Pull request #43288 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ace606fd75bd906fcadb47e8c23118ebbb591539+9144d1705c95077fcf272cafd998ecaae37786b6 (21356e6fdab9dccbfa73f1330ea348610382f52f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43288@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-02-23T18:51:08.535Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-02-23T18:51:08.541Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-02-23T18:51:08.730Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08623e300409b443b) in /home/ubuntu/workspace/moby_PR-43288 [Pipeline] { [Pipeline] checkout [2022-02-23T18:51:08.761Z] The recommended git tool is: git [2022-02-23T18:51:08.779Z] using credential docker-jenkins-github-credentials [2022-02-23T18:51:08.788Z] Cloning the remote Git repository [2022-02-23T18:51:08.788Z] Cloning with configured refspecs honoured and without tags [2022-02-23T18:51:08.751Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:51:08.752Z] > git init /home/ubuntu/workspace/moby_PR-43288 # timeout=10 [2022-02-23T18:51:08.773Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:51:08.773Z] > git --version # timeout=10 [2022-02-23T18:51:08.790Z] > git --version # 'git version 2.17.1' [2022-02-23T18:51:08.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:08.791Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:23.995Z] Fetching without tags [2022-02-23T18:51:24.231Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit ace606fd75bd906fcadb47e8c23118ebbb591539 [2022-02-23T18:51:23.916Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:51:23.923Z] > git config --add remote.origin.fetch +refs/pull/43288/head:refs/remotes/origin/PR-43288 # timeout=10 [2022-02-23T18:51:23.928Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:23.941Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:51:23.950Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:51:23.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:23.952Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:24.186Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:51:24.191Z] > git checkout -f ace606fd75bd906fcadb47e8c23118ebbb591539 # timeout=10 [2022-02-23T18:51:25.285Z] Merge succeeded, producing 7289f708c6750e6551fc20fccf1dace6837a7490 [2022-02-23T18:51:25.285Z] Checking out Revision 7289f708c6750e6551fc20fccf1dace6837a7490 (PR-43288) [2022-02-23T18:51:25.363Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:51:25.363Z] First time build. Skipping changelog. [2022-02-23T18:51:25.338Z] > git --version # timeout=10 [2022-02-23T18:51:25.348Z] > git --version # 'git version 2.17.1' [2022-02-23T18:51:25.356Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T18:51:26.047Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43288:/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-02-23T18:51:26.047Z] Unable to find image 'alpine:latest' locally [2022-02-23T18:51:26.047Z] latest: Pulling from library/alpine [2022-02-23T18:51:26.047Z] 59bf1c3509f3: Pulling fs layer [2022-02-23T18:51:26.311Z] 59bf1c3509f3: Verifying Checksum [2022-02-23T18:51:26.311Z] 59bf1c3509f3: Download complete [2022-02-23T18:51:26.311Z] 59bf1c3509f3: Pull complete [2022-02-23T18:51:26.311Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-23T18:51:26.311Z] Status: Downloaded newer image for alpine:latest [2022-02-23T18:51:24.665Z] > git remote # timeout=10 [2022-02-23T18:51:24.667Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:51:24.673Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:24.673Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:51:25.232Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T18:51:25.239Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:51:25.241Z] > git checkout -f 7289f708c6750e6551fc20fccf1dace6837a7490 # timeout=10 [2022-02-23T18:51:28.842Z] 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-02-23T18:51:29.329Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08623e300409b443b) in /home/ubuntu/workspace/moby_PR-43288 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional 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] checkout [2022-02-23T18:51:29.384Z] The recommended git tool is: git [2022-02-23T18:51:29.393Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-02-23T18:51:29.411Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-02-23T18:51:29.418Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-02-23T18:51:29.619Z] Running on azwin-2-6dcd60 in d:\jenkins\workspace\moby_PR-43288 [Pipeline] // stage [2022-02-23T18:51:29.623Z] Running on azwin-2-b91361 in d:\jenkins\workspace\moby_PR-43288 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [2022-02-23T18:51:29.663Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit ace606fd75bd906fcadb47e8c23118ebbb591539 [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] { [Pipeline] ws [2022-02-23T18:51:29.687Z] 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] ws [2022-02-23T18:51:29.701Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-02-23T18:51:29.787Z] Merge succeeded, producing a9cf3773f752eaaecebf623f3f171edeb1f6c4ae [2022-02-23T18:51:29.788Z] Checking out Revision a9cf3773f752eaaecebf623f3f171edeb1f6c4ae (PR-43288) [2022-02-23T18:51:29.792Z] The recommended git tool is: git [Pipeline] // stage [2022-02-23T18:51:29.799Z] The recommended git tool is: git [Pipeline] } [Pipeline] } [2022-02-23T18:51:29.852Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:51:29.853Z] First time build. Skipping changelog. [2022-02-23T18:51:29.816Z] > git --version # timeout=10 [2022-02-23T18:51:29.821Z] > git --version # 'git version 2.17.1' [2022-02-23T18:51:29.828Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-23T18:51:30.004Z] using credential docker-jenkins-github-credentials [2022-02-23T18:51:30.013Z] using credential docker-jenkins-github-credentials [2022-02-23T18:51:30.081Z] Cloning the remote Git repository [2022-02-23T18:51:30.081Z] Cloning with configured refspecs honoured and without tags [2022-02-23T18:51:30.089Z] Cloning the remote Git repository [2022-02-23T18:51:30.089Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T18:51:29.354Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43288/.git # timeout=10 [2022-02-23T18:51:29.365Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:51:29.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:51:29.373Z] > git --version # timeout=10 [2022-02-23T18:51:29.378Z] > git --version # 'git version 2.17.1' [2022-02-23T18:51:29.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:29.378Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:29.618Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:51:29.622Z] > git checkout -f ace606fd75bd906fcadb47e8c23118ebbb591539 # timeout=10 [2022-02-23T18:51:29.669Z] > git remote # timeout=10 [2022-02-23T18:51:29.672Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:51:29.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:29.677Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:51:29.736Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T18:51:29.742Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:51:29.753Z] > git checkout -f a9cf3773f752eaaecebf623f3f171edeb1f6c4ae # timeout=10 [2022-02-23T18:51:30.573Z] + [ PR != PR ] [2022-02-23T18:51:30.573Z] + [ master != master ] [2022-02-23T18:51:30.573Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T18:51:30.116Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:51:30.117Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-23T18:51:30.191Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:51:30.191Z] > git --version # timeout=10 [2022-02-23T18:51:30.241Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T18:51:30.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:30.244Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:30.124Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:51:30.126Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-23T18:51:30.203Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:51:30.203Z] > git --version # timeout=10 [2022-02-23T18:51:30.255Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T18:51:30.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:30.259Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:30.903Z] + docker version [2022-02-23T18:51:30.903Z] Client: Docker Engine - Community [2022-02-23T18:51:30.903Z] Version: 20.10.12 [2022-02-23T18:51:30.903Z] API version: 1.41 [2022-02-23T18:51:30.903Z] Go version: go1.16.12 [2022-02-23T18:51:30.903Z] Git commit: e91ed57 [2022-02-23T18:51:30.903Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-23T18:51:30.903Z] OS/Arch: linux/amd64 [2022-02-23T18:51:30.903Z] Context: default [2022-02-23T18:51:30.903Z] Experimental: true [2022-02-23T18:51:30.903Z] [2022-02-23T18:51:30.903Z] Server: Docker Engine - Community [2022-02-23T18:51:30.903Z] Engine: [2022-02-23T18:51:30.903Z] Version: 20.10.12 [2022-02-23T18:51:30.903Z] API version: 1.41 (minimum version 1.12) [2022-02-23T18:51:30.903Z] Go version: go1.16.12 [2022-02-23T18:51:30.903Z] Git commit: 459d0df [2022-02-23T18:51:30.903Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-23T18:51:30.903Z] OS/Arch: linux/amd64 [2022-02-23T18:51:30.903Z] Experimental: true [2022-02-23T18:51:30.903Z] containerd: [2022-02-23T18:51:30.903Z] Version: 1.4.12 [2022-02-23T18:51:30.903Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:51:30.903Z] runc: [2022-02-23T18:51:30.903Z] Version: 1.0.2 [2022-02-23T18:51:30.903Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T18:51:30.903Z] docker-init: [2022-02-23T18:51:30.903Z] Version: 0.19.0 [2022-02-23T18:51:30.903Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T18:51:31.183Z] + docker info [2022-02-23T18:51:32.121Z] Client: [2022-02-23T18:51:32.121Z] Context: default [2022-02-23T18:51:32.121Z] Debug Mode: false [2022-02-23T18:51:32.121Z] Plugins: [2022-02-23T18:51:32.121Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T18:51:32.121Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T18:51:32.121Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T18:51:32.121Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T18:51:32.121Z] [2022-02-23T18:51:32.121Z] Server: [2022-02-23T18:51:32.121Z] Containers: 0 [2022-02-23T18:51:32.121Z] Running: 0 [2022-02-23T18:51:32.121Z] Paused: 0 [2022-02-23T18:51:32.121Z] Stopped: 0 [2022-02-23T18:51:32.121Z] Images: 3 [2022-02-23T18:51:32.121Z] Server Version: 20.10.12 [2022-02-23T18:51:32.121Z] Storage Driver: overlay2 [2022-02-23T18:51:32.121Z] Backing Filesystem: extfs [2022-02-23T18:51:32.121Z] Supports d_type: true [2022-02-23T18:51:32.121Z] Native Overlay Diff: true [2022-02-23T18:51:32.121Z] userxattr: false [2022-02-23T18:51:32.121Z] Logging Driver: json-file [2022-02-23T18:51:32.121Z] Cgroup Driver: cgroupfs [2022-02-23T18:51:32.121Z] Cgroup Version: 1 [2022-02-23T18:51:32.121Z] Plugins: [2022-02-23T18:51:32.121Z] Volume: local [2022-02-23T18:51:32.121Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T18:51:32.121Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T18:51:32.121Z] Swarm: inactive [2022-02-23T18:51:32.121Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-02-23T18:51:32.121Z] Default Runtime: runc [2022-02-23T18:51:32.121Z] Init Binary: docker-init [2022-02-23T18:51:32.121Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:51:32.121Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T18:51:32.121Z] init version: de40ad0 [2022-02-23T18:51:32.121Z] Security Options: [2022-02-23T18:51:32.121Z] apparmor [2022-02-23T18:51:32.121Z] seccomp [2022-02-23T18:51:32.121Z] Profile: default [2022-02-23T18:51:32.121Z] Kernel Version: 5.4.0-1061-aws [2022-02-23T18:51:32.121Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-23T18:51:32.121Z] OSType: linux [2022-02-23T18:51:32.121Z] Architecture: x86_64 [2022-02-23T18:51:32.121Z] CPUs: 2 [2022-02-23T18:51:32.121Z] Total Memory: 7.565GiB [2022-02-23T18:51:32.121Z] Name: ip-10-100-101-71 [2022-02-23T18:51:32.121Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-23T18:51:32.121Z] Docker Root Dir: /var/lib/docker [2022-02-23T18:51:32.121Z] Debug Mode: false [2022-02-23T18:51:32.121Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:51:32.121Z] Labels: [2022-02-23T18:51:32.121Z] Experimental: true [2022-02-23T18:51:32.121Z] Insecure Registries: [2022-02-23T18:51:32.121Z] 127.0.0.0/8 [2022-02-23T18:51:32.121Z] Live Restore Enabled: true [2022-02-23T18:51:32.121Z] [2022-02-23T18:51:32.121Z] WARNING: No swap limit support [Pipeline] sh [2022-02-23T18:51:32.410Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:51:32.410Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:51:32.410Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43288/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T18:51:32.410Z] + bash /home/ubuntu/workspace/moby_PR-43288/check-config.sh [2022-02-23T18:51:32.410Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T18:51:32.410Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-23T18:51:32.410Z] [2022-02-23T18:51:32.410Z] Generally Necessary: [2022-02-23T18:51:32.410Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T18:51:32.410Z] - apparmor: enabled and tools installed [2022-02-23T18:51:32.410Z] - CONFIG_NAMESPACES: enabled [2022-02-23T18:51:32.410Z] - CONFIG_NET_NS: enabled [2022-02-23T18:51:32.410Z] - CONFIG_PID_NS: enabled [2022-02-23T18:51:32.410Z] - CONFIG_IPC_NS: enabled [2022-02-23T18:51:32.410Z] - CONFIG_UTS_NS: enabled [2022-02-23T18:51:32.410Z] - CONFIG_CGROUPS: enabled [2022-02-23T18:51:32.410Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T18:51:32.410Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T18:51:32.410Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T18:51:32.410Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T18:51:32.410Z] - CONFIG_CPUSETS: enabled [2022-02-23T18:51:32.410Z] - CONFIG_MEMCG: enabled [2022-02-23T18:51:32.410Z] - CONFIG_KEYS: enabled [2022-02-23T18:51:32.410Z] - CONFIG_VETH: enabled (as module) [2022-02-23T18:51:32.410Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T18:51:32.410Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T18:51:32.410Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T18:51:32.410Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T18:51:32.410Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T18:51:32.410Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T18:51:32.410Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T18:51:32.410Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T18:51:32.410Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T18:51:32.410Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T18:51:32.410Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T18:51:32.410Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T18:51:32.410Z] [2022-02-23T18:51:32.410Z] Optional Features: [2022-02-23T18:51:32.410Z] - CONFIG_USER_NS: enabled [2022-02-23T18:51:32.410Z] - CONFIG_SECCOMP: enabled [2022-02-23T18:51:32.410Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T18:51:32.410Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T18:51:32.410Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T18:51:32.410Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-23T18:51:32.410Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-23T18:51:32.669Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T18:51:32.669Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T18:51:32.669Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T18:51:32.669Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T18:51:32.669Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T18:51:32.669Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T18:51:32.669Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T18:51:32.669Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T18:51:32.669Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T18:51:32.669Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T18:51:32.669Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T18:51:32.669Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T18:51:32.669Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T18:51:32.669Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T18:51:32.669Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T18:51:32.669Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T18:51:32.669Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T18:51:32.669Z] - CONFIG_EXT4_FS: enabled [2022-02-23T18:51:32.669Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T18:51:32.669Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T18:51:32.669Z] - Network Drivers: [2022-02-23T18:51:32.669Z] - "overlay": [2022-02-23T18:51:32.669Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T18:51:32.669Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T18:51:32.669Z] Optional (for encrypted networks): [2022-02-23T18:51:32.669Z] - CONFIG_CRYPTO: enabled [2022-02-23T18:51:32.669Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T18:51:32.669Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T18:51:32.669Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T18:51:32.669Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T18:51:32.669Z] - CONFIG_XFRM: enabled [2022-02-23T18:51:32.669Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T18:51:32.669Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T18:51:32.669Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T18:51:32.669Z] - "ipvlan": [2022-02-23T18:51:32.669Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T18:51:32.669Z] - "macvlan": [2022-02-23T18:51:32.669Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T18:51:32.669Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T18:51:32.669Z] - "ftp,tftp client in container": [2022-02-23T18:51:32.669Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T18:51:32.669Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T18:51:32.669Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T18:51:32.669Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T18:51:32.669Z] - Storage Drivers: [2022-02-23T18:51:32.669Z] - "aufs": [2022-02-23T18:51:32.669Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-23T18:51:32.669Z] - "btrfs": [2022-02-23T18:51:32.669Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T18:51:32.669Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T18:51:32.669Z] - "devicemapper": [2022-02-23T18:51:32.669Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T18:51:32.669Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T18:51:32.669Z] - "overlay": [2022-02-23T18:51:32.669Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T18:51:32.669Z] - "zfs": [2022-02-23T18:51:32.669Z] - /dev/zfs: present [2022-02-23T18:51:32.669Z] - zfs command: missing [2022-02-23T18:51:32.669Z] - zpool command: missing [2022-02-23T18:51:32.669Z] [2022-02-23T18:51:32.669Z] Limits: [2022-02-23T18:51:32.669Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T18:51:32.669Z] [2022-02-23T18:51:32.669Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T18:51:33.000Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:a9cf3773f752eaaecebf623f3f171edeb1f6c4ae . [2022-02-23T18:51:33.258Z] #2 [internal] load .dockerignore [2022-02-23T18:51:33.258Z] #2 sha256:e3616431433f0f6db8f70ee2b44d1776689d495ae46f6beffa2297f0d1896e11 [2022-02-23T18:51:33.258Z] #2 transferring context: 87B done [2022-02-23T18:51:33.258Z] #2 DONE 0.0s [2022-02-23T18:51:33.258Z] [2022-02-23T18:51:33.258Z] #1 [internal] load build definition from Dockerfile [2022-02-23T18:51:33.258Z] #1 sha256:adfa2f2b209b48aaf8e7083618cae5327e2878a7ec33b40946dc3e1e3d1dd7f9 [2022-02-23T18:51:33.258Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T18:51:33.258Z] #1 DONE 0.0s [2022-02-23T18:51:33.258Z] [2022-02-23T18:51:33.258Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T18:51:33.258Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T18:51:33.258Z] #3 DONE 0.1s [2022-02-23T18:51:33.258Z] [2022-02-23T18:51:33.258Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T18:51:33.258Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T18:51:33.258Z] #4 CACHED [2022-02-23T18:51:33.517Z] [2022-02-23T18:51:33.517Z] #6 [internal] load build definition from Dockerfile [2022-02-23T18:51:33.517Z] #6 sha256:3366fc0d263ff11e3ea2d7d6a3add90ecf70421c06dcdfa6bf06d208e1538485 [2022-02-23T18:51:33.517Z] #6 DONE 0.0s [2022-02-23T18:51:33.517Z] [2022-02-23T18:51:33.517Z] #5 [internal] load .dockerignore [2022-02-23T18:51:33.517Z] #5 sha256:884549601f8f2a80bf69507badff97ec0e649ce6b17b1f4d8020b2f833d39321 [2022-02-23T18:51:33.517Z] #5 DONE 0.0s [2022-02-23T18:51:33.517Z] [2022-02-23T18:51:33.517Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:51:33.517Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T18:51:33.517Z] #9 DONE 0.1s [2022-02-23T18:51:33.517Z] [2022-02-23T18:51:33.517Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:51:33.517Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T18:51:33.775Z] #10 DONE 0.1s [2022-02-23T18:51:33.775Z] [2022-02-23T18:51:33.775Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T18:51:33.775Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T18:51:33.775Z] #7 DONE 0.1s [2022-02-23T18:51:33.775Z] [2022-02-23T18:51:33.775Z] #8 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T18:51:33.775Z] #8 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T18:51:33.775Z] #8 DONE 0.2s [2022-02-23T18:51:33.775Z] [2022-02-23T18:51:33.775Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:51:33.775Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T18:51:33.775Z] #74 DONE 0.0s [2022-02-23T18:51:33.775Z] [2022-02-23T18:51:33.775Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:51:33.775Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:51:33.775Z] #11 DONE 0.0s [2022-02-23T18:51:33.775Z] [2022-02-23T18:51:33.775Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:51:33.775Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:51:33.775Z] #76 DONE 0.0s [2022-02-23T18:51:33.775Z] [2022-02-23T18:51:33.775Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T18:51:33.775Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T18:51:33.775Z] #12 CACHED [2022-02-23T18:51:33.775Z] [2022-02-23T18:51:33.775Z] #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-02-23T18:51:33.775Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T18:51:33.775Z] #13 CACHED [2022-02-23T18:51:33.775Z] [2022-02-23T18:51:33.775Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:51:33.775Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T18:51:33.775Z] #35 DONE 0.0s [2022-02-23T18:51:33.775Z] [2022-02-23T18:51:33.775Z] #31 [internal] load build context [2022-02-23T18:51:33.775Z] #31 sha256:480ff8c2e097c479e0e4086e7aeca9200d2b2fc33a9b41912cd11d03b68c7597 [2022-02-23T18:51:34.346Z] #31 ... [2022-02-23T18:51:34.346Z] [2022-02-23T18:51:34.346Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T18:51:34.346Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T18:51:34.346Z] #52 DONE 0.5s [2022-02-23T18:51:34.346Z] [2022-02-23T18:51:34.346Z] #31 [internal] load build context [2022-02-23T18:51:34.346Z] #31 sha256:480ff8c2e097c479e0e4086e7aeca9200d2b2fc33a9b41912cd11d03b68c7597 [2022-02-23T18:51:34.922Z] #31 ... [2022-02-23T18:51:34.922Z] [2022-02-23T18:51:34.922Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-02-23T18:51:34.922Z] #14 sha256:8d230ea0eada6edd0d1759f43d3949696e5793ab3c784263f05662fc7af9dfca [2022-02-23T18:51:34.922Z] #14 DONE 1.1s [2022-02-23T18:51:34.922Z] [2022-02-23T18:51:34.922Z] #31 [internal] load build context [2022-02-23T18:51:34.922Z] #31 sha256:480ff8c2e097c479e0e4086e7aeca9200d2b2fc33a9b41912cd11d03b68c7597 [2022-02-23T18:51:36.309Z] #31 ... [2022-02-23T18:51:36.309Z] [2022-02-23T18:51:36.309Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-02-23T18:51:36.309Z] #15 sha256:33bdda790bc011c4a32f0f454a954d61e5fd0418ae54fc12c2b86c7b87ba26a8 [2022-02-23T18:51:36.309Z] #15 DONE 1.3s [2022-02-23T18:51:36.309Z] [2022-02-23T18:51:36.309Z] #31 [internal] load build context [2022-02-23T18:51:36.309Z] #31 sha256:480ff8c2e097c479e0e4086e7aeca9200d2b2fc33a9b41912cd11d03b68c7597 [2022-02-23T18:51:36.875Z] #31 transferring context: 57.45MB 3.0s done [2022-02-23T18:51:36.875Z] #31 DONE 3.1s [2022-02-23T18:51:36.875Z] [2022-02-23T18:51:36.875Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-02-23T18:51:36.875Z] #16 sha256:5fb511774864cbf41db7f0c53e1f9bdb01ce8df4ec35730f81f2f3b605691c82 [2022-02-23T18:51:36.875Z] #16 DONE 0.8s [2022-02-23T18:51:37.134Z] [2022-02-23T18:51:37.134Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-02-23T18:51:37.134Z] #17 sha256:b7b749beba69265ab39fed5094bda85118d22dfc74f543f65cf6e403c0ea27a7 [2022-02-23T18:51:37.707Z] #17 DONE 0.5s [2022-02-23T18:51:37.707Z] [2022-02-23T18:51:37.707Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-02-23T18:51:37.707Z] #18 sha256:f3d66ae047264a893b3e0a143aadf8309543822129c1b2fc3a061f1abd1e1e08 [2022-02-23T18:51:37.966Z] #18 DONE 0.5s [2022-02-23T18:51:37.966Z] [2022-02-23T18:51:37.966Z] #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-02-23T18:51:37.966Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-23T18:51:38.900Z] #19 0.928 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:51:39.159Z] #19 1.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:51:39.159Z] #19 1.094 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:51:39.159Z] #19 1.099 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-23T18:51:39.159Z] #19 1.208 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:51:39.418Z] #19 1.281 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-23T18:51:39.418Z] #19 1.384 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:51:39.418Z] #19 1.472 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-23T18:51:39.685Z] #19 1.554 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-23T18:51:39.685Z] #19 1.659 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-23T18:51:39.685Z] #19 1.660 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:51:39.685Z] #19 1.660 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-23T18:51:39.685Z] #19 1.661 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-23T18:51:39.685Z] #19 1.661 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:51:39.685Z] #19 1.661 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-23T18:51:39.685Z] #19 1.692 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-23T18:51:39.685Z] #19 1.696 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:51:39.685Z] #19 1.696 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:51:39.685Z] #19 1.697 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-23T18:51:39.685Z] #19 1.698 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-23T18:51:39.685Z] #19 1.698 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-23T18:51:44.328Z] Still waiting to schedule task [2022-02-23T18:51:44.328Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-23T18:51:44.329Z] Still waiting to schedule task [2022-02-23T18:51:44.329Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-23T18:51:44.330Z] Still waiting to schedule task [2022-02-23T18:51:44.330Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0645a1f888c3bb453)’ [2022-02-23T18:51:44.333Z] Still waiting to schedule task [2022-02-23T18:51:44.333Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02616b36d7e43322d)’ [2022-02-23T18:51:44.334Z] Still waiting to schedule task [2022-02-23T18:51:44.334Z] Waiting for next available executor on ‘windows-2019’ [2022-02-23T18:51:46.251Z] #19 7.296 Fetched 48.9 MB in 7s (7193 kB/s) [2022-02-23T18:51:47.017Z] Fetching without tags [2022-02-23T18:51:46.694Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:51:46.741Z] > git config --add remote.origin.fetch +refs/pull/43288/head:refs/remotes/origin/PR-43288 # timeout=10 [2022-02-23T18:51:46.792Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:46.921Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:51:47.051Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:51:47.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:47.055Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:48.281Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit ace606fd75bd906fcadb47e8c23118ebbb591539 [2022-02-23T18:51:48.789Z] #19 7.296 Reading package lists... [2022-02-23T18:51:48.907Z] Fetching without tags [2022-02-23T18:51:48.316Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:51:48.370Z] > git checkout -f ace606fd75bd906fcadb47e8c23118ebbb591539 # timeout=10 [2022-02-23T18:51:48.573Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:51:48.627Z] > git config --add remote.origin.fetch +refs/pull/43288/head:refs/remotes/origin/PR-43288 # timeout=10 [2022-02-23T18:51:48.686Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:48.813Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:51:48.942Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:51:48.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:48.945Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:49.710Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit ace606fd75bd906fcadb47e8c23118ebbb591539 [2022-02-23T18:51:51.323Z] #19 10.38 Reading package lists... [2022-02-23T18:51:49.745Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:51:49.804Z] > git checkout -f ace606fd75bd906fcadb47e8c23118ebbb591539 # timeout=10 [2022-02-23T18:51:52.331Z] #19 13.42 Building dependency tree... [2022-02-23T18:51:52.901Z] #19 14.67 The following additional packages will be installed: [2022-02-23T18:51:52.901Z] #19 14.67 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-23T18:51:52.901Z] #19 14.67 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-23T18:51:52.901Z] #19 14.67 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-23T18:51:52.901Z] #19 14.67 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-23T18:51:52.901Z] #19 14.67 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-23T18:51:52.901Z] #19 14.67 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-23T18:51:52.901Z] #19 14.67 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-02-23T18:51:52.901Z] #19 14.67 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-02-23T18:51:52.901Z] #19 14.67 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-02-23T18:51:52.901Z] #19 14.67 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-02-23T18:51:52.901Z] #19 14.67 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-23T18:51:52.901Z] #19 14.67 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-23T18:51:52.901Z] #19 14.67 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-23T18:51:52.901Z] #19 14.67 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-23T18:51:52.901Z] #19 14.67 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-23T18:51:52.901Z] #19 14.67 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-23T18:51:52.901Z] #19 14.67 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-23T18:51:52.901Z] #19 14.67 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-23T18:51:52.901Z] #19 14.67 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-23T18:51:52.901Z] #19 14.67 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-23T18:51:52.901Z] #19 14.67 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-23T18:51:52.901Z] #19 14.67 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-23T18:51:52.901Z] #19 14.67 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-23T18:51:52.901Z] #19 14.67 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-23T18:51:52.901Z] #19 14.67 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-23T18:51:52.901Z] #19 14.67 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-23T18:51:52.901Z] #19 14.67 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-23T18:51:52.901Z] #19 14.67 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-23T18:51:52.901Z] #19 14.67 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-23T18:51:52.901Z] #19 14.67 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-23T18:51:52.901Z] #19 14.67 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-23T18:51:52.901Z] #19 14.67 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-23T18:51:52.901Z] #19 14.67 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-23T18:51:52.901Z] #19 14.67 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-23T18:51:52.901Z] #19 14.67 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-23T18:51:52.901Z] #19 14.67 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-23T18:51:52.901Z] #19 14.67 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-23T18:51:52.901Z] #19 14.67 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-23T18:51:52.901Z] #19 14.67 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-23T18:51:52.901Z] #19 14.67 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-23T18:51:52.901Z] #19 14.67 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-23T18:51:52.901Z] #19 14.67 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-23T18:51:52.901Z] #19 14.67 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-23T18:51:52.901Z] #19 14.67 linux-libc-dev-s390x-cross patch xz-utils [2022-02-23T18:51:52.901Z] #19 14.68 Suggested packages: [2022-02-23T18:51:52.901Z] #19 14.68 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-02-23T18:51:52.901Z] #19 14.68 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-02-23T18:51:52.901Z] #19 14.68 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-02-23T18:51:52.901Z] #19 14.68 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-02-23T18:51:52.901Z] #19 14.68 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-02-23T18:51:52.901Z] #19 14.68 libyaml-shell-perl ed diffutils-doc [2022-02-23T18:51:52.901Z] #19 14.68 Recommended packages: [2022-02-23T18:51:52.901Z] #19 14.68 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-02-23T18:51:52.901Z] #19 14.68 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-02-23T18:51:53.142Z] Merge succeeded, producing ee026ec1e6ffc983740eafa25b27f67565a6ffaf [2022-02-23T18:51:53.143Z] Checking out Revision ee026ec1e6ffc983740eafa25b27f67565a6ffaf (PR-43288) [2022-02-23T18:51:52.139Z] > git remote # timeout=10 [2022-02-23T18:51:52.191Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:51:52.239Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:52.242Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:51:53.053Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-23T18:51:53.177Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:51:53.225Z] > git checkout -f ee026ec1e6ffc983740eafa25b27f67565a6ffaf # timeout=10 [2022-02-23T18:51:53.501Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:51:53.501Z] First time build. Skipping changelog. [2022-02-23T18:51:53.836Z] #19 15.88 The following NEW packages will be installed: [2022-02-23T18:51:53.837Z] #19 15.88 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-23T18:51:53.837Z] #19 15.88 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-23T18:51:53.837Z] #19 15.88 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-23T18:51:53.837Z] #19 15.88 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-23T18:51:53.837Z] #19 15.88 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-23T18:51:53.837Z] #19 15.88 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-23T18:51:53.837Z] #19 15.88 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-02-23T18:51:53.837Z] #19 15.88 crossbuild-essential-armel crossbuild-essential-armhf [2022-02-23T18:51:53.837Z] #19 15.88 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-02-23T18:51:53.837Z] #19 15.88 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-02-23T18:51:53.837Z] #19 15.88 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-02-23T18:51:53.837Z] #19 15.88 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-02-23T18:51:53.837Z] #19 15.88 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-02-23T18:51:53.837Z] #19 15.88 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-23T18:51:53.837Z] #19 15.88 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-23T18:51:53.837Z] #19 15.88 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-23T18:51:53.837Z] #19 15.88 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-23T18:51:53.837Z] #19 15.88 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-23T18:51:53.837Z] #19 15.88 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-23T18:51:53.837Z] #19 15.88 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-23T18:51:53.837Z] #19 15.88 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-23T18:51:53.837Z] #19 15.88 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-23T18:51:53.837Z] #19 15.88 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-23T18:51:53.837Z] #19 15.88 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-23T18:51:53.837Z] #19 15.88 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-23T18:51:53.837Z] #19 15.88 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-23T18:51:53.837Z] #19 15.88 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-23T18:51:53.837Z] #19 15.88 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-23T18:51:53.837Z] #19 15.88 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-23T18:51:53.837Z] #19 15.88 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-23T18:51:53.837Z] #19 15.88 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-23T18:51:53.837Z] #19 15.88 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-23T18:51:53.837Z] #19 15.88 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-23T18:51:53.837Z] #19 15.88 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-23T18:51:53.837Z] #19 15.88 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-23T18:51:53.837Z] #19 15.89 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-23T18:51:53.837Z] #19 15.89 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-23T18:51:53.837Z] #19 15.89 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-23T18:51:53.837Z] #19 15.89 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-23T18:51:53.837Z] #19 15.89 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-23T18:51:53.837Z] #19 15.89 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-23T18:51:53.837Z] #19 15.89 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-23T18:51:53.837Z] #19 15.89 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-23T18:51:53.837Z] #19 15.89 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-23T18:51:53.837Z] #19 15.89 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-23T18:51:53.837Z] #19 15.89 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-23T18:51:53.837Z] #19 15.89 linux-libc-dev-s390x-cross patch xz-utils [2022-02-23T18:51:53.817Z] > git --version # timeout=10 [2022-02-23T18:51:53.867Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T18:51:53.923Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-23T18:51:54.102Z] #19 16.19 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:51:54.102Z] #19 16.19 Need to get 787 MB of archives. [2022-02-23T18:51:54.102Z] #19 16.19 After this operation, 3385 MB of additional disk space will be used. [2022-02-23T18:51:54.102Z] #19 16.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-02-23T18:51:54.102Z] #19 16.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-23T18:51:54.102Z] #19 16.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-02-23T18:51:54.102Z] #19 16.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-02-23T18:51:54.102Z] #19 16.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-02-23T18:51:54.102Z] #19 16.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-23T18:51:54.102Z] #19 16.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-02-23T18:51:54.102Z] #19 16.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-02-23T18:51:54.153Z] Merge succeeded, producing e5f222409bbb7c2e637f316f4eef4c747ccaf483 [2022-02-23T18:51:54.153Z] Checking out Revision e5f222409bbb7c2e637f316f4eef4c747ccaf483 (PR-43288) [2022-02-23T18:51:54.361Z] #19 16.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-02-23T18:51:54.361Z] #19 16.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-02-23T18:51:54.361Z] #19 16.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-02-23T18:51:54.361Z] #19 16.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-02-23T18:51:54.361Z] #19 16.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T18:51:54.620Z] #19 16.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-02-23T18:51:54.780Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:51:54.780Z] First time build. Skipping changelog. [2022-02-23T18:51:54.879Z] #19 16.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-02-23T18:51:55.139Z] #19 16.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-02-23T18:51:55.139Z] #19 17.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-02-23T18:51:55.172Z] > git --version # timeout=10 [2022-02-23T18:51:55.230Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T18:51:55.286Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-23T18:51:55.379Z] + docker version [2022-02-23T18:51:55.379Z] Client: [2022-02-23T18:51:55.379Z] Version: 20.10.9 [2022-02-23T18:51:55.379Z] API version: 1.41 [2022-02-23T18:51:55.379Z] Go version: go1.16.8 [2022-02-23T18:51:55.379Z] Git commit: c2ea9bc [2022-02-23T18:51:55.379Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T18:51:55.379Z] OS/Arch: windows/amd64 [2022-02-23T18:51:55.379Z] Context: default [2022-02-23T18:51:55.379Z] Experimental: true [2022-02-23T18:51:55.379Z] [2022-02-23T18:51:55.379Z] Server: Docker Engine - Community [2022-02-23T18:51:55.379Z] Engine: [2022-02-23T18:51:55.379Z] Version: 20.10.9 [2022-02-23T18:51:55.379Z] API version: 1.41 (minimum version 1.24) [2022-02-23T18:51:55.379Z] Go version: go1.16.8 [2022-02-23T18:51:55.379Z] Git commit: 79ea9d3 [2022-02-23T18:51:55.379Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T18:51:55.379Z] OS/Arch: windows/amd64 [2022-02-23T18:51:55.379Z] Experimental: true [2022-02-23T18:51:55.397Z] #19 17.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-02-23T18:51:55.397Z] #19 17.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [Pipeline] sh [2022-02-23T18:51:53.456Z] > git remote # timeout=10 [2022-02-23T18:51:53.522Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:51:53.571Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:53.574Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:51:54.052Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-23T18:51:54.188Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:51:54.251Z] > git checkout -f e5f222409bbb7c2e637f316f4eef4c747ccaf483 # timeout=10 [2022-02-23T18:51:55.656Z] #19 17.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-02-23T18:51:55.656Z] #19 17.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T18:51:56.223Z] #19 17.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-23T18:51:56.223Z] #19 17.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-02-23T18:51:56.223Z] #19 17.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-02-23T18:51:56.223Z] #19 17.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-23T18:51:56.223Z] #19 17.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-23T18:51:56.223Z] #19 17.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-02-23T18:51:56.223Z] #19 17.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-02-23T18:51:56.223Z] #19 18.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-02-23T18:51:56.223Z] #19 18.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-02-23T18:51:56.223Z] #19 18.00 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-02-23T18:51:56.223Z] #19 18.01 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-02-23T18:51:56.223Z] #19 18.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-02-23T18:51:56.223Z] #19 18.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-02-23T18:51:56.223Z] #19 18.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-02-23T18:51:56.223Z] #19 18.03 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-02-23T18:51:56.223Z] #19 18.04 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-02-23T18:51:56.223Z] #19 18.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-02-23T18:51:56.223Z] #19 18.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-02-23T18:51:56.223Z] #19 18.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-02-23T18:51:56.407Z] + docker info [2022-02-23T18:51:56.407Z] Client: [2022-02-23T18:51:56.407Z] Context: default [2022-02-23T18:51:56.407Z] Debug Mode: false [2022-02-23T18:51:56.407Z] [2022-02-23T18:51:56.407Z] Server: [2022-02-23T18:51:56.407Z] Containers: 0 [2022-02-23T18:51:56.407Z] Running: 0 [2022-02-23T18:51:56.407Z] Paused: 0 [2022-02-23T18:51:56.407Z] Stopped: 0 [2022-02-23T18:51:56.407Z] Images: 11 [2022-02-23T18:51:56.407Z] Server Version: 20.10.9 [2022-02-23T18:51:56.407Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T18:51:56.407Z] Windows: [2022-02-23T18:51:56.407Z] LCOW: [2022-02-23T18:51:56.407Z] Logging Driver: json-file [2022-02-23T18:51:56.407Z] Plugins: [2022-02-23T18:51:56.407Z] Volume: local [2022-02-23T18:51:56.407Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T18:51:56.407Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T18:51:56.407Z] Swarm: inactive [2022-02-23T18:51:56.407Z] Default Isolation: process [2022-02-23T18:51:56.407Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T18:51:56.407Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T18:51:56.407Z] OSType: windows [2022-02-23T18:51:56.407Z] Architecture: x86_64 [2022-02-23T18:51:56.407Z] CPUs: 4 [2022-02-23T18:51:56.407Z] Total Memory: 32GiB [2022-02-23T18:51:56.407Z] Name: azwin-2-6dcd60 [2022-02-23T18:51:56.407Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T18:51:56.407Z] Docker Root Dir: D:\docker [2022-02-23T18:51:56.407Z] Debug Mode: false [2022-02-23T18:51:56.407Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:51:56.407Z] Labels: [2022-02-23T18:51:56.407Z] Experimental: true [2022-02-23T18:51:56.407Z] Insecure Registries: [2022-02-23T18:51:56.407Z] 10.0.0.4:5000 [2022-02-23T18:51:56.407Z] 127.0.0.0/8 [2022-02-23T18:51:56.407Z] Registry Mirrors: [2022-02-23T18:51:56.407Z] http://10.0.0.4:5000/ [2022-02-23T18:51:56.407Z] Live Restore Enabled: false [2022-02-23T18:51:56.407Z] Product License: Community Engine [2022-02-23T18:51:56.407Z] [2022-02-23T18:51:56.482Z] #19 18.48 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-02-23T18:51:56.482Z] #19 18.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-02-23T18:51:56.482Z] #19 18.49 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-02-23T18:51:56.482Z] #19 18.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-02-23T18:51:56.482Z] #19 18.51 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-23T18:51:56.741Z] #19 18.87 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-02-23T18:51:56.913Z] + docker version [2022-02-23T18:51:56.913Z] Client: [2022-02-23T18:51:56.913Z] Version: 20.10.9 [2022-02-23T18:51:56.913Z] API version: 1.41 [2022-02-23T18:51:56.913Z] Go version: go1.16.8 [2022-02-23T18:51:56.913Z] Git commit: c2ea9bc [2022-02-23T18:51:56.913Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T18:51:56.913Z] OS/Arch: windows/amd64 [2022-02-23T18:51:56.913Z] Context: default [2022-02-23T18:51:56.913Z] Experimental: true [2022-02-23T18:51:56.913Z] [2022-02-23T18:51:56.913Z] Server: Docker Engine - Community [2022-02-23T18:51:56.913Z] Engine: [2022-02-23T18:51:56.913Z] Version: 20.10.9 [2022-02-23T18:51:56.913Z] API version: 1.41 (minimum version 1.24) [2022-02-23T18:51:56.913Z] Go version: go1.16.8 [2022-02-23T18:51:56.913Z] Git commit: 79ea9d3 [2022-02-23T18:51:56.913Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T18:51:56.913Z] OS/Arch: windows/amd64 [2022-02-23T18:51:56.913Z] Experimental: true [2022-02-23T18:51:56.999Z] #19 18.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-23T18:51:56.999Z] #19 18.87 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-02-23T18:51:56.999Z] #19 18.89 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-02-23T18:51:56.999Z] #19 18.89 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-02-23T18:51:56.999Z] #19 18.89 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T18:51:56.999Z] #19 18.95 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-23T18:51:56.999Z] #19 18.96 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-02-23T18:51:56.999Z] #19 18.96 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-02-23T18:51:56.999Z] #19 18.96 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-02-23T18:51:56.999Z] #19 18.96 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-02-23T18:51:56.999Z] #19 18.97 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-02-23T18:51:56.999Z] #19 18.97 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-02-23T18:51:56.999Z] #19 18.97 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-02-23T18:51:56.999Z] #19 18.97 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-02-23T18:51:56.999Z] #19 18.97 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-02-23T18:51:56.999Z] #19 18.98 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-02-23T18:51:56.999Z] #19 18.98 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-02-23T18:51:56.999Z] #19 18.98 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-02-23T18:51:56.999Z] #19 18.98 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-02-23T18:51:56.999Z] #19 18.99 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-02-23T18:51:56.999Z] #19 18.99 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-02-23T18:51:56.999Z] #19 18.99 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-02-23T18:51:56.999Z] #19 18.99 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-02-23T18:51:56.999Z] #19 19.00 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-02-23T18:51:56.999Z] #19 19.01 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-02-23T18:51:56.999Z] #19 19.02 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-02-23T18:51:56.999Z] #19 19.02 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [Pipeline] sh [2022-02-23T18:51:57.257Z] #19 19.38 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-02-23T18:51:57.518Z] #19 19.38 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-02-23T18:51:57.518Z] #19 19.39 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-02-23T18:51:57.518Z] #19 19.40 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-02-23T18:51:57.518Z] #19 19.41 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-02-23T18:51:57.778Z] #19 19.77 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-02-23T18:51:57.778Z] #19 19.77 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-02-23T18:51:57.778Z] #19 19.77 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-02-23T18:51:57.778Z] #19 19.78 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-02-23T18:51:57.778Z] #19 19.78 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-02-23T18:51:57.778Z] #19 19.78 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-02-23T18:51:57.778Z] #19 19.78 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-02-23T18:51:57.778Z] #19 19.80 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-02-23T18:51:57.778Z] #19 19.80 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-02-23T18:51:57.778Z] #19 19.81 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-02-23T18:51:57.778Z] #19 19.81 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-02-23T18:51:57.998Z] + docker info [2022-02-23T18:51:57.998Z] Client: [2022-02-23T18:51:57.998Z] Context: default [2022-02-23T18:51:57.998Z] Debug Mode: false [2022-02-23T18:51:57.998Z] [2022-02-23T18:51:57.998Z] Server: [2022-02-23T18:51:57.998Z] Containers: 0 [2022-02-23T18:51:57.998Z] Running: 0 [2022-02-23T18:51:57.998Z] Paused: 0 [2022-02-23T18:51:57.998Z] Stopped: 0 [2022-02-23T18:51:57.998Z] Images: 11 [2022-02-23T18:51:57.998Z] Server Version: 20.10.9 [2022-02-23T18:51:57.998Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-02-23T18:51:57.998Z] LCOW: [2022-02-23T18:51:57.998Z] Windows: [2022-02-23T18:51:57.998Z] Logging Driver: json-file [2022-02-23T18:51:57.998Z] Plugins: [2022-02-23T18:51:57.998Z] Volume: local [2022-02-23T18:51:57.998Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T18:51:57.998Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T18:51:57.998Z] Swarm: inactive [2022-02-23T18:51:57.998Z] Default Isolation: process [2022-02-23T18:51:57.998Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T18:51:57.998Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T18:51:57.998Z] OSType: windows [2022-02-23T18:51:57.998Z] Architecture: x86_64 [2022-02-23T18:51:57.998Z] CPUs: 4 [2022-02-23T18:51:57.998Z] Total Memory: 32GiB [2022-02-23T18:51:57.998Z] Name: azwin-2-b91361 [2022-02-23T18:51:57.998Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T18:51:57.998Z] Docker Root Dir: D:\docker [2022-02-23T18:51:57.998Z] Debug Mode: false [2022-02-23T18:51:57.998Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:51:57.998Z] Labels: [2022-02-23T18:51:57.998Z] Experimental: true [2022-02-23T18:51:57.998Z] Insecure Registries: [2022-02-23T18:51:57.998Z] 10.0.0.4:5000 [2022-02-23T18:51:57.998Z] 127.0.0.0/8 [2022-02-23T18:51:57.998Z] Registry Mirrors: [2022-02-23T18:51:57.998Z] http://10.0.0.4:5000/ [2022-02-23T18:51:57.998Z] Live Restore Enabled: false [2022-02-23T18:51:57.998Z] Product License: Community Engine [2022-02-23T18:51:57.998Z] [2022-02-23T18:51:58.038Z] #19 20.18 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-02-23T18:51:58.039Z] #19 20.18 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-02-23T18:51:58.039Z] #19 20.19 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-23T18:51:58.299Z] #19 20.20 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-02-23T18:51:58.299Z] #19 20.21 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-02-23T18:51:58.559Z] #19 20.57 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-02-23T18:51:58.559Z] #19 20.57 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-02-23T18:51:58.559Z] #19 20.57 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-02-23T18:51:58.559Z] #19 20.58 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-02-23T18:51:58.559Z] #19 20.58 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-02-23T18:51:58.559Z] #19 20.58 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-02-23T18:51:58.559Z] #19 20.58 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-02-23T18:51:58.559Z] #19 20.58 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-02-23T18:51:58.559Z] #19 20.60 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-02-23T18:51:58.818Z] #19 20.60 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-02-23T18:51:58.818Z] #19 20.62 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-02-23T18:51:58.818Z] #19 20.62 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-02-23T18:51:58.818Z] #19 20.63 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-02-23T18:51:58.818Z] #19 20.63 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-02-23T18:51:58.818Z] #19 20.64 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-02-23T18:51:59.077Z] #19 21.00 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-02-23T18:51:59.077Z] #19 21.01 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-02-23T18:51:59.077Z] #19 21.02 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-02-23T18:51:59.077Z] #19 21.03 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-02-23T18:51:59.077Z] #19 21.05 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-02-23T18:51:59.336Z] #19 21.42 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-02-23T18:51:59.595Z] #19 21.42 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-02-23T18:51:59.595Z] #19 21.42 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-02-23T18:51:59.595Z] #19 21.43 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-02-23T18:51:59.595Z] #19 21.43 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-02-23T18:51:59.595Z] #19 21.43 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-02-23T18:51:59.595Z] #19 21.43 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-02-23T18:51:59.595Z] #19 21.43 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-02-23T18:51:59.595Z] #19 21.45 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-02-23T18:51:59.595Z] #19 21.45 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-02-23T18:51:59.595Z] #19 21.45 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-02-23T18:51:59.595Z] #19 21.46 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-02-23T18:51:59.853Z] #19 21.81 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-02-23T18:51:59.853Z] #19 21.81 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-02-23T18:51:59.853Z] #19 21.83 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-02-23T18:51:59.853Z] #19 21.84 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-02-23T18:51:59.853Z] #19 21.85 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-02-23T18:52:00.112Z] #19 22.23 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-02-23T18:52:00.112Z] #19 22.23 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-02-23T18:52:00.370Z] #19 22.53 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:52:00.629Z] #19 22.64 Fetched 787 MB in 6s (125 MB/s) [2022-02-23T18:52:00.629Z] #19 22.67 Selecting previously unselected package liblocale-gettext-perl. [2022-02-23T18:52:00.886Z] #19 22.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T18:52:00.886Z] #19 22.78 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-02-23T18:52:00.886Z] #19 22.78 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-02-23T18:52:00.886Z] #19 22.82 Selecting previously unselected package bzip2. [2022-02-23T18:52:00.886Z] #19 22.82 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-02-23T18:52:00.886Z] #19 22.82 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T18:52:00.886Z] #19 22.86 Selecting previously unselected package libmagic-mgc. [2022-02-23T18:52:00.886Z] #19 22.86 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-02-23T18:52:00.886Z] #19 22.86 Unpacking libmagic-mgc (1:5.39-3) ... [2022-02-23T18:52:00.886Z] #19 22.94 Selecting previously unselected package libmagic1:amd64. [2022-02-23T18:52:00.886Z] #19 22.94 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-02-23T18:52:00.886Z] #19 22.95 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-02-23T18:52:00.886Z] #19 22.99 Selecting previously unselected package file. [2022-02-23T18:52:01.145Z] #19 22.99 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-02-23T18:52:01.145Z] #19 22.99 Unpacking file (1:5.39-3) ... [2022-02-23T18:52:01.145Z] #19 23.03 Selecting previously unselected package xz-utils. [2022-02-23T18:52:01.145Z] #19 23.03 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-02-23T18:52:01.145Z] #19 23.04 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T18:52:01.145Z] #19 23.14 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-02-23T18:52:01.145Z] #19 23.14 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-23T18:52:01.145Z] #19 23.14 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-23T18:52:01.712Z] #19 23.47 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-02-23T18:52:01.712Z] #19 23.48 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-02-23T18:52:01.712Z] #19 23.48 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-23T18:52:01.712Z] #19 23.78 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-02-23T18:52:01.712Z] #19 23.78 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-02-23T18:52:01.712Z] #19 23.78 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-23T18:52:02.279Z] #19 24.09 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-02-23T18:52:02.279Z] #19 24.09 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-23T18:52:02.279Z] #19 24.10 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-23T18:52:02.537Z] #19 24.37 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-02-23T18:52:02.537Z] #19 24.37 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-23T18:52:02.537Z] #19 24.39 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-23T18:52:02.537Z] #19 24.61 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-02-23T18:52:02.796Z] #19 24.61 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:02.796Z] #19 24.62 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:52:02.796Z] #19 24.65 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-02-23T18:52:02.796Z] #19 24.65 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:02.796Z] #19 24.66 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:52:05.670Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-23T18:52:05.670Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-87926c02\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-23T18:52:05.670Z] ---------------------------------------------------------------------------- [2022-02-23T18:52:05.670Z] [2022-02-23T18:52:05.670Z] INFO: executeCI.ps1 starting at Wed Feb 23 18:52:05 CUT 2022 [2022-02-23T18:52:05.670Z] [2022-02-23T18:52:05.670Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-23T18:52:05.670Z] INFO: Running git version 2.24.1.windows.2 [2022-02-23T18:52:06.133Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-23T18:52:06.133Z] INFO: Environment variables: [2022-02-23T18:52:06.133Z] [2022-02-23T18:52:06.133Z] Name Value [2022-02-23T18:52:06.133Z] ---- ----- [2022-02-23T18:52:06.133Z] ALLUSERSPROFILE C:\ProgramData [2022-02-23T18:52:06.133Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-23T18:52:06.133Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-23T18:52:06.134Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-23T18:52:06.134Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-23T18:52:06.134Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-23T18:52:06.134Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-23T18:52:06.134Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-23T18:52:06.134Z] BRANCH_NAME PR-43288 [2022-02-23T18:52:06.134Z] BUILD_DISPLAY_NAME #1 [2022-02-23T18:52:06.134Z] BUILD_ID 1 [2022-02-23T18:52:06.134Z] BUILD_NUMBER 1 [2022-02-23T18:52:06.134Z] BUILD_TAG jenkins-moby-PR-43288-1 [2022-02-23T18:52:06.134Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/1/ [2022-02-23T18:52:06.134Z] CHANGE_AUTHOR thaJeztah [2022-02-23T18:52:06.134Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-23T18:52:06.134Z] CHANGE_BRANCH bump_aws_sdk [2022-02-23T18:52:06.134Z] CHANGE_FORK thaJeztah/docker [2022-02-23T18:52:06.134Z] CHANGE_ID 43288 [2022-02-23T18:52:06.134Z] CHANGE_TARGET master [2022-02-23T18:52:06.134Z] CHANGE_TITLE vendor: github.com/aws/aws-sdk-go v1.31.6 [2022-02-23T18:52:06.134Z] CHANGE_URL https://github.com/moby/moby/pull/43288 [2022-02-23T18:52:06.134Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:52:06.134Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-23T18:52:06.134Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-23T18:52:06.134Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-23T18:52:06.134Z] COMPUTERNAME azwin-2-6dcd60 [2022-02-23T18:52:06.134Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-23T18:52:06.134Z] ConfigSequenceNumber 0 [2022-02-23T18:52:06.134Z] DOCKER_BUILDKIT 0 [2022-02-23T18:52:06.134Z] DOCKER_DUT_DEBUG 1 [2022-02-23T18:52:06.134Z] DOCKER_EXPERIMENTAL 1 [2022-02-23T18:52:06.134Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-23T18:52:06.134Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-23T18:52:06.134Z] EXECUTOR_NUMBER 0 [2022-02-23T18:52:06.134Z] FQDN azwin-2-6dcd60.westus.cloudapp.azure.com [2022-02-23T18:52:06.134Z] GIT_BRANCH PR-43288 [2022-02-23T18:52:06.134Z] GIT_COMMIT e5f222409bbb7c2e637f316f4eef4c747ccaf483 [2022-02-23T18:52:06.134Z] GIT_URL https://github.com/moby/moby.git [2022-02-23T18:52:06.134Z] HUDSON_COOKIE 3fe5dd08-a15a-4075-bd1d-55be64d195f1 [2022-02-23T18:52:06.134Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-23T18:52:06.134Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-23T18:52:06.134Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-23T18:52:06.134Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-23T18:52:06.134Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-23T18:52:06.134Z] JENKINS_NODE_COOKIE 7e7cd9cb-e546-4bf6-adde-876415f4223c [2022-02-23T18:52:06.134Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-23T18:52:06.134Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-23T18:52:06.134Z] JOB_BASE_NAME PR-43288 [2022-02-23T18:52:06.134Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/display/redirect [2022-02-23T18:52:06.134Z] JOB_NAME moby/PR-43288 [2022-02-23T18:52:06.134Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/ [2022-02-23T18:52:06.134Z] library.jps.version master [2022-02-23T18:52:06.134Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-23T18:52:06.134Z] NODE_LABELS amd64 azure azwin-2-6dcd60 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-23T18:52:06.134Z] NODE_NAME azwin-2-6dcd60 [2022-02-23T18:52:06.134Z] NUMBER_OF_PROCESSORS 4 [2022-02-23T18:52:06.134Z] OS Windows_NT [2022-02-23T18:52:06.134Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-23T18:52:06.134Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-23T18:52:06.134Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-23T18:52:06.134Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-23T18:52:06.134Z] PROCESSOR_LEVEL 6 [2022-02-23T18:52:06.134Z] PROCESSOR_REVISION 4f01 [2022-02-23T18:52:06.134Z] ProgramData C:\ProgramData [2022-02-23T18:52:06.134Z] ProgramFiles C:\Program Files [2022-02-23T18:52:06.134Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-23T18:52:06.134Z] ProgramW6432 C:\Program Files [2022-02-23T18:52:06.134Z] PROMPT $P$G [2022-02-23T18:52:06.134Z] PSExecutionPolicyPreference Bypass [2022-02-23T18:52:06.134Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-23T18:52:06.134Z] PUBLIC C:\Users\Public [2022-02-23T18:52:06.134Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/1/display/redirect?page=artif... [2022-02-23T18:52:06.134Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/1/display/redirect?page=changes [2022-02-23T18:52:06.134Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/1/display/redirect [2022-02-23T18:52:06.134Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/1/display/redirect?page=tests [2022-02-23T18:52:06.134Z] SKIP_VALIDATION_TESTS 1 [2022-02-23T18:52:06.134Z] SOURCES_DRIVE d [2022-02-23T18:52:06.134Z] SOURCES_SUBDIR gopath [2022-02-23T18:52:06.134Z] STAGE_NAME Run tests [2022-02-23T18:52:06.134Z] SystemDrive C: [2022-02-23T18:52:06.134Z] SystemRoot C:\Windows [2022-02-23T18:52:06.134Z] TEMP C:\Windows\TEMP [2022-02-23T18:52:06.134Z] TESTDEBUG 0 [2022-02-23T18:52:06.134Z] TESTRUN_DRIVE d [2022-02-23T18:52:06.134Z] TESTRUN_SUBDIR CI [2022-02-23T18:52:06.134Z] TIMEOUT 120m [2022-02-23T18:52:06.134Z] TMP C:\Windows\TEMP [2022-02-23T18:52:06.134Z] USERDOMAIN WORKGROUP [2022-02-23T18:52:06.134Z] USERNAME azwin-2-6dcd60$ [2022-02-23T18:52:06.134Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-23T18:52:06.134Z] windir C:\Windows [2022-02-23T18:52:06.134Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-23T18:52:06.134Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-23T18:52:06.134Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-23T18:52:06.134Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-23T18:52:06.134Z] [2022-02-23T18:52:06.134Z] [2022-02-23T18:52:06.134Z] [2022-02-23T18:52:06.595Z] INFO: Sources under d:\gopath\... [2022-02-23T18:52:06.595Z] INFO: Test run under d:\CI\... [2022-02-23T18:52:06.595Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-23T18:52:06.595Z] INFO: docker/docker repository was found [2022-02-23T18:52:06.595Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-02-23T18:52:06.595Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-23T18:52:06.595Z] INFO: Docker version of control daemon [2022-02-23T18:52:06.595Z] [2022-02-23T18:52:06.595Z] Client: [2022-02-23T18:52:06.595Z] Version: 20.10.9 [2022-02-23T18:52:06.595Z] API version: 1.41 [2022-02-23T18:52:06.595Z] Go version: go1.16.8 [2022-02-23T18:52:06.595Z] Git commit: c2ea9bc [2022-02-23T18:52:06.595Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T18:52:06.595Z] OS/Arch: windows/amd64 [2022-02-23T18:52:06.595Z] Context: default [2022-02-23T18:52:06.595Z] Experimental: true [2022-02-23T18:52:06.595Z] [2022-02-23T18:52:06.595Z] Server: Docker Engine - Community [2022-02-23T18:52:06.595Z] Engine: [2022-02-23T18:52:06.595Z] Version: 20.10.9 [2022-02-23T18:52:06.595Z] API version: 1.41 (minimum version 1.24) [2022-02-23T18:52:06.595Z] Go version: go1.16.8 [2022-02-23T18:52:06.595Z] Git commit: 79ea9d3 [2022-02-23T18:52:06.595Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T18:52:06.595Z] OS/Arch: windows/amd64 [2022-02-23T18:52:06.595Z] Experimental: true [2022-02-23T18:52:06.595Z] [2022-02-23T18:52:06.595Z] INFO: Docker info of control daemon [2022-02-23T18:52:06.595Z] [2022-02-23T18:52:06.595Z] Client: [2022-02-23T18:52:06.595Z] Context: default [2022-02-23T18:52:06.595Z] Debug Mode: false [2022-02-23T18:52:06.595Z] [2022-02-23T18:52:06.595Z] Server: [2022-02-23T18:52:06.595Z] Containers: 0 [2022-02-23T18:52:06.595Z] Running: 0 [2022-02-23T18:52:06.595Z] Paused: 0 [2022-02-23T18:52:06.595Z] Stopped: 0 [2022-02-23T18:52:06.595Z] Images: 11 [2022-02-23T18:52:06.595Z] Server Version: 20.10.9 [2022-02-23T18:52:06.595Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T18:52:06.595Z] Windows: [2022-02-23T18:52:07.055Z] LCOW: [2022-02-23T18:52:07.055Z] Logging Driver: json-file [2022-02-23T18:52:07.055Z] Plugins: [2022-02-23T18:52:07.055Z] Volume: local [2022-02-23T18:52:07.055Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T18:52:07.055Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T18:52:07.055Z] Swarm: inactive [2022-02-23T18:52:07.055Z] Default Isolation: process [2022-02-23T18:52:07.055Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T18:52:07.055Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T18:52:07.055Z] OSType: windows [2022-02-23T18:52:07.055Z] Architecture: x86_64 [2022-02-23T18:52:07.055Z] CPUs: 4 [2022-02-23T18:52:07.055Z] Total Memory: 32GiB [2022-02-23T18:52:07.055Z] Name: azwin-2-6dcd60 [2022-02-23T18:52:07.055Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T18:52:07.055Z] Docker Root Dir: D:\docker [2022-02-23T18:52:07.055Z] Debug Mode: false [2022-02-23T18:52:07.055Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:52:07.055Z] Labels: [2022-02-23T18:52:07.055Z] Experimental: true [2022-02-23T18:52:07.055Z] Insecure Registries: [2022-02-23T18:52:07.055Z] 10.0.0.4:5000 [2022-02-23T18:52:07.055Z] 127.0.0.0/8 [2022-02-23T18:52:07.055Z] Registry Mirrors: [2022-02-23T18:52:07.055Z] http://10.0.0.4:5000/ [2022-02-23T18:52:07.055Z] Live Restore Enabled: false [2022-02-23T18:52:07.055Z] Product License: Community Engine [2022-02-23T18:52:07.055Z] [2022-02-23T18:52:07.055Z] [2022-02-23T18:52:07.055Z] INFO: Commit hash is ee026ec1e6 [2022-02-23T18:52:07.055Z] INFO: Nuke-Everything... [2022-02-23T18:52:07.055Z] INFO: Container count on control daemon to delete is 0 [2022-02-23T18:52:07.055Z] INFO: Nuking d:\CI [2022-02-23T18:52:07.515Z] INFO: Zapped successfully [2022-02-23T18:52:07.515Z] INFO: Location for testing is d:\CI\PR-43288\1 [2022-02-23T18:52:07.515Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-23T18:52:07.515Z] [2022-02-23T18:52:07.515Z] [2022-02-23T18:52:07.515Z] INFO: Building the image from Dockerfile.windows at 02/23/2022 18:52:07... [2022-02-23T18:52:07.515Z] [2022-02-23T18:52:08.069Z] #19 29.15 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-02-23T18:52:08.069Z] #19 29.16 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:08.069Z] #19 29.16 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:52:08.069Z] #19 29.20 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-02-23T18:52:08.069Z] #19 29.20 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:08.069Z] #19 29.20 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T18:52:09.042Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-23T18:52:09.043Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a9360d0f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-23T18:52:09.043Z] ---------------------------------------------------------------------------- [2022-02-23T18:52:09.043Z] [2022-02-23T18:52:09.043Z] INFO: executeCI.ps1 starting at Wed Feb 23 18:52:08 CUT 2022 [2022-02-23T18:52:09.043Z] [2022-02-23T18:52:09.043Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-23T18:52:09.043Z] INFO: Running git version 2.24.1.windows.2 [2022-02-23T18:52:09.043Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-23T18:52:09.043Z] INFO: Environment variables: [2022-02-23T18:52:09.043Z] [2022-02-23T18:52:09.043Z] Name Value [2022-02-23T18:52:09.043Z] ---- ----- [2022-02-23T18:52:09.043Z] ALLUSERSPROFILE C:\ProgramData [2022-02-23T18:52:09.043Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-23T18:52:09.043Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-23T18:52:09.043Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-23T18:52:09.043Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-23T18:52:09.043Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-23T18:52:09.043Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-23T18:52:09.043Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-23T18:52:09.043Z] BRANCH_NAME PR-43288 [2022-02-23T18:52:09.043Z] BUILD_DISPLAY_NAME #1 [2022-02-23T18:52:09.043Z] BUILD_ID 1 [2022-02-23T18:52:09.043Z] BUILD_NUMBER 1 [2022-02-23T18:52:09.043Z] BUILD_TAG jenkins-moby-PR-43288-1 [2022-02-23T18:52:09.043Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/1/ [2022-02-23T18:52:09.043Z] CHANGE_AUTHOR thaJeztah [2022-02-23T18:52:09.043Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-23T18:52:09.043Z] CHANGE_BRANCH bump_aws_sdk [2022-02-23T18:52:09.043Z] CHANGE_FORK thaJeztah/docker [2022-02-23T18:52:09.043Z] CHANGE_ID 43288 [2022-02-23T18:52:09.043Z] CHANGE_TARGET master [2022-02-23T18:52:09.043Z] CHANGE_TITLE vendor: github.com/aws/aws-sdk-go v1.31.6 [2022-02-23T18:52:09.043Z] CHANGE_URL https://github.com/moby/moby/pull/43288 [2022-02-23T18:52:09.043Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:52:09.043Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-23T18:52:09.043Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-23T18:52:09.043Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-23T18:52:09.043Z] COMPUTERNAME azwin-2-b91361 [2022-02-23T18:52:09.043Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-23T18:52:09.043Z] ConfigSequenceNumber 0 [2022-02-23T18:52:09.043Z] DOCKER_BUILDKIT 0 [2022-02-23T18:52:09.043Z] DOCKER_DUT_DEBUG 1 [2022-02-23T18:52:09.043Z] DOCKER_EXPERIMENTAL 1 [2022-02-23T18:52:09.043Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-23T18:52:09.043Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-02-23T18:52:09.043Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-23T18:52:09.043Z] EXECUTOR_NUMBER 0 [2022-02-23T18:52:09.043Z] FQDN azwin-2-b91361.westus.cloudapp.azure.com [2022-02-23T18:52:09.043Z] GIT_BRANCH PR-43288 [2022-02-23T18:52:09.043Z] GIT_COMMIT e5f222409bbb7c2e637f316f4eef4c747ccaf483 [2022-02-23T18:52:09.043Z] GIT_URL https://github.com/moby/moby.git [2022-02-23T18:52:09.043Z] HUDSON_COOKIE 565c2f1d-f82e-48e1-9b41-caa68bb61c7f [2022-02-23T18:52:09.043Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-23T18:52:09.043Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-23T18:52:09.043Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-23T18:52:09.043Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-23T18:52:09.043Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-23T18:52:09.043Z] JENKINS_NODE_COOKIE e5119583-cd8c-4388-88b1-f6ecc7d1f778 [2022-02-23T18:52:09.043Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-23T18:52:09.043Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-23T18:52:09.043Z] JOB_BASE_NAME PR-43288 [2022-02-23T18:52:09.043Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/display/redirect [2022-02-23T18:52:09.043Z] JOB_NAME moby/PR-43288 [2022-02-23T18:52:09.043Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/ [2022-02-23T18:52:09.043Z] library.jps.version master [2022-02-23T18:52:09.043Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-23T18:52:09.043Z] NODE_LABELS amd64 azure azwin-2-b91361 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-23T18:52:09.043Z] NODE_NAME azwin-2-b91361 [2022-02-23T18:52:09.043Z] NUMBER_OF_PROCESSORS 4 [2022-02-23T18:52:09.043Z] OS Windows_NT [2022-02-23T18:52:09.043Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-23T18:52:09.043Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-23T18:52:09.043Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-23T18:52:09.043Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-23T18:52:09.043Z] PROCESSOR_LEVEL 6 [2022-02-23T18:52:09.043Z] PROCESSOR_REVISION 4f01 [2022-02-23T18:52:09.043Z] ProgramData C:\ProgramData [2022-02-23T18:52:09.043Z] ProgramFiles C:\Program Files [2022-02-23T18:52:09.043Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-23T18:52:09.507Z] ProgramW6432 C:\Program Files [2022-02-23T18:52:09.507Z] PROMPT $P$G [2022-02-23T18:52:09.507Z] PSExecutionPolicyPreference Bypass [2022-02-23T18:52:09.507Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-23T18:52:09.507Z] PUBLIC C:\Users\Public [2022-02-23T18:52:09.507Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/1/display/redirect?page=artif... [2022-02-23T18:52:09.507Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/1/display/redirect?page=changes [2022-02-23T18:52:09.507Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/1/display/redirect [2022-02-23T18:52:09.507Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/1/display/redirect?page=tests [2022-02-23T18:52:09.507Z] SKIP_VALIDATION_TESTS 1 [2022-02-23T18:52:09.507Z] SOURCES_DRIVE d [2022-02-23T18:52:09.507Z] SOURCES_SUBDIR gopath [2022-02-23T18:52:09.507Z] STAGE_NAME Run tests [2022-02-23T18:52:09.507Z] SystemDrive C: [2022-02-23T18:52:09.507Z] SystemRoot C:\Windows [2022-02-23T18:52:09.507Z] TEMP C:\Windows\TEMP [2022-02-23T18:52:09.507Z] TESTDEBUG 0 [2022-02-23T18:52:09.507Z] TESTRUN_DRIVE d [2022-02-23T18:52:09.507Z] TESTRUN_SUBDIR CI [2022-02-23T18:52:09.507Z] TIMEOUT 120m [2022-02-23T18:52:09.507Z] TMP C:\Windows\TEMP [2022-02-23T18:52:09.507Z] USERDOMAIN WORKGROUP [2022-02-23T18:52:09.507Z] USERNAME azwin-2-b91361$ [2022-02-23T18:52:09.507Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-23T18:52:09.507Z] windir C:\Windows [2022-02-23T18:52:09.507Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-23T18:52:09.507Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-23T18:52:09.507Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-23T18:52:09.507Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-23T18:52:09.507Z] [2022-02-23T18:52:09.507Z] [2022-02-23T18:52:09.507Z] [2022-02-23T18:52:09.968Z] INFO: Sources under d:\gopath\... [2022-02-23T18:52:09.968Z] INFO: Test run under d:\CI\... [2022-02-23T18:52:09.968Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-23T18:52:09.968Z] INFO: docker/docker repository was found [2022-02-23T18:52:09.968Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-02-23T18:52:09.968Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-23T18:52:09.968Z] INFO: Docker version of control daemon [2022-02-23T18:52:09.968Z] [2022-02-23T18:52:09.968Z] Client: [2022-02-23T18:52:09.968Z] Version: 20.10.9 [2022-02-23T18:52:09.968Z] API version: 1.41 [2022-02-23T18:52:09.968Z] Go version: go1.16.8 [2022-02-23T18:52:09.968Z] Git commit: c2ea9bc [2022-02-23T18:52:09.968Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T18:52:09.968Z] OS/Arch: windows/amd64 [2022-02-23T18:52:09.968Z] Context: default [2022-02-23T18:52:09.968Z] Experimental: true [2022-02-23T18:52:09.968Z] [2022-02-23T18:52:09.968Z] Server: Docker Engine - Community [2022-02-23T18:52:09.968Z] Engine: [2022-02-23T18:52:09.968Z] Version: 20.10.9 [2022-02-23T18:52:09.968Z] API version: 1.41 (minimum version 1.24) [2022-02-23T18:52:09.968Z] Go version: go1.16.8 [2022-02-23T18:52:09.968Z] Git commit: 79ea9d3 [2022-02-23T18:52:09.968Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T18:52:09.968Z] OS/Arch: windows/amd64 [2022-02-23T18:52:09.968Z] Experimental: true [2022-02-23T18:52:09.968Z] [2022-02-23T18:52:09.968Z] INFO: Docker info of control daemon [2022-02-23T18:52:09.968Z] [2022-02-23T18:52:10.427Z] Client: [2022-02-23T18:52:10.427Z] Context: default [2022-02-23T18:52:10.427Z] Debug Mode: false [2022-02-23T18:52:10.427Z] [2022-02-23T18:52:10.427Z] Server: [2022-02-23T18:52:10.427Z] Containers: 0 [2022-02-23T18:52:10.427Z] Running: 0 [2022-02-23T18:52:10.427Z] Paused: 0 [2022-02-23T18:52:10.427Z] Stopped: 0 [2022-02-23T18:52:10.427Z] Images: 11 [2022-02-23T18:52:10.427Z] Server Version: 20.10.9 [2022-02-23T18:52:10.427Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-02-23T18:52:10.427Z] LCOW: [2022-02-23T18:52:10.427Z] Windows: [2022-02-23T18:52:10.427Z] Logging Driver: json-file [2022-02-23T18:52:10.427Z] Plugins: [2022-02-23T18:52:10.427Z] Volume: local [2022-02-23T18:52:10.427Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T18:52:10.427Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T18:52:10.427Z] Swarm: inactive [2022-02-23T18:52:10.427Z] Default Isolation: process [2022-02-23T18:52:10.427Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T18:52:10.427Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T18:52:10.427Z] OSType: windows [2022-02-23T18:52:10.427Z] Architecture: x86_64 [2022-02-23T18:52:10.427Z] CPUs: 4 [2022-02-23T18:52:10.427Z] Total Memory: 32GiB [2022-02-23T18:52:10.427Z] Name: azwin-2-b91361 [2022-02-23T18:52:10.427Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T18:52:10.427Z] Docker Root Dir: D:\docker [2022-02-23T18:52:10.427Z] Debug Mode: false [2022-02-23T18:52:10.427Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:52:10.427Z] Labels: [2022-02-23T18:52:10.427Z] Experimental: true [2022-02-23T18:52:10.427Z] Insecure Registries: [2022-02-23T18:52:10.427Z] 10.0.0.4:5000 [2022-02-23T18:52:10.427Z] 127.0.0.0/8 [2022-02-23T18:52:10.427Z] Registry Mirrors: [2022-02-23T18:52:10.427Z] http://10.0.0.4:5000/ [2022-02-23T18:52:10.427Z] Live Restore Enabled: false [2022-02-23T18:52:10.427Z] Product License: Community Engine [2022-02-23T18:52:10.427Z] [2022-02-23T18:52:10.427Z] [2022-02-23T18:52:10.427Z] INFO: Commit hash is e5f222409b [2022-02-23T18:52:10.427Z] INFO: Nuke-Everything... [2022-02-23T18:52:10.427Z] INFO: Container count on control daemon to delete is 0 [2022-02-23T18:52:10.887Z] INFO: Nuking d:\CI [2022-02-23T18:52:10.887Z] INFO: Zapped successfully [2022-02-23T18:52:10.887Z] INFO: Location for testing is d:\CI\PR-43288\1 [2022-02-23T18:52:10.887Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-23T18:52:10.887Z] [2022-02-23T18:52:10.887Z] [2022-02-23T18:52:10.887Z] INFO: Building the image from Dockerfile.windows at 02/23/2022 18:52:10... [2022-02-23T18:52:10.887Z] [2022-02-23T18:52:11.352Z] #19 33.36 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-02-23T18:52:11.352Z] #19 33.36 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:11.352Z] #19 33.36 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:52:11.352Z] #19 33.40 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-02-23T18:52:11.352Z] #19 33.40 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:11.352Z] #19 33.40 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T18:52:16.092Z] Sending build context to Docker daemon 62.73MB [2022-02-23T18:52:16.092Z] [2022-02-23T18:52:16.092Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-23T18:52:16.092Z] ---> bdeb13086b9f [2022-02-23T18:52:16.092Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-23T18:52:16.092Z] ---> Using cache [2022-02-23T18:52:16.092Z] ---> f8abe61ae433 [2022-02-23T18:52:16.092Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-23T18:52:16.092Z] ---> Using cache [2022-02-23T18:52:16.092Z] ---> a99ad673ab7b [2022-02-23T18:52:16.092Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-23T18:52:16.092Z] ---> Using cache [2022-02-23T18:52:16.092Z] ---> 148c49b79c24 [2022-02-23T18:52:16.092Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-23T18:52:16.092Z] ---> Using cache [2022-02-23T18:52:16.092Z] ---> 9a624f667526 [2022-02-23T18:52:16.092Z] 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-02-23T18:52:16.092Z] ---> Using cache [2022-02-23T18:52:16.092Z] ---> b9f8f99483f5 [2022-02-23T18:52:16.092Z] 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-02-23T18:52:16.092Z] ---> Using cache [2022-02-23T18:52:16.092Z] ---> 65e2ae579c4d [2022-02-23T18:52:16.092Z] 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-02-23T18:52:16.092Z] ---> Using cache [2022-02-23T18:52:16.092Z] ---> 3153281c5b02 [2022-02-23T18:52:16.092Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-23T18:52:16.092Z] ---> Using cache [2022-02-23T18:52:16.092Z] ---> f1b0f90836d7 [2022-02-23T18:52:16.092Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-23T18:52:16.092Z] ---> Using cache [2022-02-23T18:52:16.092Z] ---> 49b050f05164 [2022-02-23T18:52:16.092Z] Step 11/11 : COPY . . [2022-02-23T18:52:16.620Z] #19 37.88 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-02-23T18:52:16.620Z] #19 37.88 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:16.620Z] #19 37.93 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:52:16.620Z] #19 38.30 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-02-23T18:52:16.620Z] #19 38.30 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:16.620Z] #19 38.36 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:52:19.477Z] Sending build context to Docker daemon 62.73MB [2022-02-23T18:52:19.477Z] [2022-02-23T18:52:19.477Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-23T18:52:19.477Z] ---> bdeb13086b9f [2022-02-23T18:52:19.477Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-23T18:52:19.477Z] ---> Using cache [2022-02-23T18:52:19.477Z] ---> e1bd3c4e7bf7 [2022-02-23T18:52:19.477Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-23T18:52:19.477Z] ---> Using cache [2022-02-23T18:52:19.477Z] ---> fcce4638c037 [2022-02-23T18:52:19.477Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-23T18:52:19.477Z] ---> Using cache [2022-02-23T18:52:19.477Z] ---> af24d179c59a [2022-02-23T18:52:19.477Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-23T18:52:19.477Z] ---> Using cache [2022-02-23T18:52:19.477Z] ---> d6a14e6f31e4 [2022-02-23T18:52:19.477Z] 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-02-23T18:52:19.477Z] ---> Using cache [2022-02-23T18:52:19.477Z] ---> 023a8ac96167 [2022-02-23T18:52:19.477Z] 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-02-23T18:52:19.477Z] ---> Using cache [2022-02-23T18:52:19.477Z] ---> 9c0c9c0367b2 [2022-02-23T18:52:19.477Z] 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-02-23T18:52:19.477Z] ---> Using cache [2022-02-23T18:52:19.477Z] ---> 539d16797f24 [2022-02-23T18:52:19.477Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-23T18:52:19.477Z] ---> Using cache [2022-02-23T18:52:19.477Z] ---> 450a381f45ad [2022-02-23T18:52:19.477Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-23T18:52:19.477Z] ---> Using cache [2022-02-23T18:52:19.477Z] ---> 8d1885a87104 [2022-02-23T18:52:19.477Z] Step 11/11 : COPY . . [2022-02-23T18:52:20.811Z] #19 42.39 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-02-23T18:52:20.811Z] #19 42.39 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:20.811Z] #19 42.39 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:52:20.811Z] #19 42.43 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-02-23T18:52:20.811Z] #19 42.43 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:20.811Z] #19 42.43 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:52:25.001Z] #19 46.27 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-02-23T18:52:25.001Z] #19 46.28 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:52:25.001Z] #19 46.28 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:52:25.001Z] #19 46.31 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-02-23T18:52:25.001Z] #19 46.31 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:52:25.001Z] #19 46.31 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T18:52:25.001Z] #19 46.34 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-02-23T18:52:25.001Z] #19 46.34 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:52:25.001Z] #19 46.34 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T18:52:25.001Z] #19 46.37 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-02-23T18:52:25.001Z] #19 46.37 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:52:25.001Z] #19 46.37 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:52:25.001Z] #19 46.40 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-02-23T18:52:25.001Z] #19 46.40 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:52:25.001Z] #19 46.41 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:52:25.001Z] #19 46.44 Selecting previously unselected package cross-config. [2022-02-23T18:52:25.001Z] #19 46.44 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-02-23T18:52:25.001Z] #19 46.44 Unpacking cross-config (2.6.18+nmu1) ... [2022-02-23T18:52:25.001Z] #19 46.47 Selecting previously unselected package gcc-10-cross-base. [2022-02-23T18:52:25.001Z] #19 46.47 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:25.001Z] #19 46.48 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-23T18:52:25.001Z] #19 46.51 Selecting previously unselected package libc6-arm64-cross. [2022-02-23T18:52:25.001Z] #19 46.51 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-02-23T18:52:25.001Z] #19 46.51 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-02-23T18:52:25.001Z] #19 46.64 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-02-23T18:52:25.001Z] #19 46.64 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:25.001Z] #19 46.65 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:52:25.001Z] #19 46.68 Selecting previously unselected package libgomp1-arm64-cross. [2022-02-23T18:52:25.001Z] #19 46.68 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:25.001Z] #19 46.69 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:52:25.001Z] #19 46.72 Selecting previously unselected package libitm1-arm64-cross. [2022-02-23T18:52:25.001Z] #19 46.72 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:25.001Z] #19 46.73 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:52:25.001Z] #19 46.76 Selecting previously unselected package libatomic1-arm64-cross. [2022-02-23T18:52:25.001Z] #19 46.76 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:25.001Z] #19 46.77 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:52:25.001Z] #19 46.79 Selecting previously unselected package libasan6-arm64-cross. [2022-02-23T18:52:25.001Z] #19 46.80 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:25.001Z] #19 46.80 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:52:25.001Z] #19 47.03 Selecting previously unselected package liblsan0-arm64-cross. [2022-02-23T18:52:25.001Z] #19 47.03 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:25.001Z] #19 47.03 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:52:25.001Z] #19 47.13 Selecting previously unselected package libtsan0-arm64-cross. [2022-02-23T18:52:25.259Z] #19 47.14 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:25.259Z] #19 47.14 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:52:25.259Z] #19 47.36 Selecting previously unselected package libstdc++6-arm64-cross. [2022-02-23T18:52:25.259Z] #19 47.36 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:25.259Z] #19 47.37 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:52:25.517Z] #19 47.45 Selecting previously unselected package libubsan1-arm64-cross. [2022-02-23T18:52:25.517Z] #19 47.45 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:25.517Z] #19 47.45 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:52:25.517Z] #19 47.54 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-02-23T18:52:25.517Z] #19 47.55 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:25.517Z] #19 47.55 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:52:25.517Z] #19 47.68 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-02-23T18:52:25.776Z] #19 47.69 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:25.776Z] #19 47.69 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:52:31.048Z] #19 52.66 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-02-23T18:52:31.048Z] #19 52.67 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:52:31.048Z] #19 52.67 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:52:31.048Z] #19 52.70 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-02-23T18:52:31.048Z] #19 52.70 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-02-23T18:52:31.048Z] #19 52.70 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-23T18:52:31.048Z] #19 52.87 Selecting previously unselected package libc6-dev-arm64-cross. [2022-02-23T18:52:31.048Z] #19 52.87 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-02-23T18:52:31.048Z] #19 52.88 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-23T18:52:31.123Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-099486974800a22b0) in /home/ubuntu/workspace/moby_PR-43288 [Pipeline] { [Pipeline] checkout [2022-02-23T18:52:31.301Z] The recommended git tool is: git [2022-02-23T18:52:31.314Z] #19 53.19 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-02-23T18:52:31.314Z] #19 53.19 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:31.314Z] #19 53.19 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:52:31.577Z] #19 53.44 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-02-23T18:52:31.577Z] #19 53.45 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:31.577Z] #19 53.45 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:52:34.063Z] using credential docker-jenkins-github-credentials [2022-02-23T18:52:34.072Z] Cloning the remote Git repository [2022-02-23T18:52:34.072Z] Cloning with configured refspecs honoured and without tags [2022-02-23T18:52:34.102Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:52:34.258Z] > git init /home/ubuntu/workspace/moby_PR-43288 # timeout=10 [2022-02-23T18:52:34.525Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:52:34.525Z] > git --version # timeout=10 [2022-02-23T18:52:34.556Z] > git --version # 'git version 2.17.1' [2022-02-23T18:52:34.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:52:34.558Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:52:36.848Z] #19 58.25 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-02-23T18:52:36.848Z] #19 58.26 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:52:36.848Z] #19 58.26 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:52:36.848Z] #19 58.29 Selecting previously unselected package patch. [2022-02-23T18:52:36.848Z] #19 58.29 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-02-23T18:52:36.848Z] #19 58.29 Unpacking patch (2.7.6-7) ... [2022-02-23T18:52:36.848Z] #19 58.33 Selecting previously unselected package dpkg-dev. [2022-02-23T18:52:36.848Z] #19 58.33 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-02-23T18:52:36.848Z] #19 58.34 Unpacking dpkg-dev (1.20.9) ... [2022-02-23T18:52:36.848Z] #19 58.46 Selecting previously unselected package libconfig-inifiles-perl. [2022-02-23T18:52:36.848Z] #19 58.47 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-02-23T18:52:36.848Z] #19 58.47 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-02-23T18:52:36.848Z] #19 58.50 Selecting previously unselected package libio-string-perl. [2022-02-23T18:52:36.848Z] #19 58.50 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-02-23T18:52:36.848Z] #19 58.51 Unpacking libio-string-perl (1.08-3.1) ... [2022-02-23T18:52:36.848Z] #19 58.54 Selecting previously unselected package libicu67:amd64. [2022-02-23T18:52:36.848Z] #19 58.54 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-02-23T18:52:36.848Z] #19 58.54 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T18:52:37.414Z] #19 59.36 Selecting previously unselected package libxml2:amd64. [2022-02-23T18:52:37.414Z] #19 59.36 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-23T18:52:37.414Z] #19 59.37 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:52:37.414Z] #19 59.45 Selecting previously unselected package libxml-namespacesupport-perl. [2022-02-23T18:52:37.414Z] #19 59.45 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-02-23T18:52:37.414Z] #19 59.45 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-23T18:52:37.414Z] #19 59.48 Selecting previously unselected package libxml-sax-base-perl. [2022-02-23T18:52:37.673Z] #19 59.48 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-02-23T18:52:37.673Z] #19 59.49 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-02-23T18:52:37.673Z] #19 59.52 Selecting previously unselected package libxml-sax-perl. [2022-02-23T18:52:37.673Z] #19 59.53 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-02-23T18:52:37.673Z] #19 59.53 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-02-23T18:52:37.673Z] #19 59.57 Selecting previously unselected package libxml-libxml-perl. [2022-02-23T18:52:37.673Z] #19 59.57 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-02-23T18:52:37.673Z] #19 59.57 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-23T18:52:37.673Z] #19 59.64 Selecting previously unselected package libxml-simple-perl. [2022-02-23T18:52:37.673Z] #19 59.64 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-02-23T18:52:37.673Z] #19 59.64 Unpacking libxml-simple-perl (2.25-1) ... [2022-02-23T18:52:37.673Z] #19 59.67 Selecting previously unselected package libyaml-perl. [2022-02-23T18:52:37.673Z] #19 59.67 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-02-23T18:52:37.673Z] #19 59.68 Unpacking libyaml-perl (1.30-1) ... [2022-02-23T18:52:37.673Z] #19 59.71 Selecting previously unselected package libconfig-auto-perl. [2022-02-23T18:52:37.673Z] #19 59.71 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-02-23T18:52:37.673Z] #19 59.72 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-02-23T18:52:37.673Z] #19 59.74 Selecting previously unselected package libfile-which-perl. [2022-02-23T18:52:37.673Z] #19 59.74 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-02-23T18:52:37.673Z] #19 59.75 Unpacking libfile-which-perl (1.23-1) ... [2022-02-23T18:52:37.673Z] #19 59.77 Selecting previously unselected package libfile-homedir-perl. [2022-02-23T18:52:37.673Z] #19 59.77 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-02-23T18:52:37.673Z] #19 59.78 Unpacking libfile-homedir-perl (1.006-1) ... [2022-02-23T18:52:37.673Z] #19 59.81 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-02-23T18:52:37.673Z] #19 59.81 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-02-23T18:52:37.673Z] #19 59.81 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-23T18:52:37.673Z] #19 59.85 Selecting previously unselected package dpkg-cross. [2022-02-23T18:52:37.932Z] #19 59.85 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-02-23T18:52:37.932Z] #19 59.86 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-02-23T18:52:37.932Z] #19 59.89 Selecting previously unselected package crossbuild-essential-arm64. [2022-02-23T18:52:37.932Z] #19 59.89 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-02-23T18:52:37.932Z] #19 59.89 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-02-23T18:52:37.932Z] #19 59.92 Selecting previously unselected package libc6-armel-cross. [2022-02-23T18:52:37.932Z] #19 59.92 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-02-23T18:52:37.932Z] #19 59.93 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-02-23T18:52:38.190Z] #19 60.04 Selecting previously unselected package libgcc-s1-armel-cross. [2022-02-23T18:52:38.190Z] #19 60.05 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:38.190Z] #19 60.05 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:52:38.190Z] #19 60.08 Selecting previously unselected package libgomp1-armel-cross. [2022-02-23T18:52:38.190Z] #19 60.08 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:38.190Z] #19 60.09 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:52:38.190Z] #19 60.14 Selecting previously unselected package libatomic1-armel-cross. [2022-02-23T18:52:38.190Z] #19 60.14 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:38.190Z] #19 60.14 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:52:38.190Z] #19 60.18 Selecting previously unselected package libasan6-armel-cross. [2022-02-23T18:52:38.190Z] #19 60.18 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:38.190Z] #19 60.18 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:52:38.450Z] #19 60.41 Selecting previously unselected package libstdc++6-armel-cross. [2022-02-23T18:52:38.450Z] #19 60.42 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:38.450Z] #19 60.42 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:52:38.450Z] #19 60.48 Selecting previously unselected package libubsan1-armel-cross. [2022-02-23T18:52:38.450Z] #19 60.48 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:38.450Z] #19 60.49 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:52:38.709Z] #19 60.58 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-02-23T18:52:38.709Z] #19 60.58 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:38.709Z] #19 60.59 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:52:38.709Z] #19 60.70 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-02-23T18:52:38.709Z] #19 60.70 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:38.709Z] #19 60.71 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T18:52:41.241Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f48cce6f9d0fbab1) in /home/ubuntu/workspace/moby_PR-43288 [Pipeline] { [Pipeline] checkout [2022-02-23T18:52:41.413Z] The recommended git tool is: git [2022-02-23T18:52:43.871Z] using credential docker-jenkins-github-credentials [2022-02-23T18:52:43.881Z] Cloning the remote Git repository [2022-02-23T18:52:43.881Z] Cloning with configured refspecs honoured and without tags [2022-02-23T18:52:44.022Z] #19 65.37 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-02-23T18:52:44.022Z] #19 65.37 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:52:44.022Z] #19 65.37 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T18:52:44.022Z] #19 65.40 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-02-23T18:52:44.022Z] #19 65.41 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-02-23T18:52:44.022Z] #19 65.41 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-23T18:52:44.022Z] #19 65.58 Selecting previously unselected package libc6-dev-armel-cross. [2022-02-23T18:52:44.022Z] #19 65.58 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-02-23T18:52:44.022Z] #19 65.58 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-23T18:52:44.022Z] #19 65.80 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-02-23T18:52:44.022Z] #19 65.80 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:44.022Z] #19 65.81 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:52:44.022Z] #19 66.05 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-02-23T18:52:44.281Z] #19 66.06 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:44.281Z] #19 66.06 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T18:52:43.754Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:52:43.825Z] > git init /home/ubuntu/workspace/moby_PR-43288 # timeout=10 [2022-02-23T18:52:44.043Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:52:44.043Z] > git --version # timeout=10 [2022-02-23T18:52:44.064Z] > git --version # 'git version 2.17.1' [2022-02-23T18:52:44.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:52:44.066Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:52:45.200Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d0b9ba922fc2509c) in /home/ubuntu/workspace/moby_PR-43288 [Pipeline] { [Pipeline] checkout [2022-02-23T18:52:45.294Z] The recommended git tool is: git [2022-02-23T18:52:46.077Z] ---> 797d24d24834 [2022-02-23T18:52:46.078Z] Successfully built 797d24d24834 [2022-02-23T18:52:46.078Z] Successfully tagged docker:latest [2022-02-23T18:52:46.078Z] INFO: Image build ended at 02/23/2022 18:52:45. Duration:00:00:38.5891327 [2022-02-23T18:52:46.078Z] [2022-02-23T18:52:46.078Z] [2022-02-23T18:52:46.078Z] INFO: Building the test binaries at 02/23/2022 18:52:45... [2022-02-23T18:52:48.213Z] using credential docker-jenkins-github-credentials [2022-02-23T18:52:48.225Z] Cloning the remote Git repository [2022-02-23T18:52:48.225Z] Cloning with configured refspecs honoured and without tags [2022-02-23T18:52:48.469Z] #19 70.50 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-02-23T18:52:48.469Z] #19 70.50 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:52:48.469Z] #19 70.51 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T18:52:48.469Z] #19 70.53 Selecting previously unselected package crossbuild-essential-armel. [2022-02-23T18:52:48.236Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:52:48.450Z] > git init /home/ubuntu/workspace/moby_PR-43288 # timeout=10 [2022-02-23T18:52:48.727Z] #19 70.53 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-02-23T18:52:48.727Z] #19 70.54 Unpacking crossbuild-essential-armel (12.9) ... [2022-02-23T18:52:48.727Z] #19 70.56 Selecting previously unselected package libc6-armhf-cross. [2022-02-23T18:52:48.727Z] #19 70.57 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-02-23T18:52:48.727Z] #19 70.57 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-02-23T18:52:48.727Z] #19 70.69 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-02-23T18:52:48.727Z] #19 70.69 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:48.727Z] #19 70.69 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:52:48.727Z] #19 70.72 Selecting previously unselected package libgomp1-armhf-cross. [2022-02-23T18:52:48.727Z] #19 70.72 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:48.727Z] #19 70.73 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:52:48.727Z] #19 70.76 Selecting previously unselected package libatomic1-armhf-cross. [2022-02-23T18:52:48.727Z] #19 70.76 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:48.727Z] #19 70.78 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:52:48.727Z] #19 70.81 Selecting previously unselected package libasan6-armhf-cross. [2022-02-23T18:52:48.727Z] #19 70.81 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:48.985Z] #19 70.81 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:52:48.985Z] #19 71.04 Selecting previously unselected package libstdc++6-armhf-cross. [2022-02-23T18:52:48.985Z] #19 71.04 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:48.985Z] #19 71.04 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:52:48.985Z] #19 71.11 Selecting previously unselected package libubsan1-armhf-cross. [2022-02-23T18:52:49.243Z] #19 71.11 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:49.243Z] #19 71.11 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:52:49.243Z] #19 71.21 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-02-23T18:52:49.243Z] #19 71.21 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:49.243Z] #19 71.21 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:52:49.243Z] #19 71.32 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-02-23T18:52:49.502Z] #19 71.33 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:49.502Z] #19 71.33 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T18:52:48.737Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:52:48.737Z] > git --version # timeout=10 [2022-02-23T18:52:48.767Z] > git --version # 'git version 2.25.1' [2022-02-23T18:52:48.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:52:48.789Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:52:50.778Z] INFO: make.ps1 starting at 02/23/2022 18:52:50 [2022-02-23T18:52:51.238Z] INFO: Git commit (ee026ec1e6) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T18:52:51.238Z] INFO: Invoking autogen... [2022-02-23T18:52:51.700Z] INFO: Building daemon... [2022-02-23T18:52:54.779Z] #19 76.08 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-02-23T18:52:54.779Z] #19 76.08 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:52:54.779Z] #19 76.09 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T18:52:54.779Z] #19 76.12 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-02-23T18:52:54.779Z] #19 76.12 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-02-23T18:52:54.780Z] #19 76.12 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-23T18:52:54.780Z] #19 76.29 Selecting previously unselected package libc6-dev-armhf-cross. [2022-02-23T18:52:54.780Z] #19 76.30 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-02-23T18:52:54.780Z] #19 76.30 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-23T18:52:54.780Z] #19 76.52 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-02-23T18:52:54.780Z] #19 76.52 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:52:54.780Z] #19 76.52 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:52:54.780Z] #19 76.77 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-02-23T18:52:54.780Z] #19 76.77 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:52:54.780Z] #19 76.78 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T18:52:55.248Z] ---> 8510175367a4 [2022-02-23T18:52:55.248Z] Successfully built 8510175367a4 [2022-02-23T18:52:55.248Z] Successfully tagged docker:latest [2022-02-23T18:52:55.248Z] INFO: Image build ended at 02/23/2022 18:52:53. Duration:00:00:42.4712572 [2022-02-23T18:52:55.248Z] [2022-02-23T18:52:55.248Z] [2022-02-23T18:52:55.248Z] INFO: Building the test binaries at 02/23/2022 18:52:53... [2022-02-23T18:52:58.998Z] INFO: make.ps1 starting at 02/23/2022 18:52:58 [2022-02-23T18:52:58.998Z] INFO: Git commit (e5f222409b) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T18:52:58.998Z] INFO: Invoking autogen... [2022-02-23T18:52:58.998Z] INFO: Building daemon... [2022-02-23T18:52:59.897Z] Fetching without tags [2022-02-23T18:53:00.048Z] #19 81.21 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-02-23T18:53:00.048Z] #19 81.22 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:53:00.048Z] #19 81.22 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T18:53:00.048Z] #19 81.24 Selecting previously unselected package crossbuild-essential-armhf. [2022-02-23T18:53:00.048Z] #19 81.25 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-02-23T18:53:00.048Z] #19 81.25 Unpacking crossbuild-essential-armhf (12.9) ... [2022-02-23T18:53:00.048Z] #19 81.28 Selecting previously unselected package libc6-ppc64el-cross. [2022-02-23T18:53:00.048Z] #19 81.28 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-23T18:53:00.048Z] #19 81.29 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-23T18:53:00.048Z] #19 81.45 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-02-23T18:53:00.048Z] #19 81.45 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:00.048Z] #19 81.45 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:00.048Z] #19 81.48 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-02-23T18:53:00.048Z] #19 81.49 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:00.048Z] #19 81.49 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:00.048Z] #19 81.53 Selecting previously unselected package libitm1-ppc64el-cross. [2022-02-23T18:53:00.048Z] #19 81.53 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:00.048Z] #19 81.53 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:00.048Z] #19 81.56 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-02-23T18:53:00.048Z] #19 81.56 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:00.048Z] #19 81.57 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:00.048Z] #19 81.59 Selecting previously unselected package libasan6-ppc64el-cross. [2022-02-23T18:53:00.048Z] #19 81.60 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:00.048Z] #19 81.60 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:00.048Z] #19 81.83 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-02-23T18:53:00.048Z] #19 81.84 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:00.048Z] #19 81.84 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:00.048Z] #19 81.95 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-02-23T18:53:00.048Z] #19 81.95 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:00.048Z] #19 81.95 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:00.195Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit ace606fd75bd906fcadb47e8c23118ebbb591539 [2022-02-23T18:53:00.306Z] #19 82.18 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-02-23T18:53:00.306Z] #19 82.18 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:00.306Z] #19 82.19 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:00.306Z] #19 82.27 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-02-23T18:53:00.306Z] #19 82.27 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:00.306Z] #19 82.27 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:00.306Z] #19 82.38 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-02-23T18:53:00.564Z] #19 82.38 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:00.564Z] #19 82.38 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:00.564Z] #19 82.42 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-02-23T18:53:00.564Z] #19 82.42 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:00.564Z] #19 82.43 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:00.564Z] #19 82.60 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-02-23T18:53:00.564Z] #19 82.60 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:53:00.564Z] #19 82.60 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:53:01.312Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03fa9b28d84e15e87) in /home/ubuntu/workspace/moby_PR-43288 [Pipeline] { [Pipeline] checkout [2022-02-23T18:53:01.493Z] The recommended git tool is: git [2022-02-23T18:53:02.059Z] Merge succeeded, producing 1f8d63a60da66539fe3e141c0c268aa5bc346433 [2022-02-23T18:53:02.059Z] Checking out Revision 1f8d63a60da66539fe3e141c0c268aa5bc346433 (PR-43288) [2022-02-23T18:52:59.784Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:52:59.793Z] > git config --add remote.origin.fetch +refs/pull/43288/head:refs/remotes/origin/PR-43288 # timeout=10 [2022-02-23T18:52:59.830Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:52:59.859Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:52:59.888Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:52:59.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:52:59.922Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:53:00.195Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:53:00.218Z] > git checkout -f ace606fd75bd906fcadb47e8c23118ebbb591539 # timeout=10 [2022-02-23T18:53:00.964Z] > git remote # timeout=10 [2022-02-23T18:53:00.989Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:53:01.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:53:01.013Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:53:02.034Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T18:53:02.051Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:53:02.074Z] > git checkout -f 1f8d63a60da66539fe3e141c0c268aa5bc346433 # timeout=10 [2022-02-23T18:53:05.673Z] using credential docker-jenkins-github-credentials [2022-02-23T18:53:05.701Z] Cloning the remote Git repository [2022-02-23T18:53:05.701Z] Cloning with configured refspecs honoured and without tags [2022-02-23T18:53:05.833Z] #19 87.14 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-02-23T18:53:05.833Z] #19 87.14 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:53:05.833Z] #19 87.15 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:53:05.833Z] #19 87.17 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-02-23T18:53:05.833Z] #19 87.18 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-02-23T18:53:05.833Z] #19 87.18 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-23T18:53:05.833Z] #19 87.36 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-02-23T18:53:05.833Z] #19 87.36 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-23T18:53:05.833Z] #19 87.36 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-23T18:53:05.833Z] #19 87.63 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-02-23T18:53:05.833Z] #19 87.63 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:05.833Z] #19 87.64 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:05.956Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:53:05.956Z] First time build. Skipping changelog. [2022-02-23T18:53:05.971Z] > git --version # timeout=10 [2022-02-23T18:53:05.992Z] > git --version # 'git version 2.17.1' [2022-02-23T18:53:06.009Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-23T18:53:06.092Z] #19 87.93 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-02-23T18:53:06.092Z] #19 87.93 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:53:06.092Z] #19 87.94 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T18:53:05.731Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:53:05.800Z] > git init /home/ubuntu/workspace/moby_PR-43288 # timeout=10 [2022-02-23T18:53:06.391Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:53:06.392Z] > git --version # timeout=10 [2022-02-23T18:53:06.421Z] > git --version # 'git version 2.25.1' [2022-02-23T18:53:06.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:53:06.423Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:53:07.261Z] + docker version [2022-02-23T18:53:07.720Z] Fetching without tags [2022-02-23T18:53:08.018Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit ace606fd75bd906fcadb47e8c23118ebbb591539 [2022-02-23T18:53:07.587Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:53:07.599Z] > git config --add remote.origin.fetch +refs/pull/43288/head:refs/remotes/origin/PR-43288 # timeout=10 [2022-02-23T18:53:07.618Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:53:07.647Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:53:07.668Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:53:07.668Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:53:07.669Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:53:07.974Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:53:08.002Z] > git checkout -f ace606fd75bd906fcadb47e8c23118ebbb591539 # timeout=10 [2022-02-23T18:53:08.735Z] > git remote # timeout=10 [2022-02-23T18:53:08.759Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:53:08.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:53:08.785Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:53:10.201Z] Merge succeeded, producing 446d94a9268598b42ee2fe3e396702905730b8c2 [2022-02-23T18:53:10.201Z] Checking out Revision 446d94a9268598b42ee2fe3e396702905730b8c2 (PR-43288) [2022-02-23T18:53:10.225Z] Fetching without tags [2022-02-23T18:53:10.281Z] #19 92.28 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-02-23T18:53:10.281Z] #19 92.28 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:53:10.281Z] #19 92.28 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:53:10.281Z] #19 92.31 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-02-23T18:53:10.281Z] #19 92.31 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-02-23T18:53:10.281Z] #19 92.32 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-02-23T18:53:10.281Z] #19 92.34 Selecting previously unselected package libc6-s390x-cross. [2022-02-23T18:53:10.281Z] #19 92.35 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-02-23T18:53:10.281Z] #19 92.35 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-02-23T18:53:10.539Z] #19 92.48 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-02-23T18:53:10.539Z] #19 92.48 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:10.539Z] #19 92.49 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:10.539Z] #19 92.52 Selecting previously unselected package libgomp1-s390x-cross. [2022-02-23T18:53:10.539Z] #19 92.52 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:10.539Z] #19 92.52 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:10.539Z] #19 92.56 Selecting previously unselected package libitm1-s390x-cross. [2022-02-23T18:53:10.539Z] #19 92.56 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:10.539Z] #19 92.57 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:10.539Z] #19 92.60 Selecting previously unselected package libatomic1-s390x-cross. [2022-02-23T18:53:10.539Z] #19 92.60 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:10.650Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit ace606fd75bd906fcadb47e8c23118ebbb591539 [2022-02-23T18:53:10.797Z] #19 92.60 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:10.797Z] #19 92.63 Selecting previously unselected package libasan6-s390x-cross. [2022-02-23T18:53:10.797Z] #19 92.63 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:10.797Z] #19 92.64 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:10.797Z] #19 92.86 Selecting previously unselected package libstdc++6-s390x-cross. [2022-02-23T18:53:11.055Z] #19 92.86 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:11.055Z] #19 92.86 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:11.055Z] #19 92.94 Selecting previously unselected package libubsan1-s390x-cross. [2022-02-23T18:53:11.055Z] #19 92.94 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:11.055Z] #19 92.94 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:11.055Z] #19 93.04 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-02-23T18:53:11.055Z] #19 93.04 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:11.055Z] #19 93.05 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:11.055Z] #19 93.15 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-02-23T18:53:10.148Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:53:10.160Z] > git config --add remote.origin.fetch +refs/pull/43288/head:refs/remotes/origin/PR-43288 # timeout=10 [2022-02-23T18:53:10.169Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:53:10.199Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:53:10.217Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:53:10.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:53:10.246Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:53:10.655Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:53:10.682Z] > git checkout -f ace606fd75bd906fcadb47e8c23118ebbb591539 # timeout=10 [2022-02-23T18:53:11.313Z] #19 93.15 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:53:11.313Z] #19 93.16 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:53:10.130Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T18:53:10.156Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:53:10.175Z] > git checkout -f 446d94a9268598b42ee2fe3e396702905730b8c2 # timeout=10 [2022-02-23T18:53:12.441Z] Merge succeeded, producing 41cef3ee5789e6adad3c2a1aefae99f1499b2f85 [2022-02-23T18:53:12.441Z] Checking out Revision 41cef3ee5789e6adad3c2a1aefae99f1499b2f85 (PR-43288) [2022-02-23T18:53:11.729Z] > git remote # timeout=10 [2022-02-23T18:53:11.744Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:53:11.759Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:53:11.831Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:53:12.421Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T18:53:12.434Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:53:12.442Z] > git checkout -f 41cef3ee5789e6adad3c2a1aefae99f1499b2f85 # timeout=10 [2022-02-23T18:53:13.939Z] Client: Docker Engine - Community [2022-02-23T18:53:13.939Z] Version: 20.10.12 [2022-02-23T18:53:13.939Z] API version: 1.41 [2022-02-23T18:53:13.939Z] Go version: go1.16.12 [2022-02-23T18:53:13.939Z] Git commit: e91ed57 [2022-02-23T18:53:13.939Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-23T18:53:13.939Z] OS/Arch: linux/amd64 [2022-02-23T18:53:13.939Z] Context: default [2022-02-23T18:53:13.939Z] Experimental: true [2022-02-23T18:53:13.939Z] [2022-02-23T18:53:13.939Z] Server: Docker Engine - Community [2022-02-23T18:53:13.939Z] Engine: [2022-02-23T18:53:13.939Z] Version: 20.10.12 [2022-02-23T18:53:13.939Z] API version: 1.41 (minimum version 1.12) [2022-02-23T18:53:13.939Z] Go version: go1.16.12 [2022-02-23T18:53:13.939Z] Git commit: 459d0df [2022-02-23T18:53:13.939Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-23T18:53:13.939Z] OS/Arch: linux/amd64 [2022-02-23T18:53:13.939Z] Experimental: true [2022-02-23T18:53:13.939Z] containerd: [2022-02-23T18:53:13.939Z] Version: 1.4.12 [2022-02-23T18:53:13.939Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:53:13.939Z] runc: [2022-02-23T18:53:13.939Z] Version: 1.0.2 [2022-02-23T18:53:13.939Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T18:53:13.939Z] docker-init: [2022-02-23T18:53:13.939Z] Version: 0.19.0 [2022-02-23T18:53:13.939Z] GitCommit: de40ad0 [2022-02-23T18:53:13.976Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:53:13.976Z] First time build. Skipping changelog. [Pipeline] sh [2022-02-23T18:53:13.991Z] > git --version # timeout=10 [2022-02-23T18:53:14.004Z] > git --version # 'git version 2.17.1' [2022-02-23T18:53:14.021Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-23T18:53:14.273Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T18:53:15.118Z] + docker version [2022-02-23T18:53:15.497Z] #19 97.43 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-02-23T18:53:15.497Z] #19 97.43 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:53:15.497Z] #19 97.43 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:53:15.497Z] #19 97.46 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-02-23T18:53:15.497Z] #19 97.47 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-02-23T18:53:15.497Z] #19 97.47 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-23T18:53:15.755Z] #19 97.64 Selecting previously unselected package libc6-dev-s390x-cross. [2022-02-23T18:53:15.755Z] #19 97.65 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-02-23T18:53:15.755Z] #19 97.65 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-23T18:53:15.755Z] #19 97.88 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-02-23T18:53:16.014Z] #19 97.89 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:53:16.014Z] #19 97.89 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:16.014Z] #19 98.14 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-02-23T18:53:16.226Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:53:16.226Z] First time build. Skipping changelog. [2022-02-23T18:53:16.272Z] #19 98.15 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:53:16.273Z] #19 98.15 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:53:16.245Z] > git --version # timeout=10 [2022-02-23T18:53:16.258Z] > git --version # 'git version 2.25.1' [2022-02-23T18:53:16.268Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T18:53:17.544Z] + docker version [2022-02-23T18:53:19.296Z] Client: Docker Engine - Community [2022-02-23T18:53:19.296Z] Version: 20.10.12 [2022-02-23T18:53:19.296Z] API version: 1.41 [2022-02-23T18:53:19.296Z] Go version: go1.16.12 [2022-02-23T18:53:19.296Z] Git commit: e91ed57 [2022-02-23T18:53:19.296Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-23T18:53:19.296Z] OS/Arch: linux/amd64 [2022-02-23T18:53:19.296Z] Context: default [2022-02-23T18:53:19.296Z] Experimental: true [2022-02-23T18:53:19.296Z] [2022-02-23T18:53:19.296Z] Server: Docker Engine - Community [2022-02-23T18:53:19.296Z] Engine: [2022-02-23T18:53:19.296Z] Version: 20.10.12 [2022-02-23T18:53:19.296Z] API version: 1.41 (minimum version 1.12) [2022-02-23T18:53:19.296Z] Go version: go1.16.12 [2022-02-23T18:53:19.296Z] Git commit: 459d0df [2022-02-23T18:53:19.296Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-23T18:53:19.296Z] OS/Arch: linux/amd64 [2022-02-23T18:53:19.296Z] Experimental: true [2022-02-23T18:53:19.296Z] containerd: [2022-02-23T18:53:19.296Z] Version: 1.4.12 [2022-02-23T18:53:19.296Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:53:19.296Z] runc: [2022-02-23T18:53:19.296Z] Version: 1.0.2 [2022-02-23T18:53:19.296Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T18:53:19.296Z] docker-init: [2022-02-23T18:53:19.296Z] Version: 0.19.0 [2022-02-23T18:53:19.296Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T18:53:19.641Z] + docker info [2022-02-23T18:53:20.468Z] #19 102.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-02-23T18:53:20.468Z] #19 102.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:53:20.468Z] #19 102.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:53:20.468Z] #19 102.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-02-23T18:53:20.468Z] #19 102.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-02-23T18:53:20.468Z] #19 102.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-02-23T18:53:20.468Z] #19 102.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-02-23T18:53:20.468Z] #19 102.4 Setting up libfile-which-perl (1.23-1) ... [2022-02-23T18:53:20.468Z] #19 102.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-23T18:53:20.468Z] #19 102.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-02-23T18:53:20.468Z] #19 102.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-23T18:53:20.468Z] #19 102.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:53:20.468Z] #19 102.5 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T18:53:20.468Z] #19 102.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-02-23T18:53:20.468Z] #19 102.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-23T18:53:20.468Z] #19 102.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-02-23T18:53:20.468Z] #19 102.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-02-23T18:53:20.725Z] #19 102.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-23T18:53:20.725Z] #19 102.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-23T18:53:20.725Z] #19 102.6 Setting up file (1:5.39-3) ... [2022-02-23T18:53:20.725Z] #19 102.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:53:20.725Z] #19 102.6 Setting up bzip2 (1.0.8-4) ... [2022-02-23T18:53:20.725Z] #19 102.6 Setting up libyaml-perl (1.30-1) ... [2022-02-23T18:53:20.725Z] #19 102.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-23T18:53:20.725Z] #19 102.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-02-23T18:53:20.725Z] #19 102.7 Setting up libio-string-perl (1.08-3.1) ... [2022-02-23T18:53:20.725Z] #19 102.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-23T18:53:20.725Z] #19 102.7 Setting up cross-config (2.6.18+nmu1) ... [2022-02-23T18:53:20.725Z] #19 102.8 Setting up xz-utils (5.2.5-2) ... [2022-02-23T18:53:20.983Z] #19 102.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T18:53:20.983Z] #19 102.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-02-23T18:53:20.983Z] #19 102.9 Setting up patch (2.7.6-7) ... [2022-02-23T18:53:20.983Z] #19 102.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-23T18:53:20.983Z] #19 102.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-23T18:53:20.983Z] #19 102.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:20.983Z] #19 102.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-23T18:53:20.983Z] #19 102.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-02-23T18:53:20.983Z] #19 102.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:20.983Z] #19 102.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:20.983Z] #19 102.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-23T18:53:20.983Z] #19 103.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-23T18:53:20.983Z] #19 103.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:20.983Z] #19 103.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:53:20.983Z] #19 103.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-23T18:53:20.983Z] #19 103.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-23T18:53:20.983Z] #19 103.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-02-23T18:53:20.983Z] #19 103.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-23T18:53:20.983Z] #19 103.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:20.983Z] #19 103.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:53:20.983Z] #19 103.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:53:20.983Z] #19 103.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-02-23T18:53:20.983Z] #19 103.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:53:20.983Z] #19 103.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:53:20.983Z] #19 103.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T18:53:20.983Z] #19 103.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.241Z] #19 103.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:53:21.241Z] #19 103.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.241Z] #19 103.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.241Z] #19 103.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.241Z] #19 103.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.241Z] #19 103.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.241Z] #19 103.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.241Z] #19 103.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-23T18:53:21.241Z] #19 103.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.241Z] #19 103.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.241Z] #19 103.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.241Z] #19 103.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.241Z] #19 103.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-23T18:53:21.241Z] #19 103.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.241Z] #19 103.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.241Z] #19 103.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.241Z] #19 103.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-23T18:53:21.241Z] #19 103.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.499Z] #19 103.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.499Z] #19 103.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.499Z] #19 103.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-02-23T18:53:21.499Z] #19 103.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-02-23T18:53:21.499Z] #19 103.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-23T18:53:21.759Z] #19 103.6 [2022-02-23T18:53:21.759Z] #19 103.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-23T18:53:21.759Z] #19 103.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.759Z] #19 103.7 Setting up dpkg-dev (1.20.9) ... [2022-02-23T18:53:21.759Z] #19 103.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.759Z] #19 103.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T18:53:21.759Z] #19 103.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.759Z] #19 103.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.759Z] #19 103.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.759Z] #19 103.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.759Z] #19 103.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T18:53:21.759Z] #19 103.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:53:21.759Z] #19 103.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.017Z] #19 103.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.017Z] #19 103.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.017Z] #19 103.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-23T18:53:22.017Z] #19 103.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-02-23T18:53:22.017Z] #19 104.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-02-23T18:53:22.017Z] #19 104.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-23T18:53:22.275Z] #19 104.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-23T18:53:22.275Z] #19 104.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:53:22.275Z] #19 104.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:53:22.275Z] #19 104.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.275Z] #19 104.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T18:53:22.275Z] #19 104.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.275Z] #19 104.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.275Z] #19 104.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:53:22.275Z] #19 104.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T18:53:22.275Z] #19 104.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.275Z] #19 104.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.275Z] #19 104.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.275Z] #19 104.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.275Z] #19 104.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.275Z] #19 104.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.275Z] #19 104.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T18:53:22.275Z] #19 104.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:53:22.275Z] #19 104.4 Setting up libxml-simple-perl (2.25-1) ... [2022-02-23T18:53:22.275Z] #19 104.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T18:53:22.275Z] #19 104.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T18:53:22.275Z] #19 104.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T18:53:22.275Z] #19 104.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.534Z] #19 104.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.534Z] #19 104.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.534Z] #19 104.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.534Z] #19 104.5 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:53:22.534Z] #19 104.5 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-02-23T18:53:22.534Z] #19 104.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.534Z] #19 104.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:53:22.534Z] #19 104.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.534Z] #19 104.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:53:22.534Z] #19 104.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T18:53:22.534Z] #19 104.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T18:53:22.534Z] #19 104.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-23T18:53:22.534Z] #19 104.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:53:22.534Z] #19 104.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:53:22.534Z] #19 104.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:53:22.534Z] #19 104.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:53:22.792Z] #19 104.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T18:53:22.792Z] #19 104.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:53:22.792Z] #19 104.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:53:22.792Z] #19 104.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:53:22.792Z] #19 104.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:53:22.792Z] #19 104.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-02-23T18:53:22.792Z] #19 104.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:53:22.792Z] #19 104.8 Setting up crossbuild-essential-armel (12.9) ... [2022-02-23T18:53:22.792Z] #19 104.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:53:22.792Z] #19 104.8 Setting up crossbuild-essential-armhf (12.9) ... [2022-02-23T18:53:22.792Z] #19 104.8 Setting up crossbuild-essential-arm64 (12.9) ... [2022-02-23T18:53:22.792Z] #19 104.8 Setting up crossbuild-essential-s390x (12.9) ... [2022-02-23T18:53:22.792Z] #19 104.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-02-23T18:53:22.792Z] #19 104.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:53:22.846Z] Client: Docker Engine - Community [2022-02-23T18:53:22.846Z] Version: 20.10.12 [2022-02-23T18:53:22.846Z] API version: 1.41 [2022-02-23T18:53:22.846Z] Go version: go1.16.12 [2022-02-23T18:53:22.846Z] Git commit: e91ed57 [2022-02-23T18:53:22.846Z] Built: Mon Dec 13 11:45:33 2021 [2022-02-23T18:53:22.846Z] OS/Arch: linux/amd64 [2022-02-23T18:53:22.846Z] Context: default [2022-02-23T18:53:22.846Z] Experimental: true [2022-02-23T18:53:22.846Z] [2022-02-23T18:53:22.846Z] Server: Docker Engine - Community [2022-02-23T18:53:22.846Z] Engine: [2022-02-23T18:53:22.846Z] Version: 20.10.12 [2022-02-23T18:53:22.846Z] API version: 1.41 (minimum version 1.12) [2022-02-23T18:53:22.846Z] Go version: go1.16.12 [2022-02-23T18:53:22.846Z] Git commit: 459d0df [2022-02-23T18:53:22.846Z] Built: Mon Dec 13 11:43:42 2021 [2022-02-23T18:53:22.846Z] OS/Arch: linux/amd64 [2022-02-23T18:53:22.846Z] Experimental: true [2022-02-23T18:53:22.846Z] containerd: [2022-02-23T18:53:22.846Z] Version: 1.4.12 [2022-02-23T18:53:22.846Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:53:22.846Z] runc: [2022-02-23T18:53:22.846Z] Version: 1.0.2 [2022-02-23T18:53:22.846Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T18:53:22.846Z] docker-init: [2022-02-23T18:53:22.846Z] Version: 0.19.0 [2022-02-23T18:53:22.846Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T18:53:23.163Z] + docker info [2022-02-23T18:53:24.698Z] #19 DONE 106.3s [2022-02-23T18:53:24.698Z] [2022-02-23T18:53:24.698Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T18:53:24.698Z] #32 sha256:6f287e89f69b1fc2869e03ea953226728d546a427a2853271acb2126af427375 [2022-02-23T18:53:24.698Z] #32 DONE 0.1s [2022-02-23T18:53:24.698Z] [2022-02-23T18:53:24.698Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T18:53:24.698Z] #69 sha256:5dcc896be4b6244140138bf4d74609d580b2791ca03c5f35f717d549902a0699 [2022-02-23T18:53:24.698Z] #69 DONE 0.1s [2022-02-23T18:53:24.698Z] [2022-02-23T18:53:24.698Z] #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-02-23T18:53:24.698Z] #33 sha256:8e063b55dfecd4c7fa71c081f0b63482580ce93be4ef126a823816294cc12be4 [2022-02-23T18:53:25.510Z] Fetching without tags [2022-02-23T18:53:25.432Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:53:25.450Z] > git config --add remote.origin.fetch +refs/pull/43288/head:refs/remotes/origin/PR-43288 # timeout=10 [2022-02-23T18:53:25.469Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:53:25.501Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:53:25.513Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:53:25.513Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:53:25.542Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:53:25.882Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit ace606fd75bd906fcadb47e8c23118ebbb591539 [2022-02-23T18:53:26.072Z] #33 1.266 + RM_GOPATH=0 [2022-02-23T18:53:26.072Z] #33 1.268 + TMP_GOPATH= [2022-02-23T18:53:26.072Z] #33 1.268 + : /build [2022-02-23T18:53:26.072Z] #33 1.268 + '[' -z '' ']' [2022-02-23T18:53:26.072Z] #33 1.269 ++ mktemp -d [2022-02-23T18:53:26.072Z] #33 1.269 + export GOPATH=/tmp/tmp.yRCVgzDshM [2022-02-23T18:53:26.072Z] #33 1.269 + GOPATH=/tmp/tmp.yRCVgzDshM [2022-02-23T18:53:26.072Z] #33 1.270 + RM_GOPATH=1 [2022-02-23T18:53:26.072Z] #33 1.270 + case "$(go env GOARCH)" in [2022-02-23T18:53:26.072Z] #33 1.270 ++ go env GOARCH [2022-02-23T18:53:26.072Z] #33 1.273 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:53:26.072Z] #33 1.273 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:53:26.072Z] #33 1.273 ++ dirname /install.sh [2022-02-23T18:53:26.072Z] #33 1.274 + dir=/ [2022-02-23T18:53:26.072Z] #33 1.274 + bin=dockercli [2022-02-23T18:53:26.072Z] #33 1.274 + shift [2022-02-23T18:53:26.072Z] #33 1.274 + '[' '!' -f //dockercli.installer ']' [2022-02-23T18:53:26.072Z] #33 1.274 + . //dockercli.installer [2022-02-23T18:53:26.072Z] #33 1.274 ++ : stable [2022-02-23T18:53:26.072Z] #33 1.274 ++ : 17.06.2-ce [2022-02-23T18:53:26.072Z] #33 1.274 + install_dockercli [2022-02-23T18:53:26.072Z] #33 1.274 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T18:53:26.072Z] #33 1.275 Install docker/cli version 17.06.2-ce from stable [2022-02-23T18:53:26.072Z] #33 1.275 ++ uname -m [2022-02-23T18:53:26.072Z] #33 1.276 + arch=x86_64 [2022-02-23T18:53:26.072Z] #33 1.276 + '[' x86_64 '!=' x86_64 ']' [2022-02-23T18:53:26.072Z] #33 1.276 + url=https://download.docker.com/linux/static [2022-02-23T18:53:26.072Z] #33 1.276 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-23T18:53:26.072Z] #33 1.276 + tar -xz docker/docker [2022-02-23T18:53:27.698Z] Merge succeeded, producing b302934e21ff296a2992bcdac1063636f471d4bc [2022-02-23T18:53:27.699Z] Checking out Revision b302934e21ff296a2992bcdac1063636f471d4bc (PR-43288) [2022-02-23T18:53:25.891Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:53:25.916Z] > git checkout -f ace606fd75bd906fcadb47e8c23118ebbb591539 # timeout=10 [2022-02-23T18:53:26.961Z] > git remote # timeout=10 [2022-02-23T18:53:26.978Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:53:26.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:53:26.993Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:53:27.680Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T18:53:27.701Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:53:27.720Z] > git checkout -f b302934e21ff296a2992bcdac1063636f471d4bc # timeout=10 [2022-02-23T18:53:29.363Z] #33 4.420 + mkdir -p /build [2022-02-23T18:53:29.363Z] #33 4.423 + mv docker/docker /build/ [2022-02-23T18:53:29.363Z] #33 4.433 + rmdir docker [2022-02-23T18:53:29.363Z] #33 DONE 4.6s [2022-02-23T18:53:29.363Z] [2022-02-23T18:53:29.363Z] #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-02-23T18:53:29.363Z] #70 sha256:b7ab2a64160e81deb28e5566e63e5ea2f2d139ad09f076e266640119cfe13d88 [2022-02-23T18:53:29.363Z] #70 1.297 + RM_GOPATH=0 [2022-02-23T18:53:29.363Z] #70 1.297 + TMP_GOPATH= [2022-02-23T18:53:29.363Z] #70 1.297 + : /build [2022-02-23T18:53:29.363Z] #70 1.297 + '[' -z '' ']' [2022-02-23T18:53:29.363Z] #70 1.297 ++ mktemp -d [2022-02-23T18:53:29.363Z] #70 1.298 + export GOPATH=/tmp/tmp.hCgXkkNoED [2022-02-23T18:53:29.363Z] #70 1.298 + GOPATH=/tmp/tmp.hCgXkkNoED [2022-02-23T18:53:29.363Z] #70 1.298 + RM_GOPATH=1 [2022-02-23T18:53:29.363Z] #70 1.299 + case "$(go env GOARCH)" in [2022-02-23T18:53:29.363Z] #70 1.299 ++ go env GOARCH [2022-02-23T18:53:29.363Z] #70 1.303 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:53:29.363Z] #70 1.303 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:53:29.363Z] #70 1.304 ++ dirname /install.sh [2022-02-23T18:53:29.363Z] #70 1.306 + dir=/ [2022-02-23T18:53:29.363Z] #70 1.306 + bin=rootlesskit [2022-02-23T18:53:29.363Z] #70 1.306 + shift [2022-02-23T18:53:29.363Z] #70 1.306 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T18:53:29.363Z] #70 1.306 + . //rootlesskit.installer [2022-02-23T18:53:29.363Z] #70 1.306 ++ : v0.14.6 [2022-02-23T18:53:29.363Z] #70 1.306 + install_rootlesskit [2022-02-23T18:53:29.363Z] #70 1.306 + case "$1" in [2022-02-23T18:53:29.363Z] #70 1.306 + export CGO_ENABLED=0 [2022-02-23T18:53:29.363Z] #70 1.306 + CGO_ENABLED=0 [2022-02-23T18:53:29.363Z] #70 1.306 + _install_rootlesskit [2022-02-23T18:53:29.363Z] #70 1.308 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T18:53:29.363Z] #70 1.308 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:53:29.363Z] #70 1.308 + GOBIN=/build [2022-02-23T18:53:29.363Z] #70 1.308 + GO111MODULE=on [2022-02-23T18:53:29.363Z] #70 1.308 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T18:53:29.363Z] #70 1.308 Install rootlesskit version v0.14.6 [2022-02-23T18:53:29.363Z] #70 1.717 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T18:53:29.363Z] #70 2.905 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T18:53:29.363Z] #70 2.927 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T18:53:29.363Z] #70 3.159 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T18:53:29.363Z] #70 4.292 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T18:53:29.363Z] #70 4.616 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T18:53:29.363Z] #70 4.650 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T18:53:29.363Z] #70 4.817 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T18:53:29.363Z] #70 4.948 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T18:53:29.363Z] #70 5.005 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T18:53:29.363Z] #70 5.088 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T18:53:29.931Z] #70 5.305 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T18:53:29.931Z] #70 5.391 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T18:53:29.931Z] #70 5.442 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T18:53:30.499Z] #70 6.092 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T18:53:31.272Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:53:31.272Z] First time build. Skipping changelog. [2022-02-23T18:53:31.293Z] > git --version # timeout=10 [2022-02-23T18:53:31.308Z] > git --version # 'git version 2.25.1' [2022-02-23T18:53:31.311Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T18:53:31.878Z] #70 ... [2022-02-23T18:53:31.879Z] [2022-02-23T18:53:31.879Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T18:53:31.879Z] #37 sha256:06f4fcf0295981db9b3a7ff049e6f8c654fd2edb7c9b2b6af27ba11655b33070 [2022-02-23T18:53:31.879Z] #37 CACHED [2022-02-23T18:53:31.879Z] [2022-02-23T18:53:31.879Z] #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-02-23T18:53:31.879Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T18:53:31.879Z] #36 CACHED [2022-02-23T18:53:31.879Z] [2022-02-23T18:53:31.879Z] #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-02-23T18:53:31.879Z] #38 sha256:c2bafcf45958c30b4fe9132b1e24d9899e519f0a59dbac2373f71dcf3c1d0b16 [2022-02-23T18:53:31.879Z] #38 CACHED [2022-02-23T18:53:31.879Z] [2022-02-23T18:53:31.879Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T18:53:31.879Z] #40 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T18:53:31.879Z] #40 CACHED [2022-02-23T18:53:31.879Z] [2022-02-23T18:53:31.879Z] #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-02-23T18:53:31.879Z] #41 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:53:31.879Z] #41 CACHED [2022-02-23T18:53:31.879Z] [2022-02-23T18:53:31.879Z] #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-02-23T18:53:31.879Z] #43 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T18:53:31.879Z] #43 CACHED [2022-02-23T18:53:31.879Z] [2022-02-23T18:53:31.879Z] #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-02-23T18:53:31.879Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-23T18:53:31.879Z] #45 1.724 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-23T18:53:31.879Z] #45 1.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:53:31.879Z] #45 1.727 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-23T18:53:31.879Z] #45 2.054 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-23T18:53:31.879Z] #45 2.397 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:53:31.879Z] #45 2.963 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-23T18:53:31.879Z] #45 3.586 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-23T18:53:31.879Z] #45 4.125 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-23T18:53:31.879Z] #45 4.587 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:53:31.879Z] #45 4.590 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-23T18:53:31.879Z] #45 4.591 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-23T18:53:31.879Z] #45 4.598 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-23T18:53:31.879Z] #45 4.602 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-23T18:53:31.879Z] #45 4.615 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-23T18:53:31.879Z] #45 4.615 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-23T18:53:31.879Z] #45 4.616 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-23T18:53:31.879Z] #45 4.617 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-23T18:53:31.879Z] #45 4.620 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:53:32.308Z] + docker version [2022-02-23T18:53:34.413Z] #45 ... [2022-02-23T18:53:34.413Z] [2022-02-23T18:53:34.413Z] #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-02-23T18:53:34.413Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:53:34.413Z] #20 1.713 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-23T18:53:34.413Z] #20 1.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:53:34.413Z] #20 1.715 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-23T18:53:34.413Z] #20 1.964 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-23T18:53:34.413Z] #20 2.365 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-23T18:53:34.413Z] #20 2.771 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-23T18:53:34.413Z] #20 3.358 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:53:34.413Z] #20 3.843 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-23T18:53:34.413Z] #20 4.382 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:53:34.413Z] #20 4.383 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-23T18:53:34.413Z] #20 4.383 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-23T18:53:34.413Z] #20 4.383 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-23T18:53:34.413Z] #20 4.383 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-23T18:53:34.413Z] #20 4.401 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:53:34.413Z] #20 4.402 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-23T18:53:34.413Z] #20 4.403 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-23T18:53:34.413Z] #20 4.407 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-23T18:53:34.413Z] #20 4.408 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-23T18:53:34.413Z] #20 ... [2022-02-23T18:53:34.413Z] [2022-02-23T18:53:34.413Z] #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-02-23T18:53:34.413Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-23T18:53:34.413Z] #65 1.723 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-23T18:53:34.413Z] #65 1.723 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:53:34.413Z] #65 1.724 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-23T18:53:34.413Z] #65 2.045 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-23T18:53:34.413Z] #65 2.364 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:53:34.413Z] #65 2.718 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-23T18:53:34.413Z] #65 3.233 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-23T18:53:34.413Z] #65 3.751 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-23T18:53:34.413Z] #65 4.284 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-23T18:53:34.413Z] #65 4.285 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-23T18:53:34.413Z] #65 4.292 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:53:34.413Z] #65 4.293 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-23T18:53:34.413Z] #65 4.303 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-23T18:53:34.413Z] #65 4.708 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-23T18:53:34.413Z] #65 4.713 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-23T18:53:34.413Z] #65 4.717 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:53:34.413Z] #65 4.722 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-23T18:53:34.413Z] #65 4.722 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-23T18:53:34.534Z] Client: [2022-02-23T18:53:34.534Z] Context: default [2022-02-23T18:53:34.534Z] Debug Mode: false [2022-02-23T18:53:34.534Z] Plugins: [2022-02-23T18:53:34.534Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T18:53:34.534Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T18:53:34.534Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T18:53:34.534Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T18:53:34.534Z] [2022-02-23T18:53:34.534Z] Server: [2022-02-23T18:53:34.535Z] Containers: 0 [2022-02-23T18:53:34.535Z] Running: 0 [2022-02-23T18:53:34.535Z] Paused: 0 [2022-02-23T18:53:34.535Z] Stopped: 0 [2022-02-23T18:53:34.535Z] Images: 0 [2022-02-23T18:53:34.535Z] Server Version: 20.10.12 [2022-02-23T18:53:34.535Z] Storage Driver: overlay2 [2022-02-23T18:53:34.535Z] Backing Filesystem: extfs [2022-02-23T18:53:34.535Z] Supports d_type: true [2022-02-23T18:53:34.535Z] Native Overlay Diff: true [2022-02-23T18:53:34.535Z] userxattr: false [2022-02-23T18:53:34.535Z] Logging Driver: json-file [2022-02-23T18:53:34.535Z] Cgroup Driver: cgroupfs [2022-02-23T18:53:34.535Z] Cgroup Version: 1 [2022-02-23T18:53:34.535Z] Plugins: [2022-02-23T18:53:34.535Z] Volume: local [2022-02-23T18:53:34.535Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T18:53:34.535Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T18:53:34.535Z] Swarm: inactive [2022-02-23T18:53:34.535Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-23T18:53:34.535Z] Default Runtime: runc [2022-02-23T18:53:34.535Z] Init Binary: docker-init [2022-02-23T18:53:34.535Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:53:34.535Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T18:53:34.535Z] init version: de40ad0 [2022-02-23T18:53:34.535Z] Security Options: [2022-02-23T18:53:34.535Z] apparmor [2022-02-23T18:53:34.535Z] seccomp [2022-02-23T18:53:34.535Z] Profile: default [2022-02-23T18:53:34.535Z] Kernel Version: 5.4.0-1061-aws [2022-02-23T18:53:34.535Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-23T18:53:34.535Z] OSType: linux [2022-02-23T18:53:34.535Z] Architecture: x86_64 [2022-02-23T18:53:34.535Z] CPUs: 2 [2022-02-23T18:53:34.535Z] Total Memory: 7.565GiB [2022-02-23T18:53:34.535Z] Name: ip-10-100-89-162 [2022-02-23T18:53:34.535Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-23T18:53:34.535Z] Docker Root Dir: /var/lib/docker [2022-02-23T18:53:34.535Z] Debug Mode: false [2022-02-23T18:53:34.535Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:53:34.535Z] Labels: [2022-02-23T18:53:34.535Z] Experimental: true [2022-02-23T18:53:34.535Z] Insecure Registries: [2022-02-23T18:53:34.535Z] 127.0.0.0/8 [2022-02-23T18:53:34.535Z] Live Restore Enabled: true [2022-02-23T18:53:34.535Z] [2022-02-23T18:53:34.535Z] WARNING: No swap limit support [Pipeline] sh [2022-02-23T18:53:34.814Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:53:34.814Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:53:34.814Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43288/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T18:53:34.814Z] + bash /home/ubuntu/workspace/moby_PR-43288/check-config.sh [2022-02-23T18:53:34.814Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T18:53:34.814Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-23T18:53:34.814Z] [2022-02-23T18:53:34.814Z] Generally Necessary: [2022-02-23T18:53:34.814Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T18:53:34.814Z] - apparmor: enabled and tools installed [2022-02-23T18:53:34.814Z] - CONFIG_NAMESPACES: enabled [2022-02-23T18:53:34.814Z] - CONFIG_NET_NS: enabled [2022-02-23T18:53:34.814Z] - CONFIG_PID_NS: enabled [2022-02-23T18:53:34.814Z] - CONFIG_IPC_NS: enabled [2022-02-23T18:53:34.814Z] - CONFIG_UTS_NS: enabled [2022-02-23T18:53:34.814Z] - CONFIG_CGROUPS: enabled [2022-02-23T18:53:34.814Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T18:53:34.814Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T18:53:34.814Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T18:53:34.814Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T18:53:34.814Z] - CONFIG_CPUSETS: enabled [2022-02-23T18:53:34.814Z] - CONFIG_MEMCG: enabled [2022-02-23T18:53:34.814Z] - CONFIG_KEYS: enabled [2022-02-23T18:53:34.814Z] - CONFIG_VETH: enabled (as module) [2022-02-23T18:53:34.814Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T18:53:34.814Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T18:53:34.814Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T18:53:34.814Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T18:53:34.814Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T18:53:34.814Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T18:53:35.079Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T18:53:35.079Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T18:53:35.079Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T18:53:35.079Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T18:53:35.079Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T18:53:35.079Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T18:53:35.079Z] [2022-02-23T18:53:35.079Z] Optional Features: [2022-02-23T18:53:35.079Z] - CONFIG_USER_NS: enabled [2022-02-23T18:53:35.079Z] - CONFIG_SECCOMP: enabled [2022-02-23T18:53:35.079Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T18:53:35.079Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T18:53:35.079Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T18:53:35.079Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-23T18:53:35.079Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-23T18:53:35.079Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T18:53:35.079Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T18:53:35.079Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T18:53:35.079Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T18:53:35.079Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T18:53:35.079Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T18:53:35.079Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T18:53:35.079Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T18:53:35.079Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T18:53:35.079Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T18:53:35.079Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T18:53:35.079Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T18:53:35.079Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T18:53:35.079Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T18:53:35.338Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T18:53:35.338Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T18:53:35.338Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T18:53:35.338Z] - CONFIG_EXT4_FS: enabled [2022-02-23T18:53:35.338Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T18:53:35.338Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T18:53:35.338Z] - Network Drivers: [2022-02-23T18:53:35.338Z] - "overlay": [2022-02-23T18:53:35.338Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T18:53:35.338Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T18:53:35.338Z] Optional (for encrypted networks): [2022-02-23T18:53:35.338Z] - CONFIG_CRYPTO: enabled [2022-02-23T18:53:35.338Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T18:53:35.338Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T18:53:35.338Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T18:53:35.338Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T18:53:35.338Z] - CONFIG_XFRM: enabled [2022-02-23T18:53:35.338Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T18:53:35.338Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T18:53:35.338Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T18:53:35.338Z] - "ipvlan": [2022-02-23T18:53:35.338Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T18:53:35.338Z] - "macvlan": [2022-02-23T18:53:35.338Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T18:53:35.338Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T18:53:35.338Z] - "ftp,tftp client in container": [2022-02-23T18:53:35.338Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T18:53:35.338Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T18:53:35.338Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T18:53:35.338Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T18:53:35.338Z] - Storage Drivers: [2022-02-23T18:53:35.338Z] - "aufs": [2022-02-23T18:53:35.338Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-23T18:53:35.338Z] - "btrfs": [2022-02-23T18:53:35.599Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T18:53:35.599Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T18:53:35.599Z] - "devicemapper": [2022-02-23T18:53:35.599Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T18:53:35.599Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T18:53:35.599Z] - "overlay": [2022-02-23T18:53:35.599Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T18:53:35.599Z] - "zfs": [2022-02-23T18:53:35.599Z] - /dev/zfs: present [2022-02-23T18:53:35.599Z] - zfs command: missing [2022-02-23T18:53:35.599Z] - zpool command: missing [2022-02-23T18:53:35.599Z] [2022-02-23T18:53:35.599Z] Limits: [2022-02-23T18:53:35.599Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T18:53:35.599Z] [2022-02-23T18:53:35.599Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T18:53:35.936Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:41cef3ee5789e6adad3c2a1aefae99f1499b2f85 . [2022-02-23T18:53:36.193Z] #1 [internal] load build definition from Dockerfile [2022-02-23T18:53:36.193Z] #1 sha256:921bae5f1f7823e3e1eb4499efb963208a5a481d2348b302af0385227b6f3aef [2022-02-23T18:53:36.193Z] #1 transferring dockerfile: 16.86kB 0.1s done [2022-02-23T18:53:36.193Z] #1 DONE 0.1s [2022-02-23T18:53:36.193Z] [2022-02-23T18:53:36.193Z] #2 [internal] load .dockerignore [2022-02-23T18:53:36.193Z] #2 sha256:04c5acfdd762fec9ff01eb17cd6b2cde7c0f5b4bfdb0518b7af19434aa0f9dcc [2022-02-23T18:53:36.193Z] #2 transferring context: 87B done [2022-02-23T18:53:36.193Z] #2 DONE 0.1s [2022-02-23T18:53:36.252Z] Client: [2022-02-23T18:53:36.252Z] Context: default [2022-02-23T18:53:36.252Z] Debug Mode: false [2022-02-23T18:53:36.252Z] Plugins: [2022-02-23T18:53:36.252Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T18:53:36.252Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T18:53:36.252Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T18:53:36.252Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T18:53:36.252Z] [2022-02-23T18:53:36.252Z] Server: [2022-02-23T18:53:36.252Z] Containers: 0 [2022-02-23T18:53:36.252Z] Running: 0 [2022-02-23T18:53:36.252Z] Paused: 0 [2022-02-23T18:53:36.252Z] Stopped: 0 [2022-02-23T18:53:36.252Z] Images: 0 [2022-02-23T18:53:36.252Z] Server Version: 20.10.12 [2022-02-23T18:53:36.252Z] Storage Driver: overlay2 [2022-02-23T18:53:36.252Z] Backing Filesystem: extfs [2022-02-23T18:53:36.252Z] Supports d_type: true [2022-02-23T18:53:36.252Z] Native Overlay Diff: true [2022-02-23T18:53:36.252Z] userxattr: false [2022-02-23T18:53:36.252Z] Logging Driver: json-file [2022-02-23T18:53:36.252Z] Cgroup Driver: cgroupfs [2022-02-23T18:53:36.252Z] Cgroup Version: 1 [2022-02-23T18:53:36.252Z] Plugins: [2022-02-23T18:53:36.252Z] Volume: local [2022-02-23T18:53:36.252Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T18:53:36.252Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T18:53:36.252Z] Swarm: inactive [2022-02-23T18:53:36.252Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-23T18:53:36.252Z] Default Runtime: runc [2022-02-23T18:53:36.252Z] Init Binary: docker-init [2022-02-23T18:53:36.252Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:53:36.252Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T18:53:36.252Z] init version: de40ad0 [2022-02-23T18:53:36.252Z] Security Options: [2022-02-23T18:53:36.252Z] apparmor [2022-02-23T18:53:36.252Z] seccomp [2022-02-23T18:53:36.252Z] Profile: default [2022-02-23T18:53:36.252Z] Kernel Version: 5.4.0-1061-aws [2022-02-23T18:53:36.252Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-23T18:53:36.252Z] OSType: linux [2022-02-23T18:53:36.252Z] Architecture: x86_64 [2022-02-23T18:53:36.252Z] CPUs: 2 [2022-02-23T18:53:36.252Z] Total Memory: 7.565GiB [2022-02-23T18:53:36.252Z] Name: ip-10-100-60-77 [2022-02-23T18:53:36.252Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-23T18:53:36.252Z] Docker Root Dir: /var/lib/docker [2022-02-23T18:53:36.252Z] Debug Mode: false [2022-02-23T18:53:36.252Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:53:36.252Z] Labels: [2022-02-23T18:53:36.252Z] Experimental: true [2022-02-23T18:53:36.252Z] Insecure Registries: [2022-02-23T18:53:36.252Z] 127.0.0.0/8 [2022-02-23T18:53:36.252Z] Live Restore Enabled: true [2022-02-23T18:53:36.252Z] [2022-02-23T18:53:36.252Z] WARNING: No swap limit support [Pipeline] sh [2022-02-23T18:53:36.453Z] [2022-02-23T18:53:36.453Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T18:53:36.453Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T18:53:36.565Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:53:36.565Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:53:36.565Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43288/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T18:53:36.565Z] + bash /home/ubuntu/workspace/moby_PR-43288/check-config.sh [2022-02-23T18:53:36.565Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T18:53:36.565Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-23T18:53:36.565Z] [2022-02-23T18:53:36.565Z] Generally Necessary: [2022-02-23T18:53:36.565Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T18:53:36.565Z] - apparmor: enabled and tools installed [2022-02-23T18:53:36.565Z] - CONFIG_NAMESPACES: enabled [2022-02-23T18:53:36.565Z] - CONFIG_NET_NS: enabled [2022-02-23T18:53:36.565Z] - CONFIG_PID_NS: enabled [2022-02-23T18:53:36.565Z] - CONFIG_IPC_NS: enabled [2022-02-23T18:53:36.565Z] - CONFIG_UTS_NS: enabled [2022-02-23T18:53:36.565Z] - CONFIG_CGROUPS: enabled [2022-02-23T18:53:36.565Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T18:53:36.565Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T18:53:36.565Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T18:53:36.565Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T18:53:36.565Z] - CONFIG_CPUSETS: enabled [2022-02-23T18:53:36.565Z] - CONFIG_MEMCG: enabled [2022-02-23T18:53:36.565Z] - CONFIG_KEYS: enabled [2022-02-23T18:53:36.565Z] - CONFIG_VETH: enabled (as module) [2022-02-23T18:53:36.565Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T18:53:36.565Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T18:53:36.565Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T18:53:36.565Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T18:53:36.565Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T18:53:36.565Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T18:53:36.565Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T18:53:36.565Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T18:53:36.565Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T18:53:36.565Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T18:53:36.711Z] #3 DONE 0.4s [2022-02-23T18:53:36.711Z] [2022-02-23T18:53:36.711Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T18:53:36.711Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T18:53:36.711Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-23T18:53:36.711Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-23T18:53:36.711Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-23T18:53:36.711Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-23T18:53:36.711Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-02-23T18:53:36.831Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T18:53:36.831Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T18:53:36.831Z] [2022-02-23T18:53:36.831Z] Optional Features: [2022-02-23T18:53:36.831Z] - CONFIG_USER_NS: enabled [2022-02-23T18:53:36.831Z] - CONFIG_SECCOMP: enabled [2022-02-23T18:53:36.831Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T18:53:36.831Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T18:53:36.831Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T18:53:36.831Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-23T18:53:36.831Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-23T18:53:36.831Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T18:53:36.831Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T18:53:36.831Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T18:53:36.831Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T18:53:36.831Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T18:53:36.831Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T18:53:36.831Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T18:53:36.831Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T18:53:36.831Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T18:53:36.831Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T18:53:36.831Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T18:53:36.831Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T18:53:36.831Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T18:53:36.831Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T18:53:36.831Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T18:53:36.831Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T18:53:36.831Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T18:53:36.831Z] - CONFIG_EXT4_FS: enabled [2022-02-23T18:53:36.831Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T18:53:36.831Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T18:53:36.831Z] - Network Drivers: [2022-02-23T18:53:36.831Z] - "overlay": [2022-02-23T18:53:36.831Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T18:53:36.831Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T18:53:36.831Z] Optional (for encrypted networks): [2022-02-23T18:53:36.974Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-23T18:53:37.098Z] - CONFIG_CRYPTO: enabled [2022-02-23T18:53:37.098Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T18:53:37.098Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T18:53:37.098Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T18:53:37.098Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T18:53:37.098Z] - CONFIG_XFRM: enabled [2022-02-23T18:53:37.098Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T18:53:37.098Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T18:53:37.098Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T18:53:37.098Z] - "ipvlan": [2022-02-23T18:53:37.098Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T18:53:37.098Z] - "macvlan": [2022-02-23T18:53:37.098Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T18:53:37.098Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T18:53:37.098Z] - "ftp,tftp client in container": [2022-02-23T18:53:37.098Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T18:53:37.098Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T18:53:37.098Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T18:53:37.098Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T18:53:37.098Z] - Storage Drivers: [2022-02-23T18:53:37.098Z] - "aufs": [2022-02-23T18:53:37.098Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-23T18:53:37.098Z] - "btrfs": [2022-02-23T18:53:37.098Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T18:53:37.098Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T18:53:37.098Z] - "devicemapper": [2022-02-23T18:53:37.098Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T18:53:37.098Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T18:53:37.098Z] - "overlay": [2022-02-23T18:53:37.098Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T18:53:37.098Z] - "zfs": [2022-02-23T18:53:37.098Z] - /dev/zfs: present [2022-02-23T18:53:37.098Z] - zfs command: missing [2022-02-23T18:53:37.098Z] - zpool command: missing [2022-02-23T18:53:37.098Z] [2022-02-23T18:53:37.098Z] Limits: [2022-02-23T18:53:37.098Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T18:53:37.098Z] [2022-02-23T18:53:37.098Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T18:53:37.232Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-02-23T18:53:37.232Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-23T18:53:37.442Z] + sudo modprobe ip_vs [2022-02-23T18:53:37.442Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1f8d63a60da66539fe3e141c0c268aa5bc346433 . [2022-02-23T18:53:37.704Z] #1 [internal] load build definition from Dockerfile [2022-02-23T18:53:37.704Z] #1 sha256:b0ab8ad1d63529b2ff518a24680fccaf4c0158ab4584159437b398602deea63e [2022-02-23T18:53:37.704Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T18:53:37.704Z] #1 DONE 0.2s [2022-02-23T18:53:37.704Z] [2022-02-23T18:53:37.704Z] #2 [internal] load .dockerignore [2022-02-23T18:53:37.704Z] #2 sha256:28d75a132d40766e5805d0d923078de5167ba7bcf9399b78a5682e913934a05d [2022-02-23T18:53:37.796Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-23T18:53:37.966Z] #2 transferring context: 87B done [2022-02-23T18:53:37.966Z] #2 DONE 0.1s [2022-02-23T18:53:38.054Z] #4 DONE 1.3s [2022-02-23T18:53:38.312Z] [2022-02-23T18:53:38.312Z] #5 [internal] load .dockerignore [2022-02-23T18:53:38.312Z] #5 sha256:289da90636c9bd6e157c1dd33bc4d6c73151f54bcfd87b9d74cd47d47a71a588 [2022-02-23T18:53:38.312Z] #5 DONE 0.0s [2022-02-23T18:53:38.312Z] [2022-02-23T18:53:38.312Z] #6 [internal] load build definition from Dockerfile [2022-02-23T18:53:38.312Z] #6 sha256:b0c0157b1ca1274dac36e73a6ae22414acd90b071daf40cadda81310f42d293d [2022-02-23T18:53:38.312Z] #6 DONE 0.0s [2022-02-23T18:53:38.312Z] [2022-02-23T18:53:38.312Z] #7 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T18:53:38.312Z] #7 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T18:53:38.913Z] [2022-02-23T18:53:38.913Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T18:53:38.913Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T18:53:39.178Z] #3 DONE 0.5s [2022-02-23T18:53:39.178Z] [2022-02-23T18:53:39.178Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T18:53:39.178Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T18:53:39.178Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-23T18:53:39.178Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-02-23T18:53:39.178Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-23T18:53:39.178Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-23T18:53:39.178Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-23T18:53:39.249Z] #7 ... [2022-02-23T18:53:39.249Z] [2022-02-23T18:53:39.249Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T18:53:39.249Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T18:53:39.249Z] #8 DONE 0.9s [2022-02-23T18:53:39.440Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-23T18:53:39.440Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-23T18:53:39.440Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-23T18:53:39.506Z] [2022-02-23T18:53:39.506Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:53:39.506Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T18:53:39.506Z] #9 DONE 1.1s [2022-02-23T18:53:39.506Z] [2022-02-23T18:53:39.506Z] #7 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T18:53:39.506Z] #7 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T18:53:39.506Z] #7 DONE 1.1s [2022-02-23T18:53:39.506Z] [2022-02-23T18:53:39.506Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:53:39.506Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T18:53:39.506Z] #10 DONE 1.1s [2022-02-23T18:53:40.015Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-23T18:53:40.015Z] #4 DONE 0.9s [2022-02-23T18:53:40.279Z] [2022-02-23T18:53:40.279Z] #6 [internal] load build definition from Dockerfile [2022-02-23T18:53:40.279Z] #6 sha256:dc0b7000e8dff873f8db85f93b0f2971e30ec70bc2e263443f7afdc3a866d1b6 [2022-02-23T18:53:40.279Z] #6 DONE 0.0s [2022-02-23T18:53:40.279Z] [2022-02-23T18:53:40.279Z] #5 [internal] load .dockerignore [2022-02-23T18:53:40.279Z] #5 sha256:5d0e94f1ebcffad44e20c7af14ff46aacc3c1d254e7a754030f364caaeefbdd6 [2022-02-23T18:53:40.279Z] #5 DONE 0.0s [2022-02-23T18:53:40.279Z] [2022-02-23T18:53:40.279Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T18:53:40.279Z] #10 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T18:53:40.412Z] Client: Docker Engine - Community [2022-02-23T18:53:40.412Z] Version: 20.10.12 [2022-02-23T18:53:40.412Z] API version: 1.41 [2022-02-23T18:53:40.412Z] Go version: go1.16.12 [2022-02-23T18:53:40.412Z] Git commit: e91ed57 [2022-02-23T18:53:40.412Z] Built: Mon Dec 13 11:44:28 2021 [2022-02-23T18:53:40.412Z] OS/Arch: linux/arm64 [2022-02-23T18:53:40.412Z] Context: default [2022-02-23T18:53:40.412Z] Experimental: true [2022-02-23T18:53:40.412Z] [2022-02-23T18:53:40.412Z] Server: Docker Engine - Community [2022-02-23T18:53:40.412Z] Engine: [2022-02-23T18:53:40.412Z] Version: 20.10.12 [2022-02-23T18:53:40.412Z] API version: 1.41 (minimum version 1.12) [2022-02-23T18:53:40.412Z] Go version: go1.16.12 [2022-02-23T18:53:40.412Z] Git commit: 459d0df [2022-02-23T18:53:40.412Z] Built: Mon Dec 13 11:43:05 2021 [2022-02-23T18:53:40.412Z] OS/Arch: linux/arm64 [2022-02-23T18:53:40.412Z] Experimental: true [2022-02-23T18:53:40.412Z] containerd: [2022-02-23T18:53:40.412Z] Version: 1.4.12 [2022-02-23T18:53:40.412Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:53:40.412Z] runc: [2022-02-23T18:53:40.412Z] Version: 1.0.2 [2022-02-23T18:53:40.412Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T18:53:40.412Z] docker-init: [2022-02-23T18:53:40.412Z] Version: 0.19.0 [2022-02-23T18:53:40.412Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T18:53:40.444Z] [2022-02-23T18:53:40.444Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:53:40.444Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:53:40.444Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-23T18:53:40.704Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T18:53:40.704Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-23T18:53:40.704Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-23T18:53:40.751Z] + docker info [2022-02-23T18:53:40.961Z] #69 ... [2022-02-23T18:53:40.961Z] [2022-02-23T18:53:40.961Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T18:53:40.961Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T18:53:40.961Z] #45 DONE 0.5s [2022-02-23T18:53:40.961Z] [2022-02-23T18:53:40.961Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:53:40.961Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:53:40.961Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2022-02-23T18:53:40.961Z] #69 ... [2022-02-23T18:53:40.961Z] [2022-02-23T18:53:40.961Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T18:53:40.961Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T18:53:40.961Z] #45 DONE 0.0s [2022-02-23T18:53:40.961Z] [2022-02-23T18:53:40.961Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:53:40.961Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:53:40.961Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.61MB / 12.42MB 0.3s [2022-02-23T18:53:41.222Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 0.5s [2022-02-23T18:53:41.222Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s [2022-02-23T18:53:41.673Z] #10 DONE 1.0s [2022-02-23T18:53:41.673Z] [2022-02-23T18:53:41.673Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T18:53:41.673Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T18:53:41.673Z] #7 DONE 1.0s [2022-02-23T18:53:41.673Z] [2022-02-23T18:53:41.673Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:53:41.673Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T18:53:41.673Z] #8 DONE 1.0s [2022-02-23T18:53:41.673Z] [2022-02-23T18:53:41.673Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:53:41.673Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T18:53:41.673Z] #9 DONE 1.0s [2022-02-23T18:53:41.789Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-02-23T18:53:41.789Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-02-23T18:53:44.485Z] #65 ... [2022-02-23T18:53:44.485Z] [2022-02-23T18:53:44.485Z] #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-02-23T18:53:44.485Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:53:44.485Z] #20 18.81 Fetched 40.4 MB in 18s (2308 kB/s) [2022-02-23T18:53:44.981Z] [2022-02-23T18:53:44.981Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:44.981Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:44.981Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.0s done [2022-02-23T18:53:44.981Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-23T18:53:44.981Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-23T18:53:44.981Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-23T18:53:45.110Z] Client: [2022-02-23T18:53:45.110Z] Context: default [2022-02-23T18:53:45.110Z] Debug Mode: false [2022-02-23T18:53:45.110Z] Plugins: [2022-02-23T18:53:45.110Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T18:53:45.110Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T18:53:45.110Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T18:53:45.110Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T18:53:45.110Z] [2022-02-23T18:53:45.110Z] Server: [2022-02-23T18:53:45.110Z] Containers: 0 [2022-02-23T18:53:45.110Z] Running: 0 [2022-02-23T18:53:45.110Z] Paused: 0 [2022-02-23T18:53:45.110Z] Stopped: 0 [2022-02-23T18:53:45.110Z] Images: 0 [2022-02-23T18:53:45.110Z] Server Version: 20.10.12 [2022-02-23T18:53:45.110Z] Storage Driver: overlay2 [2022-02-23T18:53:45.110Z] Backing Filesystem: extfs [2022-02-23T18:53:45.110Z] Supports d_type: true [2022-02-23T18:53:45.110Z] Native Overlay Diff: true [2022-02-23T18:53:45.110Z] userxattr: false [2022-02-23T18:53:45.110Z] Logging Driver: json-file [2022-02-23T18:53:45.110Z] Cgroup Driver: systemd [2022-02-23T18:53:45.110Z] Cgroup Version: 2 [2022-02-23T18:53:45.110Z] Plugins: [2022-02-23T18:53:45.110Z] Volume: local [2022-02-23T18:53:45.110Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T18:53:45.110Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T18:53:45.110Z] Swarm: inactive [2022-02-23T18:53:45.110Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-23T18:53:45.110Z] Default Runtime: runc [2022-02-23T18:53:45.110Z] Init Binary: docker-init [2022-02-23T18:53:45.110Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:53:45.110Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T18:53:45.110Z] init version: de40ad0 [2022-02-23T18:53:45.110Z] Security Options: [2022-02-23T18:53:45.110Z] apparmor [2022-02-23T18:53:45.110Z] seccomp [2022-02-23T18:53:45.110Z] Profile: default [2022-02-23T18:53:45.110Z] cgroupns [2022-02-23T18:53:45.110Z] Kernel Version: 5.11.0-1023-aws [2022-02-23T18:53:45.110Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-23T18:53:45.110Z] OSType: linux [2022-02-23T18:53:45.110Z] Architecture: x86_64 [2022-02-23T18:53:45.110Z] CPUs: 2 [2022-02-23T18:53:45.110Z] Total Memory: 7.477GiB [2022-02-23T18:53:45.110Z] Name: ip-10-100-120-219 [2022-02-23T18:53:45.110Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-02-23T18:53:45.110Z] Docker Root Dir: /var/lib/docker [2022-02-23T18:53:45.110Z] Debug Mode: false [2022-02-23T18:53:45.110Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:53:45.110Z] Labels: [2022-02-23T18:53:45.110Z] Experimental: true [2022-02-23T18:53:45.110Z] Insecure Registries: [2022-02-23T18:53:45.110Z] 127.0.0.0/8 [2022-02-23T18:53:45.110Z] Live Restore Enabled: true [2022-02-23T18:53:45.110Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T18:53:45.463Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:41cef3ee5789e6adad3c2a1aefae99f1499b2f85 . [2022-02-23T18:53:45.559Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.05MB / 54.92MB 0.3s [2022-02-23T18:53:45.559Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.29MB / 54.92MB 0.4s [2022-02-23T18:53:45.559Z] #11 ... [2022-02-23T18:53:45.559Z] [2022-02-23T18:53:45.559Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T18:53:45.559Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T18:53:45.559Z] #45 DONE 0.0s [2022-02-23T18:53:45.725Z] #1 [internal] load build definition from Dockerfile [2022-02-23T18:53:45.725Z] #1 sha256:5a39c11a55c694868c8e4146a5cf8c9762f6433fd6957d7eadbb51ea38db951f [2022-02-23T18:53:45.725Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T18:53:45.725Z] #1 DONE 0.1s [2022-02-23T18:53:45.725Z] [2022-02-23T18:53:45.725Z] #2 [internal] load .dockerignore [2022-02-23T18:53:45.725Z] #2 sha256:1070f100a4e12ca214d2713fea4b4a261e1b22a5074e541bc95f710682bb65c4 [2022-02-23T18:53:45.725Z] #2 transferring context: [2022-02-23T18:53:45.725Z] #2 transferring context: 87B done [2022-02-23T18:53:45.725Z] #2 DONE 0.1s [2022-02-23T18:53:45.725Z] [2022-02-23T18:53:45.725Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T18:53:45.725Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T18:53:45.847Z] [2022-02-23T18:53:45.847Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:45.847Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:45.847Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 19.92MB / 54.92MB 0.6s [2022-02-23T18:53:45.847Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 23.08MB / 54.92MB 0.7s [2022-02-23T18:53:46.109Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0B / 5.15MB 0.8s [2022-02-23T18:53:46.109Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 34.34MB / 54.92MB 1.0s [2022-02-23T18:53:46.109Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 1.76MB / 5.15MB 1.0s [2022-02-23T18:53:46.296Z] #3 DONE 0.4s [2022-02-23T18:53:46.296Z] [2022-02-23T18:53:46.296Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T18:53:46.296Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T18:53:46.296Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-02-23T18:53:46.296Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-23T18:53:46.296Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-23T18:53:46.296Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-23T18:53:46.296Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-02-23T18:53:46.296Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-23T18:53:46.373Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 37.19MB / 54.92MB 1.1s [2022-02-23T18:53:46.373Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 3.15MB / 5.15MB 1.1s [2022-02-23T18:53:46.373Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 42.99MB / 54.92MB 1.3s [2022-02-23T18:53:46.373Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.3s [2022-02-23T18:53:46.373Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0B / 10.87MB 1.3s [2022-02-23T18:53:46.564Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-23T18:53:46.564Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-23T18:53:46.638Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 1.05MB / 10.87MB 1.4s [2022-02-23T18:53:46.638Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 49.28MB / 54.92MB 1.5s [2022-02-23T18:53:46.638Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.3s done [2022-02-23T18:53:46.638Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 4.19MB / 10.87MB 1.5s [2022-02-23T18:53:46.638Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0B / 54.57MB 1.5s [2022-02-23T18:53:46.638Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 52.43MB / 54.92MB 1.6s [2022-02-23T18:53:46.638Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 6.29MB / 10.87MB 1.6s [2022-02-23T18:53:46.835Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-23T18:53:46.902Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 8.69MB / 10.87MB 1.7s [2022-02-23T18:53:46.902Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.19MB / 54.57MB 1.7s [2022-02-23T18:53:46.902Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.8s [2022-02-23T18:53:47.054Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.1s done [2022-02-23T18:53:47.054Z] #69 ... [2022-02-23T18:53:47.054Z] [2022-02-23T18:53:47.054Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:47.054Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:47.054Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.1s done [2022-02-23T18:53:47.054Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-23T18:53:47.054Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-23T18:53:47.054Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-23T18:53:47.054Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.5s done [2022-02-23T18:53:47.054Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.4s done [2022-02-23T18:53:47.054Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.7s done [2022-02-23T18:53:47.054Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 4.2s done [2022-02-23T18:53:47.054Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 6.2s [2022-02-23T18:53:47.054Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 6.1s [2022-02-23T18:53:47.054Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 4.4s done [2022-02-23T18:53:47.054Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 3.1s [2022-02-23T18:53:47.054Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 6.3s done [2022-02-23T18:53:47.095Z] #4 DONE 0.8s [2022-02-23T18:53:47.095Z] [2022-02-23T18:53:47.095Z] #5 [internal] load build definition from Dockerfile [2022-02-23T18:53:47.095Z] #5 sha256:23957edca0385a810c6307e37841d19212accaf6efb132b44bc0595773cb3327 [2022-02-23T18:53:47.095Z] #5 DONE 0.0s [2022-02-23T18:53:47.095Z] [2022-02-23T18:53:47.095Z] #6 [internal] load .dockerignore [2022-02-23T18:53:47.095Z] #6 sha256:41fa32a01d464db4a4eda1e4d569d9f86b1c155052dd73acab747732768250db [2022-02-23T18:53:47.095Z] #6 DONE 0.0s [2022-02-23T18:53:47.095Z] [2022-02-23T18:53:47.095Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:53:47.095Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T18:53:47.209Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 12.58MB / 54.57MB 2.0s [2022-02-23T18:53:47.476Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 17.83MB / 54.57MB 2.3s [2022-02-23T18:53:47.663Z] #10 ... [2022-02-23T18:53:47.663Z] [2022-02-23T18:53:47.663Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T18:53:47.663Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T18:53:47.663Z] #7 DONE 0.7s [2022-02-23T18:53:47.737Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 23.07MB / 54.57MB 2.5s [2022-02-23T18:53:47.737Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 2.4s done [2022-02-23T18:53:47.737Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0B / 85.81MB 2.6s [2022-02-23T18:53:47.737Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 0B / 134.83MB 2.6s [2022-02-23T18:53:47.922Z] [2022-02-23T18:53:47.922Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:53:47.922Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T18:53:47.922Z] #9 DONE 0.7s [2022-02-23T18:53:47.922Z] [2022-02-23T18:53:47.922Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:53:47.922Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T18:53:47.922Z] #10 DONE 0.7s [2022-02-23T18:53:47.922Z] [2022-02-23T18:53:47.922Z] #8 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T18:53:47.922Z] #8 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T18:53:47.922Z] #8 DONE 0.7s [2022-02-23T18:53:47.999Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 29.36MB / 54.57MB 2.8s [2022-02-23T18:53:47.999Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.24MB / 85.81MB 2.9s [2022-02-23T18:53:47.999Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 9.44MB / 134.83MB 2.9s [2022-02-23T18:53:47.999Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-23T18:53:48.261Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 33.55MB / 54.57MB 3.0s [2022-02-23T18:53:48.261Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 10.49MB / 85.81MB 3.0s [2022-02-23T18:53:48.526Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 41.94MB / 54.57MB 3.3s [2022-02-23T18:53:48.526Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 19.92MB / 85.81MB 3.3s [2022-02-23T18:53:48.526Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 18.05MB / 134.83MB 3.3s [2022-02-23T18:53:48.797Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 51.38MB / 54.57MB 3.6s [2022-02-23T18:53:48.797Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 28.31MB / 85.81MB 3.6s [2022-02-23T18:53:48.797Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 25.17MB / 134.83MB 3.6s [2022-02-23T18:53:48.797Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.53MB / 54.57MB 3.7s [2022-02-23T18:53:48.797Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 33.55MB / 85.81MB 3.7s [2022-02-23T18:53:49.058Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 38.80MB / 85.81MB 3.8s [2022-02-23T18:53:49.058Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 32.51MB / 134.83MB 4.0s [2022-02-23T18:53:49.058Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 44.04MB / 85.81MB 4.1s [2022-02-23T18:53:49.598Z] #11 ... [2022-02-23T18:53:49.598Z] [2022-02-23T18:53:49.598Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:53:49.598Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T18:53:49.598Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-23T18:53:49.598Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-23T18:53:49.598Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T18:53:49.598Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-23T18:53:49.598Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-02-23T18:53:49.598Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2022-02-23T18:53:49.598Z] #67 DONE 8.8s [2022-02-23T18:53:49.598Z] [2022-02-23T18:53:49.598Z] #24 [internal] load build context [2022-02-23T18:53:49.598Z] #24 sha256:9e70732c4127c71a34427a40635c40fc850bd70bab588df38c49d41b56f3c709 [2022-02-23T18:53:49.598Z] #24 transferring context: 57.45MB 6.8s done [2022-02-23T18:53:49.598Z] #24 DONE 8.9s [2022-02-23T18:53:49.598Z] [2022-02-23T18:53:49.598Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:53:49.598Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:53:49.598Z] #69 DONE 8.9s [2022-02-23T18:53:49.598Z] [2022-02-23T18:53:49.598Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:53:49.598Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T18:53:49.598Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-23T18:53:49.598Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-23T18:53:49.598Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-23T18:53:49.598Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-23T18:53:49.598Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.6s done [2022-02-23T18:53:49.637Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 50.33MB / 85.81MB 4.3s [2022-02-23T18:53:49.637Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 44.04MB / 134.83MB 4.3s [2022-02-23T18:53:49.637Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 55.57MB / 85.81MB 4.4s [2022-02-23T18:53:49.637Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 61.87MB / 85.81MB 4.6s [2022-02-23T18:53:49.838Z] [2022-02-23T18:53:49.838Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:53:49.838Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T18:53:49.838Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-23T18:53:49.838Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-23T18:53:49.838Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-23T18:53:49.838Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-23T18:53:49.838Z] #28 ... [2022-02-23T18:53:49.838Z] [2022-02-23T18:53:49.838Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T18:53:49.838Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T18:53:49.838Z] #45 DONE 0.5s [2022-02-23T18:53:49.838Z] [2022-02-23T18:53:49.838Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:53:49.838Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T18:53:49.838Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.05MB / 54.92MB 0.2s [2022-02-23T18:53:49.857Z] #28 ... [2022-02-23T18:53:49.857Z] [2022-02-23T18:53:49.857Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:49.857Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:49.907Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 4.5s done [2022-02-23T18:53:49.907Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 67.11MB / 85.81MB 4.7s [2022-02-23T18:53:49.907Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 53.48MB / 134.83MB 4.7s [2022-02-23T18:53:49.907Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 0B / 156B 4.7s [2022-02-23T18:53:49.907Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 73.40MB / 85.81MB 4.8s [2022-02-23T18:53:49.907Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 4.8s [2022-02-23T18:53:50.099Z] #28 ... [2022-02-23T18:53:50.099Z] [2022-02-23T18:53:50.099Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T18:53:50.099Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T18:53:50.099Z] #45 DONE 0.0s [2022-02-23T18:53:50.099Z] [2022-02-23T18:53:50.099Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:53:50.099Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T18:53:50.099Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.24MB / 54.92MB 0.4s [2022-02-23T18:53:50.174Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 4.8s done [2022-02-23T18:53:50.174Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 79.69MB / 85.81MB 5.0s [2022-02-23T18:53:50.174Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 61.87MB / 134.83MB 5.0s [2022-02-23T18:53:50.370Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 12.58MB / 54.92MB 0.6s [2022-02-23T18:53:50.370Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 16.78MB / 54.92MB 0.8s [2022-02-23T18:53:50.446Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.2s [2022-02-23T18:53:50.446Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 71.30MB / 134.83MB 5.4s [2022-02-23T18:53:50.637Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 20.29MB / 54.92MB 0.9s [2022-02-23T18:53:50.707Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 84.93MB / 134.83MB 5.7s [2022-02-23T18:53:50.901Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 28.64MB / 54.92MB 1.2s [2022-02-23T18:53:51.054Z] #20 18.81 Reading package lists... [2022-02-23T18:53:51.054Z] #20 ... [2022-02-23T18:53:51.054Z] [2022-02-23T18:53:51.054Z] #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-02-23T18:53:51.054Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-23T18:53:51.054Z] #45 19.10 Fetched 40.4 MB in 18s (2284 kB/s) [2022-02-23T18:53:51.054Z] #45 19.10 Reading package lists... [2022-02-23T18:53:51.054Z] #45 ... [2022-02-23T18:53:51.054Z] [2022-02-23T18:53:51.054Z] #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-02-23T18:53:51.054Z] #70 sha256:b7ab2a64160e81deb28e5566e63e5ea2f2d139ad09f076e266640119cfe13d88 [2022-02-23T18:53:51.054Z] #70 26.32 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:53:51.054Z] #70 26.32 + GOBIN=/build [2022-02-23T18:53:51.054Z] #70 26.32 + GO111MODULE=on [2022-02-23T18:53:51.054Z] #70 26.32 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T18:53:51.064Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 95.42MB / 134.83MB 5.9s [2022-02-23T18:53:51.163Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 36.05MB / 54.92MB 1.4s [2022-02-23T18:53:51.163Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 39.86MB / 54.92MB 1.5s [2022-02-23T18:53:51.327Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 6.1s done [2022-02-23T18:53:51.327Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 103.81MB / 134.83MB 6.2s [2022-02-23T18:53:51.426Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 42.99MB / 54.92MB 1.6s [2022-02-23T18:53:51.593Z] #11 ... [2022-02-23T18:53:51.593Z] [2022-02-23T18:53:51.593Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:53:51.593Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T18:53:51.593Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-23T18:53:51.593Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T18:53:51.593Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-23T18:53:51.593Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-23T18:53:51.593Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-02-23T18:53:51.593Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done [2022-02-23T18:53:51.593Z] #67 DONE 6.7s [2022-02-23T18:53:51.593Z] [2022-02-23T18:53:51.593Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:51.593Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:51.593Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 111.15MB / 134.83MB 6.5s [2022-02-23T18:53:51.593Z] #11 ... [2022-02-23T18:53:51.593Z] [2022-02-23T18:53:51.593Z] #24 [internal] load build context [2022-02-23T18:53:51.593Z] #24 sha256:86ae7d08f21484331611d0afd65809a1a2feda5ea96f57ab78c50b2c3523ff7e [2022-02-23T18:53:51.593Z] #24 transferring context: 57.45MB 6.6s done [2022-02-23T18:53:51.686Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 50.33MB / 54.92MB 1.8s [2022-02-23T18:53:51.686Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.0s [2022-02-23T18:53:51.856Z] #24 DONE 6.9s [2022-02-23T18:53:51.856Z] [2022-02-23T18:53:51.856Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:51.856Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:51.856Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 120.59MB / 134.83MB 6.8s [2022-02-23T18:53:52.153Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 129.91MB / 134.83MB 7.0s [2022-02-23T18:53:52.264Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.5s done [2022-02-23T18:53:53.103Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.1s [2022-02-23T18:53:53.137Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-23T18:53:53.137Z] #11 ... [2022-02-23T18:53:53.137Z] [2022-02-23T18:53:53.137Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:53:53.137Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T18:53:53.137Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.3s done [2022-02-23T18:53:53.137Z] #28 DONE 12.6s [2022-02-23T18:53:53.137Z] [2022-02-23T18:53:53.137Z] #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-02-23T18:53:53.137Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T18:53:53.589Z] #70 ... [2022-02-23T18:53:53.589Z] [2022-02-23T18:53:53.589Z] #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-02-23T18:53:53.589Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-23T18:53:53.589Z] #65 19.03 Fetched 40.4 MB in 18s (2294 kB/s) [2022-02-23T18:53:53.589Z] #65 19.03 Reading package lists... [2022-02-23T18:53:53.589Z] #65 28.15 Reading package lists... [2022-02-23T18:53:53.589Z] #65 ... [2022-02-23T18:53:53.589Z] [2022-02-23T18:53:53.589Z] #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-02-23T18:53:53.589Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-23T18:53:53.589Z] #45 19.10 Reading package lists... [2022-02-23T18:53:53.659Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.0s [2022-02-23T18:53:54.158Z] #45 28.37 Reading package lists... [2022-02-23T18:53:54.158Z] #45 ... [2022-02-23T18:53:54.158Z] [2022-02-23T18:53:54.158Z] #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-02-23T18:53:54.158Z] #70 sha256:b7ab2a64160e81deb28e5566e63e5ea2f2d139ad09f076e266640119cfe13d88 [2022-02-23T18:53:54.158Z] #70 29.48 rootlesskit version 0.14.6 [2022-02-23T18:53:54.158Z] #70 29.49 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T18:53:54.158Z] #70 29.50 -container-ip string [2022-02-23T18:53:54.158Z] #70 29.50 container ip [2022-02-23T18:53:54.158Z] #70 29.50 -container-port int [2022-02-23T18:53:54.158Z] #70 29.50 container port (default -1) [2022-02-23T18:53:54.158Z] #70 29.50 -host-ip string [2022-02-23T18:53:54.158Z] #70 29.50 host ip [2022-02-23T18:53:54.158Z] #70 29.50 -host-port int [2022-02-23T18:53:54.158Z] #70 29.50 host port (default -1) [2022-02-23T18:53:54.158Z] #70 29.50 -proto string [2022-02-23T18:53:54.158Z] #70 29.50 proxy protocol (default "tcp") [2022-02-23T18:53:54.158Z] #70 DONE 29.9s [2022-02-23T18:53:54.417Z] [2022-02-23T18:53:54.417Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T18:53:54.417Z] #71 sha256:ad5f6a2b222c2863063749f5ae7161b9c422c0b95c9e665ef774184bb602926e [2022-02-23T18:53:54.417Z] #71 DONE 0.1s [2022-02-23T18:53:54.417Z] [2022-02-23T18:53:54.417Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T18:53:54.417Z] #72 sha256:78442a3ab116624f1339d05c1feec674e67f6254be1ee005efdf13ca55fa4b03 [2022-02-23T18:53:54.492Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 9.3s done [2022-02-23T18:53:54.676Z] #72 DONE 0.1s [2022-02-23T18:53:54.676Z] [2022-02-23T18:53:54.676Z] #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-02-23T18:53:54.676Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:53:54.676Z] #20 18.81 Reading package lists... [2022-02-23T18:53:54.753Z] #11 ... [2022-02-23T18:53:54.753Z] [2022-02-23T18:53:54.753Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:53:54.753Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:53:54.753Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-02-23T18:53:54.753Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T18:53:54.753Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-23T18:53:54.753Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-23T18:53:54.753Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-02-23T18:53:54.753Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.0s done [2022-02-23T18:53:55.014Z] #69 ... [2022-02-23T18:53:55.014Z] [2022-02-23T18:53:55.014Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:53:55.014Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T18:53:55.014Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-23T18:53:55.014Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-23T18:53:55.014Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-23T18:53:55.014Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-23T18:53:55.014Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.2s done [2022-02-23T18:53:55.014Z] #28 ... [2022-02-23T18:53:55.014Z] [2022-02-23T18:53:55.014Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:53:55.014Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:53:55.014Z] #69 DONE 10.1s [2022-02-23T18:53:55.014Z] [2022-02-23T18:53:55.014Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:55.014Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:55.037Z] #29 ... [2022-02-23T18:53:55.037Z] [2022-02-23T18:53:55.037Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T18:53:55.037Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T18:53:55.037Z] #68 DONE 1.5s [2022-02-23T18:53:55.037Z] [2022-02-23T18:53:55.037Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:55.037Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:55.037Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.7s done [2022-02-23T18:53:55.037Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.3s [2022-02-23T18:53:55.578Z] #28 ... [2022-02-23T18:53:55.578Z] [2022-02-23T18:53:55.578Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:55.578Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:55.578Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.1s done [2022-02-23T18:53:55.578Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-23T18:53:55.578Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-23T18:53:55.578Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-23T18:53:55.578Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.5s done [2022-02-23T18:53:55.578Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.2s done [2022-02-23T18:53:55.578Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.7s done [2022-02-23T18:53:55.578Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 4.1s done [2022-02-23T18:53:55.578Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.8s [2022-02-23T18:53:55.578Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 85.98MB / 134.83MB 5.8s [2022-02-23T18:53:55.578Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 4.3s done [2022-02-23T18:53:55.607Z] Client: [2022-02-23T18:53:55.607Z] Context: default [2022-02-23T18:53:55.607Z] Debug Mode: false [2022-02-23T18:53:55.607Z] Plugins: [2022-02-23T18:53:55.607Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T18:53:55.607Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T18:53:55.607Z] [2022-02-23T18:53:55.607Z] Server: [2022-02-23T18:53:55.607Z] Containers: 0 [2022-02-23T18:53:55.607Z] Running: 0 [2022-02-23T18:53:55.607Z] Paused: 0 [2022-02-23T18:53:55.607Z] Stopped: 0 [2022-02-23T18:53:55.607Z] Images: 0 [2022-02-23T18:53:55.607Z] Server Version: 20.10.12 [2022-02-23T18:53:55.607Z] Storage Driver: overlay2 [2022-02-23T18:53:55.607Z] Backing Filesystem: extfs [2022-02-23T18:53:55.607Z] Supports d_type: true [2022-02-23T18:53:55.607Z] Native Overlay Diff: true [2022-02-23T18:53:55.607Z] userxattr: false [2022-02-23T18:53:55.607Z] Logging Driver: json-file [2022-02-23T18:53:55.607Z] Cgroup Driver: cgroupfs [2022-02-23T18:53:55.607Z] Cgroup Version: 1 [2022-02-23T18:53:55.607Z] Plugins: [2022-02-23T18:53:55.607Z] Volume: local [2022-02-23T18:53:55.607Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T18:53:55.607Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T18:53:55.607Z] Swarm: inactive [2022-02-23T18:53:55.607Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-23T18:53:55.607Z] Default Runtime: runc [2022-02-23T18:53:55.607Z] Init Binary: docker-init [2022-02-23T18:53:55.607Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:53:55.607Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T18:53:55.607Z] init version: de40ad0 [2022-02-23T18:53:55.607Z] Security Options: [2022-02-23T18:53:55.607Z] apparmor [2022-02-23T18:53:55.607Z] seccomp [2022-02-23T18:53:55.607Z] Profile: default [2022-02-23T18:53:55.607Z] Kernel Version: 5.11.0-1023-aws [2022-02-23T18:53:55.607Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-23T18:53:55.607Z] OSType: linux [2022-02-23T18:53:55.607Z] Architecture: aarch64 [2022-02-23T18:53:55.607Z] CPUs: 2 [2022-02-23T18:53:55.607Z] Total Memory: 7.576GiB [2022-02-23T18:53:55.607Z] Name: ip-10-100-65-83 [2022-02-23T18:53:55.607Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-02-23T18:53:55.607Z] Docker Root Dir: /var/lib/docker [2022-02-23T18:53:55.607Z] Debug Mode: false [2022-02-23T18:53:55.607Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:53:55.607Z] Labels: [2022-02-23T18:53:55.607Z] Experimental: true [2022-02-23T18:53:55.607Z] Insecure Registries: [2022-02-23T18:53:55.607Z] 127.0.0.0/8 [2022-02-23T18:53:55.607Z] Live Restore Enabled: true [2022-02-23T18:53:55.607Z] [2022-02-23T18:53:55.608Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.6s done [Pipeline] sh [2022-02-23T18:53:55.839Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 94.65MB / 134.83MB 6.1s [2022-02-23T18:53:55.839Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 6.1s done [2022-02-23T18:53:55.882Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:53:55.882Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:53:55.882Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43288/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T18:53:55.882Z] + bash /home/ubuntu/workspace/moby_PR-43288/check-config.sh [2022-02-23T18:53:55.882Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T18:53:55.882Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-02-23T18:53:55.882Z] [2022-02-23T18:53:55.882Z] Generally Necessary: [2022-02-23T18:53:55.882Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T18:53:55.882Z] - apparmor: enabled and tools installed [2022-02-23T18:53:55.882Z] - CONFIG_NAMESPACES: enabled [2022-02-23T18:53:55.882Z] - CONFIG_NET_NS: enabled [2022-02-23T18:53:55.882Z] - CONFIG_PID_NS: enabled [2022-02-23T18:53:55.882Z] - CONFIG_IPC_NS: enabled [2022-02-23T18:53:55.882Z] - CONFIG_UTS_NS: enabled [2022-02-23T18:53:55.882Z] - CONFIG_CGROUPS: enabled [2022-02-23T18:53:55.882Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T18:53:55.882Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T18:53:55.882Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T18:53:55.882Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T18:53:55.882Z] - CONFIG_CPUSETS: enabled [2022-02-23T18:53:55.882Z] - CONFIG_MEMCG: enabled [2022-02-23T18:53:55.882Z] - CONFIG_KEYS: enabled [2022-02-23T18:53:55.882Z] - CONFIG_VETH: enabled (as module) [2022-02-23T18:53:55.882Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T18:53:55.882Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T18:53:55.882Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T18:53:55.882Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T18:53:55.882Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T18:53:55.882Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T18:53:55.882Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T18:53:55.882Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T18:53:56.054Z] #20 27.77 Reading package lists... [2022-02-23T18:53:56.054Z] #20 ... [2022-02-23T18:53:56.054Z] [2022-02-23T18:53:56.054Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T18:53:56.054Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T18:53:56.054Z] #75 CACHED [2022-02-23T18:53:56.054Z] [2022-02-23T18:53:56.054Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T18:53:56.054Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T18:53:56.054Z] #77 CACHED [2022-02-23T18:53:56.054Z] [2022-02-23T18:53:56.054Z] #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-02-23T18:53:56.054Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-23T18:53:56.098Z] #11 ... [2022-02-23T18:53:56.098Z] [2022-02-23T18:53:56.098Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:53:56.098Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T18:53:56.098Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-23T18:53:56.098Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T18:53:56.098Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-23T18:53:56.098Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-23T18:53:56.098Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-02-23T18:53:56.098Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2022-02-23T18:53:56.098Z] #67 DONE 6.5s [2022-02-23T18:53:56.098Z] [2022-02-23T18:53:56.098Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:56.098Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:56.098Z] #11 ... [2022-02-23T18:53:56.098Z] [2022-02-23T18:53:56.098Z] #24 [internal] load build context [2022-02-23T18:53:56.098Z] #24 sha256:30f08b4a18a19e7f36aa3bb70d015cdb9f932437bb7c84b70657b74070f0a2f5 [2022-02-23T18:53:56.098Z] #24 transferring context: 33.54MB 6.6s [2022-02-23T18:53:56.139Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T18:53:56.139Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T18:53:56.139Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T18:53:56.139Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T18:53:56.139Z] [2022-02-23T18:53:56.139Z] Optional Features: [2022-02-23T18:53:56.139Z] - CONFIG_USER_NS: enabled [2022-02-23T18:53:56.139Z] - CONFIG_SECCOMP: enabled [2022-02-23T18:53:56.139Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T18:53:56.139Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T18:53:56.139Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T18:53:56.139Z] (cgroup swap accounting is currently enabled) [2022-02-23T18:53:56.139Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T18:53:56.139Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T18:53:56.139Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T18:53:56.139Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T18:53:56.139Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T18:53:56.139Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T18:53:56.139Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T18:53:56.139Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T18:53:56.139Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T18:53:56.139Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T18:53:56.139Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T18:53:56.139Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T18:53:56.139Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T18:53:56.139Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T18:53:56.139Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T18:53:56.139Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T18:53:56.139Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T18:53:56.139Z] - CONFIG_EXT4_FS: enabled [2022-02-23T18:53:56.139Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T18:53:56.139Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T18:53:56.139Z] - Network Drivers: [2022-02-23T18:53:56.139Z] - "overlay": [2022-02-23T18:53:56.139Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T18:53:56.139Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T18:53:56.139Z] Optional (for encrypted networks): [2022-02-23T18:53:56.139Z] - CONFIG_CRYPTO: enabled [2022-02-23T18:53:56.139Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T18:53:56.139Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T18:53:56.139Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T18:53:56.139Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T18:53:56.139Z] - CONFIG_XFRM: enabled [2022-02-23T18:53:56.139Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T18:53:56.139Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T18:53:56.139Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T18:53:56.139Z] - "ipvlan": [2022-02-23T18:53:56.139Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T18:53:56.139Z] - "macvlan": [2022-02-23T18:53:56.139Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T18:53:56.139Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T18:53:56.139Z] - "ftp,tftp client in container": [2022-02-23T18:53:56.139Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T18:53:56.139Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T18:53:56.139Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T18:53:56.139Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T18:53:56.139Z] - Storage Drivers: [2022-02-23T18:53:56.139Z] - "aufs": [2022-02-23T18:53:56.361Z] #24 ... [2022-02-23T18:53:56.361Z] [2022-02-23T18:53:56.361Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:56.361Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:56.361Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 110.10MB / 134.83MB 6.6s [2022-02-23T18:53:56.395Z] - CONFIG_AUFS_FS: missing [2022-02-23T18:53:56.395Z] - "btrfs": [2022-02-23T18:53:56.395Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T18:53:56.395Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T18:53:56.395Z] - "devicemapper": [2022-02-23T18:53:56.395Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T18:53:56.395Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T18:53:56.395Z] - "overlay": [2022-02-23T18:53:56.395Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T18:53:56.395Z] - "zfs": [2022-02-23T18:53:56.395Z] - /dev/zfs: present [2022-02-23T18:53:56.395Z] - zfs command: missing [2022-02-23T18:53:56.395Z] - zpool command: missing [2022-02-23T18:53:56.395Z] [2022-02-23T18:53:56.395Z] Limits: [2022-02-23T18:53:56.395Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T18:53:56.395Z] [2022-02-23T18:53:56.395Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T18:53:56.619Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 119.54MB / 134.83MB 6.8s [2022-02-23T18:53:56.619Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 128.97MB / 134.83MB 7.1s [2022-02-23T18:53:56.841Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b302934e21ff296a2992bcdac1063636f471d4bc . [2022-02-23T18:53:56.883Z] #11 ... [2022-02-23T18:53:56.883Z] [2022-02-23T18:53:56.883Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:53:56.883Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:53:56.883Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-23T18:53:56.883Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T18:53:56.883Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-23T18:53:56.883Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-23T18:53:56.883Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2022-02-23T18:53:56.883Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done [2022-02-23T18:53:56.883Z] #69 DONE 7.4s [2022-02-23T18:53:56.883Z] [2022-02-23T18:53:56.883Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:56.883Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:56.936Z] #11 ... [2022-02-23T18:53:56.936Z] [2022-02-23T18:53:56.936Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T18:53:56.936Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T18:53:56.936Z] #68 DONE 0.7s [2022-02-23T18:53:56.936Z] [2022-02-23T18:53:56.936Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:56.936Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:56.936Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 9.0s done [2022-02-23T18:53:56.936Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-23T18:53:56.975Z] #11 ... [2022-02-23T18:53:56.975Z] [2022-02-23T18:53:56.975Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T18:53:56.975Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T18:53:56.975Z] #70 DONE 1.9s [2022-02-23T18:53:56.975Z] [2022-02-23T18:53:56.975Z] #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-02-23T18:53:56.975Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T18:53:56.975Z] #29 2.785 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:53:56.975Z] #29 2.789 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:53:56.975Z] #29 2.827 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:53:56.975Z] #29 2.913 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:53:56.975Z] #29 3.053 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:53:56.975Z] #29 3.302 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:53:57.182Z] #1 [internal] load build definition from Dockerfile [2022-02-23T18:53:57.182Z] #1 sha256:f095e5ecc9b1d24a9c426d52b958f0449e04e84c1db5b22f32a0de0405c1c983 [2022-02-23T18:53:57.182Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T18:53:57.182Z] #1 DONE 0.3s [2022-02-23T18:53:57.182Z] [2022-02-23T18:53:57.182Z] #2 [internal] load .dockerignore [2022-02-23T18:53:57.182Z] #2 sha256:574131136cc832524b1c330a1724a541f54bae1325511b8b6c0515b42a3414bb [2022-02-23T18:53:57.182Z] #2 transferring context: 87B done [2022-02-23T18:53:57.182Z] #2 DONE 0.0s [2022-02-23T18:53:57.182Z] [2022-02-23T18:53:57.182Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T18:53:57.182Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-02-23T18:53:57.198Z] #11 ... [2022-02-23T18:53:57.198Z] [2022-02-23T18:53:57.198Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:53:57.198Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T18:53:57.198Z] #28 DONE 12.3s [2022-02-23T18:53:57.198Z] [2022-02-23T18:53:57.198Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:57.198Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:57.746Z] #3 DONE 0.4s [2022-02-23T18:53:57.746Z] [2022-02-23T18:53:57.746Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T18:53:57.746Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-02-23T18:53:57.746Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-02-23T18:53:57.746Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-02-23T18:53:57.746Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.2s [2022-02-23T18:53:57.746Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-23T18:53:57.746Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-02-23T18:53:57.812Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.7s done [2022-02-23T18:53:57.840Z] #11 ... [2022-02-23T18:53:57.841Z] [2022-02-23T18:53:57.841Z] #24 [internal] load build context [2022-02-23T18:53:57.841Z] #24 sha256:30f08b4a18a19e7f36aa3bb70d015cdb9f932437bb7c84b70657b74070f0a2f5 [2022-02-23T18:53:57.841Z] #24 transferring context: 57.44MB 8.2s done [2022-02-23T18:53:57.841Z] #24 DONE 8.6s [2022-02-23T18:53:57.841Z] [2022-02-23T18:53:57.841Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:57.841Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:57.906Z] #29 4.857 Fetched 8505 kB in 2s (3662 kB/s) [2022-02-23T18:53:58.003Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s [2022-02-23T18:53:58.093Z] #11 ... [2022-02-23T18:53:58.093Z] [2022-02-23T18:53:58.093Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T18:53:58.093Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T18:53:58.093Z] #70 DONE 1.1s [2022-02-23T18:53:58.093Z] [2022-02-23T18:53:58.093Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:53:58.093Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:53:58.093Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-23T18:53:58.260Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-02-23T18:53:58.260Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done [2022-02-23T18:53:58.260Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-02-23T18:53:58.260Z] #4 DONE 0.8s [2022-02-23T18:53:58.783Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.0s [2022-02-23T18:53:58.784Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 9.3s done [2022-02-23T18:53:58.827Z] [2022-02-23T18:53:58.827Z] #6 [internal] load build definition from Dockerfile [2022-02-23T18:53:58.827Z] #6 sha256:e213ab95e1b6eb62aa96317ddb68b030296c7e778636173777c31187638a1d26 [2022-02-23T18:53:58.827Z] #6 DONE 0.0s [2022-02-23T18:53:58.827Z] [2022-02-23T18:53:58.827Z] #5 [internal] load .dockerignore [2022-02-23T18:53:58.827Z] #5 sha256:ff320c8ab6a936ffa66b5dd8cd71c49bf17e70f646459c7ae8f0ab9418cbff37 [2022-02-23T18:53:58.827Z] #5 DONE 0.0s [2022-02-23T18:53:58.827Z] [2022-02-23T18:53:58.827Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:53:58.827Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T18:53:58.836Z] #29 4.857 Reading package lists... [2022-02-23T18:53:59.483Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 1.3s done [2022-02-23T18:53:59.758Z] #10 DONE 1.0s [2022-02-23T18:53:59.758Z] [2022-02-23T18:53:59.758Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T18:53:59.758Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-02-23T18:53:59.758Z] #9 DONE 1.0s [2022-02-23T18:53:59.758Z] [2022-02-23T18:53:59.758Z] #7 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T18:53:59.758Z] #7 sha256:1e9883a0d5b244c5c62286e2ce9a44fdb2e671a95ab620a5108bea58e8490ce6 [2022-02-23T18:53:59.758Z] #7 DONE 1.0s [2022-02-23T18:53:59.758Z] [2022-02-23T18:53:59.758Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:53:59.758Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T18:53:59.758Z] #8 DONE 1.0s [2022-02-23T18:53:59.774Z] #29 5.680 Reading package lists... [2022-02-23T18:53:59.774Z] #29 6.477 Building dependency tree... [2022-02-23T18:54:00.031Z] #29 6.794 The following additional packages will be installed: [2022-02-23T18:54:00.031Z] #29 6.798 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-23T18:54:00.031Z] #29 6.798 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-23T18:54:00.031Z] #29 6.798 Recommended packages: [2022-02-23T18:54:00.031Z] #29 6.798 libldap-common publicsuffix libsasl2-modules [2022-02-23T18:54:00.031Z] #29 6.966 The following NEW packages will be installed: [2022-02-23T18:54:00.031Z] #29 6.966 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-23T18:54:00.031Z] #29 6.966 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-23T18:54:00.031Z] #29 6.966 libssh2-1 openssl [2022-02-23T18:54:00.055Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-23T18:54:00.164Z] #11 ... [2022-02-23T18:54:00.164Z] [2022-02-23T18:54:00.164Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T18:54:00.164Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T18:54:00.164Z] #68 DONE 0.6s [2022-02-23T18:54:00.164Z] [2022-02-23T18:54:00.164Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:00.164Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:54:00.245Z] #45 28.37 Reading package lists... [2022-02-23T18:54:00.245Z] #45 ... [2022-02-23T18:54:00.245Z] [2022-02-23T18:54:00.245Z] #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-02-23T18:54:00.245Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-23T18:54:00.245Z] #65 28.15 Reading package lists... [2022-02-23T18:54:00.289Z] #29 7.239 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-23T18:54:00.289Z] #29 7.239 Need to get 3038 kB of archives. [2022-02-23T18:54:00.289Z] #29 7.239 After this operation, 6650 kB of additional disk space will be used. [2022-02-23T18:54:00.290Z] #29 7.239 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-23T18:54:00.290Z] #29 7.255 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-23T18:54:00.290Z] #29 7.255 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-23T18:54:00.290Z] #29 7.258 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-23T18:54:00.290Z] #29 7.258 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-23T18:54:00.290Z] #29 7.258 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-23T18:54:00.290Z] #29 7.261 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-23T18:54:00.290Z] #29 7.270 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-23T18:54:00.290Z] #29 7.270 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-23T18:54:00.290Z] #29 7.270 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-23T18:54:00.290Z] #29 7.270 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-23T18:54:00.290Z] #29 7.278 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-23T18:54:00.290Z] #29 7.278 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T18:54:00.290Z] #29 7.304 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T18:54:00.547Z] #29 7.307 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T18:54:00.547Z] #29 7.527 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:54:00.547Z] #29 7.565 Fetched 3038 kB in 0s (8983 kB/s) [2022-02-23T18:54:00.737Z] #11 ... [2022-02-23T18:54:00.737Z] [2022-02-23T18:54:00.737Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T18:54:00.737Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T18:54:00.737Z] #70 DONE 1.0s [2022-02-23T18:54:00.737Z] [2022-02-23T18:54:00.737Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:00.737Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:54:00.805Z] #29 7.600 Selecting previously unselected package openssl. [2022-02-23T18:54:00.805Z] #29 7.600 (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-02-23T18:54:00.805Z] #29 7.601 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-23T18:54:00.805Z] #29 7.606 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-23T18:54:01.062Z] #29 7.803 Selecting previously unselected package ca-certificates. [2022-02-23T18:54:01.062Z] #29 7.803 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-23T18:54:01.062Z] #29 7.809 Unpacking ca-certificates (20210119) ... [2022-02-23T18:54:01.062Z] #29 7.892 Selecting previously unselected package libbrotli1:amd64. [2022-02-23T18:54:01.062Z] #29 7.892 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-23T18:54:01.062Z] #29 7.900 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T18:54:01.062Z] #29 7.970 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-23T18:54:01.062Z] #29 7.970 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T18:54:01.319Z] #29 7.974 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:01.319Z] #29 8.013 Selecting previously unselected package libsasl2-2:amd64. [2022-02-23T18:54:01.319Z] #29 8.013 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T18:54:01.319Z] #29 8.017 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:01.575Z] #29 8.432 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-23T18:54:01.575Z] #29 8.432 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-23T18:54:01.837Z] #29 8.700 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T18:54:01.837Z] #29 8.769 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-23T18:54:01.837Z] #29 8.769 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-23T18:54:01.837Z] #29 8.776 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T18:54:02.093Z] #29 8.822 Selecting previously unselected package libpsl5:amd64. [2022-02-23T18:54:02.093Z] #29 8.822 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-23T18:54:02.094Z] #29 8.831 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T18:54:02.094Z] #29 8.886 Selecting previously unselected package librtmp1:amd64. [2022-02-23T18:54:02.094Z] #29 8.886 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-23T18:54:02.094Z] #29 8.886 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T18:54:02.094Z] #29 8.941 Selecting previously unselected package libssh2-1:amd64. [2022-02-23T18:54:02.094Z] #29 8.941 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-23T18:54:02.094Z] #29 8.944 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T18:54:02.094Z] #29 9.018 Selecting previously unselected package libcurl4:amd64. [2022-02-23T18:54:02.148Z] #65 35.93 Building dependency tree... [2022-02-23T18:54:02.148Z] #65 37.42 Reading state information... [2022-02-23T18:54:02.350Z] #29 9.019 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T18:54:02.350Z] #29 9.024 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:02.350Z] #29 9.153 Selecting previously unselected package curl. [2022-02-23T18:54:02.350Z] #29 9.153 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T18:54:02.350Z] #29 9.156 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:02.350Z] #29 9.232 Selecting previously unselected package libonig5:amd64. [2022-02-23T18:54:02.350Z] #29 9.232 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T18:54:02.350Z] #29 9.239 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:54:02.608Z] #29 9.307 Selecting previously unselected package libjq1:amd64. [2022-02-23T18:54:02.608Z] #29 9.307 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T18:54:02.608Z] #29 9.311 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:54:02.608Z] #29 9.358 Selecting previously unselected package jq. [2022-02-23T18:54:02.608Z] #29 9.358 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-23T18:54:02.608Z] #29 9.370 Unpacking jq (1.6-2.1) ... [2022-02-23T18:54:02.608Z] #29 9.421 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T18:54:02.608Z] #29 9.432 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T18:54:02.608Z] #29 9.442 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T18:54:02.608Z] #29 9.451 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:02.608Z] #29 9.461 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T18:54:02.608Z] #29 9.473 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:02.608Z] #29 9.482 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T18:54:02.608Z] #29 9.493 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-23T18:54:02.608Z] #29 9.507 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:54:02.608Z] #29 9.517 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:54:02.608Z] #29 9.527 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T18:54:02.647Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 10.0s done [2022-02-23T18:54:02.647Z] #11 ... [2022-02-23T18:54:02.647Z] [2022-02-23T18:54:02.647Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:54:02.647Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T18:54:02.647Z] #28 DONE 13.1s [2022-02-23T18:54:02.647Z] [2022-02-23T18:54:02.647Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:02.647Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:54:02.647Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-23T18:54:02.866Z] #29 9.538 Setting up ca-certificates (20210119) ... [2022-02-23T18:54:03.086Z] #65 38.95 The following additional packages will be installed: [2022-02-23T18:54:03.345Z] #65 38.96 libbtrfs0 [2022-02-23T18:54:03.433Z] #29 10.24 Updating certificates in /etc/ssl/certs... [2022-02-23T18:54:03.586Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.8s done [2022-02-23T18:54:03.586Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-23T18:54:03.622Z] #65 39.11 The following NEW packages will be installed: [2022-02-23T18:54:03.622Z] #65 39.13 libbtrfs-dev libbtrfs0 [2022-02-23T18:54:03.892Z] #65 39.50 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:54:03.892Z] #65 39.50 Need to get 460 kB of archives. [2022-02-23T18:54:03.892Z] #65 39.50 After this operation, 1237 kB of additional disk space will be used. [2022-02-23T18:54:03.892Z] #65 39.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T18:54:03.892Z] #65 39.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T18:54:04.367Z] #29 11.19 129 added, 0 removed; done. [2022-02-23T18:54:04.367Z] #29 11.34 Setting up jq (1.6-2.1) ... [2022-02-23T18:54:04.462Z] #65 39.96 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:54:04.462Z] #65 40.21 Fetched 460 kB in 0s (1522 kB/s) [2022-02-23T18:54:04.462Z] #65 40.27 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T18:54:04.533Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.7s done [2022-02-23T18:54:04.533Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-23T18:54:04.625Z] #29 11.35 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:04.625Z] #29 11.36 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:04.625Z] #29 11.37 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:54:04.625Z] #29 11.38 Processing triggers for ca-certificates (20210119) ... [2022-02-23T18:54:04.625Z] #29 11.39 Updating certificates in /etc/ssl/certs... [2022-02-23T18:54:04.721Z] #65 40.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 ... 30207 files and directories currently installed.) [2022-02-23T18:54:04.721Z] #65 40.32 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T18:54:04.721Z] #65 40.33 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:54:04.721Z] #65 40.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T18:54:04.721Z] #65 40.46 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T18:54:04.721Z] #65 40.46 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:54:04.981Z] #65 40.65 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:54:04.981Z] #65 40.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:54:04.981Z] #65 40.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:54:05.085Z] [2022-02-23T18:54:05.085Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:54:05.085Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:54:05.085Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-23T18:54:05.085Z] #69 DONE 0.0s [2022-02-23T18:54:05.085Z] [2022-02-23T18:54:05.085Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:05.085Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T18:54:05.085Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:05.086Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.1s done [2022-02-23T18:54:05.086Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-23T18:54:05.086Z] #11 sha256:55bebd100dc82c17d2111bff177156fd4aa4f5db37a396b5834c645b19208d44 1.80kB / 1.80kB done [2022-02-23T18:54:05.086Z] #11 sha256:b510d72af22dfca21bd2d9cc327efc7ad927865c671d648428dd78cf08cf63d9 7.06kB / 7.06kB done [2022-02-23T18:54:05.086Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0B / 10.66MB 0.3s [2022-02-23T18:54:05.086Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 0.5s [2022-02-23T18:54:05.086Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 1.05MB / 53.61MB 0.5s [2022-02-23T18:54:05.086Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0B / 5.14MB 0.5s [2022-02-23T18:54:05.086Z] #11 ... [2022-02-23T18:54:05.086Z] [2022-02-23T18:54:05.086Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T18:54:05.086Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T18:54:05.086Z] #45 DONE 0.0s [2022-02-23T18:54:05.086Z] [2022-02-23T18:54:05.086Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:05.086Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T18:54:05.086Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 1.05MB / 5.14MB 0.6s [2022-02-23T18:54:05.242Z] #65 DONE 40.9s [2022-02-23T18:54:05.242Z] [2022-02-23T18:54:05.242Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T18:54:05.242Z] #66 sha256:4623fed2d5ac0c8fd47753492a66c5fda8e36c4ba5fb5f514426e65738864e09 [2022-02-23T18:54:05.242Z] #66 DONE 0.1s [2022-02-23T18:54:05.242Z] [2022-02-23T18:54:05.242Z] #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-02-23T18:54:05.242Z] #67 sha256:aa77d59bb962864aa8d901486f08207250368da28298f881fdea8b612ac98e54 [2022-02-23T18:54:05.416Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 20.97MB / 53.61MB 0.7s [2022-02-23T18:54:05.416Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 0.7s [2022-02-23T18:54:05.416Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 26.62MB / 53.61MB 0.8s [2022-02-23T18:54:05.416Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 0.9s done [2022-02-23T18:54:05.416Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 41.94MB / 53.61MB 1.0s [2022-02-23T18:54:05.416Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 0B / 54.67MB 1.0s [2022-02-23T18:54:05.469Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.1s [2022-02-23T18:54:05.560Z] #29 12.36 0 added, 0 removed; done. [2022-02-23T18:54:05.560Z] #29 12.36 Running hooks in /etc/ca-certificates/update.d... [2022-02-23T18:54:05.560Z] #29 12.36 done. [2022-02-23T18:54:05.681Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 1.2s [2022-02-23T18:54:05.681Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 4.19MB / 54.67MB 1.2s [2022-02-23T18:54:05.681Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 1.2s done [2022-02-23T18:54:05.681Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 26.21MB / 54.67MB 1.3s [2022-02-23T18:54:05.939Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 49.28MB / 54.67MB 1.5s [2022-02-23T18:54:05.939Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 0B / 81.02MB 1.5s [2022-02-23T18:54:05.939Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 1.6s [2022-02-23T18:54:05.939Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 6.29MB / 81.02MB 1.6s [2022-02-23T18:54:06.179Z] #67 0.745 + RM_GOPATH=0 [2022-02-23T18:54:06.180Z] #67 0.745 + TMP_GOPATH= [2022-02-23T18:54:06.180Z] #67 0.745 + : /build [2022-02-23T18:54:06.180Z] #67 0.745 + '[' -z '' ']' [2022-02-23T18:54:06.180Z] #67 0.745 ++ mktemp -d [2022-02-23T18:54:06.180Z] #67 0.747 + export GOPATH=/tmp/tmp.YXMwaIrkW2 [2022-02-23T18:54:06.180Z] #67 0.747 + GOPATH=/tmp/tmp.YXMwaIrkW2 [2022-02-23T18:54:06.180Z] #67 0.748 + RM_GOPATH=1 [2022-02-23T18:54:06.180Z] #67 0.748 + case "$(go env GOARCH)" in [2022-02-23T18:54:06.180Z] #67 0.748 ++ go env GOARCH [2022-02-23T18:54:06.180Z] #67 0.757 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:06.180Z] #67 0.757 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:06.180Z] #67 0.757 ++ dirname /install.sh [2022-02-23T18:54:06.180Z] #67 0.758 + dir=/ [2022-02-23T18:54:06.180Z] #67 0.758 + bin=containerd [2022-02-23T18:54:06.180Z] #67 0.758 + shift [2022-02-23T18:54:06.180Z] #67 0.758 + '[' '!' -f //containerd.installer ']' [2022-02-23T18:54:06.180Z] #67 0.758 + . //containerd.installer [2022-02-23T18:54:06.180Z] #67 0.758 ++ set -e [2022-02-23T18:54:06.180Z] #67 0.758 ++ : v1.5.9 [2022-02-23T18:54:06.180Z] #67 0.758 + install_containerd [2022-02-23T18:54:06.180Z] #67 0.762 + echo 'Install containerd version v1.5.9' [2022-02-23T18:54:06.180Z] #67 0.762 Install containerd version v1.5.9 [2022-02-23T18:54:06.180Z] #67 0.762 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YXMwaIrkW2/src/github.com/containerd/containerd [2022-02-23T18:54:06.180Z] #67 0.764 Cloning into '/tmp/tmp.YXMwaIrkW2/src/github.com/containerd/containerd'... [2022-02-23T18:54:06.197Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 18.87MB / 81.02MB 1.7s [2022-02-23T18:54:06.197Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 32.51MB / 81.02MB 1.8s [2022-02-23T18:54:06.197Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 37.75MB / 81.02MB 1.9s [2022-02-23T18:54:06.457Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 50.33MB / 81.02MB 2.0s [2022-02-23T18:54:06.715Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 66.06MB / 81.02MB 2.2s [2022-02-23T18:54:06.715Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 2.5s [2022-02-23T18:54:06.928Z] #29 DONE 13.7s [2022-02-23T18:54:06.928Z] [2022-02-23T18:54:06.928Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T18:54:06.928Z] #30 sha256:a7f9dfa3ec388042148f35ab2842a0f5f0f6cbe9467b541225eaf8ec2a3a48e5 [2022-02-23T18:54:06.971Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.6s done [2022-02-23T18:54:07.184Z] #30 ... [2022-02-23T18:54:07.185Z] [2022-02-23T18:54:07.185Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:07.185Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:54:07.185Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.7s done [2022-02-23T18:54:07.185Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 3.1s [2022-02-23T18:54:07.230Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 0.2s [2022-02-23T18:54:07.389Z] #11 ... [2022-02-23T18:54:07.389Z] [2022-02-23T18:54:07.389Z] #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-02-23T18:54:07.389Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T18:54:07.389Z] #29 2.564 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:07.389Z] #29 2.572 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:07.389Z] #29 2.578 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:07.389Z] #29 2.752 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:54:07.389Z] #29 2.935 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:54:07.389Z] #29 3.259 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:54:07.389Z] #29 4.795 Fetched 8505 kB in 3s (3379 kB/s) [2022-02-23T18:54:07.389Z] #29 4.795 Reading package lists... [2022-02-23T18:54:07.389Z] #29 5.620 Reading package lists... [2022-02-23T18:54:07.389Z] #29 6.456 Building dependency tree... [2022-02-23T18:54:07.389Z] #29 6.809 The following additional packages will be installed: [2022-02-23T18:54:07.389Z] #29 6.810 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-23T18:54:07.389Z] #29 6.810 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-23T18:54:07.389Z] #29 6.812 Recommended packages: [2022-02-23T18:54:07.389Z] #29 6.812 libldap-common publicsuffix libsasl2-modules [2022-02-23T18:54:07.389Z] #29 6.989 The following NEW packages will be installed: [2022-02-23T18:54:07.389Z] #29 6.989 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-23T18:54:07.389Z] #29 6.989 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-23T18:54:07.389Z] #29 6.989 libssh2-1 openssl [2022-02-23T18:54:07.389Z] #29 7.276 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-23T18:54:07.389Z] #29 7.276 Need to get 3038 kB of archives. [2022-02-23T18:54:07.389Z] #29 7.276 After this operation, 6650 kB of additional disk space will be used. [2022-02-23T18:54:07.389Z] #29 7.276 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-23T18:54:07.389Z] #29 7.288 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-23T18:54:07.389Z] #29 7.292 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-23T18:54:07.389Z] #29 7.295 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-23T18:54:07.390Z] #29 7.298 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-23T18:54:07.390Z] #29 7.300 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-23T18:54:07.390Z] #29 7.302 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-23T18:54:07.390Z] #29 7.309 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-23T18:54:07.390Z] #29 7.310 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-23T18:54:07.390Z] #29 7.311 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-23T18:54:07.390Z] #29 7.314 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-23T18:54:07.390Z] #29 7.324 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-23T18:54:07.390Z] #29 7.327 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T18:54:07.390Z] #29 7.330 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T18:54:07.390Z] #29 7.332 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T18:54:07.390Z] #29 7.693 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:54:07.390Z] #29 7.731 Fetched 3038 kB in 0s (9026 kB/s) [2022-02-23T18:54:07.390Z] #29 7.785 Selecting previously unselected package openssl. [2022-02-23T18:54:07.390Z] #29 7.785 (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-02-23T18:54:07.390Z] #29 7.786 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-23T18:54:07.390Z] #29 7.792 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-23T18:54:07.390Z] #29 8.074 Selecting previously unselected package ca-certificates. [2022-02-23T18:54:07.390Z] #29 8.074 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-23T18:54:07.390Z] #29 8.078 Unpacking ca-certificates (20210119) ... [2022-02-23T18:54:07.390Z] #29 8.176 Selecting previously unselected package libbrotli1:amd64. [2022-02-23T18:54:07.390Z] #29 8.176 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-23T18:54:07.390Z] #29 8.184 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T18:54:07.390Z] #29 8.273 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-23T18:54:07.390Z] #29 8.273 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T18:54:07.390Z] #29 8.280 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:07.390Z] #29 8.627 Selecting previously unselected package libsasl2-2:amd64. [2022-02-23T18:54:07.390Z] #29 8.627 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T18:54:07.390Z] #29 8.643 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:07.390Z] #29 8.696 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-23T18:54:07.390Z] #29 8.696 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-23T18:54:07.390Z] #29 8.703 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T18:54:07.390Z] #29 8.795 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-23T18:54:07.390Z] #29 8.795 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-23T18:54:07.390Z] #29 8.798 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T18:54:07.390Z] #29 8.862 Selecting previously unselected package libpsl5:amd64. [2022-02-23T18:54:07.390Z] #29 8.862 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-23T18:54:07.390Z] #29 8.869 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T18:54:07.390Z] #29 8.912 Selecting previously unselected package librtmp1:amd64. [2022-02-23T18:54:07.390Z] #29 8.912 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-23T18:54:07.390Z] #29 8.919 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T18:54:07.390Z] #29 8.968 Selecting previously unselected package libssh2-1:amd64. [2022-02-23T18:54:07.390Z] #29 8.968 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-23T18:54:07.390Z] #29 8.974 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T18:54:07.390Z] #29 9.050 Selecting previously unselected package libcurl4:amd64. [2022-02-23T18:54:07.390Z] #29 9.050 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T18:54:07.390Z] #29 9.054 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:07.390Z] #29 9.152 Selecting previously unselected package curl. [2022-02-23T18:54:07.390Z] #29 9.152 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T18:54:07.390Z] #29 9.157 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:07.390Z] #29 9.336 Selecting previously unselected package libonig5:amd64. [2022-02-23T18:54:07.390Z] #29 9.336 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T18:54:07.390Z] #29 9.341 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:54:07.390Z] #29 9.419 Selecting previously unselected package libjq1:amd64. [2022-02-23T18:54:07.390Z] #29 9.419 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T18:54:07.390Z] #29 9.427 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:54:07.390Z] #29 9.493 Selecting previously unselected package jq. [2022-02-23T18:54:07.390Z] #29 9.495 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-23T18:54:07.390Z] #29 9.500 Unpacking jq (1.6-2.1) ... [2022-02-23T18:54:07.390Z] #29 9.555 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T18:54:07.390Z] #29 9.569 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T18:54:07.390Z] #29 9.579 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T18:54:07.390Z] #29 9.593 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:07.390Z] #29 9.610 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T18:54:07.390Z] #29 9.617 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:07.390Z] #29 9.631 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T18:54:07.390Z] #29 9.645 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-23T18:54:07.390Z] #29 9.662 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:54:07.390Z] #29 9.671 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:54:07.390Z] #29 9.687 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T18:54:07.390Z] #29 9.997 Setting up ca-certificates (20210119) ... [2022-02-23T18:54:07.390Z] #29 ... [2022-02-23T18:54:07.390Z] [2022-02-23T18:54:07.390Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:07.390Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:54:07.796Z] #11 ... [2022-02-23T18:54:07.796Z] [2022-02-23T18:54:07.796Z] #24 [internal] load build context [2022-02-23T18:54:07.796Z] #24 sha256:96072130ec004cc5a48ef2a084ee28034ea11eee06f1215970d3e87b3fbb689b [2022-02-23T18:54:07.796Z] #24 transferring context: 57.45MB 2.1s done [2022-02-23T18:54:07.796Z] #24 DONE 3.5s [2022-02-23T18:54:07.796Z] [2022-02-23T18:54:07.796Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:07.796Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T18:54:07.963Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 7.6s done [2022-02-23T18:54:07.963Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-23T18:54:08.053Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 3.7s done [2022-02-23T18:54:08.053Z] #11 sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe 0B / 126B 3.8s [2022-02-23T18:54:08.082Z] #67 ... [2022-02-23T18:54:08.082Z] [2022-02-23T18:54:08.082Z] #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-02-23T18:54:08.082Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-23T18:54:08.082Z] #45 28.37 Reading package lists... [2022-02-23T18:54:08.082Z] #45 36.14 Building dependency tree... [2022-02-23T18:54:08.082Z] #45 37.82 Reading state information... [2022-02-23T18:54:08.082Z] #45 39.26 The following additional packages will be installed: [2022-02-23T18:54:08.082Z] #45 39.27 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-02-23T18:54:08.082Z] #45 39.29 Suggested packages: [2022-02-23T18:54:08.082Z] #45 39.29 cmake-doc ninja-build lrzip [2022-02-23T18:54:08.082Z] #45 39.29 Recommended packages: [2022-02-23T18:54:08.082Z] #45 39.29 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T18:54:08.082Z] #45 39.62 The following NEW packages will be installed: [2022-02-23T18:54:08.082Z] #45 39.64 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-02-23T18:54:08.082Z] #45 40.06 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:54:08.082Z] #45 40.06 Need to get 8418 kB of archives. [2022-02-23T18:54:08.082Z] #45 40.06 After this operation, 34.9 MB of additional disk space will be used. [2022-02-23T18:54:08.082Z] #45 40.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:54:08.082Z] #45 40.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:54:08.082Z] #45 40.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T18:54:08.082Z] #45 40.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-23T18:54:08.082Z] #45 40.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-23T18:54:08.082Z] #45 40.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-23T18:54:08.082Z] #45 40.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-23T18:54:08.082Z] #45 40.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-23T18:54:08.082Z] #45 40.68 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:54:08.082Z] #45 40.93 Fetched 8418 kB in 0s (17.9 MB/s) [2022-02-23T18:54:08.082Z] #45 41.00 Selecting previously unselected package xxd. [2022-02-23T18:54:08.082Z] #45 41.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-23T18:54:08.082Z] #45 41.06 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:54:08.082Z] #45 41.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:08.082Z] #45 41.24 Selecting previously unselected package vim-common. [2022-02-23T18:54:08.082Z] #45 41.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:54:08.082Z] #45 41.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:08.082Z] #45 41.44 Selecting previously unselected package cmake-data. [2022-02-23T18:54:08.082Z] #45 41.44 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T18:54:08.082Z] #45 41.45 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:54:08.082Z] #45 42.12 Selecting previously unselected package libarchive13:amd64. [2022-02-23T18:54:08.082Z] #45 42.12 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-23T18:54:08.082Z] #45 42.13 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T18:54:08.082Z] #45 42.21 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-23T18:54:08.082Z] #45 42.22 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-23T18:54:08.082Z] #45 42.22 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T18:54:08.082Z] #45 42.27 Selecting previously unselected package librhash0:amd64. [2022-02-23T18:54:08.082Z] #45 42.28 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-02-23T18:54:08.082Z] #45 42.28 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-23T18:54:08.082Z] #45 42.34 Selecting previously unselected package libuv1:amd64. [2022-02-23T18:54:08.082Z] #45 42.34 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-02-23T18:54:08.082Z] #45 42.34 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-23T18:54:08.082Z] #45 42.39 Selecting previously unselected package cmake. [2022-02-23T18:54:08.082Z] #45 42.40 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-23T18:54:08.082Z] #45 42.40 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:54:08.082Z] #45 43.24 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T18:54:08.082Z] #45 43.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:08.082Z] #45 43.27 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-23T18:54:08.082Z] #45 43.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:08.082Z] #45 43.31 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T18:54:08.082Z] #45 43.33 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-23T18:54:08.082Z] #45 43.34 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:54:08.082Z] #45 43.36 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:54:08.082Z] #45 43.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:54:08.082Z] #45 DONE 43.7s [2022-02-23T18:54:08.082Z] [2022-02-23T18:54:08.082Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T18:54:08.082Z] #46 sha256:da307279598e397b0d95f9795e01852fb4b6657dd7eede4457753be83036f4c4 [2022-02-23T18:54:08.082Z] #46 DONE 0.1s [2022-02-23T18:54:08.082Z] [2022-02-23T18:54:08.083Z] #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-02-23T18:54:08.083Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:54:08.083Z] #20 27.77 Reading package lists... [2022-02-23T18:54:08.083Z] #20 35.89 Building dependency tree... [2022-02-23T18:54:08.083Z] #20 37.40 Reading state information... [2022-02-23T18:54:08.083Z] #20 38.66 The following additional packages will be installed: [2022-02-23T18:54:08.083Z] #20 38.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:54:08.083Z] #20 38.66 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T18:54:08.083Z] #20 38.66 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T18:54:08.083Z] #20 38.66 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T18:54:08.083Z] #20 38.67 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T18:54:08.083Z] #20 38.67 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T18:54:08.083Z] #20 38.68 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T18:54:08.083Z] #20 38.69 Suggested packages: [2022-02-23T18:54:08.083Z] #20 38.69 gcc-10-locales seccomp wine64 [2022-02-23T18:54:08.083Z] #20 39.30 The following NEW packages will be installed: [2022-02-23T18:54:08.083Z] #20 39.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:54:08.083Z] #20 39.30 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T18:54:08.083Z] #20 39.30 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T18:54:08.083Z] #20 39.30 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T18:54:08.083Z] #20 39.30 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T18:54:08.083Z] #20 39.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T18:54:08.083Z] #20 39.31 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T18:54:08.083Z] #20 39.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T18:54:08.083Z] #20 39.31 mingw-w64-x86-64-dev [2022-02-23T18:54:08.083Z] #20 39.67 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:54:08.083Z] #20 39.67 Need to get 115 MB of archives. [2022-02-23T18:54:08.083Z] #20 39.67 After this operation, 645 MB of additional disk space will be used. [2022-02-23T18:54:08.083Z] #20 39.67 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-02-23T18:54:08.083Z] #20 39.70 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-02-23T18:54:08.083Z] #20 39.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T18:54:08.083Z] #20 39.80 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-02-23T18:54:08.083Z] #20 39.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-23T18:54:08.083Z] #20 39.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T18:54:08.083Z] #20 39.87 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-02-23T18:54:08.083Z] #20 39.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-02-23T18:54:08.083Z] #20 39.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-02-23T18:54:08.083Z] #20 40.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-23T18:54:08.083Z] #20 40.41 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-02-23T18:54:08.083Z] #20 40.59 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-02-23T18:54:08.083Z] #20 40.76 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-02-23T18:54:08.083Z] #20 41.22 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-02-23T18:54:08.083Z] #20 41.36 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-02-23T18:54:08.083Z] #20 41.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-23T18:54:08.083Z] #20 41.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-23T18:54:08.083Z] #20 41.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T18:54:08.083Z] #20 41.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T18:54:08.083Z] #20 41.38 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-02-23T18:54:08.083Z] #20 41.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-23T18:54:08.083Z] #20 41.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-23T18:54:08.083Z] #20 41.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-23T18:54:08.083Z] #20 41.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-23T18:54:08.083Z] #20 41.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-23T18:54:08.083Z] #20 41.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-23T18:54:08.083Z] #20 41.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-23T18:54:08.083Z] #20 41.41 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-02-23T18:54:08.083Z] #20 41.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-23T18:54:08.083Z] #20 41.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-23T18:54:08.083Z] #20 41.97 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:54:08.083Z] #20 42.13 Fetched 115 MB in 2s (57.0 MB/s) [2022-02-23T18:54:08.083Z] #20 42.17 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T18:54:08.083Z] #20 42.17 (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 ... 30207 files and directories currently installed.) [2022-02-23T18:54:08.083Z] #20 42.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T18:54:08.083Z] #20 42.19 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:54:08.083Z] #20 42.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T18:54:08.083Z] #20 42.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T18:54:08.083Z] #20 42.64 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:54:08.083Z] #20 43.29 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T18:54:08.083Z] #20 43.30 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T18:54:08.083Z] #20 43.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:54:08.083Z] #20 43.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-23T18:54:08.083Z] #20 43.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:54:08.083Z] #20 43.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:54:08.083Z] #20 43.43 Selecting previously unselected package dmsetup. [2022-02-23T18:54:08.083Z] #20 43.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:54:08.083Z] #20 43.44 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:54:08.083Z] #20 43.51 Selecting previously unselected package mingw-w64-common. [2022-02-23T18:54:08.083Z] #20 43.53 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T18:54:08.083Z] #20 43.54 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T18:54:08.310Z] #11 sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe 126B / 126B 4.0s [2022-02-23T18:54:08.554Z] #11 ... [2022-02-23T18:54:08.554Z] [2022-02-23T18:54:08.554Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T18:54:08.554Z] #30 sha256:a7f9dfa3ec388042148f35ab2842a0f5f0f6cbe9467b541225eaf8ec2a3a48e5 [2022-02-23T18:54:08.554Z] #30 DONE 1.4s [2022-02-23T18:54:08.554Z] [2022-02-23T18:54:08.554Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:08.554Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:54:09.019Z] #20 ... [2022-02-23T18:54:09.019Z] [2022-02-23T18:54:09.019Z] #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-02-23T18:54:09.019Z] #47 sha256:65e47437e67941a1405e35ab0bdceb4006ba3676669d9ed5bf1cf8f8ad65ba4f [2022-02-23T18:54:09.019Z] #47 0.614 + RM_GOPATH=0 [2022-02-23T18:54:09.019Z] #47 0.616 + TMP_GOPATH= [2022-02-23T18:54:09.019Z] #47 0.616 + : /build [2022-02-23T18:54:09.019Z] #47 0.616 + '[' -z '' ']' [2022-02-23T18:54:09.019Z] #47 0.617 ++ mktemp -d [2022-02-23T18:54:09.019Z] #47 0.618 + export GOPATH=/tmp/tmp.m8edHHjQ9T [2022-02-23T18:54:09.019Z] #47 0.619 + GOPATH=/tmp/tmp.m8edHHjQ9T [2022-02-23T18:54:09.019Z] #47 0.619 + RM_GOPATH=1 [2022-02-23T18:54:09.019Z] #47 0.619 + case "$(go env GOARCH)" in [2022-02-23T18:54:09.019Z] #47 0.620 ++ go env GOARCH [2022-02-23T18:54:09.019Z] #47 0.624 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:09.019Z] #47 0.624 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:09.019Z] #47 0.624 ++ dirname /install.sh [2022-02-23T18:54:09.019Z] #47 0.625 + dir=/ [2022-02-23T18:54:09.019Z] #47 0.626 + bin=tini [2022-02-23T18:54:09.019Z] #47 0.626 + shift [2022-02-23T18:54:09.019Z] #47 0.626 + '[' '!' -f //tini.installer ']' [2022-02-23T18:54:09.019Z] #47 0.626 + . //tini.installer [2022-02-23T18:54:09.019Z] #47 0.627 ++ : v0.19.0 [2022-02-23T18:54:09.019Z] #47 0.627 + install_tini [2022-02-23T18:54:09.019Z] #47 0.627 + echo 'Install tini version v0.19.0' [2022-02-23T18:54:09.019Z] #47 0.627 Install tini version v0.19.0 [2022-02-23T18:54:09.019Z] #47 0.628 + git clone https://github.com/krallin/tini.git /tmp/tmp.m8edHHjQ9T/tini [2022-02-23T18:54:09.019Z] #47 0.629 Cloning into '/tmp/tmp.m8edHHjQ9T/tini'... [2022-02-23T18:54:09.019Z] #47 0.898 + cd /tmp/tmp.m8edHHjQ9T/tini [2022-02-23T18:54:09.019Z] #47 0.898 + git checkout -q v0.19.0 [2022-02-23T18:54:09.019Z] #47 0.903 + cmake . [2022-02-23T18:54:09.019Z] #47 1.006 -- The C compiler identification is GNU 10.2.1 [2022-02-23T18:54:09.277Z] #47 1.022 -- Detecting C compiler ABI info [2022-02-23T18:54:09.277Z] #47 1.134 -- Detecting C compiler ABI info - done [2022-02-23T18:54:09.277Z] #47 1.162 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T18:54:09.277Z] #47 1.163 -- Detecting C compile features [2022-02-23T18:54:09.277Z] #47 1.164 -- Detecting C compile features - done [2022-02-23T18:54:09.277Z] #47 1.175 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T18:54:09.277Z] #47 1.217 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T18:54:09.277Z] #47 1.238 -- Configuring done [2022-02-23T18:54:09.536Z] #47 1.242 -- Generating done [2022-02-23T18:54:09.536Z] #47 1.244 -- Build files have been written to: /tmp/tmp.m8edHHjQ9T/tini [2022-02-23T18:54:09.536Z] #47 1.246 + make tini-static [2022-02-23T18:54:09.536Z] #47 1.305 Scanning dependencies of target tini-static [2022-02-23T18:54:09.536Z] #47 1.318 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T18:54:09.677Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 [2022-02-23T18:54:09.677Z] #11 ... [2022-02-23T18:54:09.677Z] [2022-02-23T18:54:09.677Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:54:09.678Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-23T18:54:09.678Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-23T18:54:09.678Z] #28 sha256:b3d4eb0332b522963a898e4bbac06c8129ffa0f90ae8862d25313633def3f2c2 529B / 529B done [2022-02-23T18:54:09.678Z] #28 sha256:0371e3756e46739939b54a1e429b519ccc1c88e5cc3870877b12c96bed3ea150 1.48kB / 1.48kB done [2022-02-23T18:54:09.678Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-23T18:54:09.678Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.6s done [2022-02-23T18:54:09.678Z] #28 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 1.6s done [2022-02-23T18:54:09.678Z] #28 DONE 5.5s [2022-02-23T18:54:09.678Z] [2022-02-23T18:54:09.678Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:09.678Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T18:54:09.678Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 5.4s done [2022-02-23T18:54:09.678Z] #11 sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe 126B / 126B 5.4s done [2022-02-23T18:54:09.794Z] #47 1.647 [100%] Linking C executable tini-static [2022-02-23T18:54:09.795Z] #47 1.769 [100%] Built target tini-static [2022-02-23T18:54:09.814Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.9s done [2022-02-23T18:54:09.814Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-23T18:54:09.926Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.6s done [2022-02-23T18:54:09.934Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.2s done [2022-02-23T18:54:09.934Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 7.42MB / 102.66MB 5.6s [2022-02-23T18:54:09.934Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 16.78MB / 102.66MB 5.7s [2022-02-23T18:54:09.934Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c [2022-02-23T18:54:10.053Z] #47 1.783 + mkdir -p /build [2022-02-23T18:54:10.053Z] #47 1.785 + cp tini-static /build/docker-init [2022-02-23T18:54:10.053Z] #47 DONE 2.0s [2022-02-23T18:54:10.053Z] [2022-02-23T18:54:10.053Z] #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-02-23T18:54:10.053Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:54:10.053Z] #20 44.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T18:54:10.053Z] #20 44.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T18:54:10.053Z] #20 44.73 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:54:10.183Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 [2022-02-23T18:54:10.201Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 22.02MB / 102.66MB 5.9s [2022-02-23T18:54:10.201Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.2s done [2022-02-23T18:54:10.312Z] #20 45.90 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T18:54:10.312Z] #20 45.91 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:54:10.312Z] #20 45.91 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:54:10.312Z] #20 45.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T18:54:10.312Z] #20 45.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:54:10.312Z] #20 45.99 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:54:10.467Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 32.51MB / 102.66MB 6.1s [2022-02-23T18:54:10.467Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a [2022-02-23T18:54:10.728Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 50.33MB / 102.66MB 6.3s [2022-02-23T18:54:10.984Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 57.63MB / 102.66MB 6.5s [2022-02-23T18:54:10.984Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 63.96MB / 102.66MB 6.6s [2022-02-23T18:54:11.243Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 69.21MB / 102.66MB 6.8s [2022-02-23T18:54:11.243Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 84.93MB / 102.66MB 7.0s [2022-02-23T18:54:11.245Z] #20 ... [2022-02-23T18:54:11.245Z] [2022-02-23T18:54:11.245Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T18:54:11.245Z] #49 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T18:54:11.245Z] #49 CACHED [2022-02-23T18:54:11.245Z] [2022-02-23T18:54:11.245Z] #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-02-23T18:54:11.245Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:54:11.245Z] #50 CACHED [2022-02-23T18:54:11.245Z] [2022-02-23T18:54:11.245Z] #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-02-23T18:54:11.245Z] #53 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T18:54:11.245Z] #53 CACHED [2022-02-23T18:54:11.245Z] [2022-02-23T18:54:11.245Z] #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-02-23T18:54:11.245Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:54:11.245Z] #54 CACHED [2022-02-23T18:54:11.245Z] [2022-02-23T18:54:11.246Z] #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-02-23T18:54:11.246Z] #56 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:54:11.246Z] #56 CACHED [2022-02-23T18:54:11.246Z] [2022-02-23T18:54:11.246Z] #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-02-23T18:54:11.246Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:54:11.246Z] #58 CACHED [2022-02-23T18:54:11.246Z] [2022-02-23T18:54:11.246Z] #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-02-23T18:54:11.246Z] #60 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T18:54:11.246Z] #60 CACHED [2022-02-23T18:54:11.503Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 96.47MB / 102.66MB 7.1s [2022-02-23T18:54:11.503Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 102.66MB / 102.66MB 7.2s [2022-02-23T18:54:11.503Z] [2022-02-23T18:54:11.503Z] #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-02-23T18:54:11.503Z] #67 sha256:aa77d59bb962864aa8d901486f08207250368da28298f881fdea8b612ac98e54 [2022-02-23T18:54:12.069Z] #67 ... [2022-02-23T18:54:12.069Z] [2022-02-23T18:54:12.069Z] #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-02-23T18:54:12.069Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:54:12.069Z] #20 47.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T18:54:12.069Z] #20 47.69 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:54:12.069Z] #20 47.69 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:54:12.197Z] #11 ... [2022-02-23T18:54:12.197Z] [2022-02-23T18:54:12.197Z] #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-02-23T18:54:12.197Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T18:54:12.197Z] #29 11.00 Updating certificates in /etc/ssl/certs... [2022-02-23T18:54:12.197Z] #29 12.06 129 added, 0 removed; done. [2022-02-23T18:54:12.197Z] #29 12.13 Setting up jq (1.6-2.1) ... [2022-02-23T18:54:12.197Z] #29 12.15 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:12.197Z] #29 12.17 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:12.197Z] #29 12.18 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:54:12.197Z] #29 12.21 Processing triggers for ca-certificates (20210119) ... [2022-02-23T18:54:12.197Z] #29 12.22 Updating certificates in /etc/ssl/certs... [2022-02-23T18:54:12.197Z] #29 13.14 0 added, 0 removed; done. [2022-02-23T18:54:12.197Z] #29 13.14 Running hooks in /etc/ca-certificates/update.d... [2022-02-23T18:54:12.197Z] #29 13.15 done. [2022-02-23T18:54:12.197Z] #29 DONE 15.2s [2022-02-23T18:54:12.350Z] #11 ... [2022-02-23T18:54:12.350Z] [2022-02-23T18:54:12.350Z] #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-02-23T18:54:12.350Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T18:54:12.350Z] #29 1.488 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:12.350Z] #29 1.494 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:12.350Z] #29 1.510 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:12.350Z] #29 1.727 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:54:12.350Z] #29 2.027 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:54:12.350Z] #29 2.392 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:54:12.350Z] #29 4.018 Fetched 8505 kB in 3s (3042 kB/s) [2022-02-23T18:54:12.350Z] #29 4.018 Reading package lists... [2022-02-23T18:54:12.350Z] #29 4.842 Reading package lists... [2022-02-23T18:54:12.350Z] #29 5.639 Building dependency tree... [2022-02-23T18:54:12.350Z] #29 6.030 The following additional packages will be installed: [2022-02-23T18:54:12.350Z] #29 6.031 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-23T18:54:12.350Z] #29 6.031 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-23T18:54:12.350Z] #29 6.033 Recommended packages: [2022-02-23T18:54:12.350Z] #29 6.033 libldap-common publicsuffix libsasl2-modules [2022-02-23T18:54:12.350Z] #29 6.208 The following NEW packages will be installed: [2022-02-23T18:54:12.350Z] #29 6.209 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-23T18:54:12.350Z] #29 6.210 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-23T18:54:12.350Z] #29 6.210 libssh2-1 openssl [2022-02-23T18:54:12.350Z] #29 6.483 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-23T18:54:12.350Z] #29 6.483 Need to get 3038 kB of archives. [2022-02-23T18:54:12.350Z] #29 6.483 After this operation, 6650 kB of additional disk space will be used. [2022-02-23T18:54:12.350Z] #29 6.483 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-23T18:54:12.350Z] #29 6.499 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-23T18:54:12.350Z] #29 6.499 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-23T18:54:12.350Z] #29 6.499 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-23T18:54:12.350Z] #29 6.499 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-23T18:54:12.350Z] #29 6.499 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-23T18:54:12.350Z] #29 6.500 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-23T18:54:12.350Z] #29 6.501 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-23T18:54:12.350Z] #29 6.520 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-23T18:54:12.350Z] #29 6.520 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-23T18:54:12.350Z] #29 6.520 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-23T18:54:12.350Z] #29 6.521 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-23T18:54:12.350Z] #29 6.528 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T18:54:12.350Z] #29 6.528 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T18:54:12.350Z] #29 6.528 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T18:54:12.350Z] #29 6.724 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:54:12.350Z] #29 6.756 Fetched 3038 kB in 0s (9805 kB/s) [2022-02-23T18:54:12.350Z] #29 6.786 Selecting previously unselected package openssl. [2022-02-23T18:54:12.350Z] #29 6.786 (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-02-23T18:54:12.350Z] #29 6.786 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-23T18:54:12.350Z] #29 6.791 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-23T18:54:12.350Z] #29 6.936 Selecting previously unselected package ca-certificates. [2022-02-23T18:54:12.350Z] #29 6.936 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-23T18:54:12.350Z] #29 6.939 Unpacking ca-certificates (20210119) ... [2022-02-23T18:54:12.350Z] #29 7.038 Selecting previously unselected package libbrotli1:amd64. [2022-02-23T18:54:12.350Z] #29 7.040 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-23T18:54:12.350Z] #29 7.047 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T18:54:12.350Z] #29 7.118 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-23T18:54:12.350Z] #29 7.120 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T18:54:12.350Z] #29 7.123 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:12.350Z] #29 7.166 Selecting previously unselected package libsasl2-2:amd64. [2022-02-23T18:54:12.350Z] #29 7.168 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T18:54:12.350Z] #29 7.257 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:12.350Z] #29 7.299 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-23T18:54:12.350Z] #29 7.300 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-23T18:54:12.350Z] #29 7.304 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T18:54:12.350Z] #29 7.365 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-23T18:54:12.350Z] #29 7.365 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-23T18:54:12.350Z] #29 7.368 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T18:54:12.350Z] #29 7.410 Selecting previously unselected package libpsl5:amd64. [2022-02-23T18:54:12.350Z] #29 7.410 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-23T18:54:12.350Z] #29 7.413 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T18:54:12.350Z] #29 7.451 Selecting previously unselected package librtmp1:amd64. [2022-02-23T18:54:12.350Z] #29 7.451 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-23T18:54:12.350Z] #29 7.460 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T18:54:12.350Z] #29 7.490 Selecting previously unselected package libssh2-1:amd64. [2022-02-23T18:54:12.350Z] #29 7.490 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-23T18:54:12.350Z] #29 7.495 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T18:54:12.350Z] #29 7.540 Selecting previously unselected package libcurl4:amd64. [2022-02-23T18:54:12.350Z] #29 7.540 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T18:54:12.350Z] #29 7.545 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:12.350Z] #29 7.620 Selecting previously unselected package curl. [2022-02-23T18:54:12.350Z] #29 7.622 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T18:54:12.350Z] #29 7.629 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:12.350Z] #29 7.687 Selecting previously unselected package libonig5:amd64. [2022-02-23T18:54:12.350Z] #29 7.687 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T18:54:12.350Z] #29 7.690 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:54:12.350Z] #29 7.749 Selecting previously unselected package libjq1:amd64. [2022-02-23T18:54:12.350Z] #29 7.749 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T18:54:12.350Z] #29 7.753 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:54:12.350Z] #29 7.808 Selecting previously unselected package jq. [2022-02-23T18:54:12.350Z] #29 7.808 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-23T18:54:12.350Z] #29 7.825 Unpacking jq (1.6-2.1) ... [2022-02-23T18:54:12.350Z] #29 7.856 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T18:54:12.350Z] #29 7.868 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T18:54:12.350Z] #29 7.878 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T18:54:12.350Z] #29 7.896 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:12.350Z] #29 7.906 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T18:54:12.350Z] #29 7.917 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:12.350Z] #29 7.926 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T18:54:12.350Z] #29 7.937 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-23T18:54:12.350Z] #29 7.951 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:54:12.350Z] #29 7.963 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:54:12.350Z] #29 7.974 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T18:54:12.350Z] #29 7.983 Setting up ca-certificates (20210119) ... [2022-02-23T18:54:12.350Z] #29 8.589 Updating certificates in /etc/ssl/certs... [2022-02-23T18:54:12.350Z] #29 9.252 129 added, 0 removed; done. [2022-02-23T18:54:12.350Z] #29 9.309 Setting up jq (1.6-2.1) ... [2022-02-23T18:54:12.350Z] #29 9.318 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:12.350Z] #29 9.329 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:12.350Z] #29 9.339 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:54:12.351Z] #29 9.354 Processing triggers for ca-certificates (20210119) ... [2022-02-23T18:54:12.351Z] #29 9.361 Updating certificates in /etc/ssl/certs... [2022-02-23T18:54:12.459Z] [2022-02-23T18:54:12.459Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:12.459Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:54:12.611Z] #29 9.891 0 added, 0 removed; done. [2022-02-23T18:54:12.611Z] #29 9.891 Running hooks in /etc/ca-certificates/update.d... [2022-02-23T18:54:12.611Z] #29 9.893 done. [2022-02-23T18:54:12.611Z] #29 ... [2022-02-23T18:54:12.611Z] [2022-02-23T18:54:12.611Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:12.611Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:54:13.030Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.1s [2022-02-23T18:54:13.294Z] #11 ... [2022-02-23T18:54:13.294Z] [2022-02-23T18:54:13.294Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T18:54:13.294Z] #30 sha256:2ecb01a882296d184f124216b4d2e7aad4ef3f7865cd3852459df4556790cecb [2022-02-23T18:54:13.294Z] #30 DONE 1.1s [2022-02-23T18:54:13.556Z] [2022-02-23T18:54:13.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:13.556Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:54:13.818Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.6s done [2022-02-23T18:54:13.991Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.0s done [2022-02-23T18:54:14.034Z] #11 ... [2022-02-23T18:54:14.034Z] [2022-02-23T18:54:14.034Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:54:14.034Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:54:14.034Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T18:54:14.034Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-23T18:54:14.034Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-23T18:54:14.034Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done [2022-02-23T18:54:14.034Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-02-23T18:54:14.034Z] #69 DONE 9.1s [2022-02-23T18:54:14.034Z] [2022-02-23T18:54:14.034Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:54:14.034Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T18:54:14.034Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-23T18:54:14.034Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-23T18:54:14.034Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-23T18:54:14.034Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.2s done [2022-02-23T18:54:14.034Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-02-23T18:54:14.034Z] #67 DONE 9.2s [2022-02-23T18:54:14.034Z] [2022-02-23T18:54:14.034Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:14.034Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T18:54:14.034Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 102.66MB / 102.66MB 9.1s done [2022-02-23T18:54:14.079Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 [2022-02-23T18:54:14.252Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 [2022-02-23T18:54:14.252Z] #11 ... [2022-02-23T18:54:14.252Z] [2022-02-23T18:54:14.252Z] #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-02-23T18:54:14.252Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T18:54:14.252Z] #29 DONE 11.6s [2022-02-23T18:54:14.252Z] [2022-02-23T18:54:14.252Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:14.252Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:54:14.601Z] #20 50.17 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T18:54:14.601Z] #20 50.17 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:54:14.601Z] #20 50.18 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:54:14.822Z] #11 ... [2022-02-23T18:54:14.822Z] [2022-02-23T18:54:14.822Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T18:54:14.822Z] #30 sha256:7db3c4b8ebbea95f166388698d67ad2a096673049efbb454e05a4d4949a05883 [2022-02-23T18:54:14.822Z] #30 DONE 0.5s [2022-02-23T18:54:14.822Z] [2022-02-23T18:54:14.822Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:14.822Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:54:15.450Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.2s [2022-02-23T18:54:15.536Z] #20 51.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T18:54:15.796Z] #20 51.33 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:54:15.796Z] #20 51.33 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:54:15.929Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 5.0s done [2022-02-23T18:54:16.185Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 [2022-02-23T18:54:17.173Z] #20 52.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T18:54:17.173Z] #20 52.59 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:54:17.173Z] #20 52.60 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:54:17.771Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-23T18:54:17.771Z] [2022-02-23T18:54:17.771Z] ________ ____ __. [2022-02-23T18:54:17.771Z] \_____ \ | |/ _| [2022-02-23T18:54:17.771Z] / | \| < [2022-02-23T18:54:17.771Z] / | \ | \ [2022-02-23T18:54:17.771Z] \_______ /____|__ \ [2022-02-23T18:54:17.771Z] \/ \/ [2022-02-23T18:54:17.771Z] [2022-02-23T18:54:17.771Z] INFO: make.ps1 ended at 02/23/2022 18:54:13 [2022-02-23T18:54:17.771Z] INFO: Binaries build ended at 02/23/2022 18:54:15. Duration:00:01:29.3829748 [2022-02-23T18:54:17.771Z] INFO: Copying the built daemon binary to d:\CI\PR-43288\1\binary\dockerd-ee026ec1e6.exe... [2022-02-23T18:54:17.771Z] INFO: Copying the built client binary to d:\CI\PR-43288\1\binary\docker-ee026ec1e6.exe... [2022-02-23T18:54:17.771Z] INFO: Copying dockerversion from the container... [2022-02-23T18:54:17.771Z] INFO: Copying the golang package from the container to d:\CI\PR-43288\1\installer\go.zip... [2022-02-23T18:54:17.771Z] INFO: Extracting go.zip to d:\CI\PR-43288\1\go [2022-02-23T18:54:18.728Z] #11 ... [2022-02-23T18:54:18.728Z] [2022-02-23T18:54:18.728Z] #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-02-23T18:54:18.728Z] #31 sha256:0c3fb63cb9ee8462d1e27f3533de83bd312e984b56f306f751ea23d42d855c11 [2022-02-23T18:54:18.728Z] #31 2.414 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-23T18:54:18.728Z] #31 2.754 [2022-02-23T18:54:18.728Z] #31 2.961 #=#=# ######################################################################## 100.0% [2022-02-23T18:54:18.728Z] #31 3.240 [2022-02-23T18:54:18.728Z] #31 4.404 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-23T18:54:18.728Z] #31 4.765 [2022-02-23T18:54:18.728Z] #31 5.006 #=#=# ######################################################################## 100.0% [2022-02-23T18:54:18.728Z] #31 5.341 [2022-02-23T18:54:18.728Z] #31 6.390 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-23T18:54:18.728Z] #31 6.725 [2022-02-23T18:54:18.728Z] #31 6.960 #=#=# ################# 24.9% ######################################### 58.0% ################################################################ 89.9% ######################################################################## 100.0% [2022-02-23T18:54:18.728Z] #31 7.518 [2022-02-23T18:54:18.728Z] #31 8.522 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-23T18:54:18.728Z] #31 8.891 [2022-02-23T18:54:18.728Z] #31 9.123 #=#=# ######################################################################## 100.0% [2022-02-23T18:54:18.728Z] #31 9.477 [2022-02-23T18:54:18.728Z] #31 10.28 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-23T18:54:18.728Z] #31 ... [2022-02-23T18:54:18.728Z] [2022-02-23T18:54:18.728Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:18.728Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:54:19.035Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.0s [2022-02-23T18:54:19.378Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.0s [2022-02-23T18:54:19.705Z] #20 55.08 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T18:54:19.705Z] #20 55.09 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:54:19.705Z] #20 55.09 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:54:20.414Z] #11 ... [2022-02-23T18:54:20.414Z] [2022-02-23T18:54:20.414Z] #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-02-23T18:54:20.414Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-23T18:54:20.414Z] #29 1.043 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:20.414Z] #29 1.051 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:20.414Z] #29 1.059 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:20.414Z] #29 1.190 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:54:20.414Z] #29 1.377 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:54:20.414Z] #29 1.650 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:54:20.414Z] #29 3.298 Fetched 8389 kB in 3s (3332 kB/s) [2022-02-23T18:54:20.414Z] #29 3.298 Reading package lists... [2022-02-23T18:54:20.414Z] #29 3.843 Reading package lists... [2022-02-23T18:54:20.414Z] #29 4.417 Building dependency tree... [2022-02-23T18:54:20.414Z] #29 4.737 The following additional packages will be installed: [2022-02-23T18:54:20.414Z] #29 4.737 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-23T18:54:20.414Z] #29 4.737 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-23T18:54:20.414Z] #29 4.737 Recommended packages: [2022-02-23T18:54:20.414Z] #29 4.737 libldap-common publicsuffix libsasl2-modules [2022-02-23T18:54:20.414Z] #29 4.853 The following NEW packages will be installed: [2022-02-23T18:54:20.414Z] #29 4.854 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-23T18:54:20.414Z] #29 4.859 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-23T18:54:20.414Z] #29 4.859 libssh2-1 openssl [2022-02-23T18:54:20.414Z] #29 5.128 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-23T18:54:20.414Z] #29 5.128 Need to get 2932 kB of archives. [2022-02-23T18:54:20.414Z] #29 5.128 After this operation, 6483 kB of additional disk space will be used. [2022-02-23T18:54:20.414Z] #29 5.128 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-02-23T18:54:20.414Z] #29 5.199 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-02-23T18:54:20.414Z] #29 5.237 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-02-23T18:54:20.414Z] #29 5.261 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-02-23T18:54:20.414Z] #29 5.263 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-02-23T18:54:20.414Z] #29 5.288 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-02-23T18:54:20.414Z] #29 5.316 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-02-23T18:54:20.414Z] #29 5.334 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-02-23T18:54:20.414Z] #29 5.339 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-02-23T18:54:20.414Z] #29 5.359 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-02-23T18:54:20.414Z] #29 5.399 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-02-23T18:54:20.414Z] #29 5.414 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-02-23T18:54:20.414Z] #29 5.414 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-23T18:54:20.414Z] #29 5.419 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-23T18:54:20.414Z] #29 5.430 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-23T18:54:20.414Z] #29 5.907 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:54:20.414Z] #29 5.992 Fetched 2932 kB in 1s (5044 kB/s) [2022-02-23T18:54:20.414Z] #29 6.242 Selecting previously unselected package openssl. [2022-02-23T18:54:20.414Z] #29 6.242 (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-02-23T18:54:20.414Z] #29 6.260 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-02-23T18:54:20.414Z] #29 6.322 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-23T18:54:20.414Z] #29 6.921 Selecting previously unselected package ca-certificates. [2022-02-23T18:54:20.414Z] #29 6.921 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-23T18:54:20.414Z] #29 7.018 Unpacking ca-certificates (20210119) ... [2022-02-23T18:54:20.414Z] #29 7.580 Selecting previously unselected package libbrotli1:arm64. [2022-02-23T18:54:20.414Z] #29 7.580 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-02-23T18:54:20.414Z] #29 7.696 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-23T18:54:20.414Z] #29 8.027 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-02-23T18:54:20.414Z] #29 8.027 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-23T18:54:20.414Z] #29 8.094 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:20.414Z] #29 8.481 Selecting previously unselected package libsasl2-2:arm64. [2022-02-23T18:54:20.414Z] #29 8.481 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-23T18:54:20.414Z] #29 8.490 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:20.414Z] #29 8.649 Selecting previously unselected package libldap-2.4-2:arm64. [2022-02-23T18:54:20.414Z] #29 8.649 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-02-23T18:54:20.414Z] #29 8.663 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-23T18:54:20.414Z] #29 8.748 Selecting previously unselected package libnghttp2-14:arm64. [2022-02-23T18:54:20.414Z] #29 8.748 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-02-23T18:54:20.414Z] #29 8.755 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-23T18:54:20.414Z] #29 8.824 Selecting previously unselected package libpsl5:arm64. [2022-02-23T18:54:20.414Z] #29 8.824 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-02-23T18:54:20.414Z] #29 8.831 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-02-23T18:54:20.414Z] #29 8.907 Selecting previously unselected package librtmp1:arm64. [2022-02-23T18:54:20.414Z] #29 8.907 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-02-23T18:54:20.414Z] #29 8.918 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T18:54:20.414Z] #29 8.987 Selecting previously unselected package libssh2-1:arm64. [2022-02-23T18:54:20.414Z] #29 8.987 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-02-23T18:54:20.414Z] #29 8.992 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-02-23T18:54:20.414Z] #29 9.292 Selecting previously unselected package libcurl4:arm64. [2022-02-23T18:54:20.414Z] #29 9.292 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-23T18:54:20.414Z] #29 9.367 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:20.414Z] #29 10.25 Selecting previously unselected package curl. [2022-02-23T18:54:20.414Z] #29 10.25 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-23T18:54:20.414Z] #29 ... [2022-02-23T18:54:20.414Z] [2022-02-23T18:54:20.414Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:20.414Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T18:54:20.414Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 4.1s done [2022-02-23T18:54:20.621Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 10.2s [2022-02-23T18:54:20.654Z] #20 56.23 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T18:54:20.654Z] #20 56.24 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T18:54:20.654Z] #20 56.24 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:54:20.654Z] #20 56.29 Selecting previously unselected package libapparmor1:amd64. [2022-02-23T18:54:20.654Z] #20 56.29 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-23T18:54:20.654Z] #20 56.30 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T18:54:20.654Z] #20 56.34 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-23T18:54:20.654Z] #20 56.34 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-23T18:54:20.654Z] #20 56.34 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T18:54:20.654Z] #20 56.39 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T18:54:20.654Z] #20 56.40 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T18:54:20.654Z] #20 56.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:54:20.654Z] #20 56.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T18:54:20.913Z] #20 56.45 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T18:54:20.913Z] #20 56.46 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:54:20.913Z] #20 56.51 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-23T18:54:20.913Z] #20 56.52 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:54:20.913Z] #20 56.52 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:54:20.913Z] #20 56.56 Selecting previously unselected package libudev-dev:amd64. [2022-02-23T18:54:20.913Z] #20 56.56 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-23T18:54:20.913Z] #20 56.56 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-23T18:54:20.913Z] #20 56.60 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-23T18:54:20.913Z] #20 56.61 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-23T18:54:20.913Z] #20 56.61 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T18:54:20.913Z] #20 56.68 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-23T18:54:21.171Z] #20 56.69 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-23T18:54:21.171Z] #20 56.69 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T18:54:21.171Z] #20 56.75 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-23T18:54:21.171Z] #20 56.76 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-23T18:54:21.171Z] #20 56.76 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T18:54:21.171Z] #20 56.81 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-23T18:54:21.171Z] #20 56.82 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-23T18:54:21.171Z] #20 56.82 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T18:54:21.171Z] #20 56.86 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-23T18:54:21.171Z] #20 56.86 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-23T18:54:21.171Z] #20 56.87 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T18:54:21.342Z] #11 extracting sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d [2022-02-23T18:54:21.429Z] #20 56.97 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-23T18:54:21.429Z] #20 56.97 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-23T18:54:21.429Z] #20 56.98 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T18:54:21.429Z] #20 57.04 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-23T18:54:21.429Z] #20 57.04 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:54:21.429Z] #20 57.05 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:54:21.429Z] #20 57.09 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-23T18:54:21.429Z] #20 57.09 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-23T18:54:21.429Z] #20 57.09 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T18:54:21.429Z] #20 57.14 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-23T18:54:21.429Z] #20 57.14 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-23T18:54:21.429Z] #20 57.15 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T18:54:21.551Z] #11 ... [2022-02-23T18:54:21.551Z] [2022-02-23T18:54:21.551Z] #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-02-23T18:54:21.551Z] #31 sha256:0c3fb63cb9ee8462d1e27f3533de83bd312e984b56f306f751ea23d42d855c11 [2022-02-23T18:54:21.551Z] #31 10.64 [2022-02-23T18:54:21.551Z] #31 10.88 #=#=# ######################################################################## 100.0% [2022-02-23T18:54:21.551Z] #31 11.25 [2022-02-23T18:54:21.551Z] #31 11.31 Download of images into '/build' complete. [2022-02-23T18:54:21.551Z] #31 11.31 Use something like the following to load the result into a Docker daemon: [2022-02-23T18:54:21.551Z] #31 11.31 tar -cC '/build' . | docker load [2022-02-23T18:54:21.551Z] #31 DONE 13.2s [2022-02-23T18:54:21.687Z] #20 57.27 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T18:54:21.687Z] #20 57.28 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T18:54:21.687Z] #20 57.30 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:54:21.687Z] #20 57.31 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T18:54:21.687Z] #20 57.32 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:54:21.687Z] #20 57.34 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T18:54:21.687Z] #20 57.35 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:54:21.687Z] #20 57.36 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T18:54:21.687Z] #20 57.38 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-23T18:54:21.687Z] #20 57.39 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T18:54:21.687Z] #20 57.40 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:54:21.687Z] #20 57.41 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:54:21.687Z] #20 57.42 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:54:21.687Z] #20 57.44 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T18:54:21.687Z] #20 57.45 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T18:54:21.808Z] [2022-02-23T18:54:21.808Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:21.808Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:54:21.946Z] #20 57.46 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T18:54:21.946Z] #20 57.48 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:54:21.946Z] #20 57.49 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T18:54:21.946Z] #20 57.50 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T18:54:21.946Z] #20 57.51 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:54:21.946Z] #20 57.52 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:54:21.946Z] #20 57.54 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-02-23T18:54:21.946Z] #20 57.55 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:54:21.946Z] #20 57.56 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-02-23T18:54:21.946Z] #20 57.57 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:54:21.946Z] #20 57.58 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:54:21.946Z] #20 57.59 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-02-23T18:54:21.946Z] #20 57.60 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:54:21.946Z] #20 57.62 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:54:21.946Z] #20 57.63 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:54:21.946Z] #20 57.65 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:54:21.946Z] #20 57.66 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:54:21.946Z] #20 57.68 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:54:21.946Z] #20 57.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:54:22.882Z] #20 DONE 58.6s [2022-02-23T18:54:22.882Z] [2022-02-23T18:54:22.882Z] #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-02-23T18:54:22.882Z] #21 sha256:2d5a0b4f1bd40f78b3ae3b8ba9e431d3ea34785500058bf031b1d8ea29263c39 [2022-02-23T18:54:23.350Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 8.5s done [2022-02-23T18:54:23.350Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-23T18:54:23.350Z] #11 DONE 33.6s [2022-02-23T18:54:23.350Z] [2022-02-23T18:54:23.350Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T18:54:23.350Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T18:54:23.449Z] #21 0.689 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-23T18:54:23.589Z] #11 ... [2022-02-23T18:54:23.589Z] [2022-02-23T18:54:23.589Z] #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-02-23T18:54:23.589Z] #31 sha256:943a51b293aa7cdb8af0470a99080b085acc90262f46a945094b72ff62e6490b [2022-02-23T18:54:23.589Z] #31 2.091 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-23T18:54:23.589Z] #31 2.442 [2022-02-23T18:54:23.589Z] #31 2.684 #=#=# ######################################################################## 100.0% [2022-02-23T18:54:23.589Z] #31 2.974 [2022-02-23T18:54:23.589Z] #31 4.030 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-23T18:54:23.589Z] #31 4.430 [2022-02-23T18:54:23.589Z] #31 4.653 #=#=# ######################################################################## 100.0% [2022-02-23T18:54:23.589Z] #31 5.004 [2022-02-23T18:54:23.589Z] #31 6.088 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-23T18:54:23.589Z] #31 6.433 [2022-02-23T18:54:23.590Z] #31 6.674 #=#=# ######### 12.9% ############################## 42.3% ############################################################## 87.4% ######################################################################## 100.0% [2022-02-23T18:54:23.590Z] #31 7.235 [2022-02-23T18:54:23.590Z] #31 8.416 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-23T18:54:23.590Z] #31 8.779 [2022-02-23T18:54:23.590Z] #31 9.017 #=#=# ######################################################################## 100.0% [2022-02-23T18:54:23.590Z] #31 9.452 [2022-02-23T18:54:23.590Z] #31 ... [2022-02-23T18:54:23.590Z] [2022-02-23T18:54:23.590Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:23.590Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:54:23.709Z] #21 0.859 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-23T18:54:23.709Z] #21 0.862 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-23T18:54:24.167Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 10.1s [2022-02-23T18:54:24.727Z] #12 ... [2022-02-23T18:54:24.728Z] [2022-02-23T18:54:24.728Z] #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-02-23T18:54:24.728Z] #31 sha256:480c4793810da34b74b9455b2b19e8b61d98f31c44c3fff87ca4a866a3602966 [2022-02-23T18:54:24.728Z] #31 1.759 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-23T18:54:24.728Z] #31 2.095 [2022-02-23T18:54:24.728Z] #31 2.307 #=#=# ######################################################################## 100.0% [2022-02-23T18:54:24.728Z] #31 2.560 [2022-02-23T18:54:24.728Z] #31 3.421 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-23T18:54:24.728Z] #31 3.705 [2022-02-23T18:54:24.728Z] #31 3.926 #=#=# ######################################################################## 100.0% [2022-02-23T18:54:24.728Z] #31 4.200 [2022-02-23T18:54:24.728Z] #31 5.094 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-23T18:54:24.728Z] #31 5.370 [2022-02-23T18:54:24.728Z] #31 5.585 #=#=# ################### 26.8% ########################################## 59.1% ################################################################# 91.3% ######################################################################## 100.0% [2022-02-23T18:54:24.728Z] #31 6.136 [2022-02-23T18:54:24.728Z] #31 7.044 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-23T18:54:24.728Z] #31 7.354 [2022-02-23T18:54:24.728Z] #31 7.568 #=#=# ######################################################################## 100.0% [2022-02-23T18:54:24.728Z] #31 7.835 [2022-02-23T18:54:24.728Z] #31 8.580 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-23T18:54:24.728Z] #31 8.819 [2022-02-23T18:54:24.728Z] #31 9.036 #=#=# ######################################################################## 100.0% [2022-02-23T18:54:24.728Z] #31 9.220 [2022-02-23T18:54:24.728Z] #31 9.259 Download of images into '/build' complete. [2022-02-23T18:54:24.728Z] #31 9.259 Use something like the following to load the result into a Docker daemon: [2022-02-23T18:54:24.728Z] #31 9.259 tar -cC '/build' . | docker load [2022-02-23T18:54:24.989Z] #31 DONE 10.3s [2022-02-23T18:54:24.989Z] [2022-02-23T18:54:24.989Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T18:54:24.989Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T18:54:24.989Z] #12 DONE 2.0s [2022-02-23T18:54:24.989Z] [2022-02-23T18:54:24.989Z] #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-02-23T18:54:24.989Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T18:54:25.128Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-23T18:54:25.128Z] [2022-02-23T18:54:25.128Z] ________ ____ __. [2022-02-23T18:54:25.128Z] \_____ \ | |/ _| [2022-02-23T18:54:25.128Z] / | \| < [2022-02-23T18:54:25.128Z] / | \ | \ [2022-02-23T18:54:25.128Z] \_______ /____|__ \ [2022-02-23T18:54:25.128Z] \/ \/ [2022-02-23T18:54:25.128Z] [2022-02-23T18:54:25.128Z] INFO: make.ps1 ended at 02/23/2022 18:54:24 [2022-02-23T18:54:25.559Z] #13 DONE 0.6s [2022-02-23T18:54:25.560Z] #11 ... [2022-02-23T18:54:25.560Z] [2022-02-23T18:54:25.560Z] #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-02-23T18:54:25.560Z] #31 sha256:943a51b293aa7cdb8af0470a99080b085acc90262f46a945094b72ff62e6490b [2022-02-23T18:54:25.560Z] #31 10.27 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-23T18:54:25.560Z] #31 10.62 [2022-02-23T18:54:25.560Z] #31 10.86 #=#=# ######################################################################## 100.0% [2022-02-23T18:54:25.560Z] #31 11.17 [2022-02-23T18:54:25.560Z] #31 11.27 Download of images into '/build' complete. [2022-02-23T18:54:25.560Z] #31 11.27 Use something like the following to load the result into a Docker daemon: [2022-02-23T18:54:25.560Z] #31 11.27 tar -cC '/build' . | docker load [2022-02-23T18:54:25.560Z] #31 DONE 11.7s [2022-02-23T18:54:25.560Z] [2022-02-23T18:54:25.560Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:54:25.560Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:54:25.819Z] [2022-02-23T18:54:25.819Z] #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-02-23T18:54:25.819Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T18:54:25.819Z] #46 DONE 0.1s [2022-02-23T18:54:25.819Z] [2022-02-23T18:54:25.819Z] #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-02-23T18:54:25.819Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:54:25.819Z] #47 ... [2022-02-23T18:54:25.819Z] [2022-02-23T18:54:25.819Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T18:54:25.819Z] #62 sha256:6a95f82b609117560f619e69b123e7acb56925aeb309aa3ec4f0dfb1d9c9baa9 [2022-02-23T18:54:25.819Z] #62 DONE 0.2s [2022-02-23T18:54:25.819Z] [2022-02-23T18:54:25.819Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T18:54:25.819Z] #25 sha256:86b70f528c72d0326044af00a9b09a288df0856f9cd2b23659413e2afb7b13a0 [2022-02-23T18:54:25.819Z] #25 DONE 0.2s [2022-02-23T18:54:25.819Z] [2022-02-23T18:54:25.819Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T18:54:25.819Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T18:54:25.819Z] #42 DONE 0.2s [2022-02-23T18:54:26.020Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 15.3s [2022-02-23T18:54:26.080Z] [2022-02-23T18:54:26.080Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T18:54:26.080Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T18:54:26.080Z] #33 DONE 0.3s [2022-02-23T18:54:26.080Z] [2022-02-23T18:54:26.080Z] #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-02-23T18:54:26.080Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:54:26.624Z] #11 extracting sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 4.9s done [2022-02-23T18:54:26.672Z] INFO: Binaries build ended at 02/23/2022 18:54:26. Duration:00:01:33.2648870 [2022-02-23T18:54:26.881Z] #11 extracting sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe done [2022-02-23T18:54:27.257Z] #21 1.034 Reading package lists... [2022-02-23T18:54:27.402Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 17.2s done [2022-02-23T18:54:27.973Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-23T18:54:28.219Z] INFO: Copying the built daemon binary to d:\CI\PR-43288\1\binary\dockerd-e5f222409b.exe... [2022-02-23T18:54:28.219Z] INFO: Copying the built client binary to d:\CI\PR-43288\1\binary\docker-e5f222409b.exe... [2022-02-23T18:54:28.219Z] INFO: Copying dockerversion from the container... [2022-02-23T18:54:28.219Z] INFO: Copying the golang package from the container to d:\CI\PR-43288\1\installer\go.zip... [2022-02-23T18:54:28.248Z] #11 DONE 23.7s [2022-02-23T18:54:28.248Z] [2022-02-23T18:54:28.248Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T18:54:28.248Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-23T18:54:28.248Z] #68 DONE 1.1s [2022-02-23T18:54:28.248Z] [2022-02-23T18:54:28.248Z] #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-02-23T18:54:28.248Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-23T18:54:28.248Z] #29 10.29 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:28.248Z] #29 11.33 Selecting previously unselected package libonig5:arm64. [2022-02-23T18:54:28.248Z] #29 11.33 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-23T18:54:28.248Z] #29 11.51 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T18:54:28.248Z] #29 11.83 Selecting previously unselected package libjq1:arm64. [2022-02-23T18:54:28.248Z] #29 11.83 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-02-23T18:54:28.248Z] #29 11.85 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-23T18:54:28.248Z] #29 11.92 Selecting previously unselected package jq. [2022-02-23T18:54:28.248Z] #29 11.92 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-02-23T18:54:28.248Z] #29 11.94 Unpacking jq (1.6-2.1) ... [2022-02-23T18:54:28.248Z] #29 12.10 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-02-23T18:54:28.248Z] #29 12.12 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-23T18:54:28.248Z] #29 12.21 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-23T18:54:28.248Z] #29 12.66 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:28.248Z] #29 12.72 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T18:54:28.248Z] #29 12.75 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:54:28.248Z] #29 12.78 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-02-23T18:54:28.248Z] #29 12.80 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-23T18:54:28.248Z] #29 12.97 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T18:54:28.248Z] #29 13.08 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-23T18:54:28.248Z] #29 13.20 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-23T18:54:28.248Z] #29 13.35 Setting up ca-certificates (20210119) ... [2022-02-23T18:54:28.248Z] #29 13.95 Updating certificates in /etc/ssl/certs... [2022-02-23T18:54:28.248Z] #29 14.54 129 added, 0 removed; done. [2022-02-23T18:54:28.248Z] #29 15.09 Setting up jq (1.6-2.1) ... [2022-02-23T18:54:28.248Z] #29 15.33 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:28.248Z] #29 15.35 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-23T18:54:28.248Z] #29 15.37 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:54:28.248Z] #29 15.39 Processing triggers for ca-certificates (20210119) ... [2022-02-23T18:54:28.248Z] #29 15.41 Updating certificates in /etc/ssl/certs... [2022-02-23T18:54:28.248Z] #29 15.91 0 added, 0 removed; done. [2022-02-23T18:54:28.248Z] #29 15.91 Running hooks in /etc/ca-certificates/update.d... [2022-02-23T18:54:28.248Z] #29 15.91 done. [2022-02-23T18:54:28.248Z] #29 DONE 18.3s [2022-02-23T18:54:28.248Z] [2022-02-23T18:54:28.248Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T18:54:28.248Z] #30 sha256:70bfa3a3692a8a6bad8d334c76ace0e61a5ac03f2c765b426ebaa39827c8d7bb [2022-02-23T18:54:28.537Z] #11 DONE 47.8s [2022-02-23T18:54:28.537Z] [2022-02-23T18:54:28.537Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T18:54:28.537Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T18:54:29.103Z] #12 DONE 0.8s [2022-02-23T18:54:29.103Z] [2022-02-23T18:54:29.103Z] #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-02-23T18:54:29.103Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T18:54:29.181Z] #30 DONE 1.1s [2022-02-23T18:54:29.181Z] [2022-02-23T18:54:29.181Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T18:54:29.181Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-02-23T18:54:29.181Z] #70 DONE 1.1s [2022-02-23T18:54:29.181Z] [2022-02-23T18:54:29.181Z] #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-02-23T18:54:29.181Z] #31 sha256:5c4b281f71be021e295c87d5dee4e98faf0d6144ab58874df9589e16da2d9a15 [2022-02-23T18:54:29.189Z] INFO: Extracting go.zip to d:\CI\PR-43288\1\go [2022-02-23T18:54:29.667Z] #13 DONE 0.6s [2022-02-23T18:54:29.772Z] #31 ... [2022-02-23T18:54:29.772Z] [2022-02-23T18:54:29.772Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T18:54:29.772Z] #12 sha256:09130b580f3445a5fe927a593a2835f67131a9ee4e35b3426dc1ae85a2c85b02 [2022-02-23T18:54:29.772Z] #12 DONE 1.4s [2022-02-23T18:54:29.772Z] [2022-02-23T18:54:29.772Z] #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-02-23T18:54:29.772Z] #13 sha256:7dc770be7e1ab23eed9470159e0716791fc9389b8736db9f481f9a9b73d9249b [2022-02-23T18:54:29.787Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 15.2s [2022-02-23T18:54:29.924Z] [2022-02-23T18:54:29.924Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T18:54:29.924Z] #25 sha256:458812e7f4f81546eba4e716806381b294577b148af6d8653aa9669f6939a06c [2022-02-23T18:54:29.924Z] #25 ... [2022-02-23T18:54:29.924Z] [2022-02-23T18:54:29.924Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T18:54:29.924Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T18:54:29.924Z] #42 DONE 0.2s [2022-02-23T18:54:29.924Z] [2022-02-23T18:54:29.924Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T18:54:29.924Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T18:54:29.924Z] #33 DONE 0.3s [2022-02-23T18:54:30.060Z] #13 DONE 0.5s [2022-02-23T18:54:30.060Z] [2022-02-23T18:54:30.060Z] #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-02-23T18:54:30.060Z] #31 sha256:5c4b281f71be021e295c87d5dee4e98faf0d6144ab58874df9589e16da2d9a15 [2022-02-23T18:54:30.181Z] [2022-02-23T18:54:30.181Z] #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-02-23T18:54:30.181Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T18:54:30.181Z] #46 DONE 0.3s [2022-02-23T18:54:30.181Z] [2022-02-23T18:54:30.181Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T18:54:30.181Z] #62 sha256:b4bd9558a84b18d38fefdc35b497d3680ef49146d97e159c001f8b56cfa89a44 [2022-02-23T18:54:30.181Z] #62 DONE 0.3s [2022-02-23T18:54:30.181Z] [2022-02-23T18:54:30.181Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T18:54:30.181Z] #25 sha256:458812e7f4f81546eba4e716806381b294577b148af6d8653aa9669f6939a06c [2022-02-23T18:54:30.181Z] #25 DONE 0.3s [2022-02-23T18:54:30.181Z] [2022-02-23T18:54:30.181Z] #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-02-23T18:54:30.181Z] #26 sha256:febbee7eb8cdbca893d1a28973accca36d4006f0a025edfded57a3264089be01 [2022-02-23T18:54:30.275Z] #34 3.720 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-23T18:54:30.275Z] #34 3.720 Cloning into '.'... [2022-02-23T18:54:30.333Z] #31 ... [2022-02-23T18:54:30.333Z] [2022-02-23T18:54:30.333Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T18:54:30.333Z] #42 sha256:d07bdc94fef7d64d0590a912825fe28cec68f66eaff1a2c1e5d8d017bc88138c [2022-02-23T18:54:30.333Z] #42 DONE 0.2s [2022-02-23T18:54:30.333Z] [2022-02-23T18:54:30.333Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T18:54:30.333Z] #33 sha256:7c2239bcc20e62c91830e2e85ff82b31bf18978143d858b637fec9123a7dfa0a [2022-02-23T18:54:30.333Z] #33 DONE 0.2s [2022-02-23T18:54:30.333Z] [2022-02-23T18:54:30.333Z] #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-02-23T18:54:30.333Z] #46 sha256:54c4e323db664a0af5504bded7aa541b538fc550f0ca478dc1cf0975d5a1397b [2022-02-23T18:54:30.333Z] #46 DONE 0.3s [2022-02-23T18:54:30.333Z] [2022-02-23T18:54:30.333Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T18:54:30.333Z] #25 sha256:c482b9b921760c82e881c58474ed4fda904d2a52ac5a47a369672189ef13e34e [2022-02-23T18:54:30.333Z] #25 DONE 0.3s [2022-02-23T18:54:30.333Z] [2022-02-23T18:54:30.333Z] #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-02-23T18:54:30.333Z] #26 sha256:1b514d20d0f6b3ba4fa07995b7a27c3d84cde3c56228baf7abf2fcf0e647f6a3 [2022-02-23T18:54:30.545Z] #21 4.186 Reading package lists... [2022-02-23T18:54:30.607Z] #26 ... [2022-02-23T18:54:30.607Z] [2022-02-23T18:54:30.607Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T18:54:30.607Z] #62 sha256:4430572e1b9ad8ca503c7aa4b967e366769958aef34d9a2bea2092c0d49f3573 [2022-02-23T18:54:30.607Z] #62 DONE 0.4s [2022-02-23T18:54:30.607Z] [2022-02-23T18:54:30.607Z] #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-02-23T18:54:30.607Z] #63 sha256:628b4bf130a844d20811301276b4257fe897f4a38d270e7c66ecfa912675783d [2022-02-23T18:54:31.113Z] #21 7.466 Building dependency tree... [2022-02-23T18:54:31.113Z] #21 8.185 Reading state information... [2022-02-23T18:54:31.212Z] #34 ... [2022-02-23T18:54:31.212Z] [2022-02-23T18:54:31.212Z] #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-02-23T18:54:31.212Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:54:31.212Z] #47 4.898 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:31.212Z] #47 4.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:31.212Z] #47 4.945 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:31.212Z] #47 5.508 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-23T18:54:31.782Z] #47 5.943 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:54:32.048Z] #21 9.016 The following additional packages will be installed: [2022-02-23T18:54:32.048Z] #21 9.016 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-23T18:54:32.049Z] #21 9.016 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-23T18:54:32.049Z] #21 9.017 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-23T18:54:32.049Z] #21 9.017 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-23T18:54:32.049Z] #21 9.017 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-23T18:54:32.049Z] #21 9.019 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-02-23T18:54:32.049Z] #21 9.022 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-02-23T18:54:32.049Z] #21 9.028 Suggested packages: [2022-02-23T18:54:32.049Z] #21 9.028 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-02-23T18:54:32.049Z] #21 9.028 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-02-23T18:54:32.049Z] #21 9.028 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-02-23T18:54:32.049Z] #21 9.028 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-02-23T18:54:32.049Z] #21 9.028 seccomp:ppc64el seccomp:s390x [2022-02-23T18:54:32.049Z] #21 9.028 Recommended packages: [2022-02-23T18:54:32.049Z] #21 9.028 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-02-23T18:54:32.049Z] #21 9.028 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-02-23T18:54:32.049Z] #21 9.028 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-02-23T18:54:32.049Z] #21 9.028 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-02-23T18:54:32.306Z] #21 9.346 The following NEW packages will be installed: [2022-02-23T18:54:32.306Z] #21 9.346 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-23T18:54:32.306Z] #21 9.347 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-02-23T18:54:32.306Z] #21 9.347 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-02-23T18:54:32.306Z] #21 9.347 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-23T18:54:32.306Z] #21 9.347 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-23T18:54:32.306Z] #21 9.348 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-23T18:54:32.306Z] #21 9.348 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-23T18:54:32.306Z] #21 9.351 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-02-23T18:54:32.306Z] #21 9.351 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-02-23T18:54:32.306Z] #21 9.351 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-02-23T18:54:32.306Z] #21 9.353 libseccomp2:ppc64el libseccomp2:s390x [2022-02-23T18:54:32.564Z] #21 9.676 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:54:32.564Z] #21 9.676 Need to get 15.9 MB of archives. [2022-02-23T18:54:32.564Z] #21 9.676 After this operation, 73.0 MB of additional disk space will be used. [2022-02-23T18:54:32.564Z] #21 9.676 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-02-23T18:54:32.564Z] #21 9.680 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-02-23T18:54:32.564Z] #21 9.684 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-02-23T18:54:32.564Z] #21 9.686 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-02-23T18:54:32.564Z] #21 9.688 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-02-23T18:54:32.564Z] #21 9.690 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-02-23T18:54:32.564Z] #21 9.691 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-02-23T18:54:32.564Z] #21 9.692 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-02-23T18:54:32.564Z] #21 9.711 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-02-23T18:54:32.564Z] #21 9.711 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-02-23T18:54:32.564Z] #21 9.713 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-02-23T18:54:32.564Z] #21 9.713 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-02-23T18:54:32.564Z] #21 9.714 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-02-23T18:54:32.564Z] #21 9.735 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-02-23T18:54:32.564Z] #21 9.737 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-02-23T18:54:32.564Z] #21 9.738 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-02-23T18:54:32.564Z] #21 9.739 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-02-23T18:54:32.564Z] #21 9.740 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-02-23T18:54:32.564Z] #21 9.758 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-02-23T18:54:32.823Z] #21 9.759 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-02-23T18:54:32.823Z] #21 9.760 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-02-23T18:54:32.823Z] #21 9.761 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-02-23T18:54:32.823Z] #21 9.765 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-02-23T18:54:32.823Z] #21 9.780 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-23T18:54:32.823Z] #21 9.782 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-23T18:54:32.823Z] #21 9.783 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-02-23T18:54:32.823Z] #21 9.784 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-02-23T18:54:32.823Z] #21 9.784 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-02-23T18:54:32.823Z] #21 9.801 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-02-23T18:54:32.823Z] #21 9.804 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-02-23T18:54:32.823Z] #21 9.805 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-02-23T18:54:32.823Z] #21 9.805 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-02-23T18:54:32.823Z] #21 9.806 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-02-23T18:54:32.823Z] #21 9.806 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-02-23T18:54:32.823Z] #21 9.806 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-02-23T18:54:32.823Z] #21 9.807 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-02-23T18:54:32.823Z] #21 9.807 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-02-23T18:54:32.823Z] #21 9.808 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-02-23T18:54:32.823Z] #21 9.809 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-02-23T18:54:32.823Z] #21 9.810 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-23T18:54:33.081Z] #21 10.16 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:54:33.081Z] #21 10.30 Fetched 15.9 MB in 0s (39.7 MB/s) [2022-02-23T18:54:33.090Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 18.7s done [2022-02-23T18:54:33.090Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 [2022-02-23T18:54:33.090Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-23T18:54:33.090Z] #11 DONE 48.4s [2022-02-23T18:54:33.340Z] #21 10.33 Selecting previously unselected package gcc-10-base:armel. [2022-02-23T18:54:33.340Z] #21 10.33 (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 ... 38508 files and directories currently installed.) [2022-02-23T18:54:33.340Z] #21 10.35 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-02-23T18:54:33.340Z] #21 10.36 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-02-23T18:54:33.340Z] #21 10.40 Selecting previously unselected package gcc-10-base:armhf. [2022-02-23T18:54:33.340Z] #21 10.40 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-02-23T18:54:33.340Z] #21 10.41 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-02-23T18:54:33.340Z] #21 10.44 Selecting previously unselected package gcc-10-base:ppc64el. [2022-02-23T18:54:33.340Z] #21 10.45 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-02-23T18:54:33.340Z] #21 10.45 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-23T18:54:33.340Z] #21 10.49 Selecting previously unselected package gcc-10-base:s390x. [2022-02-23T18:54:33.340Z] #21 10.49 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-02-23T18:54:33.340Z] #21 10.50 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-02-23T18:54:33.340Z] #21 10.54 Selecting previously unselected package gcc-10-base:arm64. [2022-02-23T18:54:33.351Z] [2022-02-23T18:54:33.351Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T18:54:33.351Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T18:54:33.598Z] #21 10.54 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-02-23T18:54:33.598Z] #21 10.54 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-02-23T18:54:33.598Z] #21 10.59 Selecting previously unselected package libgcc-s1:armel. [2022-02-23T18:54:33.598Z] #21 10.59 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-02-23T18:54:33.598Z] #21 10.60 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-02-23T18:54:33.598Z] #21 10.64 Selecting previously unselected package libcrypt1:armel. [2022-02-23T18:54:33.598Z] #21 10.65 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-02-23T18:54:33.598Z] #21 10.65 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-02-23T18:54:33.598Z] #21 10.72 Selecting previously unselected package libc6:armel. [2022-02-23T18:54:33.598Z] #21 10.72 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-02-23T18:54:33.690Z] #47 7.768 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:54:33.857Z] #21 10.83 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-02-23T18:54:33.912Z] #63 2.861 + RM_GOPATH=0 [2022-02-23T18:54:33.912Z] #63 2.861 + TMP_GOPATH= [2022-02-23T18:54:33.912Z] #63 2.861 + : /build [2022-02-23T18:54:33.912Z] #63 2.861 + '[' -z '' ']' [2022-02-23T18:54:33.912Z] #63 2.873 ++ mktemp -d [2022-02-23T18:54:33.912Z] #63 2.873 + export GOPATH=/tmp/tmp.W922w0hdcO [2022-02-23T18:54:33.912Z] #63 2.873 + GOPATH=/tmp/tmp.W922w0hdcO [2022-02-23T18:54:33.912Z] #63 2.873 + RM_GOPATH=1 [2022-02-23T18:54:33.912Z] #63 2.873 + case "$(go env GOARCH)" in [2022-02-23T18:54:33.912Z] #63 2.873 ++ go env GOARCH [2022-02-23T18:54:33.912Z] #63 2.876 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:33.912Z] #63 2.876 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:33.912Z] #63 2.876 ++ dirname /install.sh [2022-02-23T18:54:33.912Z] #63 2.876 + dir=/ [2022-02-23T18:54:33.912Z] #63 2.876 + bin=rootlesskit [2022-02-23T18:54:33.912Z] #63 2.876 + shift [2022-02-23T18:54:33.912Z] #63 2.876 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T18:54:33.912Z] #63 2.876 + . //rootlesskit.installer [2022-02-23T18:54:33.912Z] #63 2.876 ++ : v0.14.6 [2022-02-23T18:54:33.912Z] #63 2.876 + install_rootlesskit [2022-02-23T18:54:33.912Z] #63 2.876 + case "$1" in [2022-02-23T18:54:33.912Z] #63 2.876 + export CGO_ENABLED=0 [2022-02-23T18:54:33.912Z] #63 2.876 + CGO_ENABLED=0 [2022-02-23T18:54:33.912Z] #63 2.876 + _install_rootlesskit [2022-02-23T18:54:33.912Z] #63 2.877 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T18:54:33.912Z] #63 2.882 Install rootlesskit version v0.14.6 [2022-02-23T18:54:33.912Z] #63 2.882 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:54:33.912Z] #63 2.882 + GOBIN=/build [2022-02-23T18:54:33.912Z] #63 2.882 + GO111MODULE=on [2022-02-23T18:54:33.912Z] #63 2.882 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T18:54:33.912Z] #63 3.341 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T18:54:34.116Z] #21 11.11 Selecting previously unselected package libapparmor1:armel. [2022-02-23T18:54:34.116Z] #21 11.11 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-02-23T18:54:34.116Z] #21 11.12 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-02-23T18:54:34.116Z] #21 11.16 Selecting previously unselected package libapparmor-dev:armel. [2022-02-23T18:54:34.116Z] #21 11.16 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-02-23T18:54:34.116Z] #21 11.17 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-02-23T18:54:34.116Z] #21 11.22 Selecting previously unselected package libgcc-s1:arm64. [2022-02-23T18:54:34.116Z] #21 11.22 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-02-23T18:54:34.116Z] #21 11.23 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-02-23T18:54:34.116Z] #21 11.27 Selecting previously unselected package libcrypt1:arm64. [2022-02-23T18:54:34.116Z] #21 11.27 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-02-23T18:54:34.116Z] #21 11.28 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-23T18:54:34.116Z] #21 11.33 Selecting previously unselected package libc6:arm64. [2022-02-23T18:54:34.295Z] #12 DONE 1.1s [2022-02-23T18:54:34.295Z] [2022-02-23T18:54:34.295Z] #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-02-23T18:54:34.295Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T18:54:34.374Z] #21 11.34 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-02-23T18:54:34.374Z] #21 11.44 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-02-23T18:54:34.633Z] #21 11.72 Selecting previously unselected package libapparmor1:arm64. [2022-02-23T18:54:34.633Z] #21 11.72 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-23T18:54:34.633Z] #21 11.73 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-23T18:54:34.633Z] #21 11.76 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-23T18:54:34.633Z] #21 11.77 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-23T18:54:34.633Z] #21 11.77 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-23T18:54:34.633Z] #21 11.82 Selecting previously unselected package libgcc-s1:s390x. [2022-02-23T18:54:34.892Z] #21 11.82 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-02-23T18:54:34.892Z] #21 11.83 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-02-23T18:54:34.892Z] #21 11.86 Selecting previously unselected package libcrypt1:s390x. [2022-02-23T18:54:34.892Z] #21 11.87 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-02-23T18:54:34.892Z] #21 11.87 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-02-23T18:54:34.892Z] #21 11.93 Selecting previously unselected package libc6:s390x. [2022-02-23T18:54:34.892Z] #21 11.94 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-02-23T18:54:34.892Z] #21 12.03 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-02-23T18:54:35.150Z] #21 12.32 Selecting previously unselected package libapparmor1:s390x. [2022-02-23T18:54:35.150Z] #21 12.32 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-02-23T18:54:35.150Z] #21 12.32 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-02-23T18:54:35.150Z] #21 12.36 Selecting previously unselected package libapparmor-dev:s390x. [2022-02-23T18:54:35.150Z] #21 12.37 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-02-23T18:54:35.150Z] #21 12.37 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-02-23T18:54:35.150Z] #21 12.42 Selecting previously unselected package libgcc-s1:armhf. [2022-02-23T18:54:35.245Z] #13 DONE 0.7s [2022-02-23T18:54:35.245Z] [2022-02-23T18:54:35.245Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T18:54:35.245Z] #62 sha256:40ebcacb8ceb824efcbcfe877bff6b472bad1228381f6b1587d189f169ef5fd7 [2022-02-23T18:54:35.245Z] #62 ... [2022-02-23T18:54:35.245Z] [2022-02-23T18:54:35.245Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T18:54:35.245Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T18:54:35.245Z] #33 DONE 0.2s [2022-02-23T18:54:35.245Z] [2022-02-23T18:54:35.245Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T18:54:35.245Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T18:54:35.245Z] #42 DONE 0.3s [2022-02-23T18:54:35.245Z] [2022-02-23T18:54:35.245Z] #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-02-23T18:54:35.245Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T18:54:35.245Z] #46 DONE 0.3s [2022-02-23T18:54:35.245Z] [2022-02-23T18:54:35.245Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T18:54:35.245Z] #62 sha256:40ebcacb8ceb824efcbcfe877bff6b472bad1228381f6b1587d189f169ef5fd7 [2022-02-23T18:54:35.245Z] #62 DONE 0.4s [2022-02-23T18:54:35.245Z] [2022-02-23T18:54:35.245Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T18:54:35.245Z] #25 sha256:c825ba6e037ceac9a83639486f98bba01ccb2bea9b948cf42cf22caa5146b0d3 [2022-02-23T18:54:35.245Z] #25 DONE 0.4s [2022-02-23T18:54:35.245Z] [2022-02-23T18:54:35.245Z] #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-02-23T18:54:35.245Z] #63 sha256:6913773740f403d064dd52c36d77a64f38f82c60266afe44729b34df2649ad14 [2022-02-23T18:54:35.409Z] #21 12.42 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-02-23T18:54:35.409Z] #21 12.43 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-02-23T18:54:35.409Z] #21 12.46 Selecting previously unselected package libcrypt1:armhf. [2022-02-23T18:54:35.409Z] #21 12.47 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-02-23T18:54:35.409Z] #21 12.47 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-02-23T18:54:35.409Z] #21 12.53 Selecting previously unselected package libc6:armhf. [2022-02-23T18:54:35.409Z] #21 12.54 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-02-23T18:54:35.409Z] #21 12.63 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-02-23T18:54:35.444Z] #26 5.287 + RM_GOPATH=0 [2022-02-23T18:54:35.444Z] #26 5.287 + TMP_GOPATH= [2022-02-23T18:54:35.444Z] #26 5.287 + : /build [2022-02-23T18:54:35.444Z] #26 5.287 + '[' -z '' ']' [2022-02-23T18:54:35.444Z] #26 5.287 ++ mktemp -d [2022-02-23T18:54:35.444Z] #26 5.303 + export GOPATH=/tmp/tmp.lb3bzUpIYN [2022-02-23T18:54:35.444Z] #26 5.303 + GOPATH=/tmp/tmp.lb3bzUpIYN [2022-02-23T18:54:35.444Z] #26 5.303 + RM_GOPATH=1 [2022-02-23T18:54:35.444Z] #26 5.303 + case "$(go env GOARCH)" in [2022-02-23T18:54:35.444Z] #26 5.303 ++ go env GOARCH [2022-02-23T18:54:35.444Z] #26 5.379 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:35.444Z] #26 5.379 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:35.444Z] #26 5.379 ++ dirname /install.sh [2022-02-23T18:54:35.444Z] #26 5.385 + dir=/ [2022-02-23T18:54:35.444Z] #26 5.385 + bin=dockercli [2022-02-23T18:54:35.444Z] #26 5.385 + shift [2022-02-23T18:54:35.444Z] #26 5.385 + '[' '!' -f //dockercli.installer ']' [2022-02-23T18:54:35.444Z] #26 5.385 + . //dockercli.installer [2022-02-23T18:54:35.444Z] #26 5.385 ++ : stable [2022-02-23T18:54:35.444Z] #26 5.385 ++ : 17.06.2-ce [2022-02-23T18:54:35.444Z] #26 5.385 + install_dockercli [2022-02-23T18:54:35.444Z] #26 5.385 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T18:54:35.444Z] #26 5.385 Install docker/cli version 17.06.2-ce from stable [2022-02-23T18:54:35.444Z] #26 5.397 ++ uname -m [2022-02-23T18:54:35.599Z] #47 9.883 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:54:35.599Z] #47 ... [2022-02-23T18:54:35.599Z] [2022-02-23T18:54:35.599Z] #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-02-23T18:54:35.599Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:54:35.599Z] #38 4.241 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:35.599Z] #38 4.271 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:35.599Z] #38 4.271 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:35.599Z] #38 4.907 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:54:35.599Z] #38 6.434 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:54:35.599Z] #38 8.461 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:54:35.667Z] #21 12.90 Selecting previously unselected package libapparmor1:armhf. [2022-02-23T18:54:35.720Z] #26 5.403 + arch=x86_64 [2022-02-23T18:54:35.720Z] #26 5.403 + '[' x86_64 '!=' x86_64 ']' [2022-02-23T18:54:35.720Z] #26 5.403 + url=https://download.docker.com/linux/static [2022-02-23T18:54:35.720Z] #26 5.403 + tar -xz docker/docker [2022-02-23T18:54:35.720Z] #26 5.403 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-23T18:54:35.807Z] #63 ... [2022-02-23T18:54:35.807Z] [2022-02-23T18:54:35.807Z] #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-02-23T18:54:35.807Z] #31 sha256:5c4b281f71be021e295c87d5dee4e98faf0d6144ab58874df9589e16da2d9a15 [2022-02-23T18:54:35.807Z] #31 1.665 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-23T18:54:35.807Z] #31 2.176 [2022-02-23T18:54:35.807Z] #31 2.376 #=#=# ########################### 38.2% ######################################################################## 100.0% [2022-02-23T18:54:35.807Z] #31 2.664 [2022-02-23T18:54:35.807Z] #31 4.030 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-23T18:54:35.807Z] #31 4.796 [2022-02-23T18:54:35.807Z] #31 5.068 #=#=# 0.8% ######################################################################## 100.0% [2022-02-23T18:54:35.807Z] #31 6.439 [2022-02-23T18:54:35.807Z] #31 ... [2022-02-23T18:54:35.807Z] [2022-02-23T18:54:35.807Z] #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-02-23T18:54:35.807Z] #63 sha256:628b4bf130a844d20811301276b4257fe897f4a38d270e7c66ecfa912675783d [2022-02-23T18:54:35.807Z] #63 5.445 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T18:54:35.859Z] #38 ... [2022-02-23T18:54:35.859Z] [2022-02-23T18:54:35.859Z] #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-02-23T18:54:35.859Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T18:54:35.859Z] #53 4.628 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-23T18:54:35.859Z] #53 5.620 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-23T18:54:35.859Z] #53 5.622 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-23T18:54:35.859Z] #53 5.738 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-23T18:54:35.859Z] #53 7.216 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-23T18:54:35.859Z] #53 ... [2022-02-23T18:54:35.859Z] [2022-02-23T18:54:35.859Z] #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-02-23T18:54:35.859Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:54:35.859Z] #14 3.035 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:35.859Z] #14 3.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:35.859Z] #14 3.036 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:35.859Z] #14 3.307 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:54:35.859Z] #14 3.772 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:54:35.859Z] #14 5.450 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:54:35.927Z] #21 12.90 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-02-23T18:54:35.927Z] #21 12.91 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-02-23T18:54:35.927Z] #21 12.95 Selecting previously unselected package libapparmor-dev:armhf. [2022-02-23T18:54:35.927Z] #21 12.95 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-02-23T18:54:35.927Z] #21 12.96 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-02-23T18:54:35.927Z] #21 13.01 Selecting previously unselected package libgcc-s1:ppc64el. [2022-02-23T18:54:35.927Z] #21 13.01 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-02-23T18:54:35.927Z] #21 13.02 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-23T18:54:35.927Z] #21 13.05 Selecting previously unselected package libcrypt1:ppc64el. [2022-02-23T18:54:35.927Z] #21 13.06 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-02-23T18:54:35.927Z] #21 13.06 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-23T18:54:35.927Z] #21 13.13 Selecting previously unselected package libc6:ppc64el. [2022-02-23T18:54:36.064Z] #63 5.446 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T18:54:36.064Z] #63 5.741 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T18:54:36.120Z] #14 ... [2022-02-23T18:54:36.120Z] [2022-02-23T18:54:36.120Z] #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-02-23T18:54:36.120Z] #63 sha256:b04bb042d03d2a5da44c36d37f51145133ccc580eece88319f6ec244272258ff [2022-02-23T18:54:36.120Z] #63 3.278 + RM_GOPATH=0 [2022-02-23T18:54:36.120Z] #63 3.278 + TMP_GOPATH= [2022-02-23T18:54:36.120Z] #63 3.278 + : /build [2022-02-23T18:54:36.120Z] #63 3.278 + '[' -z '' ']' [2022-02-23T18:54:36.120Z] #63 3.278 ++ mktemp -d [2022-02-23T18:54:36.120Z] #63 3.278 + export GOPATH=/tmp/tmp.QOoyczS63o [2022-02-23T18:54:36.120Z] #63 3.278 + GOPATH=/tmp/tmp.QOoyczS63o [2022-02-23T18:54:36.120Z] #63 3.278 + RM_GOPATH=1 [2022-02-23T18:54:36.120Z] #63 3.278 + case "$(go env GOARCH)" in [2022-02-23T18:54:36.120Z] #63 3.278 ++ go env GOARCH [2022-02-23T18:54:36.120Z] #63 3.278 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:36.120Z] #63 3.278 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:36.120Z] #63 3.278 ++ dirname /install.sh [2022-02-23T18:54:36.120Z] #63 3.278 + dir=/ [2022-02-23T18:54:36.120Z] #63 3.278 + bin=rootlesskit [2022-02-23T18:54:36.120Z] #63 3.278 + shift [2022-02-23T18:54:36.120Z] #63 3.278 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T18:54:36.120Z] #63 3.278 + . //rootlesskit.installer [2022-02-23T18:54:36.120Z] #63 3.278 ++ : v0.14.6 [2022-02-23T18:54:36.120Z] #63 3.278 + install_rootlesskit [2022-02-23T18:54:36.120Z] #63 3.278 + case "$1" in [2022-02-23T18:54:36.120Z] #63 3.278 + export CGO_ENABLED=0 [2022-02-23T18:54:36.120Z] #63 3.278 + CGO_ENABLED=0 [2022-02-23T18:54:36.120Z] #63 3.278 + _install_rootlesskit [2022-02-23T18:54:36.120Z] #63 3.280 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T18:54:36.120Z] #63 3.280 Install rootlesskit version v0.14.6 [2022-02-23T18:54:36.120Z] #63 3.280 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:54:36.120Z] #63 3.280 + GOBIN=/build [2022-02-23T18:54:36.120Z] #63 3.280 + GO111MODULE=on [2022-02-23T18:54:36.120Z] #63 3.280 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T18:54:36.120Z] #63 3.778 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T18:54:36.120Z] #63 5.721 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T18:54:36.120Z] #63 5.737 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T18:54:36.120Z] #63 6.464 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T18:54:36.120Z] #63 8.869 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T18:54:36.120Z] #63 9.603 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T18:54:36.120Z] #63 9.744 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T18:54:36.120Z] #63 9.883 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T18:54:36.120Z] #63 10.02 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T18:54:36.120Z] #63 10.04 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T18:54:36.120Z] #63 10.25 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T18:54:36.120Z] #63 ... [2022-02-23T18:54:36.120Z] [2022-02-23T18:54:36.120Z] #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-02-23T18:54:36.120Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:54:36.120Z] #51 5.192 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-23T18:54:36.190Z] #21 13.13 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-02-23T18:54:36.190Z] #21 13.24 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-23T18:54:36.284Z] #26 ... [2022-02-23T18:54:36.284Z] [2022-02-23T18:54:36.284Z] #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-02-23T18:54:36.284Z] #63 sha256:460cea701c3e45c44f05eef80faf9c642f96cf240fef85d602a6d3f0736b552c [2022-02-23T18:54:36.284Z] #63 5.282 + RM_GOPATH=0 [2022-02-23T18:54:36.284Z] #63 5.282 + TMP_GOPATH= [2022-02-23T18:54:36.284Z] #63 5.282 + : /build [2022-02-23T18:54:36.284Z] #63 5.282 + '[' -z '' ']' [2022-02-23T18:54:36.284Z] #63 5.290 ++ mktemp -d [2022-02-23T18:54:36.284Z] #63 5.292 + export GOPATH=/tmp/tmp.OwCOmNeEGZ [2022-02-23T18:54:36.284Z] #63 5.292 + GOPATH=/tmp/tmp.OwCOmNeEGZ [2022-02-23T18:54:36.284Z] #63 5.292 + RM_GOPATH=1 [2022-02-23T18:54:36.284Z] #63 5.292 + case "$(go env GOARCH)" in [2022-02-23T18:54:36.284Z] #63 5.294 ++ go env GOARCH [2022-02-23T18:54:36.284Z] #63 5.367 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:36.284Z] #63 5.367 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:36.284Z] #63 5.367 ++ dirname /install.sh [2022-02-23T18:54:36.284Z] #63 5.396 + dir=/ [2022-02-23T18:54:36.284Z] #63 5.399 + bin=rootlesskit [2022-02-23T18:54:36.284Z] #63 5.400 + shift [2022-02-23T18:54:36.284Z] #63 5.410 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T18:54:36.284Z] #63 5.410 + . //rootlesskit.installer [2022-02-23T18:54:36.284Z] #63 5.410 ++ : v0.14.6 [2022-02-23T18:54:36.284Z] #63 5.410 + install_rootlesskit [2022-02-23T18:54:36.284Z] #63 5.410 + case "$1" in [2022-02-23T18:54:36.284Z] #63 5.410 + export CGO_ENABLED=0 [2022-02-23T18:54:36.284Z] #63 5.410 + CGO_ENABLED=0 [2022-02-23T18:54:36.284Z] #63 5.410 + _install_rootlesskit [2022-02-23T18:54:36.284Z] #63 5.410 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T18:54:36.284Z] #63 5.410 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:54:36.284Z] #63 5.410 + GOBIN=/build [2022-02-23T18:54:36.284Z] #63 5.410 + GO111MODULE=on [2022-02-23T18:54:36.284Z] #63 5.410 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T18:54:36.284Z] #63 5.410 Install rootlesskit version v0.14.6 [2022-02-23T18:54:36.284Z] #63 6.034 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T18:54:36.380Z] #51 ... [2022-02-23T18:54:36.380Z] [2022-02-23T18:54:36.380Z] #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-02-23T18:54:36.380Z] #26 sha256:7adb5c5b2fdf7171807c45b6a897e2596c33193cfc75d1bc2aa3b42fc133f814 [2022-02-23T18:54:36.380Z] #26 4.227 + RM_GOPATH=0 [2022-02-23T18:54:36.380Z] #26 4.227 + TMP_GOPATH= [2022-02-23T18:54:36.380Z] #26 4.227 + : /build [2022-02-23T18:54:36.380Z] #26 4.227 + '[' -z '' ']' [2022-02-23T18:54:36.380Z] #26 4.228 ++ mktemp -d [2022-02-23T18:54:36.380Z] #26 4.233 + export GOPATH=/tmp/tmp.1vbcZeeQYD [2022-02-23T18:54:36.380Z] #26 4.233 + GOPATH=/tmp/tmp.1vbcZeeQYD [2022-02-23T18:54:36.380Z] #26 4.233 + RM_GOPATH=1 [2022-02-23T18:54:36.380Z] #26 4.233 + case "$(go env GOARCH)" in [2022-02-23T18:54:36.380Z] #26 4.233 ++ go env GOARCH [2022-02-23T18:54:36.380Z] #26 4.251 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:36.380Z] #26 4.251 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:36.380Z] #26 4.251 ++ dirname /install.sh [2022-02-23T18:54:36.380Z] #26 4.261 Install docker/cli version 17.06.2-ce from stable [2022-02-23T18:54:36.380Z] #26 4.278 + dir=/ [2022-02-23T18:54:36.380Z] #26 4.278 + bin=dockercli [2022-02-23T18:54:36.380Z] #26 4.278 + shift [2022-02-23T18:54:36.380Z] #26 4.278 + '[' '!' -f //dockercli.installer ']' [2022-02-23T18:54:36.380Z] #26 4.278 + . //dockercli.installer [2022-02-23T18:54:36.380Z] #26 4.278 ++ : stable [2022-02-23T18:54:36.380Z] #26 4.278 ++ : 17.06.2-ce [2022-02-23T18:54:36.380Z] #26 4.278 + install_dockercli [2022-02-23T18:54:36.380Z] #26 4.278 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T18:54:36.380Z] #26 4.278 ++ uname -m [2022-02-23T18:54:36.380Z] #26 4.278 + arch=x86_64 [2022-02-23T18:54:36.380Z] #26 4.278 + '[' x86_64 '!=' x86_64 ']' [2022-02-23T18:54:36.380Z] #26 4.278 + url=https://download.docker.com/linux/static [2022-02-23T18:54:36.380Z] #26 4.278 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-23T18:54:36.380Z] #26 4.283 + tar -xz docker/docker [2022-02-23T18:54:36.380Z] #26 ... [2022-02-23T18:54:36.380Z] [2022-02-23T18:54:36.380Z] #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-02-23T18:54:36.380Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T18:54:36.380Z] #36 5.480 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-23T18:54:36.453Z] #21 13.64 Selecting previously unselected package libapparmor1:ppc64el. [2022-02-23T18:54:36.641Z] #36 ... [2022-02-23T18:54:36.641Z] [2022-02-23T18:54:36.641Z] #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-02-23T18:54:36.641Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:54:36.641Z] #49 3.337 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T18:54:36.641Z] #49 4.131 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T18:54:36.641Z] #49 4.131 go: downloading github.com/fatih/color v1.10.0 [2022-02-23T18:54:36.641Z] #49 4.211 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T18:54:36.641Z] #49 4.219 go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T18:54:36.641Z] #49 4.376 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T18:54:36.641Z] #49 4.376 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T18:54:36.641Z] #49 4.483 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T18:54:36.641Z] #49 4.490 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T18:54:36.641Z] #49 4.632 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T18:54:36.641Z] #49 4.645 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T18:54:36.641Z] #49 4.725 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T18:54:36.641Z] #49 4.869 go: downloading golang.org/x/tools v0.1.0 [2022-02-23T18:54:36.641Z] #49 9.990 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T18:54:36.641Z] #49 10.00 go: downloading golang.org/x/mod v0.3.0 [2022-02-23T18:54:36.715Z] #21 13.65 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-02-23T18:54:36.715Z] #21 13.65 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-02-23T18:54:36.715Z] #21 13.69 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-02-23T18:54:36.715Z] #21 13.70 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-02-23T18:54:36.715Z] #21 13.70 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-23T18:54:36.715Z] #21 13.76 Selecting previously unselected package libseccomp2:s390x. [2022-02-23T18:54:36.715Z] #21 13.76 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-02-23T18:54:36.715Z] #21 13.76 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-23T18:54:36.715Z] #21 13.80 Selecting previously unselected package libseccomp-dev:s390x. [2022-02-23T18:54:36.715Z] #21 13.81 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-02-23T18:54:36.715Z] #21 13.81 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-23T18:54:36.715Z] #21 13.86 Selecting previously unselected package libseccomp2:ppc64el. [2022-02-23T18:54:36.715Z] #21 13.86 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-23T18:54:36.715Z] #21 13.87 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-23T18:54:36.715Z] #21 13.90 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-02-23T18:54:36.715Z] #21 13.91 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-23T18:54:36.715Z] #21 13.91 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-23T18:54:36.716Z] #21 13.97 Selecting previously unselected package libseccomp2:armhf. [2022-02-23T18:54:36.902Z] #49 ... [2022-02-23T18:54:36.902Z] [2022-02-23T18:54:36.902Z] #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-02-23T18:54:36.902Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:54:36.902Z] #43 3.936 + git clone https://github.com/docker/distribution.git . [2022-02-23T18:54:36.902Z] #43 3.936 Cloning into '.'... [2022-02-23T18:54:36.902Z] #43 ... [2022-02-23T18:54:36.902Z] [2022-02-23T18:54:36.902Z] #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-02-23T18:54:36.902Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:54:36.902Z] #58 2.712 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:36.902Z] #58 2.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:36.902Z] #58 2.731 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:36.902Z] #58 2.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:54:36.902Z] #58 3.315 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:54:36.902Z] #58 4.014 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:54:36.902Z] #58 11.07 Fetched 8505 kB in 9s (980 kB/s) [2022-02-23T18:54:36.975Z] #21 13.97 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-02-23T18:54:36.975Z] #21 13.98 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-23T18:54:36.975Z] #21 14.02 Selecting previously unselected package libseccomp-dev:armhf. [2022-02-23T18:54:36.975Z] #21 14.02 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-02-23T18:54:36.975Z] #21 14.03 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-23T18:54:36.975Z] #21 14.07 Selecting previously unselected package libseccomp2:armel. [2022-02-23T18:54:36.975Z] #21 14.08 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-02-23T18:54:36.975Z] #21 14.08 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-23T18:54:36.975Z] #21 14.12 Selecting previously unselected package libseccomp-dev:armel. [2022-02-23T18:54:36.975Z] #21 14.12 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-02-23T18:54:36.975Z] #21 14.12 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-23T18:54:36.975Z] #21 14.18 Selecting previously unselected package libseccomp2:arm64. [2022-02-23T18:54:37.164Z] #58 11.07 Reading package lists... [2022-02-23T18:54:37.164Z] #58 ... [2022-02-23T18:54:37.164Z] [2022-02-23T18:54:37.164Z] #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-02-23T18:54:37.164Z] #63 sha256:b04bb042d03d2a5da44c36d37f51145133ccc580eece88319f6ec244272258ff [2022-02-23T18:54:37.164Z] #63 10.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T18:54:37.164Z] #63 10.93 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T18:54:37.164Z] #63 11.03 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T18:54:37.234Z] #21 14.18 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-02-23T18:54:37.234Z] #21 14.18 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T18:54:37.234Z] #21 14.22 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-23T18:54:37.234Z] #21 14.22 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-23T18:54:37.234Z] #21 14.23 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T18:54:37.234Z] #21 14.29 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-02-23T18:54:37.234Z] #21 14.30 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-02-23T18:54:37.234Z] #21 14.32 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-02-23T18:54:37.234Z] #21 14.33 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-23T18:54:37.234Z] #21 14.35 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-02-23T18:54:37.234Z] #21 14.36 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-23T18:54:37.234Z] #21 14.38 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-02-23T18:54:37.234Z] #21 14.39 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-02-23T18:54:37.234Z] #21 14.41 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-23T18:54:37.234Z] #21 14.42 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-02-23T18:54:37.234Z] #21 14.44 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-02-23T18:54:37.234Z] #21 14.46 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-02-23T18:54:37.234Z] #21 14.47 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-02-23T18:54:37.234Z] #21 14.48 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-23T18:54:37.234Z] #21 14.50 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-02-23T18:54:37.492Z] #21 14.51 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-02-23T18:54:38.110Z] #63 ... [2022-02-23T18:54:38.110Z] [2022-02-23T18:54:38.110Z] #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-02-23T18:54:38.110Z] #26 sha256:7adb5c5b2fdf7171807c45b6a897e2596c33193cfc75d1bc2aa3b42fc133f814 [2022-02-23T18:54:38.110Z] #26 11.36 + mkdir -p /build [2022-02-23T18:54:38.110Z] #26 11.36 + mv docker/docker /build/ [2022-02-23T18:54:38.110Z] #26 11.37 + rmdir docker [2022-02-23T18:54:38.110Z] #26 DONE 12.1s [2022-02-23T18:54:38.371Z] [2022-02-23T18:54:38.371Z] #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-02-23T18:54:38.371Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:54:38.371Z] #47 11.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-23T18:54:38.428Z] #21 15.65 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-02-23T18:54:39.344Z] #63 8.559 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T18:54:39.344Z] #63 8.892 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T18:54:39.344Z] #63 8.905 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T18:54:39.601Z] #63 8.944 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T18:54:39.601Z] #63 9.082 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T18:54:39.601Z] #63 9.211 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T18:54:39.803Z] #21 16.79 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-02-23T18:54:39.859Z] #63 9.384 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T18:54:40.117Z] #63 ... [2022-02-23T18:54:40.117Z] [2022-02-23T18:54:40.117Z] #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-02-23T18:54:40.117Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-23T18:54:40.117Z] #49 3.444 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T18:54:40.117Z] #49 4.901 go: downloading github.com/fatih/color v1.10.0 [2022-02-23T18:54:40.117Z] #49 4.922 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T18:54:40.117Z] #49 5.034 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T18:54:40.117Z] #49 5.074 go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T18:54:40.117Z] #49 5.381 go: downloading golang.org/x/tools v0.1.0 [2022-02-23T18:54:40.117Z] #49 5.527 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T18:54:40.117Z] #49 5.627 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T18:54:40.117Z] #49 5.643 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T18:54:40.117Z] #49 5.737 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T18:54:40.117Z] #49 8.459 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T18:54:40.117Z] #49 8.489 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T18:54:40.117Z] #49 8.552 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T18:54:40.117Z] #49 ... [2022-02-23T18:54:40.117Z] [2022-02-23T18:54:40.117Z] #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-02-23T18:54:40.117Z] #53 sha256:42d0c8349cab373bad61e916e1e97f1bf7794b132de28435c1d8669b05e8b974 [2022-02-23T18:54:40.117Z] #53 3.419 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-23T18:54:40.117Z] #53 4.276 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-23T18:54:40.117Z] #53 4.279 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-23T18:54:40.117Z] #53 4.379 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-23T18:54:40.117Z] #53 5.616 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-23T18:54:40.374Z] #53 ... [2022-02-23T18:54:40.374Z] [2022-02-23T18:54:40.374Z] #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-02-23T18:54:40.374Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-23T18:54:40.374Z] #43 3.176 + git clone https://github.com/docker/distribution.git . [2022-02-23T18:54:40.374Z] #43 3.180 Cloning into '.'... [2022-02-23T18:54:40.374Z] #43 ... [2022-02-23T18:54:40.374Z] [2022-02-23T18:54:40.374Z] #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-02-23T18:54:40.374Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:54:40.374Z] #51 3.598 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-23T18:54:40.467Z] #63 ... [2022-02-23T18:54:40.467Z] [2022-02-23T18:54:40.467Z] #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-02-23T18:54:40.467Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T18:54:40.467Z] #36 6.197 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-23T18:54:40.467Z] #36 ... [2022-02-23T18:54:40.467Z] [2022-02-23T18:54:40.467Z] #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-02-23T18:54:40.467Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:54:40.467Z] #49 6.293 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T18:54:40.467Z] #49 8.734 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T18:54:40.467Z] #49 8.770 go: downloading github.com/fatih/color v1.10.0 [2022-02-23T18:54:40.467Z] #49 8.803 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T18:54:40.467Z] #49 8.907 go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T18:54:40.467Z] #49 9.612 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T18:54:40.467Z] #49 9.634 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T18:54:40.467Z] #49 9.696 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T18:54:40.467Z] #49 9.696 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T18:54:40.467Z] #49 9.832 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T18:54:40.467Z] #49 10.12 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T18:54:40.467Z] #49 10.22 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T18:54:40.467Z] #49 ... [2022-02-23T18:54:40.467Z] [2022-02-23T18:54:40.467Z] #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-02-23T18:54:40.467Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:54:40.467Z] #47 5.278 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:40.467Z] #47 5.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:40.467Z] #47 5.428 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:40.467Z] #47 6.047 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-23T18:54:40.467Z] #47 7.151 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:54:40.468Z] #47 ... [2022-02-23T18:54:40.468Z] [2022-02-23T18:54:40.468Z] #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-02-23T18:54:40.468Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:54:40.468Z] #38 5.961 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:40.468Z] #38 6.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:40.468Z] #38 6.070 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:40.468Z] #38 7.606 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:54:40.468Z] #38 ... [2022-02-23T18:54:40.468Z] [2022-02-23T18:54:40.468Z] #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-02-23T18:54:40.468Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:54:40.468Z] #34 4.613 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-23T18:54:40.468Z] #34 4.629 Cloning into '.'... [2022-02-23T18:54:40.468Z] #34 ... [2022-02-23T18:54:40.468Z] [2022-02-23T18:54:40.468Z] #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-02-23T18:54:40.468Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:54:40.468Z] #58 5.220 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:40.468Z] #58 5.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:40.468Z] #58 5.254 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:40.468Z] #58 6.664 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:54:40.468Z] #58 9.996 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:54:40.633Z] #51 ... [2022-02-23T18:54:40.633Z] [2022-02-23T18:54:40.633Z] #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-02-23T18:54:40.633Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:54:40.633Z] #14 3.422 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:40.633Z] #14 3.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:40.633Z] #14 3.459 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:40.633Z] #14 4.059 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:54:40.633Z] #14 4.856 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:54:40.633Z] #14 6.847 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:54:40.633Z] #14 ... [2022-02-23T18:54:40.633Z] [2022-02-23T18:54:40.633Z] #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-02-23T18:54:40.633Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-23T18:54:40.633Z] #58 2.518 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:40.633Z] #58 2.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:40.633Z] #58 2.543 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:40.633Z] #58 2.735 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:54:40.633Z] #58 3.079 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:54:40.633Z] #58 4.251 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:54:40.633Z] #58 9.591 Fetched 8389 kB in 7s (1144 kB/s) [2022-02-23T18:54:40.838Z] #58 ... [2022-02-23T18:54:40.838Z] [2022-02-23T18:54:40.838Z] #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-02-23T18:54:40.838Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:54:40.838Z] #14 5.865 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:40.838Z] #14 6.001 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:40.838Z] #14 6.001 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:40.838Z] #14 7.611 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:54:40.838Z] #14 10.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:54:40.889Z] #58 9.591 Reading package lists... [2022-02-23T18:54:40.889Z] #58 ... [2022-02-23T18:54:40.889Z] [2022-02-23T18:54:40.889Z] #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-02-23T18:54:40.889Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-23T18:54:40.889Z] #34 3.207 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-23T18:54:40.889Z] #34 3.212 Cloning into '.'... [2022-02-23T18:54:41.096Z] #14 ... [2022-02-23T18:54:41.096Z] [2022-02-23T18:54:41.096Z] #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-02-23T18:54:41.096Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:54:41.096Z] #43 4.428 + git clone https://github.com/docker/distribution.git . [2022-02-23T18:54:41.096Z] #43 4.428 Cloning into '.'... [2022-02-23T18:54:41.096Z] #43 ... [2022-02-23T18:54:41.096Z] [2022-02-23T18:54:41.096Z] #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-02-23T18:54:41.096Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:54:41.096Z] #51 5.148 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-23T18:54:41.146Z] #34 ... [2022-02-23T18:54:41.146Z] [2022-02-23T18:54:41.146Z] #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-02-23T18:54:41.146Z] #36 sha256:26567adad275ccf70f96700b3cf36262b2cc78aa9fcaae4664512417f76cead3 [2022-02-23T18:54:41.146Z] #36 2.861 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-23T18:54:41.146Z] #36 ... [2022-02-23T18:54:41.146Z] [2022-02-23T18:54:41.146Z] #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-02-23T18:54:41.146Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T18:54:41.146Z] #47 3.538 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:41.146Z] #47 3.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:41.146Z] #47 3.555 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:41.146Z] #47 4.119 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-23T18:54:41.146Z] #47 4.162 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:54:41.146Z] #47 5.410 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:54:41.146Z] #47 7.512 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:54:41.146Z] #47 9.466 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-23T18:54:41.176Z] #21 17.91 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-23T18:54:41.366Z] #51 ... [2022-02-23T18:54:41.366Z] [2022-02-23T18:54:41.366Z] #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-02-23T18:54:41.366Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T18:54:41.366Z] #53 4.921 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-23T18:54:41.366Z] #53 6.280 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-23T18:54:41.366Z] #53 6.292 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-23T18:54:41.366Z] #53 6.339 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-23T18:54:41.366Z] #53 8.993 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-23T18:54:41.366Z] #53 ... [2022-02-23T18:54:41.366Z] [2022-02-23T18:54:41.366Z] #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-02-23T18:54:41.366Z] #63 sha256:460cea701c3e45c44f05eef80faf9c642f96cf240fef85d602a6d3f0736b552c [2022-02-23T18:54:41.366Z] #63 10.46 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T18:54:41.366Z] #63 10.51 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T18:54:41.402Z] #47 ... [2022-02-23T18:54:41.402Z] [2022-02-23T18:54:41.402Z] #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-02-23T18:54:41.402Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T18:54:41.402Z] #38 3.491 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:41.402Z] #38 3.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:41.402Z] #38 3.519 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:41.402Z] #38 3.953 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:54:41.402Z] #38 4.902 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:54:41.402Z] #38 6.853 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:54:41.402Z] #38 ... [2022-02-23T18:54:41.402Z] [2022-02-23T18:54:41.402Z] #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-02-23T18:54:41.402Z] #26 sha256:1b514d20d0f6b3ba4fa07995b7a27c3d84cde3c56228baf7abf2fcf0e647f6a3 [2022-02-23T18:54:41.402Z] #26 2.979 + RM_GOPATH=0 [2022-02-23T18:54:41.402Z] #26 2.979 + TMP_GOPATH= [2022-02-23T18:54:41.403Z] #26 2.979 + : /build [2022-02-23T18:54:41.403Z] #26 2.979 + '[' -z '' ']' [2022-02-23T18:54:41.403Z] #26 2.980 ++ mktemp -d [2022-02-23T18:54:41.403Z] #26 2.981 + export GOPATH=/tmp/tmp.DS9l0bQjTU [2022-02-23T18:54:41.403Z] #26 2.981 + GOPATH=/tmp/tmp.DS9l0bQjTU [2022-02-23T18:54:41.403Z] #26 2.982 + RM_GOPATH=1 [2022-02-23T18:54:41.403Z] #26 2.982 + case "$(go env GOARCH)" in [2022-02-23T18:54:41.403Z] #26 2.982 ++ go env GOARCH [2022-02-23T18:54:41.403Z] #26 2.999 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:41.403Z] #26 2.999 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:41.403Z] #26 3.003 ++ dirname /install.sh [2022-02-23T18:54:41.403Z] #26 3.004 + dir=/ [2022-02-23T18:54:41.403Z] #26 3.004 + bin=dockercli [2022-02-23T18:54:41.403Z] #26 3.004 + shift [2022-02-23T18:54:41.403Z] #26 3.005 + '[' '!' -f //dockercli.installer ']' [2022-02-23T18:54:41.403Z] #26 3.005 + . //dockercli.installer [2022-02-23T18:54:41.403Z] #26 3.005 ++ : stable [2022-02-23T18:54:41.403Z] #26 3.005 ++ : 17.06.2-ce [2022-02-23T18:54:41.403Z] #26 3.005 + install_dockercli [2022-02-23T18:54:41.403Z] #26 3.006 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T18:54:41.403Z] #26 3.006 Install docker/cli version 17.06.2-ce from stable [2022-02-23T18:54:41.403Z] #26 3.006 ++ uname -m [2022-02-23T18:54:41.403Z] #26 3.011 + arch=aarch64 [2022-02-23T18:54:41.403Z] #26 3.011 + '[' aarch64 '!=' x86_64 ']' [2022-02-23T18:54:41.403Z] #26 3.011 + '[' aarch64 '!=' s390x ']' [2022-02-23T18:54:41.403Z] #26 3.011 + '[' aarch64 '!=' armhf ']' [2022-02-23T18:54:41.403Z] #26 3.011 + build_dockercli [2022-02-23T18:54:41.403Z] #26 3.011 + git clone https://github.com/docker/docker-ce /tmp/tmp.DS9l0bQjTU/tmp/docker-ce [2022-02-23T18:54:41.403Z] #26 3.013 Cloning into '/tmp/tmp.DS9l0bQjTU/tmp/docker-ce'... [2022-02-23T18:54:41.637Z] #63 11.64 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T18:54:41.660Z] #26 ... [2022-02-23T18:54:41.660Z] [2022-02-23T18:54:41.660Z] #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-02-23T18:54:41.660Z] #31 sha256:5c4b281f71be021e295c87d5dee4e98faf0d6144ab58874df9589e16da2d9a15 [2022-02-23T18:54:41.660Z] #31 10.59 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-23T18:54:41.660Z] #31 12.03 #=#=# [2022-02-23T18:54:41.862Z] #63 ... [2022-02-23T18:54:41.862Z] [2022-02-23T18:54:41.862Z] #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-02-23T18:54:41.862Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:54:41.862Z] #51 5.414 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-23T18:54:41.862Z] #51 ... [2022-02-23T18:54:41.862Z] [2022-02-23T18:54:41.862Z] #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-02-23T18:54:41.862Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T18:54:41.862Z] #53 6.152 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-23T18:54:41.862Z] #53 6.725 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-23T18:54:41.862Z] #53 6.725 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-23T18:54:41.862Z] #53 6.764 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-23T18:54:42.110Z] #21 19.04 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-02-23T18:54:42.690Z] #31 12.31 #=#=# 0.1% ########## 14.6% ################### 26.9% ######################## 34.3% ##################################### 51.5% ########################################### 60.5% ################################################### 70.8% ######################################################### 79.3% ############################################################### 87.9% ######################################################################## 100.0% [2022-02-23T18:54:42.810Z] #53 ... [2022-02-23T18:54:42.810Z] [2022-02-23T18:54:42.810Z] #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-02-23T18:54:42.810Z] #63 sha256:6913773740f403d064dd52c36d77a64f38f82c60266afe44729b34df2649ad14 [2022-02-23T18:54:42.810Z] #63 7.317 + RM_GOPATH=0 [2022-02-23T18:54:42.810Z] #63 7.317 + TMP_GOPATH= [2022-02-23T18:54:42.810Z] #63 7.317 + : /build [2022-02-23T18:54:42.810Z] #63 7.317 + '[' -z '' ']' [2022-02-23T18:54:42.810Z] #63 7.323 ++ mktemp -d [2022-02-23T18:54:42.810Z] #63 7.323 + export GOPATH=/tmp/tmp.1bgRg5lwEo [2022-02-23T18:54:42.810Z] #63 7.323 + GOPATH=/tmp/tmp.1bgRg5lwEo [2022-02-23T18:54:42.810Z] #63 7.323 + RM_GOPATH=1 [2022-02-23T18:54:42.810Z] #63 7.323 + case "$(go env GOARCH)" in [2022-02-23T18:54:42.810Z] #63 7.323 ++ go env GOARCH [2022-02-23T18:54:42.810Z] #63 7.345 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:42.810Z] #63 7.345 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:42.810Z] #63 7.345 ++ dirname /install.sh [2022-02-23T18:54:42.810Z] #63 7.348 + dir=/ [2022-02-23T18:54:42.810Z] #63 7.377 + bin=rootlesskit [2022-02-23T18:54:42.810Z] #63 7.377 + shift [2022-02-23T18:54:42.810Z] #63 7.377 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T18:54:42.810Z] #63 7.377 + . //rootlesskit.installer [2022-02-23T18:54:42.810Z] #63 7.377 ++ : v0.14.6 [2022-02-23T18:54:42.810Z] #63 7.377 + install_rootlesskit [2022-02-23T18:54:42.810Z] #63 7.377 + case "$1" in [2022-02-23T18:54:42.810Z] #63 7.377 + export CGO_ENABLED=0 [2022-02-23T18:54:42.810Z] #63 7.377 + CGO_ENABLED=0 [2022-02-23T18:54:42.810Z] #63 7.377 + _install_rootlesskit [2022-02-23T18:54:42.810Z] #63 7.384 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T18:54:42.810Z] #63 7.384 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:54:42.810Z] #63 7.384 + GOBIN=/build [2022-02-23T18:54:42.810Z] #63 7.384 + GO111MODULE=on [2022-02-23T18:54:42.810Z] #63 7.384 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T18:54:42.810Z] #63 7.384 Install rootlesskit version v0.14.6 [2022-02-23T18:54:43.044Z] #21 20.17 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-23T18:54:43.044Z] #21 20.18 Setting up libapparmor1:armel (2.13.6-10) ... [2022-02-23T18:54:43.044Z] #21 20.20 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-02-23T18:54:43.044Z] #21 20.21 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-02-23T18:54:43.044Z] #21 20.22 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-02-23T18:54:43.044Z] #21 20.23 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T18:54:43.044Z] #21 20.24 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-23T18:54:43.044Z] #21 20.26 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-23T18:54:43.044Z] #21 20.27 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-23T18:54:43.302Z] #21 20.28 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-23T18:54:43.302Z] #21 20.30 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-23T18:54:43.302Z] #21 20.31 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-02-23T18:54:43.302Z] #21 20.32 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-02-23T18:54:43.302Z] #21 20.33 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-23T18:54:43.302Z] #21 20.34 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-02-23T18:54:43.302Z] #21 20.35 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T18:54:43.302Z] #21 20.37 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-23T18:54:43.302Z] #21 20.39 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-23T18:54:43.302Z] #21 20.40 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-23T18:54:43.302Z] #21 20.41 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-23T18:54:43.302Z] #21 20.42 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:54:43.383Z] #63 7.940 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T18:54:43.561Z] #21 DONE 20.7s [2022-02-23T18:54:43.561Z] [2022-02-23T18:54:43.561Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T18:54:43.561Z] #62 sha256:011c8ee3ed9801a5f150cf0fadba95aa78110041a48597a33d200f35db13dc14 [2022-02-23T18:54:43.561Z] #62 DONE 0.1s [2022-02-23T18:54:43.561Z] [2022-02-23T18:54:43.561Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T18:54:43.561Z] #22 sha256:bf46c696fc80d2fe39e1b6502ee894dd510617dcbdd5e512af4033ff4297f3de [2022-02-23T18:54:43.620Z] #31 14.47 [2022-02-23T18:54:43.656Z] #47 ... [2022-02-23T18:54:43.656Z] [2022-02-23T18:54:43.656Z] #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-02-23T18:54:43.656Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:54:43.656Z] #58 11.07 Reading package lists... [2022-02-23T18:54:43.656Z] #58 17.38 Reading package lists... [2022-02-23T18:54:43.656Z] #58 ... [2022-02-23T18:54:43.656Z] [2022-02-23T18:54:43.656Z] #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-02-23T18:54:43.656Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T18:54:43.656Z] #36 16.99 tomll can be used in two ways: [2022-02-23T18:54:43.656Z] #36 16.99 Writing to STDIN and reading from STDOUT: [2022-02-23T18:54:43.656Z] #36 16.99 cat file.toml | tomll > file.toml [2022-02-23T18:54:43.656Z] #36 16.99 [2022-02-23T18:54:43.656Z] #36 16.99 Reading and updating a list of files: [2022-02-23T18:54:43.656Z] #36 16.99 tomll a.toml b.toml c.toml [2022-02-23T18:54:43.656Z] #36 16.99 [2022-02-23T18:54:43.656Z] #36 16.99 When given a list of files, tomll will modify all files in place without asking. [2022-02-23T18:54:43.656Z] #36 DONE 17.7s [2022-02-23T18:54:43.656Z] [2022-02-23T18:54:43.656Z] #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-02-23T18:54:43.656Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:54:43.656Z] #47 17.65 Fetched 8508 kB in 13s (654 kB/s) [2022-02-23T18:54:44.497Z] #22 DONE 0.7s [2022-02-23T18:54:44.497Z] [2022-02-23T18:54:44.497Z] #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-02-23T18:54:44.497Z] #63 sha256:316363c1e4fee8285b0c9da5ed02ab3340301473a2174a060a957d9c54add388 [2022-02-23T18:54:44.497Z] #63 0.584 + RM_GOPATH=0 [2022-02-23T18:54:44.497Z] #63 0.584 + TMP_GOPATH= [2022-02-23T18:54:44.497Z] #63 0.584 + : /build [2022-02-23T18:54:44.497Z] #63 0.584 + '[' -z '' ']' [2022-02-23T18:54:44.497Z] #63 0.586 ++ mktemp -d [2022-02-23T18:54:44.497Z] #63 0.587 + export GOPATH=/tmp/tmp.BLSlTbIPHv [2022-02-23T18:54:44.497Z] #63 0.587 + GOPATH=/tmp/tmp.BLSlTbIPHv [2022-02-23T18:54:44.497Z] #63 0.588 + RM_GOPATH=1 [2022-02-23T18:54:44.497Z] #63 0.588 + case "$(go env GOARCH)" in [2022-02-23T18:54:44.497Z] #63 0.589 ++ go env GOARCH [2022-02-23T18:54:44.497Z] #63 0.591 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:44.497Z] #63 0.591 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:44.497Z] #63 0.592 ++ dirname /install.sh [2022-02-23T18:54:44.497Z] #63 0.593 + dir=/ [2022-02-23T18:54:44.497Z] #63 0.593 + bin=runc [2022-02-23T18:54:44.497Z] #63 0.593 + shift [2022-02-23T18:54:44.497Z] #63 0.593 + '[' '!' -f //runc.installer ']' [2022-02-23T18:54:44.497Z] #63 0.593 + . //runc.installer [2022-02-23T18:54:44.497Z] #63 0.593 ++ set -e [2022-02-23T18:54:44.497Z] #63 0.593 ++ : v1.1.0 [2022-02-23T18:54:44.497Z] #63 0.593 + install_runc [2022-02-23T18:54:44.497Z] #63 0.594 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T18:54:44.497Z] #63 0.594 + RUNC_BUILDTAGS=seccomp [2022-02-23T18:54:44.497Z] #63 0.594 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T18:54:44.497Z] #63 0.594 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BLSlTbIPHv/src/github.com/opencontainers/runc [2022-02-23T18:54:44.497Z] #63 0.595 Cloning into '/tmp/tmp.BLSlTbIPHv/src/github.com/opencontainers/runc'... [2022-02-23T18:54:44.922Z] #63 14.86 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T18:54:45.063Z] #63 ... [2022-02-23T18:54:45.063Z] [2022-02-23T18:54:45.063Z] #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-02-23T18:54:45.063Z] #23 sha256:444fe065d02173e486236316d65590ef70a803d568eebf59813e8048ec612e18 [2022-02-23T18:54:45.063Z] #23 DONE 0.6s [2022-02-23T18:54:45.063Z] [2022-02-23T18:54:45.063Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T18:54:45.063Z] #24 sha256:db8d73d3477cde8916eae2ea82c822f982d19fd74ecb8b86de78a36eeb31873a [2022-02-23T18:54:45.314Z] #63 ... [2022-02-23T18:54:45.314Z] [2022-02-23T18:54:45.314Z] #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-02-23T18:54:45.314Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:54:45.314Z] #38 7.248 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:45.314Z] #38 7.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:45.314Z] #38 7.289 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:45.314Z] #38 8.709 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:54:45.314Z] #38 ... [2022-02-23T18:54:45.314Z] [2022-02-23T18:54:45.314Z] #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-02-23T18:54:45.314Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:54:45.314Z] #34 7.115 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-23T18:54:45.314Z] #34 7.115 Cloning into '.'... [2022-02-23T18:54:45.315Z] #34 ... [2022-02-23T18:54:45.315Z] [2022-02-23T18:54:45.315Z] #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-02-23T18:54:45.315Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:54:45.315Z] #49 7.615 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T18:54:45.315Z] #49 9.904 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T18:54:45.315Z] #49 9.906 go: downloading github.com/fatih/color v1.10.0 [2022-02-23T18:54:45.315Z] #49 9.970 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T18:54:45.315Z] #49 10.02 go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T18:54:45.577Z] #49 ... [2022-02-23T18:54:45.577Z] [2022-02-23T18:54:45.577Z] #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-02-23T18:54:45.577Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:54:45.577Z] #58 7.701 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:45.577Z] #58 7.798 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:45.577Z] #58 7.798 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:45.577Z] #58 8.828 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:54:45.577Z] #58 ... [2022-02-23T18:54:45.577Z] [2022-02-23T18:54:45.577Z] #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-02-23T18:54:45.577Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:54:45.577Z] #14 7.577 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:45.578Z] #14 7.612 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:45.578Z] #14 7.719 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:45.578Z] #14 8.854 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:54:45.629Z] #24 0.677 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T18:54:45.629Z] #24 DONE 0.7s [2022-02-23T18:54:45.629Z] [2022-02-23T18:54:45.629Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T18:54:45.629Z] #25 sha256:1ce48ddf5dc8ab527bbd6a1f2abf4804c9fe18290a8016782fa54d8d489233a7 [2022-02-23T18:54:45.841Z] #14 ... [2022-02-23T18:54:45.841Z] [2022-02-23T18:54:45.841Z] #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-02-23T18:54:45.841Z] #26 sha256:b366c1dab2ca2e7ad4beacf87770c878f59e141b5148e4c46755fa7828116ea3 [2022-02-23T18:54:45.841Z] #26 7.395 + RM_GOPATH=0 [2022-02-23T18:54:45.841Z] #26 7.395 + TMP_GOPATH= [2022-02-23T18:54:45.841Z] #26 7.395 + : /build [2022-02-23T18:54:45.841Z] #26 7.395 + '[' -z '' ']' [2022-02-23T18:54:45.841Z] #26 7.395 ++ mktemp -d [2022-02-23T18:54:45.841Z] #26 7.395 + export GOPATH=/tmp/tmp.94gU3DBYiH [2022-02-23T18:54:45.841Z] #26 7.395 + GOPATH=/tmp/tmp.94gU3DBYiH [2022-02-23T18:54:45.841Z] #26 7.395 + RM_GOPATH=1 [2022-02-23T18:54:45.841Z] #26 7.395 + case "$(go env GOARCH)" in [2022-02-23T18:54:45.841Z] #26 7.398 ++ go env GOARCH [2022-02-23T18:54:45.841Z] #26 7.431 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:45.841Z] #26 7.431 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:45.841Z] #26 7.431 ++ dirname /install.sh [2022-02-23T18:54:45.841Z] #26 7.463 + dir=/ [2022-02-23T18:54:45.841Z] #26 7.463 + bin=dockercli [2022-02-23T18:54:45.841Z] #26 7.463 + shift [2022-02-23T18:54:45.841Z] #26 7.463 + '[' '!' -f //dockercli.installer ']' [2022-02-23T18:54:45.841Z] #26 7.463 + . //dockercli.installer [2022-02-23T18:54:45.841Z] #26 7.463 ++ : stable [2022-02-23T18:54:45.841Z] #26 7.463 ++ : 17.06.2-ce [2022-02-23T18:54:45.841Z] #26 7.463 + install_dockercli [2022-02-23T18:54:45.841Z] #26 7.463 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T18:54:45.841Z] #26 7.463 ++ uname -m [2022-02-23T18:54:45.841Z] #26 7.463 + arch=x86_64 [2022-02-23T18:54:45.841Z] #26 7.463 + '[' x86_64 '!=' x86_64 ']' [2022-02-23T18:54:45.841Z] #26 7.463 + url=https://download.docker.com/linux/static [2022-02-23T18:54:45.841Z] #26 7.463 + tar -xz docker/docker [2022-02-23T18:54:45.841Z] #26 7.463 Install docker/cli version 17.06.2-ce from stable [2022-02-23T18:54:45.841Z] #26 7.463 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-23T18:54:45.841Z] #26 ... [2022-02-23T18:54:45.841Z] [2022-02-23T18:54:45.841Z] #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-02-23T18:54:45.841Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:54:45.841Z] #47 7.955 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:45.841Z] #47 8.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:45.841Z] #47 8.084 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:45.841Z] #47 8.607 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-23T18:54:45.841Z] #47 9.950 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:54:46.105Z] #47 ... [2022-02-23T18:54:46.105Z] [2022-02-23T18:54:46.105Z] #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-02-23T18:54:46.106Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T18:54:46.106Z] #36 7.147 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-23T18:54:46.106Z] #36 ... [2022-02-23T18:54:46.106Z] [2022-02-23T18:54:46.106Z] #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-02-23T18:54:46.106Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:54:46.106Z] #43 7.145 + git clone https://github.com/docker/distribution.git . [2022-02-23T18:54:46.106Z] #43 7.145 Cloning into '.'... [2022-02-23T18:54:46.369Z] #43 ... [2022-02-23T18:54:46.369Z] [2022-02-23T18:54:46.369Z] #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-02-23T18:54:46.369Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:54:46.369Z] #49 10.62 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T18:54:46.369Z] #49 10.63 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T18:54:46.369Z] #49 10.64 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T18:54:46.369Z] #49 10.70 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T18:54:46.369Z] #49 10.84 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T18:54:46.369Z] #49 10.98 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T18:54:46.369Z] #49 11.09 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T18:54:46.369Z] #49 11.45 go: downloading golang.org/x/tools v0.1.0 [2022-02-23T18:54:46.566Z] #25 DONE 0.8s [2022-02-23T18:54:46.566Z] [2022-02-23T18:54:46.566Z] #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-02-23T18:54:46.566Z] #63 sha256:316363c1e4fee8285b0c9da5ed02ab3340301473a2174a060a957d9c54add388 [2022-02-23T18:54:46.900Z] #31 ... [2022-02-23T18:54:46.900Z] [2022-02-23T18:54:46.900Z] #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-02-23T18:54:46.900Z] #36 sha256:26567adad275ccf70f96700b3cf36262b2cc78aa9fcaae4664512417f76cead3 [2022-02-23T18:54:46.900Z] #36 11.92 tomll can be used in two ways: [2022-02-23T18:54:46.900Z] #36 11.92 Writing to STDIN and reading from STDOUT: [2022-02-23T18:54:46.900Z] #36 11.92 cat file.toml | tomll > file.toml [2022-02-23T18:54:46.900Z] #36 11.92 [2022-02-23T18:54:46.900Z] #36 11.92 Reading and updating a list of files: [2022-02-23T18:54:46.900Z] #36 11.92 tomll a.toml b.toml c.toml [2022-02-23T18:54:46.900Z] #36 11.92 [2022-02-23T18:54:46.900Z] #36 11.92 When given a list of files, tomll will modify all files in place without asking. [2022-02-23T18:54:46.900Z] #36 DONE 16.7s [2022-02-23T18:54:46.900Z] [2022-02-23T18:54:46.900Z] #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-02-23T18:54:46.900Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:54:46.900Z] #14 12.05 Fetched 8389 kB in 9s (946 kB/s) [2022-02-23T18:54:46.900Z] #14 12.05 Reading package lists... [2022-02-23T18:54:46.909Z] #63 16.56 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T18:54:46.909Z] #63 16.91 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T18:54:47.156Z] #14 15.91 Reading package lists... [2022-02-23T18:54:47.156Z] #14 ... [2022-02-23T18:54:47.156Z] [2022-02-23T18:54:47.156Z] #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-02-23T18:54:47.156Z] #31 sha256:5c4b281f71be021e295c87d5dee4e98faf0d6144ab58874df9589e16da2d9a15 [2022-02-23T18:54:47.156Z] #31 17.99 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-23T18:54:47.479Z] #63 17.44 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T18:54:47.505Z] #63 ... [2022-02-23T18:54:47.505Z] [2022-02-23T18:54:47.505Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T18:54:47.505Z] #26 sha256:6f16a3893282da952f7df6fcc25b9f523f4d1d996faa304ef1720b41341fca90 [2022-02-23T18:54:47.505Z] #26 DONE 0.8s [2022-02-23T18:54:47.505Z] [2022-02-23T18:54:47.505Z] #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-02-23T18:54:47.505Z] #63 sha256:316363c1e4fee8285b0c9da5ed02ab3340301473a2174a060a957d9c54add388 [2022-02-23T18:54:47.505Z] #63 3.551 + cd /tmp/tmp.BLSlTbIPHv/src/github.com/opencontainers/runc [2022-02-23T18:54:47.505Z] #63 3.551 + git checkout -q v1.1.0 [2022-02-23T18:54:47.505Z] #63 3.585 + '[' -z '' ']' [2022-02-23T18:54:47.505Z] #63 3.588 + target=static [2022-02-23T18:54:47.505Z] #63 3.588 + make BUILDTAGS=seccomp static [2022-02-23T18:54:47.505Z] #63 3.660 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-02-23T18:54:48.041Z] INFO: Extraction ended at 02/23/2022 18:54:46. Duration:00:00:29.1781392 [2022-02-23T18:54:48.041Z] INFO: Updating the golang and path environment variables [2022-02-23T18:54:48.041Z] INFO: GOPATH=d:\gopath [2022-02-23T18:54:48.041Z] INFO: go version go1.17.7 windows/amd64 [2022-02-23T18:54:48.041Z] INFO: Running the daemon under test in debug mode [2022-02-23T18:54:48.041Z] INFO: Starting a daemon under test... [2022-02-23T18:54:48.041Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43288\1\daemon --pidfile d:\CI\PR-43288\1\docker.pid -D [2022-02-23T18:54:48.041Z] INFO: Process started successfully. [2022-02-23T18:54:48.041Z] INFO: Start tailing logs of the daemon under tests [2022-02-23T18:54:48.041Z] INFO: Waiting for the daemon under test to start... [2022-02-23T18:54:48.045Z] #63 17.69 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T18:54:48.045Z] #63 17.77 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T18:54:48.077Z] #63 ... [2022-02-23T18:54:48.077Z] [2022-02-23T18:54:48.077Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T18:54:48.077Z] #27 sha256:f343cf659f8fb9ed34bb3b416333530564fe90886b82334b5e9643589b8d31a0 [2022-02-23T18:54:48.077Z] #27 DONE 0.7s [2022-02-23T18:54:48.077Z] [2022-02-23T18:54:48.077Z] #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-02-23T18:54:48.077Z] #28 sha256:c1c5432e85fdd863cfa5b5a28d990e1c4ad504ffd52198813274fbf1387dd804 [2022-02-23T18:54:48.536Z] #31 19.22 [2022-02-23T18:54:48.613Z] #63 18.31 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T18:54:48.613Z] #63 ... [2022-02-23T18:54:48.613Z] [2022-02-23T18:54:48.613Z] #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-02-23T18:54:48.613Z] #26 sha256:febbee7eb8cdbca893d1a28973accca36d4006f0a025edfded57a3264089be01 [2022-02-23T18:54:48.613Z] #26 18.31 + mkdir -p /build [2022-02-23T18:54:48.613Z] #26 18.33 + mv docker/docker /build/ [2022-02-23T18:54:48.613Z] #26 18.33 + rmdir docker [2022-02-23T18:54:48.645Z] #28 0.828 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-23T18:54:48.793Z] #31 19.52 #=#=# ######################################################################## 100.0% [2022-02-23T18:54:48.871Z] #26 DONE 18.8s [2022-02-23T18:54:48.871Z] [2022-02-23T18:54:48.871Z] #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-02-23T18:54:48.871Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:54:48.871Z] #47 10.76 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:54:48.871Z] #47 13.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:54:48.871Z] #47 16.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-23T18:54:48.904Z] #28 0.828 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:48.904Z] #28 0.828 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-23T18:54:48.904Z] #28 0.937 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-23T18:54:48.904Z] #28 1.056 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:54:48.951Z] #47 17.65 Reading package lists... [2022-02-23T18:54:48.951Z] #47 22.77 Reading package lists... [2022-02-23T18:54:48.951Z] #47 ... [2022-02-23T18:54:48.951Z] [2022-02-23T18:54:48.951Z] #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-02-23T18:54:48.951Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:54:48.951Z] #14 13.10 Fetched 8505 kB in 10s (823 kB/s) [2022-02-23T18:54:48.951Z] #14 13.10 Reading package lists... [2022-02-23T18:54:48.951Z] #14 18.80 Reading package lists... [2022-02-23T18:54:48.951Z] #14 ... [2022-02-23T18:54:48.951Z] [2022-02-23T18:54:48.951Z] #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-02-23T18:54:48.951Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:54:48.951Z] #58 17.38 Reading package lists... [2022-02-23T18:54:49.129Z] #47 ... [2022-02-23T18:54:49.129Z] [2022-02-23T18:54:49.129Z] #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-02-23T18:54:49.129Z] #63 sha256:460cea701c3e45c44f05eef80faf9c642f96cf240fef85d602a6d3f0736b552c [2022-02-23T18:54:49.129Z] #63 18.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T18:54:49.129Z] #63 19.12 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T18:54:49.213Z] #58 22.47 Building dependency tree... [2022-02-23T18:54:49.213Z] #58 ... [2022-02-23T18:54:49.213Z] [2022-02-23T18:54:49.213Z] #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-02-23T18:54:49.213Z] #63 sha256:b04bb042d03d2a5da44c36d37f51145133ccc580eece88319f6ec244272258ff [2022-02-23T18:54:49.213Z] #63 13.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T18:54:49.385Z] #63 19.28 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T18:54:49.472Z] #28 1.240 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-23T18:54:49.472Z] #28 1.375 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-23T18:54:49.472Z] #28 1.648 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-23T18:54:49.474Z] #63 ... [2022-02-23T18:54:49.474Z] [2022-02-23T18:54:49.474Z] #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-02-23T18:54:49.474Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:54:49.474Z] #14 18.80 Reading package lists... [2022-02-23T18:54:49.723Z] #31 20.58 [2022-02-23T18:54:50.039Z] #28 1.846 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-23T18:54:50.039Z] #28 1.850 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:54:50.039Z] #28 1.851 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-23T18:54:50.039Z] #28 1.852 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-23T18:54:50.039Z] #28 1.856 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-23T18:54:50.286Z] #31 ... [2022-02-23T18:54:50.286Z] [2022-02-23T18:54:50.286Z] #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-02-23T18:54:50.286Z] #63 sha256:628b4bf130a844d20811301276b4257fe897f4a38d270e7c66ecfa912675783d [2022-02-23T18:54:50.286Z] #63 9.925 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T18:54:50.286Z] #63 10.06 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T18:54:50.286Z] #63 11.37 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T18:54:50.286Z] #63 11.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T18:54:50.298Z] #28 2.132 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:54:50.298Z] #28 2.137 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-23T18:54:50.298Z] #28 2.138 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-23T18:54:50.298Z] #28 2.139 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-23T18:54:50.298Z] #28 2.140 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-23T18:54:50.318Z] #63 ... [2022-02-23T18:54:50.318Z] [2022-02-23T18:54:50.318Z] #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-02-23T18:54:50.318Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:54:50.318Z] #49 10.59 go: downloading golang.org/x/tools v0.1.0 [2022-02-23T18:54:50.318Z] #49 19.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T18:54:50.318Z] #49 19.34 go: downloading golang.org/x/mod v0.3.0 [2022-02-23T18:54:50.543Z] #63 ... [2022-02-23T18:54:50.543Z] [2022-02-23T18:54:50.543Z] #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-02-23T18:54:50.543Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-23T18:54:50.543Z] #49 10.42 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T18:54:50.543Z] #49 10.48 go: downloading golang.org/x/mod v0.3.0 [2022-02-23T18:54:50.575Z] #49 ... [2022-02-23T18:54:50.575Z] [2022-02-23T18:54:50.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-02-23T18:54:50.575Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:54:50.575Z] #38 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:54:50.575Z] #38 13.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:54:50.800Z] #49 ... [2022-02-23T18:54:50.800Z] [2022-02-23T18:54:50.800Z] #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-02-23T18:54:50.800Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-23T18:54:50.800Z] #43 16.93 + git checkout -q v2.3.0 [2022-02-23T18:54:50.800Z] #43 19.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-02-23T18:54:50.856Z] #14 23.75 Building dependency tree... [2022-02-23T18:54:51.682Z] #28 ... [2022-02-23T18:54:51.682Z] [2022-02-23T18:54:51.682Z] #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-02-23T18:54:51.682Z] #63 sha256:316363c1e4fee8285b0c9da5ed02ab3340301473a2174a060a957d9c54add388 [2022-02-23T18:54:51.682Z] #63 7.841 + mkdir -p /build [2022-02-23T18:54:51.682Z] #63 7.844 + cp runc /build/runc [2022-02-23T18:54:51.682Z] #63 DONE 8.0s [2022-02-23T18:54:51.796Z] #14 ... [2022-02-23T18:54:51.796Z] [2022-02-23T18:54:51.796Z] #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-02-23T18:54:51.796Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:54:51.796Z] #38 16.11 Fetched 8505 kB in 12s (704 kB/s) [2022-02-23T18:54:51.796Z] #38 16.11 Reading package lists... [2022-02-23T18:54:51.796Z] #38 21.53 Reading package lists... [2022-02-23T18:54:51.942Z] [2022-02-23T18:54:51.942Z] #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-02-23T18:54:51.942Z] #67 sha256:aa77d59bb962864aa8d901486f08207250368da28298f881fdea8b612ac98e54 [2022-02-23T18:54:52.057Z] #38 26.37 Building dependency tree... [2022-02-23T18:54:52.057Z] #38 ... [2022-02-23T18:54:52.057Z] [2022-02-23T18:54:52.057Z] #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-02-23T18:54:52.057Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:54:52.057Z] #51 26.14 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T18:54:52.057Z] #51 26.14 go: downloading github.com/fatih/color v1.13.0 [2022-02-23T18:54:52.057Z] #51 26.18 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-23T18:54:52.057Z] #51 26.21 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T18:54:52.057Z] #51 26.46 go: downloading github.com/spf13/viper v1.10.1 [2022-02-23T18:54:52.181Z] #43 ... [2022-02-23T18:54:52.181Z] [2022-02-23T18:54:52.181Z] #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-02-23T18:54:52.181Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T18:54:52.181Z] #38 11.91 Fetched 8389 kB in 9s (968 kB/s) [2022-02-23T18:54:52.181Z] #38 11.91 Reading package lists... [2022-02-23T18:54:52.181Z] #38 16.15 Reading package lists... [2022-02-23T18:54:52.181Z] #38 20.26 Building dependency tree... [2022-02-23T18:54:52.181Z] #38 ... [2022-02-23T18:54:52.181Z] [2022-02-23T18:54:52.181Z] #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-02-23T18:54:52.181Z] #31 sha256:5c4b281f71be021e295c87d5dee4e98faf0d6144ab58874df9589e16da2d9a15 [2022-02-23T18:54:52.181Z] #31 22.77 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-23T18:54:52.317Z] #51 26.58 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-23T18:54:52.578Z] #51 26.94 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-23T18:54:52.850Z] #51 27.02 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-23T18:54:53.101Z] #38 ... [2022-02-23T18:54:53.101Z] [2022-02-23T18:54:53.101Z] #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-02-23T18:54:53.101Z] #63 sha256:460cea701c3e45c44f05eef80faf9c642f96cf240fef85d602a6d3f0736b552c [2022-02-23T18:54:53.101Z] #63 22.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T18:54:53.101Z] #63 ... [2022-02-23T18:54:53.101Z] [2022-02-23T18:54:53.101Z] #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-02-23T18:54:53.101Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:54:53.101Z] #58 13.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:54:53.101Z] #58 ... [2022-02-23T18:54:53.101Z] [2022-02-23T18:54:53.101Z] #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-02-23T18:54:53.101Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:54:53.101Z] #14 14.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:54:53.549Z] #31 24.11 #=#=# [2022-02-23T18:54:53.549Z] #31 ... [2022-02-23T18:54:53.549Z] [2022-02-23T18:54:53.549Z] #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-02-23T18:54:53.549Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T18:54:53.549Z] #47 13.04 Fetched 8392 kB in 10s (859 kB/s) [2022-02-23T18:54:53.549Z] #47 13.04 Reading package lists... [2022-02-23T18:54:53.549Z] #47 17.34 Reading package lists... [2022-02-23T18:54:53.549Z] #47 20.69 Building dependency tree... [2022-02-23T18:54:53.549Z] #47 ... [2022-02-23T18:54:53.549Z] [2022-02-23T18:54:53.549Z] #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-02-23T18:54:53.549Z] #31 sha256:5c4b281f71be021e295c87d5dee4e98faf0d6144ab58874df9589e16da2d9a15 [2022-02-23T18:54:53.792Z] #51 28.14 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-23T18:54:53.805Z] #31 24.40 #=#=# ######################################################################## 100.0% [2022-02-23T18:54:53.805Z] #31 ... [2022-02-23T18:54:53.805Z] [2022-02-23T18:54:53.805Z] #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-02-23T18:54:53.805Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-23T18:54:53.805Z] #58 9.591 Reading package lists... [2022-02-23T18:54:53.805Z] #58 13.72 Reading package lists... [2022-02-23T18:54:53.805Z] #58 18.21 Building dependency tree... [2022-02-23T18:54:53.805Z] #58 20.96 The following additional packages will be installed: [2022-02-23T18:54:53.805Z] #58 20.97 libbtrfs0 [2022-02-23T18:54:53.805Z] #58 21.08 The following NEW packages will be installed: [2022-02-23T18:54:53.805Z] #58 21.08 libbtrfs-dev libbtrfs0 [2022-02-23T18:54:53.805Z] #58 21.48 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:54:53.805Z] #58 21.48 Need to get 454 kB of archives. [2022-02-23T18:54:53.805Z] #58 21.48 After this operation, 1275 kB of additional disk space will be used. [2022-02-23T18:54:53.805Z] #58 21.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-23T18:54:53.805Z] #58 21.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-23T18:54:53.805Z] #58 22.38 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:54:53.805Z] #58 22.61 Fetched 454 kB in 0s (1359 kB/s) [2022-02-23T18:54:53.805Z] #58 22.68 Selecting previously unselected package libbtrfs0:arm64. [2022-02-23T18:54:53.805Z] #58 22.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-23T18:54:53.805Z] #58 22.74 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-23T18:54:53.805Z] #58 22.75 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T18:54:53.805Z] #58 22.93 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-23T18:54:53.805Z] #58 22.93 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-23T18:54:53.805Z] #58 22.93 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T18:54:53.805Z] #58 23.34 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T18:54:53.805Z] #58 23.36 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T18:54:53.805Z] #58 23.37 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:54:53.805Z] #58 ... [2022-02-23T18:54:53.805Z] [2022-02-23T18:54:53.805Z] #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-02-23T18:54:53.805Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T18:54:53.805Z] #38 23.41 The following additional packages will be installed: [2022-02-23T18:54:53.805Z] #38 23.41 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-23T18:54:53.805Z] #38 23.42 Suggested packages: [2022-02-23T18:54:53.805Z] #38 23.42 cmake-doc ninja-build lrzip [2022-02-23T18:54:53.805Z] #38 23.42 Recommended packages: [2022-02-23T18:54:53.805Z] #38 23.42 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T18:54:54.052Z] #51 28.15 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-23T18:54:54.061Z] #38 24.07 The following NEW packages will be installed: [2022-02-23T18:54:54.314Z] #51 ... [2022-02-23T18:54:54.314Z] [2022-02-23T18:54:54.314Z] #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-02-23T18:54:54.314Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:54:54.314Z] #58 22.47 Building dependency tree... [2022-02-23T18:54:54.314Z] #58 25.52 The following additional packages will be installed: [2022-02-23T18:54:54.314Z] #58 25.54 libbtrfs0 [2022-02-23T18:54:54.314Z] #58 25.73 The following NEW packages will be installed: [2022-02-23T18:54:54.314Z] #58 25.76 libbtrfs-dev libbtrfs0 [2022-02-23T18:54:54.314Z] #58 26.18 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:54:54.314Z] #58 26.18 Need to get 460 kB of archives. [2022-02-23T18:54:54.314Z] #58 26.18 After this operation, 1237 kB of additional disk space will be used. [2022-02-23T18:54:54.314Z] #58 26.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T18:54:54.314Z] #58 26.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T18:54:54.314Z] #58 27.19 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:54:54.314Z] #58 27.50 Fetched 460 kB in 0s (1357 kB/s) [2022-02-23T18:54:54.314Z] #58 27.67 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T18:54:54.314Z] #58 27.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T18:54:54.314Z] #58 27.72 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T18:54:54.314Z] #58 27.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:54:54.314Z] #58 27.96 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T18:54:54.314Z] #58 27.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T18:54:54.314Z] #58 27.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:54:54.314Z] #58 28.29 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:54:54.314Z] #58 28.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:54:54.314Z] #58 28.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:54:54.314Z] #58 DONE 28.6s [2022-02-23T18:54:54.314Z] [2022-02-23T18:54:54.314Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T18:54:54.314Z] #59 sha256:a28c8d3a58b456b8b18a9913c69f0703415e9a8a5daf8fb9d08b2cdd42f9b9f7 [2022-02-23T18:54:54.314Z] #59 DONE 0.1s [2022-02-23T18:54:54.321Z] #38 24.08 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-23T18:54:54.321Z] #38 24.08 vim-common xxd [2022-02-23T18:54:54.549Z] #49 ... [2022-02-23T18:54:54.549Z] [2022-02-23T18:54:54.549Z] #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-02-23T18:54:54.549Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T18:54:54.549Z] #53 8.216 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-23T18:54:54.549Z] #53 ... [2022-02-23T18:54:54.549Z] [2022-02-23T18:54:54.549Z] #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-02-23T18:54:54.549Z] #63 sha256:6913773740f403d064dd52c36d77a64f38f82c60266afe44729b34df2649ad14 [2022-02-23T18:54:54.550Z] #63 11.35 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T18:54:54.550Z] #63 11.35 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T18:54:54.550Z] #63 12.41 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T18:54:54.550Z] #63 16.75 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T18:54:54.550Z] #63 17.94 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T18:54:54.550Z] #63 17.94 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T18:54:54.550Z] #63 18.06 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T18:54:54.550Z] #63 18.27 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T18:54:54.550Z] #63 18.71 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T18:54:54.550Z] #63 ... [2022-02-23T18:54:54.550Z] [2022-02-23T18:54:54.550Z] #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-02-23T18:54:54.550Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:54:54.550Z] #49 19.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T18:54:54.550Z] #49 19.65 go: downloading golang.org/x/mod v0.3.0 [2022-02-23T18:54:54.575Z] [2022-02-23T18:54:54.575Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-23T18:54:54.575Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:54:54.575Z] #14 26.98 The following additional packages will be installed: [2022-02-23T18:54:54.575Z] #14 27.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:54:54.575Z] #14 27.00 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T18:54:54.575Z] #14 27.00 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T18:54:54.575Z] #14 27.00 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T18:54:54.575Z] #14 27.00 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T18:54:54.575Z] #14 27.00 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T18:54:54.575Z] #14 27.01 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T18:54:54.575Z] #14 27.01 Suggested packages: [2022-02-23T18:54:54.575Z] #14 27.03 gcc-10-locales seccomp wine64 [2022-02-23T18:54:54.575Z] #14 28.20 The following NEW packages will be installed: [2022-02-23T18:54:54.575Z] #14 28.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:54:54.575Z] #14 28.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T18:54:54.575Z] #14 28.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T18:54:54.575Z] #14 28.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T18:54:54.575Z] #14 28.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T18:54:54.575Z] #14 28.21 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T18:54:54.575Z] #14 28.21 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T18:54:54.575Z] #14 28.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T18:54:54.575Z] #14 28.21 mingw-w64-x86-64-dev [2022-02-23T18:54:54.575Z] #14 28.64 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:54:54.575Z] #14 28.64 Need to get 115 MB of archives. [2022-02-23T18:54:54.575Z] #14 28.64 After this operation, 645 MB of additional disk space will be used. [2022-02-23T18:54:54.575Z] #14 28.64 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-02-23T18:54:54.575Z] #14 28.81 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-02-23T18:54:54.575Z] #14 28.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T18:54:54.588Z] #38 24.42 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:54:54.588Z] #38 24.42 Need to get 15.6 MB of archives. [2022-02-23T18:54:54.588Z] #38 24.42 After this operation, 67.4 MB of additional disk space will be used. [2022-02-23T18:54:54.588Z] #38 24.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:54:54.588Z] #38 24.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:54:54.589Z] #38 24.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T18:54:54.589Z] #38 24.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-23T18:54:54.844Z] #14 28.98 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-02-23T18:54:54.844Z] #14 28.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-23T18:54:54.844Z] #14 28.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T18:54:54.844Z] #14 29.23 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-02-23T18:54:54.997Z] #14 ... [2022-02-23T18:54:54.997Z] [2022-02-23T18:54:54.997Z] #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-02-23T18:54:54.997Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:54:54.997Z] #58 25.06 Fetched 8505 kB in 20s (424 kB/s) [2022-02-23T18:54:55.105Z] #14 29.45 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-02-23T18:54:55.105Z] #14 29.47 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-02-23T18:54:55.152Z] #38 25.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-02-23T18:54:55.408Z] #38 25.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-02-23T18:54:55.408Z] #38 25.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-02-23T18:54:55.408Z] #38 25.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-02-23T18:54:55.408Z] #38 25.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-02-23T18:54:55.408Z] #38 25.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-02-23T18:54:55.675Z] #14 30.04 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-02-23T18:54:56.367Z] #58 25.06 Reading package lists... [2022-02-23T18:54:56.367Z] #58 ... [2022-02-23T18:54:56.367Z] [2022-02-23T18:54:56.367Z] #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-02-23T18:54:56.367Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T18:54:56.367Z] #36 26.36 tomll can be used in two ways: [2022-02-23T18:54:56.367Z] #36 26.36 Writing to STDIN and reading from STDOUT: [2022-02-23T18:54:56.367Z] #36 26.36 cat file.toml | tomll > file.toml [2022-02-23T18:54:56.367Z] #36 26.36 [2022-02-23T18:54:56.367Z] #36 26.36 Reading and updating a list of files: [2022-02-23T18:54:56.367Z] #36 26.36 tomll a.toml b.toml c.toml [2022-02-23T18:54:56.367Z] #36 26.36 [2022-02-23T18:54:56.367Z] #36 26.36 When given a list of files, tomll will modify all files in place without asking. [2022-02-23T18:54:56.367Z] #36 DONE 26.7s [2022-02-23T18:54:56.470Z] #49 ... [2022-02-23T18:54:56.470Z] [2022-02-23T18:54:56.470Z] #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-02-23T18:54:56.470Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:54:56.470Z] #58 11.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:54:56.470Z] #58 13.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:54:56.624Z] [2022-02-23T18:54:56.624Z] #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-02-23T18:54:56.624Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:54:56.624Z] #47 26.25 Fetched 8508 kB in 21s (399 kB/s) [2022-02-23T18:54:56.741Z] #58 ... [2022-02-23T18:54:56.741Z] [2022-02-23T18:54:56.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-02-23T18:54:56.741Z] #26 sha256:b366c1dab2ca2e7ad4beacf87770c878f59e141b5148e4c46755fa7828116ea3 [2022-02-23T18:54:56.741Z] #26 20.48 + mkdir -p /build [2022-02-23T18:54:56.741Z] #26 20.50 + mv docker/docker /build/ [2022-02-23T18:54:56.741Z] #26 20.51 + rmdir docker [2022-02-23T18:54:56.741Z] #26 DONE 21.2s [2022-02-23T18:54:56.741Z] [2022-02-23T18:54:56.741Z] #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-02-23T18:54:56.741Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:54:56.741Z] #14 11.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:54:56.741Z] #14 14.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:54:56.741Z] #14 ... [2022-02-23T18:54:56.741Z] [2022-02-23T18:54:56.741Z] #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-02-23T18:54:56.741Z] #63 sha256:6913773740f403d064dd52c36d77a64f38f82c60266afe44729b34df2649ad14 [2022-02-23T18:54:56.741Z] #63 19.34 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T18:54:56.741Z] #63 20.06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T18:54:56.741Z] #63 20.47 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T18:54:56.803Z] #38 26.80 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:54:57.059Z] #14 ... [2022-02-23T18:54:57.059Z] [2022-02-23T18:54:57.059Z] #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-02-23T18:54:57.059Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T18:54:57.059Z] #53 30.77 v3.0.2 [2022-02-23T18:54:57.059Z] #53 DONE 31.0s [2022-02-23T18:54:57.059Z] [2022-02-23T18:54:57.059Z] #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-02-23T18:54:57.059Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:54:57.059Z] #51 30.75 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-23T18:54:57.059Z] #51 30.76 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T18:54:57.059Z] #51 30.84 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T18:54:57.059Z] #51 31.02 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-23T18:54:57.059Z] #51 31.08 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-23T18:54:57.059Z] #51 31.12 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-23T18:54:57.059Z] #51 31.16 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T18:54:57.059Z] #51 31.24 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-23T18:54:57.059Z] #51 31.27 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-23T18:54:57.059Z] #51 31.31 go: downloading github.com/spf13/afero v1.6.0 [2022-02-23T18:54:57.059Z] #51 31.38 go: downloading github.com/spf13/cast v1.4.1 [2022-02-23T18:54:57.059Z] #51 31.38 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-23T18:54:57.059Z] #51 31.40 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-23T18:54:57.059Z] #51 31.40 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-23T18:54:57.212Z] #67 ... [2022-02-23T18:54:57.212Z] [2022-02-23T18:54:57.212Z] #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-02-23T18:54:57.212Z] #28 sha256:c1c5432e85fdd863cfa5b5a28d990e1c4ad504ffd52198813274fbf1387dd804 [2022-02-23T18:54:57.212Z] #28 8.652 Fetched 40.4 MB in 8s (5009 kB/s) [2022-02-23T18:54:57.321Z] #51 31.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-23T18:54:57.321Z] #51 31.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-23T18:54:57.376Z] #38 ... [2022-02-23T18:54:57.376Z] [2022-02-23T18:54:57.376Z] #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-02-23T18:54:57.376Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-23T18:54:57.376Z] #58 DONE 27.2s [2022-02-23T18:54:57.376Z] [2022-02-23T18:54:57.376Z] #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-02-23T18:54:57.376Z] #31 sha256:5c4b281f71be021e295c87d5dee4e98faf0d6144ab58874df9589e16da2d9a15 [2022-02-23T18:54:57.376Z] #31 25.28 [2022-02-23T18:54:57.376Z] #31 25.55 Download of images into '/build' complete. [2022-02-23T18:54:57.376Z] #31 25.56 Use something like the following to load the result into a Docker daemon: [2022-02-23T18:54:57.376Z] #31 25.56 tar -cC '/build' . | docker load [2022-02-23T18:54:57.376Z] #31 DONE 28.2s [2022-02-23T18:54:57.376Z] [2022-02-23T18:54:57.376Z] #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-02-23T18:54:57.376Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T18:54:57.376Z] #38 27.25 Fetched 15.6 MB in 2s (9708 kB/s) [2022-02-23T18:54:57.376Z] #38 27.38 Selecting previously unselected package xxd. [2022-02-23T18:54:57.581Z] #51 31.69 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-23T18:54:57.581Z] #51 31.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-23T18:54:57.581Z] #51 31.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-23T18:54:57.581Z] #51 31.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-23T18:54:57.581Z] #51 31.71 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-23T18:54:57.581Z] #51 31.73 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-23T18:54:57.581Z] #51 31.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-23T18:54:57.581Z] #51 31.81 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T18:54:57.581Z] #51 31.86 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-23T18:54:57.581Z] #51 31.90 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-23T18:54:57.664Z] #38 27.38 (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% #38 ... [2022-02-23T18:54:57.664Z] [2022-02-23T18:54:57.664Z] #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-02-23T18:54:57.664Z] #53 sha256:42d0c8349cab373bad61e916e1e97f1bf7794b132de28435c1d8669b05e8b974 [2022-02-23T18:54:57.664Z] #53 26.06 v3.0.2 [2022-02-23T18:54:57.664Z] #53 DONE 27.5s [2022-02-23T18:54:57.664Z] [2022-02-23T18:54:57.664Z] #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-02-23T18:54:57.664Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T18:54:57.664Z] #38 27.38 (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-02-23T18:54:57.664Z] #38 27.47 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-23T18:54:57.664Z] #38 27.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:57.694Z] #63 ... [2022-02-23T18:54:57.694Z] [2022-02-23T18:54:57.694Z] #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-02-23T18:54:57.694Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:54:57.694Z] #38 12.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:54:57.694Z] #38 15.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:54:57.694Z] #38 ... [2022-02-23T18:54:57.694Z] [2022-02-23T18:54:57.694Z] #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-02-23T18:54:57.694Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:54:57.694Z] #47 12.03 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:54:57.694Z] #47 15.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:54:57.694Z] #47 18.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-23T18:54:57.841Z] #51 32.03 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-23T18:54:57.841Z] #51 32.10 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-23T18:54:57.841Z] #51 ... [2022-02-23T18:54:57.841Z] [2022-02-23T18:54:57.842Z] #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-02-23T18:54:57.842Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:54:57.842Z] #43 21.75 Updating files: 99% (1830/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-02-23T18:54:57.842Z] #43 21.81 + git checkout -q v2.3.0 [2022-02-23T18:54:57.842Z] #43 23.66 + 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-02-23T18:54:57.842Z] #43 ... [2022-02-23T18:54:57.842Z] [2022-02-23T18:54:57.842Z] #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-02-23T18:54:57.842Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:54:57.842Z] #51 32.24 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-23T18:54:57.923Z] #38 27.82 Selecting previously unselected package vim-common. [2022-02-23T18:54:57.923Z] #38 27.82 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:54:57.923Z] #38 27.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:58.103Z] #51 32.45 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-23T18:54:58.103Z] #51 32.50 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-23T18:54:58.363Z] #51 32.54 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-23T18:54:58.363Z] #51 32.56 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-23T18:54:58.363Z] #51 32.57 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-23T18:54:58.363Z] #51 32.63 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-23T18:54:58.363Z] #51 32.63 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-23T18:54:58.363Z] #51 32.65 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-23T18:54:58.363Z] #51 32.69 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-23T18:54:58.363Z] #51 32.70 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-23T18:54:58.363Z] #51 32.78 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-23T18:54:58.363Z] #51 32.78 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-23T18:54:58.363Z] #51 32.78 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-23T18:54:58.486Z] #38 ... [2022-02-23T18:54:58.486Z] [2022-02-23T18:54:58.486Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T18:54:58.486Z] #59 sha256:8c65c06b405aa565a62e7bbca9af0d5ad77103f91257deee1310700ce0fb1355 [2022-02-23T18:54:58.486Z] #59 DONE 1.1s [2022-02-23T18:54:58.486Z] [2022-02-23T18:54:58.486Z] #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-02-23T18:54:58.486Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T18:54:58.486Z] #38 28.38 Selecting previously unselected package cmake-data. [2022-02-23T18:54:58.486Z] #38 28.38 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T18:54:58.486Z] #38 28.41 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:54:58.624Z] #51 32.80 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-23T18:54:58.625Z] #51 32.93 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-23T18:54:58.625Z] #51 32.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-23T18:54:58.625Z] #51 32.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-23T18:54:58.625Z] #51 32.93 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-23T18:54:58.625Z] #51 33.02 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-23T18:54:58.656Z] #47 ... [2022-02-23T18:54:58.656Z] [2022-02-23T18:54:58.656Z] #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-02-23T18:54:58.656Z] #63 sha256:6913773740f403d064dd52c36d77a64f38f82c60266afe44729b34df2649ad14 [2022-02-23T18:54:58.656Z] #63 23.13 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T18:54:58.885Z] #51 33.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-23T18:54:58.885Z] #51 33.19 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-23T18:54:58.885Z] #51 33.19 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-23T18:54:58.885Z] #51 33.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-23T18:54:58.885Z] #51 33.23 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-23T18:54:58.885Z] #51 33.23 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-23T18:54:58.920Z] #63 ... [2022-02-23T18:54:58.920Z] [2022-02-23T18:54:58.920Z] #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-02-23T18:54:58.920Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T18:54:58.920Z] #36 23.66 tomll can be used in two ways: [2022-02-23T18:54:58.920Z] #36 23.66 Writing to STDIN and reading from STDOUT: [2022-02-23T18:54:58.920Z] #36 23.66 cat file.toml | tomll > file.toml [2022-02-23T18:54:58.920Z] #36 23.66 [2022-02-23T18:54:58.920Z] #36 23.66 Reading and updating a list of files: [2022-02-23T18:54:58.920Z] #36 23.66 tomll a.toml b.toml c.toml [2022-02-23T18:54:58.920Z] #36 23.66 [2022-02-23T18:54:58.920Z] #36 23.66 When given a list of files, tomll will modify all files in place without asking. [2022-02-23T18:54:58.920Z] #36 DONE 23.9s [2022-02-23T18:54:58.920Z] [2022-02-23T18:54:58.920Z] #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-02-23T18:54:58.920Z] #63 sha256:6913773740f403d064dd52c36d77a64f38f82c60266afe44729b34df2649ad14 [2022-02-23T18:54:58.920Z] #63 23.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T18:54:59.147Z] #51 33.36 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-23T18:54:59.147Z] #51 33.42 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-23T18:54:59.147Z] #51 33.47 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-23T18:54:59.147Z] #51 33.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-23T18:54:59.147Z] #51 33.51 go: downloading github.com/julz/importas v0.1.0 [2022-02-23T18:54:59.147Z] #51 33.51 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-23T18:54:59.147Z] #51 33.58 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-23T18:54:59.160Z] INFO: Extraction ended at 02/23/2022 18:54:58. Duration:00:00:29.0421526 [2022-02-23T18:54:59.160Z] INFO: Updating the golang and path environment variables [2022-02-23T18:54:59.160Z] INFO: GOPATH=d:\gopath [2022-02-23T18:54:59.160Z] INFO: go version go1.17.7 windows/amd64 [2022-02-23T18:54:59.160Z] INFO: Running the daemon under test in debug mode [2022-02-23T18:54:59.160Z] INFO: Running the daemon under test in containerd mode [2022-02-23T18:54:59.160Z] INFO: Starting a daemon under test... [2022-02-23T18:54:59.160Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43288\1\daemon --pidfile d:\CI\PR-43288\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-02-23T18:54:59.160Z] INFO: Containerd started successfully. [2022-02-23T18:54:59.160Z] INFO: Process started successfully. [2022-02-23T18:54:59.160Z] INFO: Start tailing logs of the daemon under tests [2022-02-23T18:54:59.160Z] INFO: Waiting for the daemon under test to start... [2022-02-23T18:54:59.410Z] #51 33.61 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-23T18:54:59.410Z] #51 33.61 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-23T18:54:59.410Z] #51 33.64 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-23T18:54:59.410Z] #51 33.67 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-23T18:54:59.410Z] #51 33.67 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-23T18:54:59.410Z] #51 33.74 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-23T18:54:59.410Z] #51 33.76 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-23T18:54:59.410Z] #51 33.82 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-23T18:54:59.410Z] #51 33.84 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-23T18:54:59.673Z] #51 33.88 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-23T18:54:59.853Z] #38 ... [2022-02-23T18:54:59.853Z] [2022-02-23T18:54:59.853Z] #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-02-23T18:54:59.853Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:54:59.853Z] #14 15.91 Reading package lists... [2022-02-23T18:54:59.853Z] #14 19.89 Building dependency tree... [2022-02-23T18:54:59.853Z] #14 22.37 The following additional packages will be installed: [2022-02-23T18:54:59.853Z] #14 22.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:54:59.853Z] #14 22.39 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T18:54:59.853Z] #14 22.39 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T18:54:59.853Z] #14 22.39 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T18:54:59.853Z] #14 22.40 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T18:54:59.853Z] #14 22.40 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T18:54:59.853Z] #14 22.40 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T18:54:59.853Z] #14 22.40 Suggested packages: [2022-02-23T18:54:59.853Z] #14 22.42 gcc-10-locales seccomp wine64 [2022-02-23T18:54:59.853Z] #14 23.33 The following NEW packages will be installed: [2022-02-23T18:54:59.853Z] #14 23.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:54:59.853Z] #14 23.34 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T18:54:59.853Z] #14 23.36 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T18:54:59.853Z] #14 23.36 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T18:54:59.853Z] #14 23.36 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T18:54:59.853Z] #14 23.37 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T18:54:59.853Z] #14 23.37 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T18:54:59.853Z] #14 23.37 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T18:54:59.853Z] #14 23.37 mingw-w64-x86-64-dev [2022-02-23T18:54:59.853Z] #14 23.73 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:54:59.853Z] #14 23.73 Need to get 108 MB of archives. [2022-02-23T18:54:59.853Z] #14 23.73 After this operation, 620 MB of additional disk space will be used. [2022-02-23T18:54:59.853Z] #14 23.73 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-02-23T18:54:59.853Z] #14 23.98 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-02-23T18:54:59.853Z] #14 24.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T18:54:59.853Z] #14 24.25 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-02-23T18:54:59.853Z] #14 24.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-02-23T18:54:59.853Z] #14 24.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T18:54:59.853Z] #14 24.63 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-02-23T18:54:59.853Z] #14 24.83 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-02-23T18:54:59.853Z] #14 24.83 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-02-23T18:54:59.853Z] #14 25.64 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-02-23T18:54:59.853Z] #14 26.73 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-02-23T18:54:59.853Z] #14 27.17 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-02-23T18:54:59.853Z] #14 27.66 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-02-23T18:54:59.853Z] #14 28.93 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-02-23T18:54:59.853Z] #14 29.28 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-02-23T18:54:59.853Z] #14 29.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-23T18:54:59.853Z] #14 29.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-23T18:54:59.853Z] #14 29.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-23T18:54:59.853Z] #14 29.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-23T18:54:59.853Z] #14 29.30 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-02-23T18:54:59.853Z] #14 29.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-02-23T18:54:59.853Z] #14 29.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-02-23T18:54:59.853Z] #14 29.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-02-23T18:54:59.854Z] #14 29.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-02-23T18:54:59.854Z] #14 29.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-02-23T18:54:59.854Z] #14 29.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-02-23T18:54:59.854Z] #14 29.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-02-23T18:54:59.854Z] #14 29.37 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-02-23T18:54:59.854Z] #14 29.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-23T18:54:59.854Z] #14 29.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-02-23T18:54:59.941Z] #51 34.30 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-23T18:54:59.941Z] #51 34.34 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-23T18:54:59.941Z] #51 34.34 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-23T18:54:59.941Z] #51 34.38 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-23T18:54:59.941Z] #51 34.42 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-23T18:55:00.110Z] #14 ... [2022-02-23T18:55:00.110Z] [2022-02-23T18:55:00.110Z] #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-02-23T18:55:00.110Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-23T18:55:00.110Z] #34 28.79 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-02-23T18:55:00.110Z] #34 29.03 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-23T18:55:00.110Z] #34 29.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T18:55:00.203Z] #51 34.45 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-23T18:55:00.203Z] #51 34.51 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-23T18:55:00.203Z] #51 34.52 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-23T18:55:00.203Z] #51 34.56 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-23T18:55:00.462Z] #51 34.77 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-23T18:55:00.463Z] #51 34.77 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-23T18:55:00.463Z] #51 34.79 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-23T18:55:00.463Z] #51 34.79 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-23T18:55:00.463Z] #51 34.84 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-23T18:55:00.463Z] #51 34.85 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-23T18:55:00.463Z] #51 34.89 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-23T18:55:00.721Z] #51 34.93 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-23T18:55:00.721Z] #51 34.96 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-23T18:55:00.721Z] #51 34.99 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-23T18:55:00.721Z] #51 35.02 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-23T18:55:00.721Z] #51 35.07 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-23T18:55:00.981Z] #51 35.28 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-23T18:55:00.981Z] #51 35.30 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-23T18:55:00.981Z] #51 35.32 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-23T18:55:00.981Z] #51 35.34 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-23T18:55:00.981Z] #51 35.35 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-23T18:55:01.407Z] #28 8.652 Reading package lists... [2022-02-23T18:55:01.550Z] #51 35.67 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-23T18:55:01.550Z] #51 35.72 go: downloading honnef.co/go/tools v0.2.2 [2022-02-23T18:55:01.885Z] #47 26.25 Reading package lists... [2022-02-23T18:55:01.885Z] #47 ... [2022-02-23T18:55:01.885Z] [2022-02-23T18:55:01.885Z] #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-02-23T18:55:01.885Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:55:01.885Z] #43 31.25 Updating files: 80% (1485/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-02-23T18:55:01.885Z] #43 31.68 + git checkout -q v2.3.0 [2022-02-23T18:55:02.786Z] #28 13.29 Reading package lists... [2022-02-23T18:55:02.786Z] #28 ... [2022-02-23T18:55:02.786Z] [2022-02-23T18:55:02.786Z] #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-02-23T18:55:02.786Z] #67 sha256:aa77d59bb962864aa8d901486f08207250368da28298f881fdea8b612ac98e54 [2022-02-23T18:55:02.786Z] #67 53.70 + cd /tmp/tmp.YXMwaIrkW2/src/github.com/containerd/containerd [2022-02-23T18:55:02.786Z] #67 53.70 + git checkout -q v1.5.9 [2022-02-23T18:55:02.786Z] #67 54.55 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T18:55:02.786Z] #67 54.55 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T18:55:02.786Z] #67 54.55 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:55:02.786Z] #67 54.55 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:55:02.786Z] #67 54.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T18:55:02.786Z] #67 54.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T18:55:02.786Z] #67 54.55 + '[' '' = dynamic ']' [2022-02-23T18:55:02.786Z] #67 54.55 + make [2022-02-23T18:55:02.786Z] #67 55.24 + bin/ctr [2022-02-23T18:55:02.948Z] #51 ... [2022-02-23T18:55:02.948Z] [2022-02-23T18:55:02.948Z] #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-02-23T18:55:02.948Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:55:02.948Z] #47 22.77 Reading package lists... [2022-02-23T18:55:02.948Z] #47 27.00 Building dependency tree... [2022-02-23T18:55:02.948Z] #47 30.12 The following additional packages will be installed: [2022-02-23T18:55:02.948Z] #47 30.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T18:55:02.948Z] #47 30.14 python3-protobuf python3-six [2022-02-23T18:55:02.948Z] #47 30.16 Suggested packages: [2022-02-23T18:55:02.948Z] #47 30.16 python3-setuptools [2022-02-23T18:55:02.948Z] #47 30.16 Recommended packages: [2022-02-23T18:55:02.948Z] #47 30.16 iproute2 | iproute [2022-02-23T18:55:02.948Z] #47 30.78 The following NEW packages will be installed: [2022-02-23T18:55:02.948Z] #47 30.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T18:55:02.948Z] #47 30.79 python3-protobuf python3-six [2022-02-23T18:55:02.948Z] #47 31.18 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:55:02.948Z] #47 31.18 Need to get 2292 kB of archives. [2022-02-23T18:55:02.948Z] #47 31.18 After this operation, 11.0 MB of additional disk space will be used. [2022-02-23T18:55:02.948Z] #47 31.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-23T18:55:02.948Z] #47 31.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T18:55:02.948Z] #47 31.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-23T18:55:02.948Z] #47 31.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-23T18:55:02.948Z] #47 31.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T18:55:02.948Z] #47 31.24 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-02-23T18:55:02.948Z] #47 31.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T18:55:02.948Z] #47 34.59 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-23T18:55:02.948Z] #47 35.96 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:55:02.948Z] #47 36.16 Fetched 2292 kB in 4s (561 kB/s) [2022-02-23T18:55:02.948Z] #47 36.23 Selecting previously unselected package libprotobuf23:amd64. [2022-02-23T18:55:02.948Z] #47 36.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 ... 15709 files and directories currently installed.) [2022-02-23T18:55:02.948Z] #47 36.35 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-23T18:55:02.948Z] #47 36.38 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T18:55:02.948Z] #47 37.01 Selecting previously unselected package python3-pkg-resources. [2022-02-23T18:55:02.948Z] #47 37.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T18:55:02.948Z] #47 37.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:55:02.948Z] #47 ... [2022-02-23T18:55:02.948Z] [2022-02-23T18:55:02.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-02-23T18:55:02.948Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:02.948Z] #51 37.13 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-23T18:55:02.948Z] #51 37.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-23T18:55:02.948Z] #51 37.21 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-23T18:55:02.948Z] #51 37.24 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-23T18:55:03.208Z] #51 ... [2022-02-23T18:55:03.208Z] [2022-02-23T18:55:03.208Z] #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-02-23T18:55:03.208Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:03.208Z] #38 26.37 Building dependency tree... [2022-02-23T18:55:03.208Z] #38 29.64 The following additional packages will be installed: [2022-02-23T18:55:03.208Z] #38 29.64 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-23T18:55:03.208Z] #38 29.68 Suggested packages: [2022-02-23T18:55:03.208Z] #38 29.68 cmake-doc ninja-build lrzip [2022-02-23T18:55:03.208Z] #38 29.68 Recommended packages: [2022-02-23T18:55:03.208Z] #38 29.68 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T18:55:03.208Z] #38 30.54 The following NEW packages will be installed: [2022-02-23T18:55:03.208Z] #38 30.56 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-23T18:55:03.208Z] #38 30.56 vim-common xxd [2022-02-23T18:55:03.208Z] #38 30.99 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:55:03.208Z] #38 30.99 Need to get 17.7 MB of archives. [2022-02-23T18:55:03.208Z] #38 30.99 After this operation, 70.7 MB of additional disk space will be used. [2022-02-23T18:55:03.208Z] #38 30.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:55:03.208Z] #38 31.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:55:03.208Z] #38 31.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T18:55:03.208Z] #38 31.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T18:55:03.208Z] #38 31.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-23T18:55:03.208Z] #38 31.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-23T18:55:03.208Z] #38 31.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-23T18:55:03.208Z] #38 31.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-23T18:55:03.208Z] #38 31.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-23T18:55:03.208Z] #38 31.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-23T18:55:03.208Z] #38 32.65 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:55:03.208Z] #38 32.92 Fetched 17.7 MB in 1s (15.8 MB/s) [2022-02-23T18:55:03.208Z] #38 33.01 Selecting previously unselected package xxd. [2022-02-23T18:55:03.208Z] #38 33.01 (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-02-23T18:55:03.208Z] #38 33.05 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:55:03.208Z] #38 33.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:03.208Z] #38 33.33 Selecting previously unselected package vim-common. [2022-02-23T18:55:03.208Z] #38 33.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:55:03.208Z] #38 33.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:03.208Z] #38 33.58 Selecting previously unselected package cmake-data. [2022-02-23T18:55:03.208Z] #38 33.58 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T18:55:03.208Z] #38 33.58 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:55:03.208Z] #38 36.57 Selecting previously unselected package libicu67:amd64. [2022-02-23T18:55:03.208Z] #38 36.57 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-23T18:55:03.208Z] #38 36.61 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T18:55:03.384Z] #34 ... [2022-02-23T18:55:03.384Z] [2022-02-23T18:55:03.384Z] #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-02-23T18:55:03.384Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:55:03.384Z] #51 23.09 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T18:55:03.384Z] #51 23.10 go: downloading github.com/fatih/color v1.13.0 [2022-02-23T18:55:03.384Z] #51 23.14 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-23T18:55:03.384Z] #51 23.21 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T18:55:03.384Z] #51 23.35 go: downloading github.com/spf13/viper v1.10.1 [2022-02-23T18:55:03.384Z] #51 23.49 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-23T18:55:03.384Z] #51 23.81 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-23T18:55:03.384Z] #51 23.81 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-23T18:55:03.384Z] #51 24.56 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-23T18:55:03.384Z] #51 24.63 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-23T18:55:03.384Z] #51 26.80 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-23T18:55:03.384Z] #51 26.81 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T18:55:03.384Z] #51 26.87 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T18:55:03.384Z] #51 26.94 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-23T18:55:03.384Z] #51 27.01 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-23T18:55:03.384Z] #51 27.06 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-23T18:55:03.384Z] #51 27.12 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T18:55:03.384Z] #51 27.16 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-23T18:55:03.384Z] #51 27.17 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-23T18:55:03.384Z] #51 27.23 go: downloading github.com/spf13/afero v1.6.0 [2022-02-23T18:55:03.384Z] #51 27.23 go: downloading github.com/spf13/cast v1.4.1 [2022-02-23T18:55:03.384Z] #51 27.32 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-23T18:55:03.384Z] #51 27.40 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-23T18:55:03.384Z] #51 27.42 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-23T18:55:03.384Z] #51 27.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-23T18:55:03.384Z] #51 27.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-23T18:55:03.384Z] #51 27.68 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-23T18:55:03.384Z] #51 27.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-23T18:55:03.384Z] #51 27.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-23T18:55:03.384Z] #51 27.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-23T18:55:03.384Z] #51 27.82 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-23T18:55:03.384Z] #51 27.82 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-23T18:55:03.384Z] #51 27.90 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-23T18:55:03.384Z] #51 28.04 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T18:55:03.384Z] #51 28.08 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-23T18:55:03.384Z] #51 28.33 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-23T18:55:03.384Z] #51 28.41 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-23T18:55:03.384Z] #51 28.46 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-23T18:55:03.384Z] #51 28.46 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-23T18:55:03.384Z] #51 28.61 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-23T18:55:03.384Z] #51 28.70 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-23T18:55:03.384Z] #51 28.83 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-23T18:55:03.384Z] #51 28.87 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-23T18:55:03.384Z] #51 28.93 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-23T18:55:03.384Z] #51 28.96 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-23T18:55:03.384Z] #51 29.04 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-23T18:55:03.384Z] #51 29.18 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-23T18:55:03.384Z] #51 29.25 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-23T18:55:03.384Z] #51 29.26 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-23T18:55:03.384Z] #51 29.26 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-23T18:55:03.384Z] #51 29.37 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-23T18:55:03.384Z] #51 29.37 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-23T18:55:03.384Z] #51 29.42 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-23T18:55:03.384Z] #51 29.44 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-23T18:55:03.384Z] #51 29.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-23T18:55:03.384Z] #51 29.50 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-23T18:55:03.384Z] #51 29.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-23T18:55:03.384Z] #51 29.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-23T18:55:03.384Z] #51 29.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-23T18:55:03.384Z] #51 29.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-23T18:55:03.384Z] #51 29.72 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-23T18:55:03.384Z] #51 29.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-23T18:55:03.384Z] #51 29.74 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-23T18:55:03.384Z] #51 29.79 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-23T18:55:03.384Z] #51 29.81 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-23T18:55:03.384Z] #51 29.83 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-23T18:55:03.384Z] #51 29.84 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-23T18:55:03.384Z] #51 29.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-23T18:55:03.384Z] #51 29.90 go: downloading github.com/julz/importas v0.1.0 [2022-02-23T18:55:03.384Z] #51 29.91 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-23T18:55:03.384Z] #51 29.92 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-23T18:55:03.384Z] #51 30.06 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-23T18:55:03.384Z] #51 30.06 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-23T18:55:03.384Z] #51 30.08 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-23T18:55:03.384Z] #51 30.09 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-23T18:55:03.384Z] #51 30.11 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-23T18:55:03.384Z] #51 30.12 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-23T18:55:03.384Z] #51 30.20 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-23T18:55:03.384Z] #51 30.26 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-23T18:55:03.384Z] #51 30.29 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-23T18:55:03.384Z] #51 30.31 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-23T18:55:03.384Z] #51 30.68 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-23T18:55:03.384Z] #51 30.69 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-23T18:55:03.384Z] #51 30.70 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-23T18:55:03.384Z] #51 30.72 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-23T18:55:03.384Z] #51 30.78 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-23T18:55:03.384Z] #51 30.78 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-23T18:55:03.384Z] #51 30.79 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-23T18:55:03.384Z] #51 30.80 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-23T18:55:03.384Z] #51 30.81 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-23T18:55:03.384Z] #51 31.04 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-23T18:55:03.384Z] #51 31.05 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-23T18:55:03.384Z] #51 31.07 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-23T18:55:03.384Z] #51 31.09 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-23T18:55:03.384Z] #51 31.10 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-23T18:55:03.384Z] #51 31.10 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-23T18:55:03.384Z] #51 31.19 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-23T18:55:03.384Z] #51 31.22 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-23T18:55:03.384Z] #51 31.22 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-23T18:55:03.384Z] #51 31.25 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-23T18:55:03.384Z] #51 31.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-23T18:55:03.384Z] #51 31.29 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-23T18:55:03.384Z] #51 31.54 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-23T18:55:03.384Z] #51 31.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-23T18:55:03.384Z] #51 31.57 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-23T18:55:03.384Z] #51 31.59 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-23T18:55:03.384Z] #51 31.64 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-23T18:55:03.384Z] #51 31.76 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-23T18:55:03.384Z] #51 31.89 go: downloading honnef.co/go/tools v0.2.2 [2022-02-23T18:55:03.384Z] #51 32.81 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-23T18:55:03.384Z] #51 32.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-23T18:55:03.384Z] #51 32.88 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-23T18:55:03.384Z] #51 32.96 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-23T18:55:03.467Z] #38 ... [2022-02-23T18:55:03.467Z] [2022-02-23T18:55:03.467Z] #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-02-23T18:55:03.467Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:55:03.727Z] #34 37.46 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-02-23T18:55:03.727Z] #34 37.72 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-23T18:55:03.786Z] #43 33.81 + 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-02-23T18:55:04.246Z] #34 38.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T18:55:04.246Z] #34 ... [2022-02-23T18:55:04.246Z] [2022-02-23T18:55:04.246Z] #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-02-23T18:55:04.246Z] #60 sha256:5d3cc5436ceb5f1fe7e9d44d335908b37001f26bf6ca5c283ca80815751a16ee [2022-02-23T18:55:04.246Z] #60 2.479 + RM_GOPATH=0 [2022-02-23T18:55:04.246Z] #60 2.479 + TMP_GOPATH= [2022-02-23T18:55:04.246Z] #60 2.479 + : /build [2022-02-23T18:55:04.246Z] #60 2.479 + '[' -z '' ']' [2022-02-23T18:55:04.246Z] #60 2.479 ++ mktemp -d [2022-02-23T18:55:04.246Z] #60 2.492 + export GOPATH=/tmp/tmp.8LecKhnfRy [2022-02-23T18:55:04.246Z] #60 2.492 + GOPATH=/tmp/tmp.8LecKhnfRy [2022-02-23T18:55:04.246Z] #60 2.492 + RM_GOPATH=1 [2022-02-23T18:55:04.246Z] #60 2.492 + case "$(go env GOARCH)" in [2022-02-23T18:55:04.246Z] #60 2.492 ++ go env GOARCH [2022-02-23T18:55:04.246Z] #60 2.492 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:04.246Z] #60 2.492 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:04.246Z] #60 2.492 ++ dirname /install.sh [2022-02-23T18:55:04.246Z] #60 2.492 + dir=/ [2022-02-23T18:55:04.246Z] #60 2.492 + bin=containerd [2022-02-23T18:55:04.246Z] #60 2.492 + shift [2022-02-23T18:55:04.246Z] #60 2.492 + '[' '!' -f //containerd.installer ']' [2022-02-23T18:55:04.246Z] #60 2.492 + . //containerd.installer [2022-02-23T18:55:04.246Z] #60 2.492 ++ set -e [2022-02-23T18:55:04.246Z] #60 2.492 ++ : v1.5.9 [2022-02-23T18:55:04.246Z] #60 2.492 + install_containerd [2022-02-23T18:55:04.246Z] #60 2.492 + echo 'Install containerd version v1.5.9' [2022-02-23T18:55:04.246Z] #60 2.492 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8LecKhnfRy/src/github.com/containerd/containerd [2022-02-23T18:55:04.246Z] #60 2.498 Install containerd version v1.5.9 [2022-02-23T18:55:04.246Z] #60 2.550 Cloning into '/tmp/tmp.8LecKhnfRy/src/github.com/containerd/containerd'... [2022-02-23T18:55:04.286Z] #63 ... [2022-02-23T18:55:04.286Z] [2022-02-23T18:55:04.286Z] #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-02-23T18:55:04.286Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:04.286Z] #38 27.00 Fetched 8505 kB in 20s (425 kB/s) [2022-02-23T18:55:04.315Z] #51 ... [2022-02-23T18:55:04.315Z] [2022-02-23T18:55:04.315Z] #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-02-23T18:55:04.315Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T18:55:04.315Z] #47 23.72 The following additional packages will be installed: [2022-02-23T18:55:04.315Z] #47 23.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T18:55:04.315Z] #47 23.75 python3-protobuf python3-six [2022-02-23T18:55:04.315Z] #47 23.75 Suggested packages: [2022-02-23T18:55:04.315Z] #47 23.75 python3-setuptools [2022-02-23T18:55:04.315Z] #47 23.75 Recommended packages: [2022-02-23T18:55:04.315Z] #47 23.75 iproute2 | iproute [2022-02-23T18:55:04.315Z] #47 24.21 The following NEW packages will be installed: [2022-02-23T18:55:04.315Z] #47 24.22 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T18:55:04.315Z] #47 24.22 python3-protobuf python3-six [2022-02-23T18:55:04.315Z] #47 24.68 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:55:04.315Z] #47 24.68 Need to get 2115 kB of archives. [2022-02-23T18:55:04.315Z] #47 24.68 After this operation, 10.7 MB of additional disk space will be used. [2022-02-23T18:55:04.315Z] #47 24.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-02-23T18:55:04.315Z] #47 24.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T18:55:04.315Z] #47 24.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-23T18:55:04.315Z] #47 24.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-02-23T18:55:04.315Z] #47 24.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-23T18:55:04.315Z] #47 24.83 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-02-23T18:55:04.315Z] #47 24.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-23T18:55:04.315Z] #47 28.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-02-23T18:55:04.315Z] #47 29.23 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:55:04.315Z] #47 29.39 Fetched 2115 kB in 4s (509 kB/s) [2022-02-23T18:55:04.315Z] #47 29.44 Selecting previously unselected package libprotobuf23:arm64. [2022-02-23T18:55:04.315Z] #47 29.44 (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-02-23T18:55:04.315Z] #47 29.49 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-02-23T18:55:04.315Z] #47 29.50 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-02-23T18:55:04.315Z] #47 30.03 Selecting previously unselected package python3-pkg-resources. [2022-02-23T18:55:04.315Z] #47 30.04 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T18:55:04.315Z] #47 30.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:55:04.315Z] #47 30.26 Selecting previously unselected package python3-six. [2022-02-23T18:55:04.315Z] #47 30.26 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-23T18:55:04.315Z] #47 30.27 Unpacking python3-six (1.16.0-2) ... [2022-02-23T18:55:04.315Z] #47 30.38 Selecting previously unselected package python3-protobuf. [2022-02-23T18:55:04.315Z] #47 30.38 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-02-23T18:55:04.315Z] #47 30.38 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-23T18:55:04.315Z] #47 30.86 Selecting previously unselected package libnet1:arm64. [2022-02-23T18:55:04.315Z] #47 30.86 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-23T18:55:04.315Z] #47 30.86 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:55:04.315Z] #47 30.96 Selecting previously unselected package libnl-3-200:arm64. [2022-02-23T18:55:04.315Z] #47 30.97 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-23T18:55:04.315Z] #47 30.98 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T18:55:04.315Z] #47 31.12 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-23T18:55:04.315Z] #47 31.12 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-23T18:55:04.315Z] #47 31.13 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T18:55:04.315Z] #47 31.25 Selecting previously unselected package criu. [2022-02-23T18:55:04.315Z] #47 31.26 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-02-23T18:55:04.315Z] #47 31.26 Unpacking criu (3.16.1-3) ... [2022-02-23T18:55:04.315Z] #47 32.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:55:04.315Z] #47 33.34 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-02-23T18:55:04.315Z] #47 33.36 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:55:04.315Z] #47 33.38 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T18:55:04.315Z] #47 33.40 Setting up python3-six (1.16.0-2) ... [2022-02-23T18:55:04.315Z] #47 ... [2022-02-23T18:55:04.315Z] [2022-02-23T18:55:04.315Z] #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-02-23T18:55:04.315Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:55:04.315Z] #51 34.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T18:55:04.315Z] #51 34.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T18:55:04.315Z] #51 34.24 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-23T18:55:04.315Z] #51 34.25 go: downloading golang.org/x/text v0.3.7 [2022-02-23T18:55:04.506Z] #60 ... [2022-02-23T18:55:04.506Z] [2022-02-23T18:55:04.506Z] #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-02-23T18:55:04.506Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:55:04.506Z] #47 37.21 Selecting previously unselected package python3-six. [2022-02-23T18:55:04.506Z] #47 37.21 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-23T18:55:04.506Z] #47 37.22 Unpacking python3-six (1.16.0-2) ... [2022-02-23T18:55:04.506Z] #47 37.31 Selecting previously unselected package python3-protobuf. [2022-02-23T18:55:04.506Z] #47 37.31 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-23T18:55:04.506Z] #47 37.32 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-23T18:55:04.506Z] #47 37.80 Selecting previously unselected package libnet1:amd64. [2022-02-23T18:55:04.506Z] #47 37.80 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T18:55:04.506Z] #47 37.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:55:04.506Z] #47 37.95 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T18:55:04.506Z] #47 37.96 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T18:55:04.506Z] #47 37.96 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:55:04.506Z] #47 38.06 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T18:55:04.506Z] #47 38.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T18:55:04.506Z] #47 38.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:55:04.506Z] #47 38.15 Selecting previously unselected package criu. [2022-02-23T18:55:04.506Z] #47 38.15 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-23T18:55:04.506Z] #47 38.16 Unpacking criu (3.16.1-3) ... [2022-02-23T18:55:04.765Z] #47 38.84 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:55:05.689Z] #43 ... [2022-02-23T18:55:05.689Z] [2022-02-23T18:55:05.689Z] #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-02-23T18:55:05.689Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:05.689Z] #38 25.92 Fetched 8505 kB in 20s (422 kB/s) [2022-02-23T18:55:05.689Z] #38 25.92 Reading package lists... [2022-02-23T18:55:05.948Z] #38 33.16 Reading package lists... [2022-02-23T18:55:05.948Z] #38 ... [2022-02-23T18:55:05.948Z] [2022-02-23T18:55:05.948Z] #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-02-23T18:55:05.948Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:05.948Z] #14 26.00 Fetched 8505 kB in 20s (417 kB/s) [2022-02-23T18:55:05.948Z] #14 26.00 Reading package lists... [2022-02-23T18:55:05.948Z] #14 32.86 Reading package lists... [2022-02-23T18:55:05.948Z] #14 ... [2022-02-23T18:55:05.948Z] [2022-02-23T18:55:05.948Z] #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-02-23T18:55:05.948Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:55:05.948Z] #47 26.25 Reading package lists... [2022-02-23T18:55:06.077Z] #67 ... [2022-02-23T18:55:06.077Z] [2022-02-23T18:55:06.077Z] #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-02-23T18:55:06.077Z] #28 sha256:c1c5432e85fdd863cfa5b5a28d990e1c4ad504ffd52198813274fbf1387dd804 [2022-02-23T18:55:06.077Z] #28 13.29 Reading package lists... [2022-02-23T18:55:06.143Z] #47 40.39 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T18:55:06.143Z] #47 40.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:55:06.143Z] #47 40.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:55:06.143Z] #47 40.44 Setting up python3-six (1.16.0-2) ... [2022-02-23T18:55:07.014Z] #28 18.00 Building dependency tree... [2022-02-23T18:55:07.146Z] #47 ... [2022-02-23T18:55:07.146Z] [2022-02-23T18:55:07.146Z] #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-02-23T18:55:07.146Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:07.146Z] #14 31.52 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-02-23T18:55:07.146Z] #14 32.06 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-02-23T18:55:07.146Z] #14 32.69 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-02-23T18:55:07.146Z] #14 34.01 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-02-23T18:55:07.146Z] #14 34.51 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-02-23T18:55:07.146Z] #14 34.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-23T18:55:07.146Z] #14 34.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-23T18:55:07.146Z] #14 34.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T18:55:07.146Z] #14 34.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T18:55:07.146Z] #14 34.56 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-02-23T18:55:07.146Z] #14 34.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-23T18:55:07.146Z] #14 34.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-23T18:55:07.146Z] #14 34.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-23T18:55:07.146Z] #14 34.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-23T18:55:07.146Z] #14 34.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-23T18:55:07.146Z] #14 34.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-23T18:55:07.146Z] #14 34.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-23T18:55:07.146Z] #14 34.65 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-02-23T18:55:07.146Z] #14 34.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-23T18:55:07.146Z] #14 34.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-23T18:55:07.146Z] #14 35.63 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:55:07.146Z] #14 35.87 Fetched 115 MB in 6s (18.1 MB/s) [2022-02-23T18:55:07.146Z] #14 36.09 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T18:55:07.146Z] #14 36.09 (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-02-23T18:55:07.146Z] #14 36.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T18:55:07.146Z] #14 36.15 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:55:07.146Z] #14 38.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T18:55:07.146Z] #14 38.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T18:55:07.146Z] #14 38.07 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:55:07.146Z] #14 40.25 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T18:55:07.146Z] #14 40.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T18:55:07.146Z] #14 40.25 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:55:07.146Z] #14 40.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-23T18:55:07.146Z] #14 40.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:55:07.146Z] #14 40.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:55:07.146Z] #14 40.58 Selecting previously unselected package dmsetup. [2022-02-23T18:55:07.146Z] #14 40.58 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:55:07.146Z] #14 40.58 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:55:07.146Z] #14 40.73 Selecting previously unselected package mingw-w64-common. [2022-02-23T18:55:07.146Z] #14 40.74 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T18:55:07.146Z] #14 40.75 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T18:55:07.273Z] #28 19.18 Reading state information... [2022-02-23T18:55:07.433Z] #14 ... [2022-02-23T18:55:07.433Z] [2022-02-23T18:55:07.433Z] #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-02-23T18:55:07.433Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:55:07.433Z] #47 41.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:55:07.433Z] #47 41.64 Setting up python3-protobuf (3.12.4-1) ... [2022-02-23T18:55:08.212Z] #28 20.13 bzip2 is already the newest version (1.0.8-4). [2022-02-23T18:55:08.212Z] #28 20.13 patch is already the newest version (2.7.6-7). [2022-02-23T18:55:08.212Z] #28 20.13 xz-utils is already the newest version (5.2.5-2). [2022-02-23T18:55:08.212Z] #28 20.13 The following additional packages will be installed: [2022-02-23T18:55:08.212Z] #28 20.13 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-23T18:55:08.212Z] #28 20.14 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-02-23T18:55:08.212Z] #28 20.14 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T18:55:08.212Z] #28 20.14 python3-pkg-resources vim-runtime xxd [2022-02-23T18:55:08.212Z] #28 20.16 Suggested packages: [2022-02-23T18:55:08.212Z] #28 20.16 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-02-23T18:55:08.212Z] #28 20.16 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-02-23T18:55:08.212Z] #28 20.16 Recommended packages: [2022-02-23T18:55:08.212Z] #28 20.16 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T18:55:08.477Z] #47 33.28 Reading package lists... [2022-02-23T18:55:08.477Z] #47 ... [2022-02-23T18:55:08.477Z] [2022-02-23T18:55:08.477Z] #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-02-23T18:55:08.477Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:08.477Z] #51 38.48 go: downloading github.com/fatih/color v1.13.0 [2022-02-23T18:55:08.477Z] #51 38.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T18:55:08.477Z] #51 38.60 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-23T18:55:08.477Z] #51 38.61 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T18:55:08.477Z] #51 38.85 go: downloading github.com/spf13/viper v1.10.1 [2022-02-23T18:55:08.496Z] #51 38.30 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-23T18:55:08.496Z] #51 ... [2022-02-23T18:55:08.496Z] [2022-02-23T18:55:08.496Z] #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-02-23T18:55:08.496Z] #60 sha256:2bff321e51641a1d9e0e3d116fc9959470eee345a87911d5dad09f360ec81f87 [2022-02-23T18:55:08.496Z] #60 0.865 + RM_GOPATH=0 [2022-02-23T18:55:08.496Z] #60 0.868 + TMP_GOPATH= [2022-02-23T18:55:08.496Z] #60 0.868 + : /build [2022-02-23T18:55:08.496Z] #60 0.868 + '[' -z '' ']' [2022-02-23T18:55:08.496Z] #60 0.869 ++ mktemp -d [2022-02-23T18:55:08.496Z] #60 0.872 + export GOPATH=/tmp/tmp.Qm6olr6kqe [2022-02-23T18:55:08.496Z] #60 0.872 + GOPATH=/tmp/tmp.Qm6olr6kqe [2022-02-23T18:55:08.496Z] #60 0.872 + RM_GOPATH=1 [2022-02-23T18:55:08.496Z] #60 0.872 + case "$(go env GOARCH)" in [2022-02-23T18:55:08.496Z] #60 0.873 ++ go env GOARCH [2022-02-23T18:55:08.496Z] #60 0.878 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:08.496Z] #60 0.878 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:08.496Z] #60 0.878 ++ dirname /install.sh [2022-02-23T18:55:08.496Z] #60 0.880 + dir=/ [2022-02-23T18:55:08.496Z] #60 0.881 + bin=containerd [2022-02-23T18:55:08.496Z] #60 0.881 + shift [2022-02-23T18:55:08.496Z] #60 0.881 + '[' '!' -f //containerd.installer ']' [2022-02-23T18:55:08.496Z] #60 0.881 + . //containerd.installer [2022-02-23T18:55:08.496Z] #60 0.881 ++ set -e [2022-02-23T18:55:08.496Z] #60 0.881 ++ : v1.5.9 [2022-02-23T18:55:08.496Z] #60 0.889 + install_containerd [2022-02-23T18:55:08.496Z] #60 0.890 + echo 'Install containerd version v1.5.9' [2022-02-23T18:55:08.496Z] #60 0.890 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Qm6olr6kqe/src/github.com/containerd/containerd [2022-02-23T18:55:08.496Z] #60 0.890 Install containerd version v1.5.9 [2022-02-23T18:55:08.496Z] #60 0.905 Cloning into '/tmp/tmp.Qm6olr6kqe/src/github.com/containerd/containerd'... [2022-02-23T18:55:08.496Z] #60 ... [2022-02-23T18:55:08.496Z] [2022-02-23T18:55:08.496Z] #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-02-23T18:55:08.496Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T18:55:08.496Z] #38 31.05 Selecting previously unselected package libicu67:arm64. [2022-02-23T18:55:08.496Z] #38 31.07 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-02-23T18:55:08.496Z] #38 31.08 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-23T18:55:08.496Z] #38 35.58 Selecting previously unselected package libxml2:arm64. [2022-02-23T18:55:08.496Z] #38 35.58 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-02-23T18:55:08.496Z] #38 35.58 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:55:08.496Z] #38 35.96 Selecting previously unselected package libarchive13:arm64. [2022-02-23T18:55:08.496Z] #38 35.96 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-02-23T18:55:08.496Z] #38 35.97 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-23T18:55:08.496Z] #38 36.14 Selecting previously unselected package libjsoncpp24:arm64. [2022-02-23T18:55:08.496Z] #38 36.14 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-02-23T18:55:08.496Z] #38 36.14 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-23T18:55:08.496Z] #38 36.24 Selecting previously unselected package librhash0:arm64. [2022-02-23T18:55:08.496Z] #38 36.24 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-02-23T18:55:08.496Z] #38 36.26 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-02-23T18:55:08.496Z] #38 36.39 Selecting previously unselected package libuv1:arm64. [2022-02-23T18:55:08.496Z] #38 36.41 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-02-23T18:55:08.496Z] #38 36.42 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-02-23T18:55:08.496Z] #38 36.53 Selecting previously unselected package cmake. [2022-02-23T18:55:08.496Z] #38 36.55 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-02-23T18:55:08.496Z] #38 36.56 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:55:08.496Z] #38 ... [2022-02-23T18:55:08.496Z] [2022-02-23T18:55:08.496Z] #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-02-23T18:55:08.496Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:55:08.496Z] #51 38.47 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T18:55:08.496Z] #51 38.47 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T18:55:08.497Z] #38 27.00 Reading package lists... [2022-02-23T18:55:08.497Z] #38 ... [2022-02-23T18:55:08.497Z] [2022-02-23T18:55:08.497Z] #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-02-23T18:55:08.497Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:08.497Z] #14 25.45 Fetched 8505 kB in 18s (468 kB/s) [2022-02-23T18:55:08.497Z] #14 25.45 Reading package lists... [2022-02-23T18:55:08.497Z] #14 33.17 Reading package lists... [2022-02-23T18:55:08.497Z] #14 ... [2022-02-23T18:55:08.497Z] [2022-02-23T18:55:08.497Z] #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-02-23T18:55:08.497Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:08.497Z] #38 27.00 Reading package lists... [2022-02-23T18:55:08.753Z] #51 38.66 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-23T18:55:08.753Z] #51 38.72 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-23T18:55:08.753Z] #51 38.75 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-23T18:55:08.753Z] #51 38.79 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-23T18:55:09.012Z] #51 38.88 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-23T18:55:09.012Z] #51 38.89 go: downloading golang.org/x/mod v0.5.1 [2022-02-23T18:55:09.012Z] #51 38.96 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-23T18:55:09.042Z] #51 39.16 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-23T18:55:09.143Z] ...INFO: Daemon under test started and replied! [2022-02-23T18:55:09.143Z] INFO: Docker version of the daemon under test [2022-02-23T18:55:09.143Z] [2022-02-23T18:55:09.143Z] Client: [2022-02-23T18:55:09.143Z] Version: 17.06.2-ce [2022-02-23T18:55:09.143Z] API version: 1.30 [2022-02-23T18:55:09.143Z] Go version: go1.8.3 [2022-02-23T18:55:09.143Z] Git commit: cec0b72 [2022-02-23T18:55:09.143Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-23T18:55:09.143Z] OS/Arch: windows/amd64 [2022-02-23T18:55:09.143Z] [2022-02-23T18:55:09.143Z] Server: [2022-02-23T18:55:09.143Z] Version: 0.0.0-dev [2022-02-23T18:55:09.143Z] API version: 1.42 (minimum version 1.24) [2022-02-23T18:55:09.143Z] Go version: go1.17.7 [2022-02-23T18:55:09.143Z] Git commit: ee026ec1e6 [2022-02-23T18:55:09.143Z] Built: 02/23/2022 18:52:50 [2022-02-23T18:55:09.143Z] OS/Arch: windows/amd64 [2022-02-23T18:55:09.143Z] Experimental: false [2022-02-23T18:55:09.143Z] [2022-02-23T18:55:09.143Z] INFO: Docker info of the daemon under test [2022-02-23T18:55:09.143Z] [2022-02-23T18:55:09.143Z] Containers: 0 [2022-02-23T18:55:09.143Z] Running: 0 [2022-02-23T18:55:09.143Z] Paused: 0 [2022-02-23T18:55:09.143Z] Stopped: 0 [2022-02-23T18:55:09.143Z] Images: 0 [2022-02-23T18:55:09.143Z] Server Version: 0.0.0-dev [2022-02-23T18:55:09.143Z] Storage Driver: windowsfilter [2022-02-23T18:55:09.143Z] Windows: [2022-02-23T18:55:09.143Z] Logging Driver: json-file [2022-02-23T18:55:09.143Z] Plugins: [2022-02-23T18:55:09.143Z] Volume: local [2022-02-23T18:55:09.144Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T18:55:09.144Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T18:55:09.144Z] Swarm: inactive [2022-02-23T18:55:09.144Z] Default Isolation: process [2022-02-23T18:55:09.144Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T18:55:09.144Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T18:55:09.144Z] OSType: windows [2022-02-23T18:55:09.144Z] Architecture: x86_64 [2022-02-23T18:55:09.144Z] CPUs: 4 [2022-02-23T18:55:09.144Z] Total Memory: 32GiB [2022-02-23T18:55:09.144Z] Name: azwin-2-6dcd60 [2022-02-23T18:55:09.144Z] ID: 5H4T:GKJ7:TFTI:DMNY:WFGC:52V2:UQHI:Y4DL:Z2J2:VTZS:GJDQ:53FH [2022-02-23T18:55:09.144Z] Docker Root Dir: D:\CI\PR-43288\1\daemon [2022-02-23T18:55:09.144Z] Debug Mode (client): false [2022-02-23T18:55:09.144Z] Debug Mode (server): true [2022-02-23T18:55:09.144Z] File Descriptors: -1 [2022-02-23T18:55:09.144Z] Goroutines: 16 [2022-02-23T18:55:09.144Z] System Time: 2022-02-23T18:55:06.4479279Z [2022-02-23T18:55:09.144Z] EventsListeners: 0 [2022-02-23T18:55:09.144Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:55:09.144Z] Labels: [2022-02-23T18:55:09.144Z] Experimental: false [2022-02-23T18:55:09.144Z] Insecure Registries: [2022-02-23T18:55:09.144Z] 127.0.0.0/8 [2022-02-23T18:55:09.144Z] Live Restore Enabled: false [2022-02-23T18:55:09.144Z] [2022-02-23T18:55:09.144Z] [2022-02-23T18:55:09.144Z] INFO: Docker images of the daemon under test [2022-02-23T18:55:09.144Z] [2022-02-23T18:55:09.144Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T18:55:09.144Z] [2022-02-23T18:55:09.144Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-23T18:55:09.144Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-23T18:55:09.144Z] ltsc2022: Pulling from windows/servercore [2022-02-23T18:55:09.144Z] 8f616e6e9eec: Pulling fs layer [2022-02-23T18:55:09.144Z] 898469748ff6: Pulling fs layer [2022-02-23T18:55:09.149Z] #28 21.20 The following NEW packages will be installed: [2022-02-23T18:55:09.149Z] #28 21.20 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-02-23T18:55:09.149Z] #28 21.21 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-23T18:55:09.149Z] #28 21.21 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-02-23T18:55:09.149Z] #28 21.21 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-02-23T18:55:09.149Z] #28 21.21 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-02-23T18:55:09.149Z] #28 21.21 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-02-23T18:55:09.149Z] #28 21.21 vim-common vim-runtime xfsprogs xxd zip zstd [2022-02-23T18:55:09.270Z] #51 39.04 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-23T18:55:09.270Z] #51 39.07 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-23T18:55:09.270Z] #51 39.15 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-23T18:55:09.270Z] #51 39.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-23T18:55:09.270Z] #51 39.21 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-23T18:55:09.299Z] #51 39.50 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-23T18:55:09.299Z] #51 39.50 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-23T18:55:09.409Z] #28 21.56 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:55:09.409Z] #28 21.56 Need to get 18.6 MB of archives. [2022-02-23T18:55:09.409Z] #28 21.56 After this operation, 71.4 MB of additional disk space will be used. [2022-02-23T18:55:09.409Z] #28 21.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-23T18:55:09.527Z] #51 39.55 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T18:55:09.668Z] #28 21.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-23T18:55:09.668Z] #28 21.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-23T18:55:09.668Z] #28 21.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-23T18:55:09.668Z] #28 21.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-23T18:55:09.668Z] #28 21.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-23T18:55:09.668Z] #28 21.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-23T18:55:09.668Z] #28 21.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-23T18:55:09.668Z] #28 21.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:55:09.668Z] #28 21.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:55:09.668Z] #28 21.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T18:55:09.668Z] #28 21.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-23T18:55:09.668Z] #28 21.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-23T18:55:09.668Z] #28 21.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-23T18:55:09.668Z] #28 21.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-23T18:55:09.668Z] #28 21.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-23T18:55:09.668Z] #28 21.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-23T18:55:09.668Z] #28 21.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-23T18:55:09.668Z] #28 21.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-23T18:55:09.668Z] #28 21.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T18:55:09.668Z] #28 21.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T18:55:09.668Z] #28 21.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T18:55:09.668Z] #28 21.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-23T18:55:09.668Z] #28 21.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-23T18:55:09.668Z] #28 21.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-23T18:55:09.668Z] #28 21.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T18:55:09.668Z] #28 21.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-23T18:55:09.668Z] #28 21.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T18:55:09.668Z] #28 21.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-23T18:55:09.668Z] #28 21.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T18:55:09.668Z] #28 21.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T18:55:09.668Z] #28 21.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T18:55:09.668Z] #28 21.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T18:55:09.668Z] #28 21.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T18:55:09.668Z] #28 21.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T18:55:09.668Z] #28 21.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-23T18:55:09.668Z] #28 21.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-23T18:55:09.668Z] #28 21.69 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-23T18:55:09.668Z] #28 21.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-23T18:55:09.668Z] #28 21.70 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T18:55:09.668Z] #28 21.75 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-23T18:55:09.668Z] #28 21.77 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-23T18:55:09.796Z] #51 39.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-23T18:55:09.796Z] #51 39.63 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T18:55:09.927Z] #28 21.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-23T18:55:09.927Z] #28 21.78 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-23T18:55:10.061Z] #51 ... [2022-02-23T18:55:10.061Z] [2022-02-23T18:55:10.061Z] #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-02-23T18:55:10.061Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T18:55:10.061Z] #47 34.31 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T18:55:10.061Z] #47 34.33 Setting up python3-protobuf (3.12.4-1) ... [2022-02-23T18:55:10.062Z] #47 37.03 Setting up criu (3.16.1-3) ... [2022-02-23T18:55:10.062Z] #47 38.52 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:55:10.062Z] #47 DONE 39.7s [2022-02-23T18:55:10.062Z] [2022-02-23T18:55:10.062Z] #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-02-23T18:55:10.062Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:55:10.062Z] #51 40.06 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-23T18:55:10.185Z] #28 22.28 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:55:10.320Z] #51 40.08 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-23T18:55:10.320Z] #51 40.16 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T18:55:10.320Z] #51 40.19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-23T18:55:10.320Z] #51 ... [2022-02-23T18:55:10.320Z] [2022-02-23T18:55:10.320Z] #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-02-23T18:55:10.320Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T18:55:10.320Z] #38 39.13 Setting up libicu67:arm64 (67.1-7) ... [2022-02-23T18:55:10.320Z] #38 39.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:10.320Z] #38 39.23 Setting up libuv1:arm64 (1.40.0-2) ... [2022-02-23T18:55:10.320Z] #38 39.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:10.320Z] #38 39.49 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-23T18:55:10.320Z] #38 39.54 Setting up librhash0:arm64 (1.4.1-2) ... [2022-02-23T18:55:10.320Z] #38 39.59 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:55:10.320Z] #38 39.66 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:55:10.320Z] #38 39.70 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-23T18:55:10.320Z] #38 39.73 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:55:10.320Z] #38 39.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:55:10.320Z] #38 DONE 40.2s [2022-02-23T18:55:10.320Z] [2022-02-23T18:55:10.320Z] #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-02-23T18:55:10.320Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:55:10.320Z] #51 40.30 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-23T18:55:10.320Z] #51 ... [2022-02-23T18:55:10.320Z] [2022-02-23T18:55:10.320Z] #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-02-23T18:55:10.320Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:55:10.320Z] #14 30.30 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:55:10.320Z] #14 30.55 Fetched 108 MB in 6s (18.1 MB/s) [2022-02-23T18:55:10.320Z] #14 30.60 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T18:55:10.320Z] #14 30.60 (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-02-23T18:55:10.320Z] #14 30.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-23T18:55:10.320Z] #14 30.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:55:10.320Z] #14 32.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T18:55:10.320Z] #14 32.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-23T18:55:10.320Z] #14 32.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:55:10.320Z] #14 34.54 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T18:55:10.320Z] #14 34.55 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T18:55:10.320Z] #14 34.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:55:10.320Z] #14 34.68 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-02-23T18:55:10.320Z] #14 34.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T18:55:10.320Z] #14 34.71 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T18:55:10.320Z] #14 34.84 Selecting previously unselected package dmsetup. [2022-02-23T18:55:10.320Z] #14 34.85 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T18:55:10.320Z] #14 34.86 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:55:10.320Z] #14 35.02 Selecting previously unselected package mingw-w64-common. [2022-02-23T18:55:10.320Z] #14 35.03 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T18:55:10.320Z] #14 35.03 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T18:55:10.320Z] #14 39.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T18:55:10.320Z] #14 39.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T18:55:10.320Z] #14 39.70 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:55:10.443Z] #28 22.46 Fetched 18.6 MB in 1s (36.7 MB/s) [2022-02-23T18:55:10.443Z] #28 22.49 Selecting previously unselected package pigz. [2022-02-23T18:55:10.443Z] #28 22.49 (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 ... 40068 files and directories currently installed.) [2022-02-23T18:55:10.443Z] #28 22.54 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-23T18:55:10.443Z] #28 22.54 Unpacking pigz (2.6-1) ... [2022-02-23T18:55:10.443Z] #28 22.60 Selecting previously unselected package libelf1:amd64. [2022-02-23T18:55:10.577Z] #14 ... [2022-02-23T18:55:10.577Z] [2022-02-23T18:55:10.577Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T18:55:10.577Z] #39 sha256:967f86f784679bf961f76c2aa96cfac43982ffc0a77b71b37f9f7a7929737993 [2022-02-23T18:55:10.577Z] #39 DONE 0.2s [2022-02-23T18:55:10.577Z] [2022-02-23T18:55:10.577Z] #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-02-23T18:55:10.577Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:55:10.577Z] #51 40.37 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-23T18:55:10.577Z] #51 40.59 go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T18:55:10.686Z] #38 33.81 Reading package lists... [2022-02-23T18:55:10.686Z] #38 ... [2022-02-23T18:55:10.686Z] [2022-02-23T18:55:10.686Z] #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-02-23T18:55:10.686Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:55:10.686Z] #58 25.68 Fetched 8505 kB in 18s (468 kB/s) [2022-02-23T18:55:10.686Z] #58 25.68 Reading package lists... [2022-02-23T18:55:10.701Z] #28 22.60 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-23T18:55:10.701Z] #28 22.62 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-23T18:55:10.701Z] #28 22.69 Selecting previously unselected package libbpf0:amd64. [2022-02-23T18:55:10.701Z] #28 22.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-23T18:55:10.701Z] #28 22.70 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-23T18:55:10.701Z] #28 22.77 Selecting previously unselected package libcap2:amd64. [2022-02-23T18:55:10.701Z] #28 22.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-23T18:55:10.701Z] #28 22.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-23T18:55:10.734Z] #47 44.89 Setting up criu (3.16.1-3) ... [2022-02-23T18:55:10.835Z] #51 40.87 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-23T18:55:10.946Z] #58 33.26 Reading package lists... [2022-02-23T18:55:10.946Z] #58 ... [2022-02-23T18:55:10.946Z] [2022-02-23T18:55:10.947Z] #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-02-23T18:55:10.947Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:55:10.947Z] #43 33.54 Updating files: 90% (1664/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-02-23T18:55:10.947Z] #43 33.73 + git checkout -q v2.3.0 [2022-02-23T18:55:10.959Z] #28 22.83 Selecting previously unselected package libmnl0:amd64. [2022-02-23T18:55:10.959Z] #28 22.83 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-23T18:55:10.959Z] #28 22.84 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-23T18:55:10.959Z] #28 22.88 Selecting previously unselected package libxtables12:amd64. [2022-02-23T18:55:10.959Z] #28 22.89 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-23T18:55:10.959Z] #28 22.89 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-23T18:55:10.959Z] #28 22.94 Selecting previously unselected package libcap2-bin. [2022-02-23T18:55:10.959Z] #28 22.94 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-23T18:55:10.959Z] #28 22.95 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T18:55:10.959Z] #28 23.00 Selecting previously unselected package iproute2. [2022-02-23T18:55:10.959Z] #28 23.02 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-23T18:55:10.959Z] #28 23.02 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T18:55:11.092Z] #51 40.99 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-23T18:55:11.092Z] #51 41.06 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-23T18:55:11.224Z] #28 23.22 Selecting previously unselected package xxd. [2022-02-23T18:55:11.224Z] #28 23.22 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:55:11.224Z] #28 23.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:11.224Z] #28 23.30 Selecting previously unselected package vim-common. [2022-02-23T18:55:11.224Z] #28 23.32 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:55:11.489Z] #28 23.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:11.489Z] #28 23.42 Selecting previously unselected package bash-completion. [2022-02-23T18:55:11.489Z] #28 23.42 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T18:55:11.785Z] #43 36.27 + 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-02-23T18:55:11.821Z] #51 41.59 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-23T18:55:11.821Z] #51 41.68 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-23T18:55:12.077Z] #51 ... [2022-02-23T18:55:12.077Z] [2022-02-23T18:55:12.077Z] #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-02-23T18:55:12.077Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:55:12.077Z] #58 25.06 Reading package lists... [2022-02-23T18:55:12.077Z] #58 32.46 Reading package lists... [2022-02-23T18:55:12.077Z] #58 38.31 Building dependency tree... [2022-02-23T18:55:12.077Z] #58 ... [2022-02-23T18:55:12.077Z] [2022-02-23T18:55:12.077Z] #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-02-23T18:55:12.077Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:55:12.077Z] #47 33.28 Reading package lists... [2022-02-23T18:55:12.077Z] #47 39.22 Building dependency tree... [2022-02-23T18:55:12.378Z] #47 46.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:55:12.425Z] #28 24.41 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T18:55:12.461Z] #51 42.32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T18:55:12.683Z] #28 24.63 Selecting previously unselected package apparmor. [2022-02-23T18:55:12.683Z] #28 24.63 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-02-23T18:55:12.683Z] #28 24.66 Unpacking apparmor (2.13.6-10) ... [2022-02-23T18:55:12.942Z] #28 24.84 Selecting previously unselected package inetutils-ping. [2022-02-23T18:55:12.942Z] #28 24.85 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-23T18:55:12.942Z] #28 24.86 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T18:55:12.942Z] #28 24.93 Selecting previously unselected package libip4tc2:amd64. [2022-02-23T18:55:12.942Z] #28 24.94 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-23T18:55:12.942Z] #28 24.94 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T18:55:12.942Z] #28 24.99 Selecting previously unselected package libip6tc2:amd64. [2022-02-23T18:55:12.942Z] #28 25.01 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-23T18:55:12.949Z] #47 ... [2022-02-23T18:55:12.949Z] [2022-02-23T18:55:12.949Z] #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-02-23T18:55:12.949Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:12.949Z] #38 42.54 Selecting previously unselected package libxml2:amd64. [2022-02-23T18:55:12.949Z] #38 42.54 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-23T18:55:12.949Z] #38 42.55 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:55:12.949Z] #38 43.08 Selecting previously unselected package libarchive13:amd64. [2022-02-23T18:55:12.949Z] #38 43.08 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-23T18:55:12.949Z] #38 43.09 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T18:55:12.949Z] #38 43.30 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-23T18:55:12.949Z] #38 43.30 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-23T18:55:12.949Z] #38 43.31 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T18:55:12.949Z] #38 43.43 Selecting previously unselected package librhash0:amd64. [2022-02-23T18:55:12.949Z] #38 43.46 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-23T18:55:12.949Z] #38 43.47 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-23T18:55:12.949Z] #38 43.64 Selecting previously unselected package libuv1:amd64. [2022-02-23T18:55:12.949Z] #38 43.65 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-23T18:55:12.949Z] #38 43.65 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-23T18:55:12.949Z] #38 43.83 Selecting previously unselected package cmake. [2022-02-23T18:55:12.949Z] #38 43.83 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-23T18:55:12.949Z] #38 43.84 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:55:13.200Z] #28 25.03 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T18:55:13.200Z] #28 25.14 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-23T18:55:13.200Z] #28 25.15 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-23T18:55:13.200Z] #28 25.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T18:55:13.200Z] #28 25.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-23T18:55:13.200Z] #28 25.27 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-23T18:55:13.200Z] #28 25.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T18:55:13.200Z] #28 25.38 Selecting previously unselected package libnftnl11:amd64. [2022-02-23T18:55:13.209Z] #38 ... [2022-02-23T18:55:13.209Z] [2022-02-23T18:55:13.209Z] #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-02-23T18:55:13.209Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:55:13.209Z] #47 DONE 47.5s [2022-02-23T18:55:13.209Z] [2022-02-23T18:55:13.209Z] #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-02-23T18:55:13.209Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:13.209Z] #38 47.62 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T18:55:13.209Z] #38 ... [2022-02-23T18:55:13.209Z] [2022-02-23T18:55:13.209Z] #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-02-23T18:55:13.209Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:13.209Z] #51 38.57 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T18:55:13.209Z] #51 38.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T18:55:13.209Z] #51 38.62 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-23T18:55:13.209Z] #51 38.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-23T18:55:13.209Z] #51 38.90 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T18:55:13.209Z] #51 38.91 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T18:55:13.209Z] #51 39.10 go: downloading golang.org/x/text v0.3.7 [2022-02-23T18:55:13.209Z] #51 44.15 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-23T18:55:13.209Z] #51 44.26 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-23T18:55:13.209Z] #51 44.30 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-23T18:55:13.209Z] #51 44.34 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-23T18:55:13.209Z] #51 44.38 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-23T18:55:13.209Z] #51 44.40 go: downloading golang.org/x/mod v0.5.1 [2022-02-23T18:55:13.209Z] #51 44.44 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-23T18:55:13.209Z] #51 44.50 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-23T18:55:13.209Z] #51 44.59 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-23T18:55:13.209Z] #51 44.78 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-23T18:55:13.209Z] #51 44.79 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-23T18:55:13.209Z] #51 44.82 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-23T18:55:13.209Z] #51 45.16 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T18:55:13.209Z] #51 45.23 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T18:55:13.209Z] #51 45.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-23T18:55:13.209Z] #51 45.58 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-23T18:55:13.209Z] #51 45.63 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-23T18:55:13.209Z] #51 45.70 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T18:55:13.209Z] #51 45.70 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-23T18:55:13.209Z] #51 45.73 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-23T18:55:13.209Z] #51 45.75 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-23T18:55:13.209Z] #51 46.00 go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T18:55:13.209Z] #51 46.16 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-23T18:55:13.209Z] #51 46.25 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-23T18:55:13.209Z] #51 46.39 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-23T18:55:13.392Z] #51 ... [2022-02-23T18:55:13.392Z] [2022-02-23T18:55:13.392Z] #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-02-23T18:55:13.392Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-23T18:55:13.392Z] #49 43.01 gotestsum version dev [2022-02-23T18:55:13.392Z] #49 DONE 43.3s [2022-02-23T18:55:13.459Z] #28 25.38 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-23T18:55:13.459Z] #28 25.39 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T18:55:13.459Z] #28 25.44 Selecting previously unselected package iptables. [2022-02-23T18:55:13.459Z] #28 25.45 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-02-23T18:55:13.459Z] #28 25.46 Unpacking iptables (1.8.7-1) ... [2022-02-23T18:55:13.468Z] #51 ... [2022-02-23T18:55:13.468Z] [2022-02-23T18:55:13.468Z] #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-02-23T18:55:13.468Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:13.468Z] #38 47.64 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:13.468Z] #38 47.65 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-23T18:55:13.468Z] #38 47.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:13.468Z] #38 47.70 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T18:55:13.468Z] #38 47.72 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-23T18:55:13.468Z] #38 47.74 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:55:13.468Z] #38 47.75 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:55:13.468Z] #38 47.79 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T18:55:13.468Z] #38 47.80 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:55:13.468Z] #38 47.82 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:55:13.676Z] [2022-02-23T18:55:13.676Z] #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-02-23T18:55:13.676Z] #40 sha256:21644d9a8a4f6d2b40d7dd5174238a782d4539996c753db39131c7d3c0884c1c [2022-02-23T18:55:13.676Z] #40 0.641 + RM_GOPATH=0 [2022-02-23T18:55:13.676Z] #40 0.641 + TMP_GOPATH= [2022-02-23T18:55:13.676Z] #40 0.641 + : /build [2022-02-23T18:55:13.676Z] #40 0.641 + '[' -z '' ']' [2022-02-23T18:55:13.676Z] #40 0.641 ++ mktemp -d [2022-02-23T18:55:13.676Z] #40 0.641 + export GOPATH=/tmp/tmp.y6xfgXAWS5 [2022-02-23T18:55:13.676Z] #40 0.641 + GOPATH=/tmp/tmp.y6xfgXAWS5 [2022-02-23T18:55:13.676Z] #40 0.641 + RM_GOPATH=1 [2022-02-23T18:55:13.676Z] #40 0.641 + case "$(go env GOARCH)" in [2022-02-23T18:55:13.676Z] #40 0.641 ++ go env GOARCH [2022-02-23T18:55:13.676Z] #40 0.659 Install tini version v0.19.0 [2022-02-23T18:55:13.676Z] #40 0.659 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:13.676Z] #40 0.659 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:13.676Z] #40 0.659 ++ dirname /install.sh [2022-02-23T18:55:13.676Z] #40 0.659 + dir=/ [2022-02-23T18:55:13.676Z] #40 0.659 + bin=tini [2022-02-23T18:55:13.676Z] #40 0.659 + shift [2022-02-23T18:55:13.676Z] #40 0.659 + '[' '!' -f //tini.installer ']' [2022-02-23T18:55:13.676Z] #40 0.659 + . //tini.installer [2022-02-23T18:55:13.676Z] #40 0.659 ++ : v0.19.0 [2022-02-23T18:55:13.676Z] #40 0.659 + install_tini [2022-02-23T18:55:13.676Z] #40 0.659 + echo 'Install tini version v0.19.0' [2022-02-23T18:55:13.676Z] #40 0.659 + git clone https://github.com/krallin/tini.git /tmp/tmp.y6xfgXAWS5/tini [2022-02-23T18:55:13.676Z] #40 0.659 Cloning into '/tmp/tmp.y6xfgXAWS5/tini'... [2022-02-23T18:55:13.676Z] #40 1.368 + cd /tmp/tmp.y6xfgXAWS5/tini [2022-02-23T18:55:13.676Z] #40 1.369 + git checkout -q v0.19.0 [2022-02-23T18:55:13.676Z] #40 1.372 + cmake . [2022-02-23T18:55:13.676Z] #40 1.805 -- The C compiler identification is GNU 10.2.1 [2022-02-23T18:55:13.676Z] #40 1.872 -- Detecting C compiler ABI info [2022-02-23T18:55:13.676Z] #40 2.330 -- Detecting C compiler ABI info - done [2022-02-23T18:55:13.676Z] #40 2.431 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T18:55:13.676Z] #40 2.443 -- Detecting C compile features [2022-02-23T18:55:13.676Z] #40 2.446 -- Detecting C compile features - done [2022-02-23T18:55:13.676Z] #40 2.509 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T18:55:13.676Z] #40 2.702 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T18:55:13.676Z] #40 2.752 -- Configuring done [2022-02-23T18:55:13.676Z] #40 2.759 -- Generating done [2022-02-23T18:55:13.676Z] #40 2.771 -- Build files have been written to: /tmp/tmp.y6xfgXAWS5/tini [2022-02-23T18:55:13.676Z] #40 2.780 + make tini-static [2022-02-23T18:55:13.717Z] #28 25.62 Selecting previously unselected package libonig5:amd64. [2022-02-23T18:55:13.718Z] #28 25.62 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T18:55:13.718Z] #28 25.62 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:55:13.718Z] #28 25.70 Selecting previously unselected package libjq1:amd64. [2022-02-23T18:55:13.718Z] #28 25.70 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T18:55:13.718Z] #28 25.71 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:55:13.718Z] #28 25.77 Selecting previously unselected package jq. [2022-02-23T18:55:13.718Z] #28 25.77 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-02-23T18:55:13.718Z] #28 25.78 Unpacking jq (1.6-2.1) ... [2022-02-23T18:55:13.718Z] #28 25.84 Selecting previously unselected package libaio1:amd64. [2022-02-23T18:55:13.718Z] #28 25.84 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-02-23T18:55:13.718Z] #28 25.86 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-23T18:55:13.718Z] #28 25.90 Selecting previously unselected package libgpm2:amd64. [2022-02-23T18:55:13.968Z] #47 43.94 The following additional packages will be installed: [2022-02-23T18:55:13.968Z] #47 43.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T18:55:13.968Z] #47 43.95 python3-protobuf python3-six [2022-02-23T18:55:13.968Z] #47 43.96 Suggested packages: [2022-02-23T18:55:13.968Z] #47 43.96 python3-setuptools [2022-02-23T18:55:13.968Z] #47 43.96 Recommended packages: [2022-02-23T18:55:13.968Z] #47 43.96 iproute2 | iproute [2022-02-23T18:55:13.974Z] #40 3.284 Scanning dependencies of target tini-static [2022-02-23T18:55:13.974Z] #40 3.381 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T18:55:13.976Z] #28 25.91 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-02-23T18:55:13.976Z] #28 25.91 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-23T18:55:13.976Z] #28 25.96 Selecting previously unselected package libinih1:amd64. [2022-02-23T18:55:13.976Z] #28 25.97 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-02-23T18:55:13.976Z] #28 25.97 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-23T18:55:13.976Z] #28 26.01 Selecting previously unselected package libnet1:amd64. [2022-02-23T18:55:13.976Z] #28 26.02 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T18:55:13.976Z] #28 26.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:55:13.976Z] #28 26.07 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T18:55:13.976Z] #28 26.08 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T18:55:13.976Z] #28 26.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:55:13.976Z] #28 26.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T18:55:14.037Z] #38 DONE 48.4s [2022-02-23T18:55:14.037Z] [2022-02-23T18:55:14.037Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T18:55:14.037Z] #39 sha256:b46e9e2174044a42ff088abf2f6a3b1fb9d471592f823f6a3ac68683c7b8edcf [2022-02-23T18:55:14.237Z] #28 26.14 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T18:55:14.237Z] #28 26.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:55:14.237Z] #28 26.18 Selecting previously unselected package net-tools. [2022-02-23T18:55:14.237Z] #28 26.19 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-23T18:55:14.237Z] #28 26.19 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:55:14.237Z] #28 26.28 Selecting previously unselected package python-pip-whl. [2022-02-23T18:55:14.337Z] #43 ... [2022-02-23T18:55:14.337Z] [2022-02-23T18:55:14.337Z] #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-02-23T18:55:14.337Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:55:14.337Z] #47 28.49 Fetched 8508 kB in 21s (409 kB/s) [2022-02-23T18:55:14.337Z] #47 28.49 Reading package lists... [2022-02-23T18:55:14.337Z] #47 34.87 Reading package lists... [2022-02-23T18:55:14.337Z] #47 ... [2022-02-23T18:55:14.337Z] [2022-02-23T18:55:14.337Z] #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-02-23T18:55:14.337Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:14.337Z] #14 33.17 Reading package lists... [2022-02-23T18:55:14.496Z] #28 26.29 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T18:55:14.496Z] #28 26.29 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T18:55:14.496Z] #28 26.52 Selecting previously unselected package python3-lib2to3. [2022-02-23T18:55:14.496Z] #28 26.53 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T18:55:14.496Z] #28 26.53 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:55:14.496Z] #28 26.59 Selecting previously unselected package python3-distutils. [2022-02-23T18:55:14.496Z] #28 26.59 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T18:55:14.496Z] #28 26.60 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T18:55:14.496Z] #28 26.67 Selecting previously unselected package python3-pkg-resources. [2022-02-23T18:55:14.496Z] #28 26.68 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T18:55:14.496Z] #28 26.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:55:14.609Z] #39 DONE 0.4s [2022-02-23T18:55:14.609Z] [2022-02-23T18:55:14.609Z] #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-02-23T18:55:14.609Z] #40 sha256:9ffff1efafc74ba923c1660de20a4c6eb58ec7076505ac7e0a674f3b77484a12 [2022-02-23T18:55:14.754Z] #28 26.76 Selecting previously unselected package python3-setuptools. [2022-02-23T18:55:14.754Z] #28 26.77 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T18:55:14.754Z] #28 26.78 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T18:55:14.909Z] #47 44.67 The following NEW packages will be installed: [2022-02-23T18:55:14.909Z] #47 ... [2022-02-23T18:55:14.909Z] [2022-02-23T18:55:14.909Z] #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-02-23T18:55:14.909Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T18:55:14.909Z] #53 45.01 v3.0.2 [2022-02-23T18:55:14.909Z] #53 DONE 45.1s [2022-02-23T18:55:14.909Z] [2022-02-23T18:55:14.909Z] #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-02-23T18:55:14.909Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:55:14.909Z] #47 44.67 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T18:55:14.909Z] #47 44.68 python3-protobuf python3-six [2022-02-23T18:55:14.909Z] #47 ... [2022-02-23T18:55:14.909Z] [2022-02-23T18:55:14.909Z] #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-02-23T18:55:14.909Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:55:14.909Z] #58 43.11 The following additional packages will be installed: [2022-02-23T18:55:14.909Z] #58 43.12 libbtrfs0 [2022-02-23T18:55:14.909Z] #58 43.47 The following NEW packages will be installed: [2022-02-23T18:55:14.909Z] #58 43.49 libbtrfs-dev libbtrfs0 [2022-02-23T18:55:14.909Z] #58 44.01 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:55:14.909Z] #58 44.01 Need to get 460 kB of archives. [2022-02-23T18:55:14.909Z] #58 44.01 After this operation, 1237 kB of additional disk space will be used. [2022-02-23T18:55:14.909Z] #58 44.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T18:55:14.909Z] #58 44.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T18:55:15.013Z] #28 26.91 Selecting previously unselected package python3-wheel. [2022-02-23T18:55:15.013Z] #28 26.92 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T18:55:15.013Z] #28 26.93 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T18:55:15.013Z] #28 26.98 Selecting previously unselected package python3-pip. [2022-02-23T18:55:15.013Z] #28 26.98 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-02-23T18:55:15.013Z] #28 26.99 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T18:55:15.013Z] #28 27.12 Selecting previously unselected package sudo. [2022-02-23T18:55:15.170Z] #58 45.23 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:55:15.170Z] #58 45.46 Fetched 460 kB in 1s (886 kB/s) [2022-02-23T18:55:15.182Z] #40 ... [2022-02-23T18:55:15.182Z] [2022-02-23T18:55:15.182Z] #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-02-23T18:55:15.182Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:55:15.182Z] #49 48.96 gotestsum version dev [2022-02-23T18:55:15.182Z] #49 DONE 49.5s [2022-02-23T18:55:15.271Z] #28 27.13 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-02-23T18:55:15.271Z] #28 27.14 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T18:55:15.271Z] #28 27.37 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T18:55:15.371Z] #40 4.681 [100%] Linking C executable tini-static [2022-02-23T18:55:15.428Z] #58 45.62 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T18:55:15.442Z] [2022-02-23T18:55:15.442Z] #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-02-23T18:55:15.442Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:15.442Z] #14 46.08 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T18:55:15.442Z] #14 46.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T18:55:15.442Z] #14 46.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:55:15.529Z] #28 27.37 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-23T18:55:15.529Z] #28 27.38 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:55:15.529Z] #28 27.49 Selecting previously unselected package uidmap. [2022-02-23T18:55:15.529Z] #28 27.49 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-23T18:55:15.529Z] #28 27.49 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T18:55:15.529Z] #28 27.57 Selecting previously unselected package vim-runtime. [2022-02-23T18:55:15.529Z] #28 27.57 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:55:15.635Z] #40 5.049 [100%] Built target tini-static [2022-02-23T18:55:15.635Z] #40 5.082 + mkdir -p /build [2022-02-23T18:55:15.635Z] #40 5.084 + cp tini-static /build/docker-init [2022-02-23T18:55:15.687Z] #58 45.63 (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-02-23T18:55:15.687Z] #58 45.77 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T18:55:15.687Z] #58 45.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:55:15.788Z] #28 27.59 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-23T18:55:15.788Z] #28 27.61 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T18:55:15.788Z] #28 27.62 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:15.892Z] #40 DONE 5.3s [2022-02-23T18:55:15.892Z] [2022-02-23T18:55:15.892Z] #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-02-23T18:55:15.892Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:55:15.892Z] #14 45.60 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T18:55:15.892Z] #14 45.60 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-02-23T18:55:15.892Z] #14 45.62 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:55:15.892Z] #14 45.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T18:55:15.892Z] #14 45.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-23T18:55:15.892Z] #14 45.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:55:15.950Z] #58 46.24 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T18:55:15.950Z] #58 46.24 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T18:55:15.950Z] #58 46.24 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:55:16.255Z] #14 39.18 Building dependency tree... [2022-02-23T18:55:16.523Z] #58 46.64 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:55:16.523Z] #58 46.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:55:16.523Z] #58 46.70 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:55:16.723Z] #28 28.79 Selecting previously unselected package vim. [2022-02-23T18:55:16.786Z] #58 DONE 47.1s [2022-02-23T18:55:16.786Z] [2022-02-23T18:55:16.786Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T18:55:16.786Z] #59 sha256:b09a74546820417f9811929e98b22e171b8e7c467825304b098ca48f8e700398 [2022-02-23T18:55:16.981Z] #28 28.80 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:55:16.981Z] #28 28.82 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:16.981Z] #28 29.06 Selecting previously unselected package xfsprogs. [2022-02-23T18:55:17.046Z] #59 DONE 0.2s [2022-02-23T18:55:17.046Z] [2022-02-23T18:55:17.046Z] #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-02-23T18:55:17.046Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:17.046Z] #51 46.36 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-23T18:55:17.046Z] #51 46.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T18:55:17.046Z] #51 46.47 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T18:55:17.046Z] #51 46.68 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-23T18:55:17.046Z] #51 46.74 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-23T18:55:17.046Z] #51 46.83 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-23T18:55:17.046Z] #51 46.87 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T18:55:17.046Z] #51 46.90 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-23T18:55:17.046Z] #51 46.98 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-23T18:55:17.046Z] #51 47.03 go: downloading github.com/spf13/afero v1.6.0 [2022-02-23T18:55:17.046Z] #51 47.13 go: downloading github.com/spf13/cast v1.4.1 [2022-02-23T18:55:17.046Z] #51 47.13 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-23T18:55:17.046Z] #51 47.20 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-23T18:55:17.046Z] #51 47.26 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-23T18:55:17.240Z] #28 29.07 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-23T18:55:17.240Z] #28 29.07 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T18:55:17.240Z] #28 29.25 Selecting previously unselected package zip. [2022-02-23T18:55:17.240Z] #28 29.26 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-02-23T18:55:17.240Z] #28 29.27 Unpacking zip (3.0-12) ... [2022-02-23T18:55:17.240Z] #28 29.35 Selecting previously unselected package zstd. [2022-02-23T18:55:17.303Z] #51 47.48 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-23T18:55:17.303Z] #51 47.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-23T18:55:17.303Z] #51 47.51 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-23T18:55:17.303Z] #51 47.56 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-23T18:55:17.303Z] #51 47.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-23T18:55:17.303Z] #51 47.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-23T18:55:17.303Z] #51 47.62 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-23T18:55:17.347Z] #14 51.34 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T18:55:17.348Z] #14 51.34 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:55:17.348Z] #14 51.34 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:55:17.348Z] #14 51.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T18:55:17.348Z] #14 51.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:55:17.348Z] #14 51.51 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:55:17.498Z] #28 29.35 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-23T18:55:17.498Z] #28 29.35 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:55:17.498Z] #28 29.55 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:55:17.560Z] #51 47.64 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-23T18:55:17.560Z] #51 47.69 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-23T18:55:17.560Z] #51 47.76 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T18:55:17.560Z] #51 47.83 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-23T18:55:17.779Z] 898469748ff6: Verifying Checksum [2022-02-23T18:55:17.779Z] 898469748ff6: Download complete [2022-02-23T18:55:17.817Z] #51 48.00 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-23T18:55:17.817Z] #51 48.06 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-23T18:55:17.817Z] #51 48.12 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-23T18:55:18.065Z] #28 30.00 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T18:55:18.065Z] #28 30.01 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:55:18.065Z] #28 30.03 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-23T18:55:18.065Z] #28 30.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T18:55:18.065Z] #28 30.05 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-23T18:55:18.065Z] #28 30.06 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T18:55:18.065Z] #28 30.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:55:18.065Z] #28 30.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:55:18.065Z] #28 30.10 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T18:55:18.324Z] #28 30.38 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:18.324Z] #28 30.40 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-23T18:55:18.324Z] #28 30.41 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T18:55:18.324Z] #28 30.42 Setting up apparmor (2.13.6-10) ... [2022-02-23T18:55:18.384Z] #51 48.52 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-23T18:55:18.384Z] #51 48.54 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-23T18:55:18.384Z] #51 48.56 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-23T18:55:18.384Z] #51 48.58 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-23T18:55:18.384Z] #51 48.64 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-23T18:55:18.384Z] #51 48.64 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-23T18:55:18.384Z] #51 48.67 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-23T18:55:18.384Z] #51 48.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-23T18:55:18.384Z] #51 48.78 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-23T18:55:18.641Z] #51 48.91 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-23T18:55:18.641Z] #51 ... [2022-02-23T18:55:18.641Z] [2022-02-23T18:55:18.641Z] #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-02-23T18:55:18.641Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:18.641Z] #38 33.16 Reading package lists... [2022-02-23T18:55:18.641Z] #38 38.96 Building dependency tree... [2022-02-23T18:55:18.641Z] #38 43.92 The following additional packages will be installed: [2022-02-23T18:55:18.641Z] #38 43.96 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-23T18:55:18.641Z] #38 43.96 Suggested packages: [2022-02-23T18:55:18.641Z] #38 43.96 cmake-doc ninja-build lrzip [2022-02-23T18:55:18.641Z] #38 43.97 Recommended packages: [2022-02-23T18:55:18.641Z] #38 43.97 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T18:55:18.641Z] #38 44.72 The following NEW packages will be installed: [2022-02-23T18:55:18.641Z] #38 44.72 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-23T18:55:18.641Z] #38 44.72 vim-common xxd [2022-02-23T18:55:18.641Z] #38 45.16 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:55:18.641Z] #38 45.16 Need to get 17.7 MB of archives. [2022-02-23T18:55:18.641Z] #38 45.16 After this operation, 70.7 MB of additional disk space will be used. [2022-02-23T18:55:18.641Z] #38 45.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:55:18.641Z] #38 45.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:55:18.642Z] #38 45.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T18:55:18.642Z] #38 45.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T18:55:18.642Z] #38 45.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-23T18:55:18.642Z] #38 45.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-23T18:55:18.642Z] #38 45.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-23T18:55:18.642Z] #38 45.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-23T18:55:18.642Z] #38 45.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-23T18:55:18.642Z] #38 45.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-23T18:55:18.642Z] #38 47.70 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:55:18.642Z] #38 47.99 Fetched 17.7 MB in 2s (11.1 MB/s) [2022-02-23T18:55:18.642Z] #38 48.19 Selecting previously unselected package xxd. [2022-02-23T18:55:18.642Z] #38 48.20 (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-02-23T18:55:18.642Z] #38 48.30 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:55:18.642Z] #38 48.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:18.642Z] #38 48.70 Selecting previously unselected package vim-common. [2022-02-23T18:55:18.642Z] #38 48.72 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:55:18.642Z] #38 48.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:18.900Z] #38 ... [2022-02-23T18:55:18.900Z] [2022-02-23T18:55:18.900Z] #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-02-23T18:55:18.900Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:18.900Z] #14 32.86 Reading package lists... [2022-02-23T18:55:18.900Z] #14 39.05 Building dependency tree... [2022-02-23T18:55:18.900Z] #14 43.88 The following additional packages will be installed: [2022-02-23T18:55:18.900Z] #14 43.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:55:18.900Z] #14 43.88 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T18:55:18.900Z] #14 43.88 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T18:55:18.900Z] #14 43.88 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T18:55:18.900Z] #14 43.88 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T18:55:18.900Z] #14 43.88 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T18:55:18.900Z] #14 43.88 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T18:55:18.900Z] #14 43.94 Suggested packages: [2022-02-23T18:55:18.900Z] #14 43.94 gcc-10-locales seccomp wine64 [2022-02-23T18:55:18.900Z] #14 45.50 The following NEW packages will be installed: [2022-02-23T18:55:18.900Z] #14 45.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:55:18.900Z] #14 45.51 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T18:55:18.900Z] #14 45.51 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T18:55:18.900Z] #14 45.51 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T18:55:18.900Z] #14 45.51 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T18:55:18.900Z] #14 45.52 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T18:55:18.900Z] #14 45.52 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T18:55:18.900Z] #14 45.52 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T18:55:18.900Z] #14 45.53 mingw-w64-x86-64-dev [2022-02-23T18:55:18.900Z] #14 45.97 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:55:18.900Z] #14 45.97 Need to get 115 MB of archives. [2022-02-23T18:55:18.900Z] #14 45.97 After this operation, 645 MB of additional disk space will be used. [2022-02-23T18:55:18.900Z] #14 45.97 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-02-23T18:55:18.900Z] #14 46.10 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-02-23T18:55:18.900Z] #14 46.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T18:55:18.900Z] #14 46.29 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-02-23T18:55:18.900Z] #14 46.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-23T18:55:18.900Z] #14 46.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T18:55:18.900Z] #14 46.62 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-02-23T18:55:18.900Z] #14 46.82 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-02-23T18:55:18.900Z] #14 46.83 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-02-23T18:55:18.900Z] #14 47.70 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-02-23T18:55:18.901Z] #14 49.10 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-02-23T18:55:18.901Z] #14 ... [2022-02-23T18:55:18.901Z] [2022-02-23T18:55:18.901Z] #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-02-23T18:55:18.901Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:18.901Z] #51 48.96 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-23T18:55:18.901Z] #51 48.98 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-23T18:55:18.901Z] #51 49.07 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-23T18:55:18.901Z] #51 49.07 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-23T18:55:18.901Z] #51 49.12 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-23T18:55:18.901Z] #51 49.16 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-23T18:55:18.901Z] #51 49.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-23T18:55:18.901Z] #51 49.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-23T18:55:18.901Z] #51 49.22 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-23T18:55:18.901Z] #51 49.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-23T18:55:19.157Z] #51 49.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-23T18:55:19.268Z] #14 ... [2022-02-23T18:55:19.268Z] [2022-02-23T18:55:19.268Z] #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-02-23T18:55:19.268Z] #40 sha256:9ffff1efafc74ba923c1660de20a4c6eb58ec7076505ac7e0a674f3b77484a12 [2022-02-23T18:55:19.268Z] #40 4.632 + RM_GOPATH=0 [2022-02-23T18:55:19.268Z] #40 4.632 + TMP_GOPATH= [2022-02-23T18:55:19.268Z] #40 4.632 + : /build [2022-02-23T18:55:19.268Z] #40 4.632 + '[' -z '' ']' [2022-02-23T18:55:19.268Z] #40 4.632 ++ mktemp -d [2022-02-23T18:55:19.268Z] #40 4.632 + export GOPATH=/tmp/tmp.JLdcroFUAa [2022-02-23T18:55:19.268Z] #40 4.632 + GOPATH=/tmp/tmp.JLdcroFUAa [2022-02-23T18:55:19.268Z] #40 4.632 + RM_GOPATH=1 [2022-02-23T18:55:19.268Z] #40 4.632 + case "$(go env GOARCH)" in [2022-02-23T18:55:19.268Z] #40 4.632 ++ go env GOARCH [2022-02-23T18:55:19.268Z] #40 4.656 Install tini version v0.19.0 [2022-02-23T18:55:19.268Z] #40 4.676 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:19.268Z] #40 4.676 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:19.268Z] #40 4.676 ++ dirname /install.sh [2022-02-23T18:55:19.268Z] #40 4.676 + dir=/ [2022-02-23T18:55:19.268Z] #40 4.676 + bin=tini [2022-02-23T18:55:19.268Z] #40 4.676 + shift [2022-02-23T18:55:19.268Z] #40 4.676 + '[' '!' -f //tini.installer ']' [2022-02-23T18:55:19.268Z] #40 4.676 + . //tini.installer [2022-02-23T18:55:19.268Z] #40 4.676 ++ : v0.19.0 [2022-02-23T18:55:19.268Z] #40 4.676 + install_tini [2022-02-23T18:55:19.268Z] #40 4.676 + echo 'Install tini version v0.19.0' [2022-02-23T18:55:19.268Z] #40 4.676 + git clone https://github.com/krallin/tini.git /tmp/tmp.JLdcroFUAa/tini [2022-02-23T18:55:19.268Z] #40 4.676 Cloning into '/tmp/tmp.JLdcroFUAa/tini'... [2022-02-23T18:55:19.314Z] #28 31.40 Setting up zip (3.0-12) ... [2022-02-23T18:55:19.415Z] #51 49.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-23T18:55:19.415Z] #51 49.57 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-23T18:55:19.415Z] #51 49.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-23T18:55:19.415Z] #51 49.72 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-23T18:55:19.415Z] #51 49.79 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-23T18:55:19.563Z] #14 44.30 The following additional packages will be installed: [2022-02-23T18:55:19.563Z] #14 44.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:55:19.563Z] #14 44.30 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T18:55:19.563Z] #14 44.30 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T18:55:19.563Z] #14 44.30 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T18:55:19.563Z] #14 44.30 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T18:55:19.563Z] #14 44.30 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T18:55:19.563Z] #14 44.32 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T18:55:19.563Z] #14 44.34 Suggested packages: [2022-02-23T18:55:19.563Z] #14 44.35 gcc-10-locales seccomp wine64 [2022-02-23T18:55:19.572Z] #28 31.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:19.573Z] #28 31.44 Setting up bash-completion (1:2.11-2) ... [2022-02-23T18:55:19.576Z] Running on azwin-2-e60d90 in d:\jenkins\workspace\moby_PR-43288 [Pipeline] { [Pipeline] ws [2022-02-23T18:55:19.592Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-23T18:55:19.673Z] #51 49.86 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-23T18:55:19.673Z] #51 49.91 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-23T18:55:19.673Z] #51 49.96 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-23T18:55:19.673Z] #51 50.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-23T18:55:19.828Z] #14 ... [2022-02-23T18:55:19.828Z] [2022-02-23T18:55:19.828Z] #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-02-23T18:55:19.828Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T18:55:19.828Z] #53 44.97 v3.0.2 [2022-02-23T18:55:19.930Z] #51 50.07 go: downloading github.com/julz/importas v0.1.0 [2022-02-23T18:55:19.930Z] #51 50.19 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-23T18:55:19.930Z] #51 50.22 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-23T18:55:19.930Z] #51 50.34 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-23T18:55:20.089Z] #53 DONE 45.0s [2022-02-23T18:55:20.089Z] [2022-02-23T18:55:20.089Z] #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-02-23T18:55:20.089Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:20.089Z] #51 36.94 go: downloading github.com/fatih/color v1.13.0 [2022-02-23T18:55:20.089Z] #51 36.96 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T18:55:20.089Z] #51 36.99 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-23T18:55:20.089Z] #51 37.04 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T18:55:20.089Z] #51 37.39 go: downloading github.com/spf13/viper v1.10.1 [2022-02-23T18:55:20.089Z] #51 37.43 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-23T18:55:20.090Z] #51 37.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-23T18:55:20.090Z] #51 37.73 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-23T18:55:20.090Z] #51 37.76 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-23T18:55:20.090Z] #51 37.80 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-23T18:55:20.090Z] #51 39.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-23T18:55:20.090Z] #51 39.32 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-23T18:55:20.090Z] #51 44.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T18:55:20.090Z] #51 44.17 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T18:55:20.090Z] #51 44.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-23T18:55:20.090Z] #51 44.36 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-23T18:55:20.090Z] #51 44.47 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T18:55:20.090Z] #51 44.47 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-23T18:55:20.090Z] #51 44.53 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-23T18:55:20.090Z] #51 44.58 go: downloading github.com/spf13/cast v1.4.1 [2022-02-23T18:55:20.090Z] #51 44.60 go: downloading github.com/spf13/afero v1.6.0 [2022-02-23T18:55:20.090Z] #51 44.61 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-23T18:55:20.090Z] #51 44.77 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-23T18:55:20.090Z] #51 44.80 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-23T18:55:20.090Z] #51 44.93 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-23T18:55:20.090Z] #51 44.99 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-23T18:55:20.090Z] #51 45.08 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-23T18:55:20.090Z] #51 45.15 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-23T18:55:20.090Z] #51 45.21 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-23T18:55:20.090Z] #51 45.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-23T18:55:20.189Z] #51 50.34 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-23T18:55:20.189Z] #51 50.38 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-23T18:55:20.189Z] #51 50.47 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-23T18:55:20.189Z] #51 50.47 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-23T18:55:20.189Z] #51 50.58 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-23T18:55:20.206Z] #40 5.358 + cd /tmp/tmp.JLdcroFUAa/tini [2022-02-23T18:55:20.206Z] #40 5.358 + git checkout -q v0.19.0 [2022-02-23T18:55:20.206Z] #40 5.364 + cmake . [2022-02-23T18:55:20.256Z] ...INFO: Daemon under test started and replied! [2022-02-23T18:55:20.256Z] INFO: Docker version of the daemon under test [2022-02-23T18:55:20.256Z] [2022-02-23T18:55:20.256Z] Client: [2022-02-23T18:55:20.256Z] Version: 17.06.2-ce [2022-02-23T18:55:20.256Z] API version: 1.30 [2022-02-23T18:55:20.256Z] Go version: go1.8.3 [2022-02-23T18:55:20.256Z] Git commit: cec0b72 [2022-02-23T18:55:20.256Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-23T18:55:20.256Z] OS/Arch: windows/amd64 [2022-02-23T18:55:20.256Z] [2022-02-23T18:55:20.256Z] Server: [2022-02-23T18:55:20.256Z] Version: 0.0.0-dev [2022-02-23T18:55:20.256Z] API version: 1.42 (minimum version 1.24) [2022-02-23T18:55:20.256Z] Go version: go1.17.7 [2022-02-23T18:55:20.256Z] Git commit: e5f222409b [2022-02-23T18:55:20.256Z] Built: 02/23/2022 18:52:58 [2022-02-23T18:55:20.256Z] OS/Arch: windows/amd64 [2022-02-23T18:55:20.256Z] Experimental: false [2022-02-23T18:55:20.256Z] [2022-02-23T18:55:20.256Z] INFO: Docker info of the daemon under test [2022-02-23T18:55:20.256Z] [2022-02-23T18:55:20.256Z] Containers: 0 [2022-02-23T18:55:20.256Z] Running: 0 [2022-02-23T18:55:20.256Z] Paused: 0 [2022-02-23T18:55:20.256Z] Stopped: 0 [2022-02-23T18:55:20.256Z] Images: 0 [2022-02-23T18:55:20.256Z] Server Version: 0.0.0-dev [2022-02-23T18:55:20.256Z] Storage Driver: windowsfilter [2022-02-23T18:55:20.256Z] Windows: [2022-02-23T18:55:20.256Z] Logging Driver: json-file [2022-02-23T18:55:20.256Z] Plugins: [2022-02-23T18:55:20.256Z] Volume: local [2022-02-23T18:55:20.256Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T18:55:20.256Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T18:55:20.256Z] Swarm: inactive [2022-02-23T18:55:20.256Z] Default Isolation: process [2022-02-23T18:55:20.256Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T18:55:20.256Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T18:55:20.256Z] OSType: windows [2022-02-23T18:55:20.256Z] Architecture: x86_64 [2022-02-23T18:55:20.256Z] CPUs: 4 [2022-02-23T18:55:20.256Z] Total Memory: 32GiB [2022-02-23T18:55:20.256Z] Name: azwin-2-b91361 [2022-02-23T18:55:20.256Z] ID: BH7O:UZGM:XLG2:G3VH:A54M:SV7I:KC3D:FQ2Z:63EJ:VAVR:JOYU:OWHQ [2022-02-23T18:55:20.256Z] Docker Root Dir: D:\CI\PR-43288\1\daemon [2022-02-23T18:55:20.256Z] Debug Mode (client): false [2022-02-23T18:55:20.256Z] Debug Mode (server): true [2022-02-23T18:55:20.256Z] File Descriptors: -1 [2022-02-23T18:55:20.256Z] Goroutines: 31 [2022-02-23T18:55:20.256Z] System Time: 2022-02-23T18:55:17.8184138Z [2022-02-23T18:55:20.256Z] EventsListeners: 0 [2022-02-23T18:55:20.256Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:55:20.256Z] Labels: [2022-02-23T18:55:20.256Z] Experimental: false [2022-02-23T18:55:20.256Z] Insecure Registries: [2022-02-23T18:55:20.256Z] 127.0.0.0/8 [2022-02-23T18:55:20.256Z] Live Restore Enabled: false [2022-02-23T18:55:20.256Z] [2022-02-23T18:55:20.256Z] [2022-02-23T18:55:20.256Z] INFO: Docker images of the daemon under test [2022-02-23T18:55:20.256Z] [2022-02-23T18:55:20.256Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T18:55:20.256Z] [2022-02-23T18:55:20.256Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-23T18:55:20.256Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-23T18:55:20.256Z] ltsc2022: Pulling from windows/servercore [2022-02-23T18:55:20.256Z] 8f616e6e9eec: Pulling fs layer [2022-02-23T18:55:20.256Z] 898469748ff6: Pulling fs layer [2022-02-23T18:55:20.355Z] #51 45.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-23T18:55:20.355Z] #51 45.54 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-23T18:55:20.446Z] #51 50.60 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-23T18:55:20.446Z] #51 50.62 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-23T18:55:20.446Z] #51 50.63 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-23T18:55:20.446Z] #51 50.65 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-23T18:55:20.465Z] #40 5.793 -- The C compiler identification is GNU 10.2.1 [2022-02-23T18:55:20.465Z] #40 5.835 -- Detecting C compiler ABI info [2022-02-23T18:55:20.508Z] #28 32.54 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-23T18:55:20.508Z] #28 32.55 Setting up sudo (1.9.5p2-3) ... [2022-02-23T18:55:20.617Z] #51 45.56 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-23T18:55:20.767Z] #28 32.60 invoke-rc.d: could not determine current runlevel [2022-02-23T18:55:20.767Z] #28 32.61 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T18:55:20.767Z] #28 32.62 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T18:55:20.767Z] #28 32.63 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-23T18:55:20.767Z] #28 32.64 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T18:55:20.767Z] #28 32.66 Setting up pigz (2.6-1) ... [2022-02-23T18:55:20.767Z] #28 32.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T18:55:20.767Z] #28 32.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:55:20.767Z] #28 32.70 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T18:55:20.767Z] #28 32.71 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:20.878Z] #51 ... [2022-02-23T18:55:20.878Z] [2022-02-23T18:55:20.878Z] #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-02-23T18:55:20.878Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:20.878Z] #14 45.87 The following NEW packages will be installed: [2022-02-23T18:55:20.878Z] #14 45.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:55:20.878Z] #14 45.87 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T18:55:20.878Z] #14 45.87 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T18:55:20.878Z] #14 45.87 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T18:55:20.878Z] #14 45.87 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T18:55:20.878Z] #14 45.87 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T18:55:20.878Z] #14 45.87 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T18:55:20.878Z] #14 45.87 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T18:55:20.878Z] #14 45.87 mingw-w64-x86-64-dev [2022-02-23T18:55:21.011Z] #51 51.28 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-23T18:55:21.012Z] #51 51.33 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-23T18:55:21.012Z] #51 51.33 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-23T18:55:21.025Z] #28 33.02 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-23T18:55:21.026Z] #28 33.03 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:55:21.033Z] #40 6.353 -- Detecting C compiler ABI info - done [2022-02-23T18:55:21.145Z] #14 50.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T18:55:21.145Z] #14 50.44 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-23T18:55:21.145Z] #14 50.45 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:55:21.269Z] #51 51.45 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-23T18:55:21.269Z] #51 51.51 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-23T18:55:21.269Z] #51 51.59 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-23T18:55:21.269Z] #51 51.60 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-23T18:55:21.284Z] #28 33.22 Setting up libelf1:amd64 (0.183-1) ... [2022-02-23T18:55:21.285Z] #28 33.23 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:55:21.285Z] #28 33.25 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:55:21.285Z] #28 33.26 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T18:55:21.294Z] #40 6.524 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T18:55:21.294Z] #40 6.524 -- Detecting C compile features [2022-02-23T18:55:21.294Z] #40 6.524 -- Detecting C compile features - done [2022-02-23T18:55:21.294Z] #40 6.524 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T18:55:21.294Z] #40 6.728 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T18:55:21.453Z] #14 46.34 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:55:21.454Z] #14 46.34 Need to get 115 MB of archives. [2022-02-23T18:55:21.454Z] #14 46.34 After this operation, 645 MB of additional disk space will be used. [2022-02-23T18:55:21.454Z] #14 46.34 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-02-23T18:55:21.454Z] #14 46.49 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-02-23T18:55:21.544Z] #28 33.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:21.544Z] #28 33.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T18:55:21.544Z] #28 33.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T18:55:21.544Z] #28 33.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T18:55:21.544Z] #28 33.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T18:55:21.544Z] #28 33.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T18:55:21.544Z] #28 33.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T18:55:21.544Z] #28 33.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T18:55:21.544Z] #28 33.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T18:55:21.544Z] #28 33.56 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T18:55:21.554Z] #40 6.812 -- Configuring done [2022-02-23T18:55:21.554Z] #40 6.812 -- Generating done [2022-02-23T18:55:21.554Z] #40 6.812 -- Build files have been written to: /tmp/tmp.JLdcroFUAa/tini [2022-02-23T18:55:21.554Z] #40 6.824 + make tini-static [2022-02-23T18:55:21.716Z] #14 46.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T18:55:21.716Z] #14 46.69 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-02-23T18:55:21.716Z] #14 46.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-23T18:55:21.716Z] #14 46.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T18:55:21.730Z] The recommended git tool is: git [2022-02-23T18:55:21.814Z] #40 7.144 Scanning dependencies of target tini-static [2022-02-23T18:55:21.814Z] #40 7.190 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T18:55:21.849Z] #51 51.84 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-23T18:55:21.849Z] #51 51.85 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-23T18:55:21.849Z] #51 52.15 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-23T18:55:21.849Z] #51 52.18 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-23T18:55:21.849Z] #51 52.23 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-23T18:55:21.980Z] #14 47.07 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-02-23T18:55:22.107Z] #51 52.23 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-23T18:55:22.107Z] #51 52.26 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-23T18:55:22.107Z] #51 52.30 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-23T18:55:22.107Z] #51 52.34 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-23T18:55:22.107Z] #51 52.40 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-23T18:55:22.113Z] #28 34.13 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:55:22.113Z] #28 34.15 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T18:55:22.113Z] #28 34.16 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:55:22.113Z] #28 34.17 Setting up python3-pip (20.3.4-4) ... [2022-02-23T18:55:22.243Z] #14 47.40 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-02-23T18:55:22.373Z] #51 52.60 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-23T18:55:22.373Z] #51 52.71 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-23T18:55:22.505Z] #14 47.41 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-02-23T18:55:22.630Z] #51 52.75 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-23T18:55:22.630Z] #51 52.79 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-23T18:55:22.630Z] #51 52.88 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-23T18:55:22.630Z] #51 52.95 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-23T18:55:22.681Z] #28 34.62 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T18:55:22.681Z] #28 34.64 Setting up jq (1.6-2.1) ... [2022-02-23T18:55:22.681Z] #28 34.65 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-23T18:55:22.681Z] #28 34.66 Setting up iptables (1.8.7-1) ... [2022-02-23T18:55:22.681Z] #28 34.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:55:22.681Z] #28 34.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:55:22.681Z] #28 34.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:55:22.681Z] #28 34.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:55:22.681Z] #28 34.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T18:55:22.681Z] #28 34.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T18:55:22.681Z] #28 34.70 Setting up iproute2 (5.10.0-4) ... [2022-02-23T18:55:22.751Z] #40 8.202 [100%] Linking C executable tini-static [2022-02-23T18:55:22.887Z] #51 52.98 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-23T18:55:22.887Z] #51 52.99 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-23T18:55:22.887Z] #51 53.02 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-23T18:55:22.887Z] #51 53.15 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-23T18:55:22.940Z] #28 34.91 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:55:23.144Z] #51 53.42 go: downloading honnef.co/go/tools v0.2.2 [2022-02-23T18:55:23.452Z] #14 48.55 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-02-23T18:55:23.507Z] #28 DONE 35.4s [2022-02-23T18:55:23.508Z] [2022-02-23T18:55:23.508Z] #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-02-23T18:55:23.508Z] #29 sha256:315d559997ae91c4a27f947e432ea5cf940cf59408c6ab7f65718dced7c2ab81 [2022-02-23T18:55:23.831Z] #40 9.007 [100%] Built target tini-static [2022-02-23T18:55:23.831Z] #40 ... [2022-02-23T18:55:23.831Z] [2022-02-23T18:55:23.831Z] #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-02-23T18:55:23.831Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:23.831Z] #51 47.93 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T18:55:23.831Z] #51 ... [2022-02-23T18:55:23.831Z] [2022-02-23T18:55:23.831Z] #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-02-23T18:55:23.831Z] #40 sha256:9ffff1efafc74ba923c1660de20a4c6eb58ec7076505ac7e0a674f3b77484a12 [2022-02-23T18:55:23.831Z] #40 9.111 + mkdir -p /build [2022-02-23T18:55:23.831Z] #40 9.111 + cp tini-static /build/docker-init [2022-02-23T18:55:24.399Z] #40 DONE 9.9s [2022-02-23T18:55:24.399Z] [2022-02-23T18:55:24.399Z] #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-02-23T18:55:24.399Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:24.399Z] #14 58.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T18:55:24.399Z] #14 58.32 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:55:24.399Z] #14 58.56 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:55:24.438Z] #14 ... [2022-02-23T18:55:24.438Z] [2022-02-23T18:55:24.438Z] #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-02-23T18:55:24.438Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:55:24.438Z] #58 33.26 Reading package lists... [2022-02-23T18:55:24.438Z] #58 39.40 Building dependency tree... [2022-02-23T18:55:24.438Z] #58 44.46 The following additional packages will be installed: [2022-02-23T18:55:24.438Z] #58 44.46 libbtrfs0 [2022-02-23T18:55:24.438Z] #58 44.61 The following NEW packages will be installed: [2022-02-23T18:55:24.438Z] #58 44.61 libbtrfs-dev libbtrfs0 [2022-02-23T18:55:24.438Z] #58 45.05 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:55:24.438Z] #58 45.05 Need to get 460 kB of archives. [2022-02-23T18:55:24.438Z] #58 45.05 After this operation, 1237 kB of additional disk space will be used. [2022-02-23T18:55:24.438Z] #58 45.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T18:55:24.438Z] #58 45.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T18:55:24.438Z] #58 46.53 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:55:24.438Z] #58 46.92 Fetched 460 kB in 0s (1331 kB/s) [2022-02-23T18:55:24.438Z] #58 47.16 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T18:55:24.438Z] #58 47.17 (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-02-23T18:55:24.438Z] #58 47.26 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T18:55:24.438Z] #58 47.29 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:55:24.438Z] #58 47.59 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T18:55:24.438Z] #58 47.59 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T18:55:24.438Z] #58 47.60 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:55:24.438Z] #58 48.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:55:24.438Z] #58 48.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:55:24.438Z] #58 48.66 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:55:24.438Z] #58 ... [2022-02-23T18:55:24.438Z] [2022-02-23T18:55:24.438Z] #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-02-23T18:55:24.438Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:24.438Z] #51 46.44 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-23T18:55:24.438Z] #51 46.48 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T18:55:24.438Z] #51 46.56 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-23T18:55:24.438Z] #51 46.76 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-23T18:55:24.438Z] #51 46.90 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-23T18:55:24.438Z] #51 47.01 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-23T18:55:24.438Z] #51 48.19 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-23T18:55:24.438Z] #51 48.46 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-23T18:55:24.438Z] #51 48.59 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-23T18:55:24.438Z] #51 48.66 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-23T18:55:24.438Z] #51 48.73 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-23T18:55:24.438Z] #51 48.81 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-23T18:55:24.438Z] #51 48.99 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-23T18:55:24.438Z] #51 49.19 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-23T18:55:24.438Z] #51 49.31 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-23T18:55:24.438Z] #51 49.35 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-23T18:55:24.438Z] #51 49.38 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-23T18:55:24.438Z] #51 49.41 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-23T18:55:24.438Z] #51 49.45 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-23T18:55:24.438Z] #51 49.49 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-23T18:55:24.442Z] #29 0.809 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T18:55:24.442Z] #29 0.814 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T18:55:24.442Z] #29 0.817 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T18:55:24.442Z] #29 DONE 0.9s [2022-02-23T18:55:24.442Z] [2022-02-23T18:55:24.442Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T18:55:24.442Z] #30 sha256:34c1321b277d6ef1e3e6f98b1cd717cf03a98f1b783cfec9bf4480e165984ef8 [2022-02-23T18:55:24.517Z] #51 54.46 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-23T18:55:24.517Z] #51 54.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-23T18:55:24.517Z] #51 54.63 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-23T18:55:24.517Z] #51 54.68 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-23T18:55:24.701Z] #51 49.61 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-23T18:55:24.701Z] #51 49.77 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-23T18:55:24.701Z] #51 49.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-23T18:55:24.701Z] #51 49.87 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-23T18:55:24.966Z] #51 49.88 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-23T18:55:24.966Z] #51 49.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-23T18:55:24.966Z] #51 ... [2022-02-23T18:55:24.966Z] [2022-02-23T18:55:24.966Z] #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-02-23T18:55:24.966Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:24.966Z] #38 33.81 Reading package lists... [2022-02-23T18:55:24.966Z] #38 40.11 Building dependency tree... [2022-02-23T18:55:24.966Z] #38 44.97 The following additional packages will be installed: [2022-02-23T18:55:24.966Z] #38 44.98 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-23T18:55:24.966Z] #38 45.00 Suggested packages: [2022-02-23T18:55:24.966Z] #38 45.00 cmake-doc ninja-build lrzip [2022-02-23T18:55:24.966Z] #38 45.00 Recommended packages: [2022-02-23T18:55:24.966Z] #38 45.00 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T18:55:24.966Z] #38 46.28 The following NEW packages will be installed: [2022-02-23T18:55:24.966Z] #38 46.29 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-23T18:55:24.966Z] #38 46.29 vim-common xxd [2022-02-23T18:55:24.966Z] #38 46.69 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:55:24.966Z] #38 46.69 Need to get 17.7 MB of archives. [2022-02-23T18:55:24.966Z] #38 46.69 After this operation, 70.7 MB of additional disk space will be used. [2022-02-23T18:55:24.966Z] #38 46.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:55:24.966Z] #38 46.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:55:24.966Z] #38 46.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T18:55:24.966Z] #38 46.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T18:55:24.966Z] #38 47.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-23T18:55:24.966Z] #38 47.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-23T18:55:24.966Z] #38 47.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-23T18:55:24.966Z] #38 47.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-23T18:55:24.966Z] #38 47.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-23T18:55:24.966Z] #38 47.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-23T18:55:24.966Z] #38 50.01 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:55:25.227Z] #38 ... [2022-02-23T18:55:25.227Z] [2022-02-23T18:55:25.227Z] #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-02-23T18:55:25.227Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:25.227Z] #51 50.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-23T18:55:25.227Z] #51 50.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-23T18:55:25.227Z] #51 50.34 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-23T18:55:25.227Z] #51 50.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-23T18:55:25.449Z] #51 ... [2022-02-23T18:55:25.449Z] [2022-02-23T18:55:25.449Z] #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-02-23T18:55:25.449Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:55:25.449Z] #47 45.19 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:55:25.449Z] #47 45.19 Need to get 2292 kB of archives. [2022-02-23T18:55:25.449Z] #47 45.19 After this operation, 11.0 MB of additional disk space will be used. [2022-02-23T18:55:25.449Z] #47 45.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-23T18:55:25.449Z] #47 45.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T18:55:25.449Z] #47 45.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-23T18:55:25.449Z] #47 45.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-23T18:55:25.449Z] #47 45.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T18:55:25.449Z] #47 45.26 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-02-23T18:55:25.449Z] #47 45.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T18:55:25.449Z] #47 49.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-23T18:55:25.449Z] #47 50.52 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:55:25.449Z] #47 50.81 Fetched 2292 kB in 5s (496 kB/s) [2022-02-23T18:55:25.449Z] #47 50.93 Selecting previously unselected package libprotobuf23:amd64. [2022-02-23T18:55:25.449Z] #47 50.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-02-23T18:55:25.449Z] #47 51.08 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-23T18:55:25.449Z] #47 51.11 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T18:55:25.449Z] #47 52.37 Selecting previously unselected package python3-pkg-resources. [2022-02-23T18:55:25.449Z] #47 52.37 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T18:55:25.449Z] #47 52.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:55:25.449Z] #47 52.80 Selecting previously unselected package python3-six. [2022-02-23T18:55:25.449Z] #47 52.80 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-23T18:55:25.449Z] #47 52.82 Unpacking python3-six (1.16.0-2) ... [2022-02-23T18:55:25.449Z] #47 52.89 Selecting previously unselected package python3-protobuf. [2022-02-23T18:55:25.449Z] #47 52.91 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-23T18:55:25.449Z] #47 52.92 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-23T18:55:25.449Z] #47 53.33 Selecting previously unselected package libnet1:amd64. [2022-02-23T18:55:25.449Z] #47 53.34 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T18:55:25.449Z] #47 53.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:55:25.449Z] #47 53.44 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T18:55:25.449Z] #47 53.45 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T18:55:25.449Z] #47 53.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:55:25.449Z] #47 53.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T18:55:25.449Z] #47 53.61 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T18:55:25.449Z] #47 53.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:55:25.449Z] #47 53.72 Selecting previously unselected package criu. [2022-02-23T18:55:25.449Z] #47 53.72 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-23T18:55:25.449Z] #47 53.73 Unpacking criu (3.16.1-3) ... [2022-02-23T18:55:25.449Z] #47 54.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:55:25.449Z] #47 ... [2022-02-23T18:55:25.449Z] [2022-02-23T18:55:25.449Z] #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-02-23T18:55:25.449Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:25.449Z] #14 49.65 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-02-23T18:55:25.449Z] #14 50.39 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-02-23T18:55:25.449Z] #14 52.34 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-02-23T18:55:25.449Z] #14 52.95 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-02-23T18:55:25.449Z] #14 52.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-23T18:55:25.449Z] #14 52.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-23T18:55:25.449Z] #14 52.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T18:55:25.449Z] #14 52.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T18:55:25.449Z] #14 52.99 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-02-23T18:55:25.449Z] #14 52.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-23T18:55:25.449Z] #14 53.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-23T18:55:25.449Z] #14 53.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-23T18:55:25.449Z] #14 53.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-23T18:55:25.449Z] #14 53.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-23T18:55:25.449Z] #14 53.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-23T18:55:25.449Z] #14 53.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-23T18:55:25.449Z] #14 53.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-02-23T18:55:25.449Z] #14 53.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-23T18:55:25.449Z] #14 53.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-23T18:55:25.449Z] #14 53.87 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:55:25.449Z] #14 54.07 Fetched 115 MB in 7s (15.3 MB/s) [2022-02-23T18:55:25.449Z] #14 54.12 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T18:55:25.449Z] #14 54.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T18:55:25.449Z] #14 54.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T18:55:25.449Z] #14 54.21 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:55:25.489Z] #51 50.45 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-23T18:55:25.706Z] #14 ... [2022-02-23T18:55:25.706Z] [2022-02-23T18:55:25.706Z] #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-02-23T18:55:25.706Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:25.706Z] #51 55.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T18:55:25.706Z] #51 55.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T18:55:25.706Z] #51 55.99 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-23T18:55:25.706Z] #51 56.12 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-23T18:55:25.752Z] #51 ... [2022-02-23T18:55:25.752Z] [2022-02-23T18:55:25.752Z] #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-02-23T18:55:25.752Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:55:25.752Z] #58 DONE 50.6s [2022-02-23T18:55:25.752Z] [2022-02-23T18:55:25.752Z] #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-02-23T18:55:25.752Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:25.752Z] #51 50.54 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-23T18:55:25.752Z] #51 50.60 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-23T18:55:25.752Z] #51 50.68 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-23T18:55:25.752Z] #51 50.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-23T18:55:25.752Z] #51 50.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-23T18:55:25.752Z] #51 50.77 go: downloading github.com/julz/importas v0.1.0 [2022-02-23T18:55:25.752Z] #51 ... [2022-02-23T18:55:25.752Z] [2022-02-23T18:55:25.752Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T18:55:25.752Z] #59 sha256:5a17882e57d150ac9cddf4d97e68755a734ffaefe78554f3794074eb14655216 [2022-02-23T18:55:25.752Z] #59 DONE 0.2s [2022-02-23T18:55:25.752Z] [2022-02-23T18:55:25.752Z] #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-02-23T18:55:25.752Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:25.752Z] #51 50.80 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-23T18:55:26.030Z] #51 50.97 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-23T18:55:26.030Z] #51 50.99 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-23T18:55:26.030Z] #51 51.02 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-23T18:55:26.030Z] #51 51.12 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-23T18:55:26.030Z] #51 51.18 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-23T18:55:26.030Z] #51 51.20 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-23T18:55:26.271Z] #51 56.31 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T18:55:26.271Z] #51 56.34 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T18:55:26.271Z] #51 56.47 go: downloading golang.org/x/text v0.3.7 [2022-02-23T18:55:26.292Z] #51 51.21 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-23T18:55:26.292Z] #51 51.30 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-23T18:55:26.555Z] #51 51.36 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-23T18:55:26.555Z] #51 51.42 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-23T18:55:26.555Z] #51 51.42 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-23T18:55:26.818Z] #51 ... [2022-02-23T18:55:26.818Z] [2022-02-23T18:55:26.818Z] #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-02-23T18:55:26.818Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:55:26.818Z] #47 34.87 Reading package lists... [2022-02-23T18:55:26.818Z] #47 41.64 Building dependency tree... [2022-02-23T18:55:26.818Z] #47 46.30 The following additional packages will be installed: [2022-02-23T18:55:26.818Z] #47 46.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T18:55:26.818Z] #47 46.30 python3-protobuf python3-six [2022-02-23T18:55:26.818Z] #47 46.35 Suggested packages: [2022-02-23T18:55:26.818Z] #47 46.35 python3-setuptools [2022-02-23T18:55:26.818Z] #47 46.35 Recommended packages: [2022-02-23T18:55:26.818Z] #47 46.35 iproute2 | iproute [2022-02-23T18:55:26.818Z] #47 47.16 The following NEW packages will be installed: [2022-02-23T18:55:26.818Z] #47 47.17 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T18:55:26.818Z] #47 47.17 python3-protobuf python3-six [2022-02-23T18:55:26.818Z] #47 47.87 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:55:26.818Z] #47 47.87 Need to get 2292 kB of archives. [2022-02-23T18:55:26.818Z] #47 47.87 After this operation, 11.0 MB of additional disk space will be used. [2022-02-23T18:55:26.818Z] #47 47.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-23T18:55:26.818Z] #47 48.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T18:55:26.818Z] #47 48.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-23T18:55:26.818Z] #47 48.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-23T18:55:26.818Z] #47 48.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T18:55:26.818Z] #47 48.28 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-02-23T18:55:26.818Z] #47 48.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T18:55:26.818Z] #47 51.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-23T18:55:27.079Z] #47 ... [2022-02-23T18:55:27.079Z] [2022-02-23T18:55:27.079Z] #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-02-23T18:55:27.079Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:27.079Z] #38 50.42 Fetched 17.7 MB in 2s (8246 kB/s) [2022-02-23T18:55:27.079Z] #38 50.74 Selecting previously unselected package xxd. [2022-02-23T18:55:27.080Z] #38 50.74 (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-02-23T18:55:27.080Z] #38 50.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:55:27.080Z] #38 50.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:27.080Z] #38 51.26 Selecting previously unselected package vim-common. [2022-02-23T18:55:27.080Z] #38 51.28 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:55:27.080Z] #38 51.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:27.080Z] #38 51.82 Selecting previously unselected package cmake-data. [2022-02-23T18:55:27.080Z] #38 51.82 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T18:55:27.080Z] #38 51.90 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:55:27.203Z] #51 ... [2022-02-23T18:55:27.203Z] [2022-02-23T18:55:27.203Z] #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-02-23T18:55:27.203Z] #60 sha256:c0058ad05b492665b050bff59509f0fa7c84032a3026b4443d7ea87b798d12e2 [2022-02-23T18:55:27.203Z] #60 2.185 + RM_GOPATH=0 [2022-02-23T18:55:27.203Z] #60 2.185 + TMP_GOPATH= [2022-02-23T18:55:27.203Z] #60 2.185 + : /build [2022-02-23T18:55:27.203Z] #60 2.185 + '[' -z '' ']' [2022-02-23T18:55:27.203Z] #60 2.190 ++ mktemp -d [2022-02-23T18:55:27.203Z] #60 2.239 + export GOPATH=/tmp/tmp.LSO6pU3Cl9 [2022-02-23T18:55:27.203Z] #60 2.239 + GOPATH=/tmp/tmp.LSO6pU3Cl9 [2022-02-23T18:55:27.203Z] #60 2.239 + RM_GOPATH=1 [2022-02-23T18:55:27.203Z] #60 2.239 + case "$(go env GOARCH)" in [2022-02-23T18:55:27.203Z] #60 2.239 ++ go env GOARCH [2022-02-23T18:55:27.203Z] #60 2.300 Install containerd version v1.5.9 [2022-02-23T18:55:27.203Z] #60 2.301 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:27.203Z] #60 2.301 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:27.203Z] #60 2.301 ++ dirname /install.sh [2022-02-23T18:55:27.203Z] #60 2.301 + dir=/ [2022-02-23T18:55:27.203Z] #60 2.301 + bin=containerd [2022-02-23T18:55:27.203Z] #60 2.301 + shift [2022-02-23T18:55:27.203Z] #60 2.301 + '[' '!' -f //containerd.installer ']' [2022-02-23T18:55:27.203Z] #60 2.301 + . //containerd.installer [2022-02-23T18:55:27.203Z] #60 2.301 ++ set -e [2022-02-23T18:55:27.203Z] #60 2.301 ++ : v1.5.9 [2022-02-23T18:55:27.203Z] #60 2.301 + install_containerd [2022-02-23T18:55:27.203Z] #60 2.301 + echo 'Install containerd version v1.5.9' [2022-02-23T18:55:27.203Z] #60 2.301 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LSO6pU3Cl9/src/github.com/containerd/containerd [2022-02-23T18:55:27.203Z] #60 2.306 Cloning into '/tmp/tmp.LSO6pU3Cl9/src/github.com/containerd/containerd'... [2022-02-23T18:55:27.203Z] #60 ... [2022-02-23T18:55:27.203Z] [2022-02-23T18:55:27.203Z] #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-02-23T18:55:27.203Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:55:27.203Z] #34 55.51 Updating files: 92% (1414/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-02-23T18:55:27.203Z] #34 55.72 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-23T18:55:27.203Z] #34 56.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T18:55:28.128Z] 8f616e6e9eec: Verifying Checksum [2022-02-23T18:55:28.128Z] 8f616e6e9eec: Download complete [2022-02-23T18:55:29.114Z] #34 ... [2022-02-23T18:55:29.114Z] [2022-02-23T18:55:29.114Z] #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-02-23T18:55:29.114Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:29.114Z] #38 49.22 Selecting previously unselected package cmake-data. [2022-02-23T18:55:29.114Z] #38 49.22 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T18:55:29.114Z] #38 49.24 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:55:29.114Z] #38 53.16 Selecting previously unselected package libicu67:amd64. [2022-02-23T18:55:29.114Z] #38 53.17 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-23T18:55:29.114Z] #38 53.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T18:55:29.114Z] #38 58.27 Selecting previously unselected package libxml2:amd64. [2022-02-23T18:55:29.114Z] #38 58.28 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-23T18:55:29.114Z] #38 58.29 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:55:29.114Z] #38 58.76 Selecting previously unselected package libarchive13:amd64. [2022-02-23T18:55:29.114Z] #38 58.77 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-23T18:55:29.114Z] #38 58.77 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T18:55:29.114Z] #38 59.12 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-23T18:55:29.114Z] #38 59.12 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-23T18:55:29.114Z] #38 59.13 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T18:55:29.114Z] #38 59.27 Selecting previously unselected package librhash0:amd64. [2022-02-23T18:55:29.114Z] #38 59.29 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-23T18:55:29.114Z] #38 59.29 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-23T18:55:29.114Z] #38 ... [2022-02-23T18:55:29.114Z] [2022-02-23T18:55:29.114Z] #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-02-23T18:55:29.114Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:29.114Z] #14 56.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T18:55:29.114Z] #14 56.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T18:55:29.114Z] #14 56.18 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:55:29.114Z] #14 58.61 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T18:55:29.114Z] #14 58.62 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T18:55:29.114Z] #14 58.63 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:55:29.114Z] #14 58.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-23T18:55:29.114Z] #14 58.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:55:29.114Z] #14 58.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:55:29.114Z] #14 59.00 Selecting previously unselected package dmsetup. [2022-02-23T18:55:29.114Z] #14 59.00 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:55:29.114Z] #14 59.01 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:55:29.114Z] #14 59.18 Selecting previously unselected package mingw-w64-common. [2022-02-23T18:55:29.114Z] #14 59.18 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T18:55:29.114Z] #14 59.20 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T18:55:29.239Z] #14 ... [2022-02-23T18:55:29.239Z] [2022-02-23T18:55:29.239Z] #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-02-23T18:55:29.239Z] #60 sha256:2bff321e51641a1d9e0e3d116fc9959470eee345a87911d5dad09f360ec81f87 [2022-02-23T18:55:29.239Z] #60 29.70 Updating files: 73% (3482/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-02-23T18:55:29.239Z] #60 30.25 + cd /tmp/tmp.Qm6olr6kqe/src/github.com/containerd/containerd [2022-02-23T18:55:29.239Z] #60 30.25 + git checkout -q v1.5.9 [2022-02-23T18:55:29.803Z] #60 31.55 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T18:55:30.060Z] #60 31.56 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T18:55:30.060Z] #60 31.56 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:55:30.060Z] #60 31.56 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:55:30.060Z] #60 31.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T18:55:30.060Z] #60 31.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T18:55:30.060Z] #60 31.56 + '[' '' = dynamic ']' [2022-02-23T18:55:30.060Z] #60 31.56 + make [2022-02-23T18:55:30.386Z] #38 55.38 Selecting previously unselected package libicu67:amd64. [2022-02-23T18:55:30.386Z] #38 55.39 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-23T18:55:30.386Z] #38 55.42 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T18:55:31.094Z] #14 ... [2022-02-23T18:55:31.094Z] [2022-02-23T18:55:31.094Z] #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-02-23T18:55:31.094Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:31.094Z] #51 61.38 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-23T18:55:31.330Z] #38 ... [2022-02-23T18:55:31.330Z] [2022-02-23T18:55:31.330Z] #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-02-23T18:55:31.330Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:55:31.330Z] #47 53.04 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:55:31.330Z] #47 53.24 Fetched 2292 kB in 5s (505 kB/s) [2022-02-23T18:55:31.330Z] #47 53.59 Selecting previously unselected package libprotobuf23:amd64. [2022-02-23T18:55:31.330Z] #47 53.59 (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-02-23T18:55:31.330Z] #47 53.65 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-23T18:55:31.330Z] #47 54.17 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T18:55:31.330Z] #47 55.03 Selecting previously unselected package python3-pkg-resources. [2022-02-23T18:55:31.330Z] #47 55.03 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T18:55:31.330Z] #47 55.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:55:31.330Z] #47 55.23 Selecting previously unselected package python3-six. [2022-02-23T18:55:31.330Z] #47 55.23 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-23T18:55:31.330Z] #47 55.24 Unpacking python3-six (1.16.0-2) ... [2022-02-23T18:55:31.330Z] #47 55.32 Selecting previously unselected package python3-protobuf. [2022-02-23T18:55:31.330Z] #47 55.32 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-23T18:55:31.330Z] #47 55.33 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-23T18:55:31.330Z] #47 55.85 Selecting previously unselected package libnet1:amd64. [2022-02-23T18:55:31.330Z] #47 55.85 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T18:55:31.330Z] #47 55.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:55:31.330Z] #47 55.97 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T18:55:31.330Z] #47 55.97 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T18:55:31.330Z] #47 55.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:55:31.354Z] #51 61.43 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-23T18:55:31.354Z] #51 61.58 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-23T18:55:31.354Z] #51 61.60 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-23T18:55:31.354Z] #51 61.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-23T18:55:31.438Z] #60 32.78 + bin/ctr [2022-02-23T18:55:31.592Z] #47 56.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T18:55:31.592Z] #47 56.12 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T18:55:31.592Z] #47 56.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:55:31.592Z] #47 56.21 Selecting previously unselected package criu. [2022-02-23T18:55:31.592Z] #47 56.21 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-23T18:55:31.592Z] #47 56.22 Unpacking criu (3.16.1-3) ... [2022-02-23T18:55:31.614Z] #51 61.67 go: downloading golang.org/x/mod v0.5.1 [2022-02-23T18:55:31.615Z] #51 61.74 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-23T18:55:31.615Z] #51 61.80 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-23T18:55:31.615Z] #51 61.84 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-23T18:55:31.880Z] #51 61.97 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-23T18:55:31.880Z] #51 61.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-23T18:55:31.880Z] #51 62.05 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-23T18:55:32.443Z] #51 62.51 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T18:55:32.443Z] #51 62.59 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T18:55:32.539Z] #47 57.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:55:32.571Z] #30 6.845 Collecting yamllint==1.26.1 [2022-02-23T18:55:32.571Z] #30 7.889 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T18:55:32.571Z] #30 8.330 Collecting pathspec>=0.5.3 [2022-02-23T18:55:32.571Z] #30 8.336 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T18:55:32.699Z] #51 62.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-23T18:55:32.699Z] #51 62.93 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-23T18:55:32.699Z] #51 62.93 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-23T18:55:32.699Z] #51 63.02 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T18:55:32.699Z] #51 63.05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-23T18:55:32.830Z] #30 8.519 Collecting pyyaml [2022-02-23T18:55:32.830Z] #30 8.527 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-02-23T18:55:32.830Z] #30 8.567 Building wheels for collected packages: yamllint [2022-02-23T18:55:32.830Z] #30 8.568 Building wheel for yamllint (setup.py): started [2022-02-23T18:55:32.957Z] #51 63.06 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-23T18:55:32.957Z] #51 63.07 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-23T18:55:32.957Z] #51 63.27 go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T18:55:33.400Z] #30 9.030 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T18:55:33.400Z] #30 9.031 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d4aab195a6cc90cb7bcf1817f636615e10aa0f64760667ce3827958be82096b8 [2022-02-23T18:55:33.400Z] #30 9.031 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T18:55:33.400Z] #30 9.034 Successfully built yamllint [2022-02-23T18:55:33.400Z] #30 9.044 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T18:55:33.400Z] #30 9.228 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T18:55:33.521Z] #51 63.60 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-23T18:55:33.521Z] #51 63.67 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-23T18:55:33.521Z] #51 63.73 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-23T18:55:33.931Z] #47 58.33 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T18:55:33.931Z] #47 58.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:55:33.931Z] #47 58.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:55:33.931Z] #47 58.39 Setting up python3-six (1.16.0-2) ... [2022-02-23T18:55:33.967Z] #30 DONE 9.5s [2022-02-23T18:55:33.967Z] [2022-02-23T18:55:33.967Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T18:55:33.967Z] #34 sha256:cc75e07cb199c590be2167323e119288706156b914a1c920f7e58721cad49b11 [2022-02-23T18:55:33.967Z] #34 DONE 0.2s [2022-02-23T18:55:33.967Z] [2022-02-23T18:55:33.967Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T18:55:33.967Z] #39 sha256:a63bb74883952c22e09d65a51e64d47b6ddb81ebf4325af82ae1645fb1f030c8 [2022-02-23T18:55:34.227Z] #39 DONE 0.4s [2022-02-23T18:55:34.227Z] [2022-02-23T18:55:34.227Z] #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-02-23T18:55:34.227Z] #67 sha256:aa77d59bb962864aa8d901486f08207250368da28298f881fdea8b612ac98e54 [2022-02-23T18:55:34.386Z] #14 ... [2022-02-23T18:55:34.386Z] [2022-02-23T18:55:34.386Z] #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-02-23T18:55:34.386Z] #60 sha256:5d3cc5436ceb5f1fe7e9d44d335908b37001f26bf6ca5c283ca80815751a16ee [2022-02-23T18:55:34.386Z] #60 38.63 Updating files: 58% (2777/4738) Updating files: 59% (2796/4738) Updating files: 60% (2843/4738) Updating files: 61% (2891/4738) Updating files: 62% (2938/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-02-23T18:55:34.386Z] #60 39.55 + cd /tmp/tmp.8LecKhnfRy/src/github.com/containerd/containerd [2022-02-23T18:55:34.386Z] #60 39.56 + git checkout -q v1.5.9 [2022-02-23T18:55:34.454Z] #51 ... [2022-02-23T18:55:34.454Z] [2022-02-23T18:55:34.454Z] #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-02-23T18:55:34.454Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:55:34.454Z] #47 55.83 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T18:55:34.454Z] #47 55.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:55:34.454Z] #47 55.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:55:34.454Z] #47 55.88 Setting up python3-six (1.16.0-2) ... [2022-02-23T18:55:34.454Z] #47 56.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:55:34.454Z] #47 57.00 Setting up python3-protobuf (3.12.4-1) ... [2022-02-23T18:55:34.454Z] #47 60.19 Setting up criu (3.16.1-3) ... [2022-02-23T18:55:34.454Z] #47 61.91 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:55:34.454Z] #47 DONE 64.3s [2022-02-23T18:55:34.454Z] [2022-02-23T18:55:34.454Z] #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-02-23T18:55:34.454Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:34.454Z] #14 64.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T18:55:34.454Z] #14 64.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T18:55:34.454Z] #14 64.41 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:55:34.487Z] #67 ... [2022-02-23T18:55:34.487Z] [2022-02-23T18:55:34.487Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T18:55:34.487Z] #42 sha256:380e4c52905b2137b32df23d89279202077e74d93b53e7e899bd331c9b76db92 [2022-02-23T18:55:34.487Z] #42 DONE 0.2s [2022-02-23T18:55:34.487Z] [2022-02-23T18:55:34.487Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T18:55:34.487Z] #44 sha256:13557446ee7b4ea247bc095e1853641de23622fc3bd24aaaf2adb6a5185b45b6 [2022-02-23T18:55:34.487Z] #44 DONE 0.1s [2022-02-23T18:55:34.487Z] [2022-02-23T18:55:34.487Z] #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-02-23T18:55:34.487Z] #67 sha256:aa77d59bb962864aa8d901486f08207250368da28298f881fdea8b612ac98e54 [2022-02-23T18:55:34.747Z] #67 ... [2022-02-23T18:55:34.747Z] [2022-02-23T18:55:34.747Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T18:55:34.747Z] #48 sha256:3f21b730ee971b82fc3417d4a2efa0a8499b0e02d37f53b05bbe92fa41530c71 [2022-02-23T18:55:34.747Z] #48 DONE 0.0s [2022-02-23T18:55:34.747Z] [2022-02-23T18:55:34.747Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T18:55:34.747Z] #51 sha256:03f440ffd9fdebd634f6a499e67b28c0ce13cceeec6697c8cea5de5c1d444018 [2022-02-23T18:55:34.876Z] #47 59.51 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:55:34.876Z] #47 59.54 Setting up python3-protobuf (3.12.4-1) ... [2022-02-23T18:55:35.007Z] #51 DONE 0.3s [2022-02-23T18:55:35.007Z] [2022-02-23T18:55:35.007Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T18:55:35.007Z] #55 sha256:20075636bf6a4c2b4f4df30320f22afb0bb05b09369073b11f4b4b55914ee1cc [2022-02-23T18:55:35.007Z] #55 DONE 0.1s [2022-02-23T18:55:35.007Z] [2022-02-23T18:55:35.007Z] #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-02-23T18:55:35.007Z] #67 sha256:aa77d59bb962864aa8d901486f08207250368da28298f881fdea8b612ac98e54 [2022-02-23T18:55:35.007Z] #67 ... [2022-02-23T18:55:35.007Z] [2022-02-23T18:55:35.007Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T18:55:35.007Z] #57 sha256:7918b9bd956e1f831c1037d3563cf8bfe827ba3f010e962d688bb028ac7a985c [2022-02-23T18:55:35.007Z] #57 DONE 0.1s [2022-02-23T18:55:35.007Z] [2022-02-23T18:55:35.007Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T18:55:35.007Z] #59 sha256:212a5ccb6b86464d8224e9c5ced295f9741db0ddec31985abb30fed2394c0bea [2022-02-23T18:55:35.020Z] #14 ... [2022-02-23T18:55:35.020Z] [2022-02-23T18:55:35.020Z] #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-02-23T18:55:35.020Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:35.020Z] #38 59.45 Selecting previously unselected package libuv1:amd64. [2022-02-23T18:55:35.020Z] #38 59.45 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-23T18:55:35.020Z] #38 59.46 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-23T18:55:35.020Z] #38 59.64 Selecting previously unselected package cmake. [2022-02-23T18:55:35.020Z] #38 59.64 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-23T18:55:35.020Z] #38 59.65 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:55:35.020Z] #38 63.78 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T18:55:35.020Z] #38 63.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:35.020Z] #38 63.85 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-23T18:55:35.020Z] #38 64.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:35.020Z] #38 64.10 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T18:55:35.020Z] #38 64.12 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-23T18:55:35.020Z] #38 64.17 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:55:35.020Z] #38 64.41 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:55:35.020Z] #38 64.56 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T18:55:35.020Z] #38 64.58 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:55:35.020Z] #38 64.62 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:55:35.020Z] #38 DONE 65.2s [2022-02-23T18:55:35.020Z] [2022-02-23T18:55:35.020Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T18:55:35.020Z] #39 sha256:6d503032ee65e9136bbe1c87dac1aed67cd84760b3f3fe7cfea4bd7756291290 [2022-02-23T18:55:35.020Z] #39 DONE 0.1s [2022-02-23T18:55:35.020Z] [2022-02-23T18:55:35.020Z] #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-02-23T18:55:35.020Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:55:35.138Z] #47 ... [2022-02-23T18:55:35.138Z] [2022-02-23T18:55:35.138Z] #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-02-23T18:55:35.138Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:35.138Z] #38 60.21 Selecting previously unselected package libxml2:amd64. [2022-02-23T18:55:35.138Z] #38 60.21 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-23T18:55:35.138Z] #38 60.22 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:55:35.278Z] #43 ... [2022-02-23T18:55:35.278Z] [2022-02-23T18:55:35.278Z] #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-02-23T18:55:35.278Z] #40 sha256:bae72dbdecd515484213055e73c4e1162771402ffeddfaacbdc4b67742fa97d9 [2022-02-23T18:55:35.573Z] #59 DONE 0.4s [2022-02-23T18:55:35.573Z] [2022-02-23T18:55:35.573Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T18:55:35.573Z] #61 sha256:88f1c66f20bf1f366e6c38b2a9ac2ebc89847fff31d10fe314819a3cd42bea00 [2022-02-23T18:55:35.573Z] #61 DONE 0.1s [2022-02-23T18:55:35.573Z] [2022-02-23T18:55:35.573Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T18:55:35.573Z] #64 sha256:74a4a0a58f22aec8adfd997c405fe1f60b78c3251296deaaf6fd0c213d3c12bc [2022-02-23T18:55:35.573Z] #64 DONE 0.1s [2022-02-23T18:55:35.573Z] [2022-02-23T18:55:35.573Z] #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-02-23T18:55:35.573Z] #67 sha256:aa77d59bb962864aa8d901486f08207250368da28298f881fdea8b612ac98e54 [2022-02-23T18:55:35.712Z] #38 60.67 Selecting previously unselected package libarchive13:amd64. [2022-02-23T18:55:35.712Z] #38 60.67 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-23T18:55:35.712Z] #38 60.68 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T18:55:35.712Z] #38 ... [2022-02-23T18:55:35.712Z] [2022-02-23T18:55:35.712Z] #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-02-23T18:55:35.712Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:35.712Z] #14 50.63 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-02-23T18:55:35.712Z] #14 51.65 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-02-23T18:55:35.713Z] #14 52.77 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-02-23T18:55:35.713Z] #14 54.44 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-02-23T18:55:35.713Z] #14 55.11 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-02-23T18:55:35.713Z] #14 55.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-23T18:55:35.713Z] #14 55.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-23T18:55:35.713Z] #14 55.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T18:55:35.713Z] #14 55.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T18:55:35.713Z] #14 55.14 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-02-23T18:55:35.713Z] #14 55.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-23T18:55:35.713Z] #14 55.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-23T18:55:35.713Z] #14 55.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-23T18:55:35.713Z] #14 55.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-23T18:55:35.713Z] #14 55.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-23T18:55:35.713Z] #14 55.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-23T18:55:35.713Z] #14 55.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-23T18:55:35.713Z] #14 55.25 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-02-23T18:55:35.713Z] #14 55.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-23T18:55:35.713Z] #14 55.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-23T18:55:35.713Z] #14 56.08 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:55:35.713Z] #14 56.29 Fetched 115 MB in 9s (12.3 MB/s) [2022-02-23T18:55:35.713Z] #14 56.34 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T18:55:35.713Z] #14 56.34 (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-02-23T18:55:35.713Z] #14 56.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T18:55:35.713Z] #14 56.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:55:35.713Z] #14 58.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T18:55:35.713Z] #14 58.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T18:55:35.713Z] #14 58.73 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:55:35.713Z] #14 ... [2022-02-23T18:55:35.713Z] [2022-02-23T18:55:35.713Z] #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-02-23T18:55:35.713Z] #60 sha256:9103546cba59fb0684e1d5e79eee1873da199091cf415e48016a0ae200b018ce [2022-02-23T18:55:35.713Z] #60 1.630 + RM_GOPATH=0 [2022-02-23T18:55:35.713Z] #60 1.630 + TMP_GOPATH= [2022-02-23T18:55:35.713Z] #60 1.630 + : /build [2022-02-23T18:55:35.713Z] #60 1.630 + '[' -z '' ']' [2022-02-23T18:55:35.713Z] #60 1.632 ++ mktemp -d [2022-02-23T18:55:35.713Z] #60 1.647 + export GOPATH=/tmp/tmp.Ax6cZrUut6 [2022-02-23T18:55:35.713Z] #60 1.647 + GOPATH=/tmp/tmp.Ax6cZrUut6 [2022-02-23T18:55:35.713Z] #60 1.647 + RM_GOPATH=1 [2022-02-23T18:55:35.713Z] #60 1.647 + case "$(go env GOARCH)" in [2022-02-23T18:55:35.713Z] #60 1.647 ++ go env GOARCH [2022-02-23T18:55:35.713Z] #60 1.680 Install containerd version v1.5.9 [2022-02-23T18:55:35.713Z] #60 1.680 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:35.713Z] #60 1.680 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:35.713Z] #60 1.680 ++ dirname /install.sh [2022-02-23T18:55:35.713Z] #60 1.680 + dir=/ [2022-02-23T18:55:35.713Z] #60 1.680 + bin=containerd [2022-02-23T18:55:35.713Z] #60 1.680 + shift [2022-02-23T18:55:35.713Z] #60 1.680 + '[' '!' -f //containerd.installer ']' [2022-02-23T18:55:35.713Z] #60 1.680 + . //containerd.installer [2022-02-23T18:55:35.713Z] #60 1.680 ++ set -e [2022-02-23T18:55:35.713Z] #60 1.680 ++ : v1.5.9 [2022-02-23T18:55:35.713Z] #60 1.680 + install_containerd [2022-02-23T18:55:35.713Z] #60 1.680 + echo 'Install containerd version v1.5.9' [2022-02-23T18:55:35.713Z] #60 1.680 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ax6cZrUut6/src/github.com/containerd/containerd [2022-02-23T18:55:35.713Z] #60 1.711 Cloning into '/tmp/tmp.Ax6cZrUut6/src/github.com/containerd/containerd'... [2022-02-23T18:55:35.975Z] #60 ... [2022-02-23T18:55:35.975Z] [2022-02-23T18:55:35.975Z] #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-02-23T18:55:35.976Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:35.976Z] #38 61.00 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-23T18:55:35.976Z] #38 61.00 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-23T18:55:35.976Z] #38 61.01 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T18:55:36.210Z] #40 0.998 + RM_GOPATH=0 [2022-02-23T18:55:36.210Z] #40 0.998 + TMP_GOPATH= [2022-02-23T18:55:36.210Z] #40 0.998 + : /build [2022-02-23T18:55:36.210Z] #40 0.998 + '[' -z '' ']' [2022-02-23T18:55:36.210Z] #40 0.998 ++ mktemp -d [2022-02-23T18:55:36.210Z] #40 1.013 + export GOPATH=/tmp/tmp.DaKl9XMien [2022-02-23T18:55:36.210Z] #40 1.017 + GOPATH=/tmp/tmp.DaKl9XMien [2022-02-23T18:55:36.210Z] #40 1.017 + RM_GOPATH=1 [2022-02-23T18:55:36.210Z] #40 1.017 + case "$(go env GOARCH)" in [2022-02-23T18:55:36.210Z] #40 1.018 ++ go env GOARCH [2022-02-23T18:55:36.210Z] #40 1.055 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:36.210Z] #40 1.055 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:36.210Z] #40 1.056 ++ dirname /install.sh [2022-02-23T18:55:36.210Z] #40 1.064 + dir=/ [2022-02-23T18:55:36.210Z] #40 1.064 + bin=tini [2022-02-23T18:55:36.210Z] #40 1.064 + shift [2022-02-23T18:55:36.210Z] #40 1.064 + '[' '!' -f //tini.installer ']' [2022-02-23T18:55:36.210Z] #40 1.064 + . //tini.installer [2022-02-23T18:55:36.210Z] #40 1.064 ++ : v0.19.0 [2022-02-23T18:55:36.210Z] #40 1.064 + install_tini [2022-02-23T18:55:36.210Z] #40 1.065 + echo 'Install tini version v0.19.0' [2022-02-23T18:55:36.210Z] #40 1.065 + git clone https://github.com/krallin/tini.git /tmp/tmp.DaKl9XMien/tini [2022-02-23T18:55:36.210Z] #40 1.065 Install tini version v0.19.0 [2022-02-23T18:55:36.210Z] #40 1.078 Cloning into '/tmp/tmp.DaKl9XMien/tini'... [2022-02-23T18:55:36.238Z] #38 61.15 Selecting previously unselected package librhash0:amd64. [2022-02-23T18:55:36.238Z] #38 61.16 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-23T18:55:36.238Z] #38 61.17 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-23T18:55:36.238Z] #38 61.34 Selecting previously unselected package libuv1:amd64. [2022-02-23T18:55:36.238Z] #38 61.35 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-23T18:55:36.238Z] #38 61.36 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-23T18:55:36.295Z] #60 41.45 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T18:55:36.295Z] #60 41.45 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T18:55:36.295Z] #60 41.45 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:55:36.295Z] #60 41.45 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:55:36.295Z] #60 41.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T18:55:36.295Z] #60 41.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T18:55:36.295Z] #60 41.45 + '[' '' = dynamic ']' [2022-02-23T18:55:36.295Z] #60 41.45 + make [2022-02-23T18:55:36.500Z] #38 61.53 Selecting previously unselected package cmake. [2022-02-23T18:55:36.500Z] #38 61.56 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-23T18:55:36.500Z] #38 61.57 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:55:37.075Z] #38 ... [2022-02-23T18:55:37.075Z] [2022-02-23T18:55:37.075Z] #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-02-23T18:55:37.075Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:37.075Z] #51 52.17 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-23T18:55:37.075Z] #51 52.17 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-23T18:55:37.075Z] #51 52.25 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-23T18:55:37.075Z] #51 52.31 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-23T18:55:37.075Z] #51 52.57 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-23T18:55:37.075Z] #51 52.57 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-23T18:55:37.075Z] #51 52.61 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-23T18:55:37.075Z] #51 52.69 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-23T18:55:37.075Z] #51 52.73 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-23T18:55:37.075Z] #51 52.94 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-23T18:55:37.075Z] #51 52.94 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-23T18:55:37.075Z] #51 52.96 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-23T18:55:37.075Z] #51 52.97 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-23T18:55:37.075Z] #51 52.99 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-23T18:55:37.075Z] #51 52.99 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-23T18:55:37.075Z] #51 53.12 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-23T18:55:37.075Z] #51 53.17 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-23T18:55:37.075Z] #51 53.20 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-23T18:55:37.075Z] #51 53.20 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-23T18:55:37.075Z] #51 53.23 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-23T18:55:37.075Z] #51 53.32 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-23T18:55:37.075Z] #51 53.51 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-23T18:55:37.075Z] #51 53.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-23T18:55:37.075Z] #51 53.59 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-23T18:55:37.075Z] #51 53.63 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-23T18:55:37.075Z] #51 53.69 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-23T18:55:37.075Z] #51 54.01 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-23T18:55:37.075Z] #51 54.32 go: downloading honnef.co/go/tools v0.2.2 [2022-02-23T18:55:37.075Z] #51 55.16 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-23T18:55:37.075Z] #51 55.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-23T18:55:37.075Z] #51 55.21 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-23T18:55:37.075Z] #51 55.29 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T18:55:37.075Z] #51 55.33 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T18:55:37.075Z] #51 55.39 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-23T18:55:37.075Z] #51 55.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-23T18:55:37.075Z] #51 55.65 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T18:55:37.075Z] #51 55.66 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T18:55:37.075Z] #51 55.76 go: downloading golang.org/x/text v0.3.7 [2022-02-23T18:55:37.075Z] #51 60.75 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-23T18:55:37.075Z] #51 60.82 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-23T18:55:37.075Z] #51 60.91 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-23T18:55:37.075Z] #51 60.98 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-23T18:55:37.075Z] #51 61.03 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-23T18:55:37.075Z] #51 61.03 go: downloading golang.org/x/mod v0.5.1 [2022-02-23T18:55:37.075Z] #51 61.07 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-23T18:55:37.075Z] #51 61.13 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-23T18:55:37.075Z] #51 61.16 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-23T18:55:37.075Z] #51 61.31 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-23T18:55:37.075Z] #51 61.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-23T18:55:37.075Z] #51 61.41 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-23T18:55:37.075Z] #51 61.72 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T18:55:37.075Z] #51 61.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-23T18:55:37.075Z] #51 61.79 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T18:55:37.075Z] #51 62.09 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-23T18:55:37.075Z] #51 62.13 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-23T18:55:37.075Z] #51 62.23 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T18:55:37.141Z] #40 1.989 + cd /tmp/tmp.DaKl9XMien/tini [2022-02-23T18:55:37.141Z] #40 1.990 + git checkout -q v0.19.0 [2022-02-23T18:55:37.141Z] #40 1.997 + cmake . [2022-02-23T18:55:37.235Z] #60 42.73 + bin/ctr [2022-02-23T18:55:37.337Z] #51 62.26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-23T18:55:37.337Z] #51 62.32 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-23T18:55:37.337Z] #51 62.37 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-23T18:55:37.337Z] #51 ... [2022-02-23T18:55:37.337Z] [2022-02-23T18:55:37.337Z] #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-02-23T18:55:37.337Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:37.337Z] #14 60.98 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T18:55:37.337Z] #14 60.98 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T18:55:37.337Z] #14 61.00 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:55:37.337Z] #14 61.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-23T18:55:37.337Z] #14 61.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:55:37.337Z] #14 61.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:55:37.337Z] #14 61.34 Selecting previously unselected package dmsetup. [2022-02-23T18:55:37.337Z] #14 61.34 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:55:37.337Z] #14 61.36 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:55:37.337Z] #14 61.53 Selecting previously unselected package mingw-w64-common. [2022-02-23T18:55:37.337Z] #14 61.53 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T18:55:37.337Z] #14 61.54 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T18:55:37.705Z] #40 2.496 -- The C compiler identification is GNU 10.2.1 [2022-02-23T18:55:37.705Z] #40 2.622 -- Detecting C compiler ABI info [2022-02-23T18:55:37.969Z] 8f616e6e9eec: Verifying Checksum [2022-02-23T18:55:37.969Z] 8f616e6e9eec: Download complete [2022-02-23T18:55:38.103Z] #67 92.65 + bin/containerd [2022-02-23T18:55:38.270Z] #40 3.179 -- Detecting C compiler ABI info - done [2022-02-23T18:55:38.270Z] #40 3.294 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T18:55:38.543Z] #40 3.300 -- Detecting C compile features [2022-02-23T18:55:38.543Z] #40 3.305 -- Detecting C compile features - done [2022-02-23T18:55:38.543Z] #40 3.335 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T18:55:38.543Z] #40 3.548 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T18:55:38.800Z] #40 3.648 -- Configuring done [2022-02-23T18:55:38.800Z] #40 3.661 -- Generating done [2022-02-23T18:55:38.800Z] #40 3.695 -- Build files have been written to: /tmp/tmp.DaKl9XMien/tini [2022-02-23T18:55:38.800Z] #40 3.698 + make tini-static [2022-02-23T18:55:39.056Z] #40 ... [2022-02-23T18:55:39.056Z] [2022-02-23T18:55:39.056Z] #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-02-23T18:55:39.056Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:55:39.056Z] #49 68.50 gotestsum version dev [2022-02-23T18:55:39.056Z] #49 DONE 69.3s [2022-02-23T18:55:39.056Z] [2022-02-23T18:55:39.056Z] #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-02-23T18:55:39.056Z] #40 sha256:bae72dbdecd515484213055e73c4e1162771402ffeddfaacbdc4b67742fa97d9 [2022-02-23T18:55:39.056Z] #40 3.899 Scanning dependencies of target tini-static [2022-02-23T18:55:39.314Z] #40 4.185 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T18:55:39.543Z] #60 ... [2022-02-23T18:55:39.543Z] [2022-02-23T18:55:39.543Z] #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-02-23T18:55:39.543Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:55:39.543Z] #14 58.86 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T18:55:39.543Z] #14 58.87 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-23T18:55:39.543Z] #14 58.88 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:55:39.543Z] #14 62.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T18:55:39.543Z] #14 62.67 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-23T18:55:39.543Z] #14 62.68 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:55:39.543Z] #14 67.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T18:55:39.543Z] #14 67.15 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-23T18:55:39.543Z] #14 67.15 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:55:39.888Z] #14 ... [2022-02-23T18:55:39.888Z] [2022-02-23T18:55:39.888Z] #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-02-23T18:55:39.888Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:55:39.888Z] #34 54.38 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-23T18:55:39.888Z] #34 54.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T18:55:39.888Z] #34 ... [2022-02-23T18:55:39.888Z] [2022-02-23T18:55:39.888Z] #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-02-23T18:55:39.888Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:39.888Z] #51 62.57 go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T18:55:39.888Z] #51 62.83 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-23T18:55:39.888Z] #51 62.91 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-23T18:55:39.888Z] #51 63.00 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-23T18:55:39.888Z] #51 64.38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T18:55:40.685Z] #40 5.624 [100%] Linking C executable tini-static [2022-02-23T18:55:41.251Z] #40 6.065 [100%] Built target tini-static [2022-02-23T18:55:41.251Z] #40 6.105 + mkdir -p /build [2022-02-23T18:55:41.251Z] #40 6.110 + cp tini-static /build/docker-init [2022-02-23T18:55:41.509Z] #40 DONE 6.3s [2022-02-23T18:55:41.509Z] [2022-02-23T18:55:41.509Z] #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-02-23T18:55:41.509Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:41.509Z] #14 70.70 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T18:55:41.509Z] #14 70.71 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:55:41.509Z] #14 70.71 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:55:41.509Z] #14 70.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T18:55:41.509Z] #14 70.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:55:41.509Z] #14 70.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:55:43.308Z] #51 ... [2022-02-23T18:55:43.309Z] [2022-02-23T18:55:43.309Z] #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-02-23T18:55:43.309Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:43.309Z] #38 66.39 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T18:55:43.309Z] #38 67.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:43.309Z] #38 67.09 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-23T18:55:43.309Z] #38 67.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:43.309Z] #38 67.24 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T18:55:43.309Z] #38 67.31 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-23T18:55:43.309Z] #38 67.41 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:55:43.309Z] #38 67.66 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:55:43.309Z] #38 67.69 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T18:55:43.309Z] #38 67.74 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:55:43.309Z] #38 67.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:55:43.309Z] #38 ... [2022-02-23T18:55:43.309Z] [2022-02-23T18:55:43.309Z] #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-02-23T18:55:43.309Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:55:43.309Z] #49 66.93 gotestsum version dev [2022-02-23T18:55:43.309Z] #49 DONE 68.5s [2022-02-23T18:55:43.574Z] [2022-02-23T18:55:43.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-02-23T18:55:43.574Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:55:43.574Z] #47 62.84 Setting up criu (3.16.1-3) ... [2022-02-23T18:55:43.574Z] #47 64.48 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:55:43.574Z] #47 DONE 68.1s [2022-02-23T18:55:43.574Z] [2022-02-23T18:55:43.574Z] #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-02-23T18:55:43.574Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:55:43.574Z] #38 DONE 68.5s [2022-02-23T18:55:43.574Z] [2022-02-23T18:55:43.574Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T18:55:43.574Z] #39 sha256:8281aebed6f534b71aa9bcb2250455ce99bf0f496a537b6843ee65b6ddf8f40c [2022-02-23T18:55:44.145Z] #39 DONE 0.5s [2022-02-23T18:55:44.145Z] [2022-02-23T18:55:44.145Z] #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-02-23T18:55:44.145Z] #40 sha256:9fcf74a958f398768779f6f4d1fbec20fe09bf439dc8dcaca979a1a0f0ad1fc5 [2022-02-23T18:55:45.365Z] #60 ... [2022-02-23T18:55:45.365Z] [2022-02-23T18:55:45.365Z] #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-02-23T18:55:45.365Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:45.365Z] #14 69.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T18:55:45.365Z] #14 69.39 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:55:45.365Z] #14 69.40 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:55:45.365Z] #14 74.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T18:55:45.365Z] #14 74.16 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:55:45.365Z] #14 74.17 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:55:45.365Z] #14 79.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T18:55:45.365Z] #14 79.31 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:55:45.365Z] #14 79.31 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:55:45.687Z] #14 ... [2022-02-23T18:55:45.687Z] [2022-02-23T18:55:45.687Z] #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-02-23T18:55:45.687Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:45.687Z] #51 65.33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T18:55:46.066Z] #40 2.012 + RM_GOPATH=0 [2022-02-23T18:55:46.066Z] #40 2.012 + TMP_GOPATH= [2022-02-23T18:55:46.066Z] #40 2.012 + : /build [2022-02-23T18:55:46.066Z] #40 2.012 + '[' -z '' ']' [2022-02-23T18:55:46.066Z] #40 2.021 ++ mktemp -d [2022-02-23T18:55:46.066Z] #40 2.022 + export GOPATH=/tmp/tmp.BlCRiXixh2 [2022-02-23T18:55:46.066Z] #40 2.022 + GOPATH=/tmp/tmp.BlCRiXixh2 [2022-02-23T18:55:46.066Z] #40 2.022 + RM_GOPATH=1 [2022-02-23T18:55:46.066Z] #40 2.022 + case "$(go env GOARCH)" in [2022-02-23T18:55:46.066Z] #40 2.022 ++ go env GOARCH [2022-02-23T18:55:46.066Z] #40 2.072 Install tini version v0.19.0 [2022-02-23T18:55:46.066Z] #40 2.072 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:46.066Z] #40 2.072 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:55:46.066Z] #40 2.072 ++ dirname /install.sh [2022-02-23T18:55:46.066Z] #40 2.072 + dir=/ [2022-02-23T18:55:46.066Z] #40 2.072 + bin=tini [2022-02-23T18:55:46.066Z] #40 2.072 + shift [2022-02-23T18:55:46.066Z] #40 2.072 + '[' '!' -f //tini.installer ']' [2022-02-23T18:55:46.066Z] #40 2.072 + . //tini.installer [2022-02-23T18:55:46.066Z] #40 2.072 ++ : v0.19.0 [2022-02-23T18:55:46.066Z] #40 2.072 + install_tini [2022-02-23T18:55:46.066Z] #40 2.072 + echo 'Install tini version v0.19.0' [2022-02-23T18:55:46.066Z] #40 2.088 + git clone https://github.com/krallin/tini.git /tmp/tmp.BlCRiXixh2/tini [2022-02-23T18:55:46.066Z] #40 2.088 Cloning into '/tmp/tmp.BlCRiXixh2/tini'... [2022-02-23T18:55:46.086Z] #14 75.81 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T18:55:46.086Z] #14 ... [2022-02-23T18:55:46.086Z] [2022-02-23T18:55:46.086Z] #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-02-23T18:55:46.086Z] #63 sha256:628b4bf130a844d20811301276b4257fe897f4a38d270e7c66ecfa912675783d [2022-02-23T18:55:46.086Z] #63 75.38 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:55:46.086Z] #63 75.38 + GOBIN=/build [2022-02-23T18:55:46.086Z] #63 75.38 + GO111MODULE=on [2022-02-23T18:55:46.086Z] #63 75.38 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T18:55:46.621Z] #51 ... [2022-02-23T18:55:46.621Z] [2022-02-23T18:55:46.621Z] #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-02-23T18:55:46.621Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:46.621Z] #14 76.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T18:55:46.621Z] #14 76.80 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:55:46.621Z] #14 76.81 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:55:47.553Z] #40 3.322 + cd /tmp/tmp.BlCRiXixh2/tini [2022-02-23T18:55:47.554Z] #40 3.325 + git checkout -q v0.19.0 [2022-02-23T18:55:47.554Z] #40 3.366 + cmake . [2022-02-23T18:55:47.814Z] #40 3.677 -- The C compiler identification is GNU 10.2.1 [2022-02-23T18:55:47.814Z] #40 3.725 -- Detecting C compiler ABI info [2022-02-23T18:55:48.075Z] #40 4.159 -- Detecting C compiler ABI info - done [2022-02-23T18:55:48.336Z] #40 4.271 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T18:55:48.336Z] #40 4.273 -- Detecting C compile features [2022-02-23T18:55:48.336Z] #40 4.281 -- Detecting C compile features - done [2022-02-23T18:55:48.336Z] #40 4.314 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T18:55:48.336Z] #40 4.474 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T18:55:48.597Z] #40 4.602 -- Configuring done [2022-02-23T18:55:48.597Z] #40 4.625 -- Generating done [2022-02-23T18:55:48.597Z] #40 4.629 -- Build files have been written to: /tmp/tmp.BlCRiXixh2/tini [2022-02-23T18:55:48.597Z] #40 4.644 + make tini-static [2022-02-23T18:55:48.858Z] #40 4.916 Scanning dependencies of target tini-static [2022-02-23T18:55:49.120Z] #40 4.980 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T18:55:50.063Z] #40 5.901 [100%] Linking C executable tini-static [2022-02-23T18:55:50.324Z] #40 6.248 [100%] Built target tini-static [2022-02-23T18:55:50.324Z] #40 6.292 + mkdir -p /build [2022-02-23T18:55:50.324Z] #40 6.297 + cp tini-static /build/docker-init [2022-02-23T18:55:50.369Z] 898469748ff6: Verifying Checksum [2022-02-23T18:55:50.369Z] 898469748ff6: Download complete [2022-02-23T18:55:50.488Z] #63 79.42 rootlesskit version 0.14.6 [2022-02-23T18:55:50.488Z] #63 79.43 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T18:55:50.488Z] #63 79.43 -container-ip string [2022-02-23T18:55:50.488Z] #63 79.43 container ip [2022-02-23T18:55:50.488Z] #63 79.43 -container-port int [2022-02-23T18:55:50.488Z] #63 79.43 container port (default -1) [2022-02-23T18:55:50.488Z] #63 79.43 -host-ip string [2022-02-23T18:55:50.488Z] #63 79.43 host ip [2022-02-23T18:55:50.488Z] #63 79.43 -host-port int [2022-02-23T18:55:50.488Z] #63 79.43 host port (default -1) [2022-02-23T18:55:50.488Z] #63 79.43 -proto string [2022-02-23T18:55:50.488Z] #63 79.43 proxy protocol (default "tcp") [2022-02-23T18:55:50.585Z] #40 DONE 6.7s [2022-02-23T18:55:50.585Z] [2022-02-23T18:55:50.585Z] #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-02-23T18:55:50.585Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:50.585Z] #14 68.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T18:55:50.585Z] #14 68.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T18:55:50.585Z] #14 68.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:55:50.585Z] #14 74.08 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T18:55:50.585Z] #14 74.09 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:55:50.585Z] #14 74.09 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:55:50.585Z] #14 74.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T18:55:50.585Z] #14 74.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:55:50.585Z] #14 74.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:55:52.380Z] #63 ... [2022-02-23T18:55:52.380Z] [2022-02-23T18:55:52.380Z] #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-02-23T18:55:52.380Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:55:52.380Z] #14 75.82 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-23T18:55:52.380Z] #14 75.82 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:55:52.380Z] #14 79.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T18:55:52.380Z] #14 79.57 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T18:55:52.380Z] #14 79.58 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:55:52.380Z] #14 79.67 Selecting previously unselected package libapparmor1:arm64. [2022-02-23T18:55:52.380Z] #14 79.67 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-23T18:55:52.380Z] #14 79.68 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-23T18:55:52.380Z] #14 79.75 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-23T18:55:52.380Z] #14 79.76 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-23T18:55:52.380Z] #14 79.77 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-23T18:55:52.380Z] #14 80.67 Selecting previously unselected package libbtrfs0:arm64. [2022-02-23T18:55:52.380Z] #14 80.67 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-23T18:55:52.380Z] #14 80.68 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T18:55:52.380Z] #14 81.98 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-23T18:55:52.380Z] #14 81.98 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-23T18:55:52.380Z] #14 82.06 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T18:55:53.311Z] #14 82.88 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-02-23T18:55:53.311Z] #14 82.89 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T18:55:53.311Z] #14 82.91 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T18:55:53.494Z] #14 ... [2022-02-23T18:55:53.494Z] [2022-02-23T18:55:53.494Z] #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-02-23T18:55:53.494Z] #63 sha256:b04bb042d03d2a5da44c36d37f51145133ccc580eece88319f6ec244272258ff [2022-02-23T18:55:53.494Z] #63 87.68 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:55:53.494Z] #63 87.68 + GOBIN=/build [2022-02-23T18:55:53.494Z] #63 87.68 + GO111MODULE=on [2022-02-23T18:55:53.494Z] #63 87.68 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T18:55:53.905Z] #14 83.69 Selecting previously unselected package libudev-dev:arm64. [2022-02-23T18:55:53.905Z] #14 83.70 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-02-23T18:55:53.905Z] #14 83.71 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-02-23T18:55:54.161Z] #14 83.87 Selecting previously unselected package libsepol1-dev:arm64. [2022-02-23T18:55:54.161Z] #14 83.87 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-02-23T18:55:54.417Z] #14 84.26 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-02-23T18:55:55.785Z] #14 85.41 Selecting previously unselected package libpcre2-16-0:arm64. [2022-02-23T18:55:55.785Z] #14 85.42 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-02-23T18:55:55.785Z] #14 85.44 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-02-23T18:55:55.877Z] #14 80.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T18:55:55.877Z] #14 80.07 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:55:55.877Z] #14 80.07 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:55:56.574Z] #14 ... [2022-02-23T18:55:56.574Z] [2022-02-23T18:55:56.574Z] #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-02-23T18:55:56.574Z] #60 sha256:c0058ad05b492665b050bff59509f0fa7c84032a3026b4443d7ea87b798d12e2 [2022-02-23T18:55:56.574Z] #60 38.60 Updating files: 60% (2879/4738) Updating files: 61% (2891/4738) Updating files: 62% (2938/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-02-23T18:55:56.574Z] #60 39.43 + cd /tmp/tmp.LSO6pU3Cl9/src/github.com/containerd/containerd [2022-02-23T18:55:56.574Z] #60 39.43 + git checkout -q v1.5.9 [2022-02-23T18:55:57.684Z] #14 87.21 Selecting previously unselected package libpcre2-32-0:arm64. [2022-02-23T18:55:57.684Z] #14 87.22 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-02-23T18:55:57.684Z] #14 87.23 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-02-23T18:55:57.944Z] #60 40.73 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T18:55:57.944Z] #60 40.73 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T18:55:57.944Z] #60 40.73 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:55:57.944Z] #60 40.73 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:55:57.944Z] #60 40.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T18:55:57.944Z] #60 40.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T18:55:57.944Z] #60 40.73 + '[' '' = dynamic ']' [2022-02-23T18:55:57.944Z] #60 40.73 + make [2022-02-23T18:55:58.350Z] #14 88.25 Selecting previously unselected package libpcre2-posix2:arm64. [2022-02-23T18:55:58.350Z] #14 88.25 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-02-23T18:55:58.350Z] #14 88.26 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-02-23T18:55:58.621Z] using credential docker-jenkins-github-credentials [2022-02-23T18:55:58.740Z] Cloning the remote Git repository [2022-02-23T18:55:58.740Z] Cloning with configured refspecs honoured and without tags [2022-02-23T18:55:58.776Z] #63 92.40 rootlesskit version 0.14.6 [2022-02-23T18:55:58.776Z] #63 92.42 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T18:55:58.776Z] #63 92.42 -container-ip string [2022-02-23T18:55:58.776Z] #63 92.42 container ip [2022-02-23T18:55:58.776Z] #63 92.42 -container-port int [2022-02-23T18:55:58.776Z] #63 92.42 container port (default -1) [2022-02-23T18:55:58.776Z] #63 92.42 -host-ip string [2022-02-23T18:55:58.776Z] #63 92.42 host ip [2022-02-23T18:55:58.776Z] #63 92.42 -host-port int [2022-02-23T18:55:58.776Z] #63 92.42 host port (default -1) [2022-02-23T18:55:58.776Z] #63 92.42 -proto string [2022-02-23T18:55:58.776Z] #63 92.42 proxy protocol (default "tcp") [2022-02-23T18:55:58.914Z] #14 ... [2022-02-23T18:55:58.914Z] [2022-02-23T18:55:58.914Z] #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-02-23T18:55:58.914Z] #26 sha256:1b514d20d0f6b3ba4fa07995b7a27c3d84cde3c56228baf7abf2fcf0e647f6a3 [2022-02-23T18:55:59.314Z] #60 42.07 + bin/ctr [2022-02-23T18:55:59.346Z] #63 DONE 93.2s [2022-02-23T18:55:59.346Z] [2022-02-23T18:55:59.346Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T18:55:59.346Z] #64 sha256:bcdba62ed675be2ccf97e6d8bcac8ceb5128619c3c55f140f0978ad3d72f005f [2022-02-23T18:55:59.346Z] #64 DONE 0.1s [2022-02-23T18:55:59.346Z] [2022-02-23T18:55:59.346Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T18:55:59.346Z] #65 sha256:b93177f7a42dfea40ded141e8ee2c48f0706a03e7a5df7d278fcb66f2e6ce8a5 [2022-02-23T18:55:59.346Z] #65 DONE 0.1s [2022-02-23T18:55:59.346Z] [2022-02-23T18:55:59.346Z] #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-02-23T18:55:59.346Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:55:59.346Z] #14 91.03 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T18:55:59.346Z] #14 91.03 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:55:59.346Z] #14 91.17 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:55:59.952Z] #26 88.58 Updating files: 19% (2270/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/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) [2022-02-23T18:55:59.952Z] #26 ... [2022-02-23T18:55:59.952Z] [2022-02-23T18:55:59.952Z] #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-02-23T18:55:59.952Z] #63 sha256:628b4bf130a844d20811301276b4257fe897f4a38d270e7c66ecfa912675783d [2022-02-23T18:55:59.952Z] #63 DONE 89.4s [2022-02-23T18:55:59.952Z] [2022-02-23T18:55:59.952Z] #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-02-23T18:55:59.952Z] #26 sha256:1b514d20d0f6b3ba4fa07995b7a27c3d84cde3c56228baf7abf2fcf0e647f6a3 [2022-02-23T18:55:59.952Z] #26 88.58 Updating files: 19% (2270/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/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: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) [2022-02-23T18:55:59.952Z] #26 ... [2022-02-23T18:55:59.952Z] [2022-02-23T18:55:59.952Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T18:55:59.952Z] #64 sha256:e26d598a910c3bd65fe82ba574a78a21fac2b962ca441a21be348fb90e4802c9 [2022-02-23T18:55:59.952Z] #64 DONE 0.1s [2022-02-23T18:55:59.952Z] [2022-02-23T18:55:59.952Z] #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-02-23T18:55:59.952Z] #26 sha256:1b514d20d0f6b3ba4fa07995b7a27c3d84cde3c56228baf7abf2fcf0e647f6a3 [2022-02-23T18:56:00.210Z] #26 88.58 Updating files: 19% (2270/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/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: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 41% (4721/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) [2022-02-23T18:56:00.210Z] #26 ... [2022-02-23T18:56:00.210Z] [2022-02-23T18:56:00.210Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T18:56:00.210Z] #65 sha256:b379a9799895f2aca7bea0fc9a473c114e3ae1b72d6d91ebed0a450fdaf139f2 [2022-02-23T18:56:00.210Z] #65 DONE 0.2s [2022-02-23T18:56:00.210Z] [2022-02-23T18:56:00.210Z] #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-02-23T18:56:00.210Z] #26 sha256:1b514d20d0f6b3ba4fa07995b7a27c3d84cde3c56228baf7abf2fcf0e647f6a3 [2022-02-23T18:55:59.010Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:55:59.603Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-23T18:56:00.549Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:56:00.549Z] > git --version # timeout=10 [2022-02-23T18:56:00.604Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T18:56:00.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:56:00.608Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:56:02.015Z] #26 88.58 Updating files: 19% (2270/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/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: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 41% (4721/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: 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: 60% (6957/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: 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: 96% (11021/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-02-23T18:56:02.274Z] #26 91.78 + cd /tmp/tmp.DS9l0bQjTU/tmp/docker-ce [2022-02-23T18:56:02.274Z] #26 ... [2022-02-23T18:56:02.274Z] [2022-02-23T18:56:02.274Z] #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-02-23T18:56:02.274Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:56:02.274Z] #14 89.21 Selecting previously unselected package libpcre2-dev:arm64. [2022-02-23T18:56:02.274Z] #14 89.22 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-02-23T18:56:02.274Z] #14 89.23 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-02-23T18:56:02.274Z] #14 89.63 Selecting previously unselected package libselinux1-dev:arm64. [2022-02-23T18:56:02.274Z] #14 89.64 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-02-23T18:56:02.274Z] #14 89.66 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-02-23T18:56:02.274Z] #14 89.91 Selecting previously unselected package libdevmapper-dev:arm64. [2022-02-23T18:56:02.274Z] #14 89.93 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T18:56:02.274Z] #14 89.93 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-23T18:56:02.274Z] #14 90.10 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-23T18:56:02.274Z] #14 90.11 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-23T18:56:02.274Z] #14 90.12 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T18:56:02.274Z] #14 90.34 Selecting previously unselected package libsystemd-dev:arm64. [2022-02-23T18:56:02.274Z] #14 90.34 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-02-23T18:56:02.274Z] #14 90.36 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-02-23T18:56:02.274Z] #14 90.98 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T18:56:02.274Z] #14 91.03 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-23T18:56:02.274Z] #14 91.13 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:56:02.274Z] #14 91.16 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-02-23T18:56:02.274Z] #14 91.17 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:56:02.274Z] #14 91.19 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-02-23T18:56:02.274Z] #14 91.20 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T18:56:02.274Z] #14 91.22 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-02-23T18:56:02.274Z] #14 91.23 Setting up libudev-dev:arm64 (247.3-6) ... [2022-02-23T18:56:02.274Z] #14 91.25 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-02-23T18:56:02.274Z] #14 91.27 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:56:02.274Z] #14 91.29 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T18:56:02.274Z] #14 91.30 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:56:02.274Z] #14 91.32 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-23T18:56:02.274Z] #14 91.33 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T18:56:02.274Z] #14 91.35 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-02-23T18:56:02.274Z] #14 91.37 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:56:02.274Z] #14 91.38 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-02-23T18:56:02.274Z] #14 91.40 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-02-23T18:56:02.274Z] #14 91.41 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:56:02.274Z] #14 91.42 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:56:02.274Z] #14 91.44 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-02-23T18:56:02.274Z] #14 91.45 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:56:02.274Z] #14 91.46 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-02-23T18:56:02.274Z] #14 91.47 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:56:02.274Z] #14 91.48 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:56:02.274Z] #14 91.50 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-02-23T18:56:02.274Z] #14 91.50 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:56:02.274Z] #14 91.52 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:56:02.274Z] #14 91.55 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T18:56:02.274Z] #14 91.58 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:56:02.274Z] #14 91.61 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T18:56:02.274Z] #14 91.63 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-23T18:56:02.274Z] #14 91.64 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:56:02.274Z] #14 DONE 92.2s [2022-02-23T18:56:02.274Z] [2022-02-23T18:56:02.274Z] #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-02-23T18:56:02.274Z] #26 sha256:1b514d20d0f6b3ba4fa07995b7a27c3d84cde3c56228baf7abf2fcf0e647f6a3 [2022-02-23T18:56:02.274Z] #26 91.78 + git checkout -q v17.06.2-ce [2022-02-23T18:56:02.531Z] #26 ... [2022-02-23T18:56:02.531Z] [2022-02-23T18:56:02.531Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T18:56:02.531Z] #55 sha256:c40081803b7b7ae45030d3385b89a6e5fcccbfa966b80ac3815ba38c3fca1b79 [2022-02-23T18:56:02.531Z] #55 DONE 0.2s [2022-02-23T18:56:02.531Z] [2022-02-23T18:56:02.531Z] #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-02-23T18:56:02.531Z] #56 sha256:0b6949b71ca6c86c73b6eb2445d635907956e5cd056e867808fe19734fe1d61c [2022-02-23T18:56:02.636Z] #14 96.61 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T18:56:02.636Z] #14 96.61 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T18:56:02.636Z] #14 96.63 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:56:02.636Z] #14 96.72 Selecting previously unselected package libapparmor1:amd64. [2022-02-23T18:56:02.636Z] #14 96.73 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-23T18:56:02.636Z] #14 96.73 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T18:56:02.636Z] #14 96.81 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-23T18:56:02.636Z] #14 96.82 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-23T18:56:02.636Z] #14 96.83 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T18:56:02.636Z] #14 96.94 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T18:56:02.636Z] #14 96.94 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T18:56:02.636Z] #14 96.95 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:56:02.895Z] #14 97.04 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T18:56:02.895Z] #14 97.06 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T18:56:02.895Z] #14 97.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:56:02.895Z] #14 97.21 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-23T18:56:02.895Z] #14 97.21 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:56:02.895Z] #14 97.22 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:56:02.895Z] #14 97.26 Selecting previously unselected package libudev-dev:amd64. [2022-02-23T18:56:03.094Z] #56 0.731 + RM_GOPATH=0 [2022-02-23T18:56:03.155Z] #14 97.29 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-23T18:56:03.155Z] #14 97.30 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-23T18:56:03.155Z] #14 97.42 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-23T18:56:03.155Z] #14 97.42 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-23T18:56:03.155Z] #14 97.43 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T18:56:03.350Z] #56 ... [2022-02-23T18:56:03.350Z] [2022-02-23T18:56:03.350Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T18:56:03.350Z] #15 sha256:4f61cfa0a6d16aa8c0350ca43fecd9299c88bef3de8ebe5801ebb4a4c0358a52 [2022-02-23T18:56:03.350Z] #15 DONE 0.9s [2022-02-23T18:56:03.350Z] [2022-02-23T18:56:03.350Z] #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-02-23T18:56:03.350Z] #56 sha256:0b6949b71ca6c86c73b6eb2445d635907956e5cd056e867808fe19734fe1d61c [2022-02-23T18:56:03.350Z] #56 0.735 + TMP_GOPATH= [2022-02-23T18:56:03.350Z] #56 0.735 + : /build [2022-02-23T18:56:03.350Z] #56 0.735 + '[' -z '' ']' [2022-02-23T18:56:03.350Z] #56 0.736 ++ mktemp -d [2022-02-23T18:56:03.350Z] #56 0.739 + export GOPATH=/tmp/tmp.nm7D6Lu6cx [2022-02-23T18:56:03.350Z] #56 0.739 + GOPATH=/tmp/tmp.nm7D6Lu6cx [2022-02-23T18:56:03.350Z] #56 0.739 + RM_GOPATH=1 [2022-02-23T18:56:03.350Z] #56 0.739 + case "$(go env GOARCH)" in [2022-02-23T18:56:03.350Z] #56 0.740 ++ go env GOARCH [2022-02-23T18:56:03.350Z] #56 0.746 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:56:03.350Z] #56 0.747 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:56:03.350Z] #56 0.747 ++ dirname /install.sh [2022-02-23T18:56:03.350Z] #56 0.748 + dir=/ [2022-02-23T18:56:03.350Z] #56 0.749 + bin=runc [2022-02-23T18:56:03.350Z] #56 0.749 + shift [2022-02-23T18:56:03.350Z] #56 0.750 + '[' '!' -f //runc.installer ']' [2022-02-23T18:56:03.350Z] #56 0.750 + . //runc.installer [2022-02-23T18:56:03.350Z] #56 0.750 ++ set -e [2022-02-23T18:56:03.350Z] #56 0.750 ++ : v1.1.0 [2022-02-23T18:56:03.350Z] #56 0.751 + install_runc [2022-02-23T18:56:03.350Z] #56 0.751 + RUNC_BUILDTAGS=seccomp [2022-02-23T18:56:03.351Z] #56 0.751 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T18:56:03.351Z] #56 0.751 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T18:56:03.351Z] #56 0.751 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nm7D6Lu6cx/src/github.com/opencontainers/runc [2022-02-23T18:56:03.351Z] #56 0.757 Cloning into '/tmp/tmp.nm7D6Lu6cx/src/github.com/opencontainers/runc'... [2022-02-23T18:56:03.415Z] #14 97.62 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-23T18:56:03.415Z] #14 97.62 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-23T18:56:03.415Z] #14 97.63 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T18:56:03.415Z] #14 97.78 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-23T18:56:03.415Z] #14 97.78 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-23T18:56:03.415Z] #14 97.78 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T18:56:03.674Z] #14 97.90 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-23T18:56:03.674Z] #14 97.90 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-23T18:56:03.674Z] #14 97.90 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T18:56:03.674Z] #14 97.96 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-23T18:56:03.674Z] #14 97.97 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-23T18:56:03.674Z] #14 97.97 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T18:56:04.194Z] #14 98.31 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-23T18:56:04.194Z] #14 98.32 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-23T18:56:04.194Z] #14 98.33 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T18:56:04.194Z] #14 98.52 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-23T18:56:04.194Z] #14 98.54 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:56:04.194Z] #14 98.54 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:56:04.454Z] #14 98.61 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-23T18:56:04.454Z] #14 98.62 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-23T18:56:04.454Z] #14 98.62 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T18:56:04.454Z] #14 98.71 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-23T18:56:04.454Z] #14 98.72 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-23T18:56:04.454Z] #14 98.73 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T18:56:04.714Z] #14 99.14 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T18:56:05.009Z] #14 99.16 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T18:56:05.009Z] #14 99.17 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:56:05.009Z] #14 99.18 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T18:56:05.009Z] #14 99.19 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:56:05.009Z] #14 99.21 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T18:56:05.009Z] #14 99.22 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:56:05.009Z] #14 99.24 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T18:56:05.009Z] #14 99.25 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-23T18:56:05.009Z] #14 99.27 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T18:56:05.009Z] #14 99.29 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:56:05.009Z] #14 99.31 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:56:05.009Z] #14 99.32 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:56:05.009Z] #14 99.33 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T18:56:05.009Z] #14 99.34 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T18:56:05.009Z] #14 99.36 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T18:56:05.009Z] #14 99.37 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:56:05.009Z] #14 99.39 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T18:56:05.009Z] #14 99.40 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T18:56:05.009Z] #14 99.41 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:56:05.009Z] #14 99.42 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:56:05.009Z] #14 99.44 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-02-23T18:56:05.009Z] #14 99.44 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:56:05.009Z] #14 99.47 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-02-23T18:56:05.242Z] #56 ... [2022-02-23T18:56:05.242Z] [2022-02-23T18:56:05.242Z] #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-02-23T18:56:05.242Z] #16 sha256:ea7c0bb6a2ac094deb5064fe86afa12385085f30c65e5b74d94c727b4f7ae39e [2022-02-23T18:56:05.242Z] #16 DONE 2.0s [2022-02-23T18:56:05.242Z] [2022-02-23T18:56:05.242Z] #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-02-23T18:56:05.242Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-23T18:56:05.242Z] #34 DONE 95.0s [2022-02-23T18:56:05.290Z] #14 99.48 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:56:05.290Z] #14 99.49 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:56:05.290Z] #14 99.50 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-02-23T18:56:05.290Z] #14 99.51 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:56:05.290Z] #14 99.52 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:56:05.290Z] #14 99.56 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:56:05.290Z] #14 99.58 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:56:05.290Z] #14 99.59 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:56:05.290Z] #14 99.60 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:56:05.290Z] #14 99.61 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:56:05.498Z] [2022-02-23T18:56:05.498Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T18:56:05.498Z] #17 sha256:c64d7558a9ce7c60c067c86ea7d3a690cd94a9c8d0c49a3a5f028b4507175ccb [2022-02-23T18:56:05.559Z] #14 DONE 100.0s [2022-02-23T18:56:05.559Z] [2022-02-23T18:56:05.559Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T18:56:05.559Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T18:56:05.854Z] #15 ... [2022-02-23T18:56:05.854Z] [2022-02-23T18:56:05.854Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T18:56:05.854Z] #55 sha256:e49a3b39ad09214093122239168d95976e5ab14849ad5ec963b55afb32c972fe [2022-02-23T18:56:05.854Z] #55 DONE 0.2s [2022-02-23T18:56:05.890Z] #14 ... [2022-02-23T18:56:05.890Z] [2022-02-23T18:56:05.890Z] #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-02-23T18:56:05.890Z] #60 sha256:9103546cba59fb0684e1d5e79eee1873da199091cf415e48016a0ae200b018ce [2022-02-23T18:56:05.890Z] #60 38.53 Updating files: 59% (2826/4738) Updating files: 60% (2843/4738) Updating files: 61% (2891/4738) Updating files: 62% (2938/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-02-23T18:56:05.890Z] #60 39.46 + cd /tmp/tmp.Ax6cZrUut6/src/github.com/containerd/containerd [2022-02-23T18:56:05.890Z] #60 39.46 + git checkout -q v1.5.9 [2022-02-23T18:56:06.120Z] [2022-02-23T18:56:06.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-02-23T18:56:06.120Z] #56 sha256:be2a4245da7cd534ba9835fa6292fecee2bd1896405563d527c10d1dde77fbdd [2022-02-23T18:56:06.432Z] #17 0.984 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T18:56:06.432Z] #17 DONE 1.4s [2022-02-23T18:56:06.432Z] [2022-02-23T18:56:06.432Z] #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-02-23T18:56:06.432Z] #26 sha256:1b514d20d0f6b3ba4fa07995b7a27c3d84cde3c56228baf7abf2fcf0e647f6a3 [2022-02-23T18:56:06.432Z] #26 95.26 + mkdir -p /tmp/tmp.DS9l0bQjTU/src/github.com/docker [2022-02-23T18:56:06.432Z] #26 95.27 + mv components/cli /tmp/tmp.DS9l0bQjTU/src/github.com/docker/cli [2022-02-23T18:56:06.432Z] #26 95.27 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-02-23T18:56:06.461Z] #60 40.76 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T18:56:06.723Z] #60 40.77 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T18:56:06.723Z] #60 40.77 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:56:06.723Z] #60 40.77 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:56:06.723Z] #60 40.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T18:56:06.723Z] #60 40.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T18:56:06.723Z] #60 40.77 + '[' '' = dynamic ']' [2022-02-23T18:56:06.723Z] #60 40.77 + make [2022-02-23T18:56:07.364Z] #26 ... [2022-02-23T18:56:07.364Z] [2022-02-23T18:56:07.364Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T18:56:07.364Z] #18 sha256:4e96857acf5a31bc416890e1c4118ba8f3bce6fe0ee6e6f0497872c58b1a1a2c [2022-02-23T18:56:07.364Z] #18 DONE 0.6s [2022-02-23T18:56:07.364Z] [2022-02-23T18:56:07.364Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T18:56:07.364Z] #19 sha256:e3bb7b419754f81fe819d171d446b1326d82b9cf41d665672f835a9fcb53d897 [2022-02-23T18:56:07.413Z] #60 ... [2022-02-23T18:56:07.413Z] [2022-02-23T18:56:07.413Z] #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-02-23T18:56:07.413Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:56:07.413Z] #14 87.52 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T18:56:07.413Z] #14 87.52 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:56:07.413Z] #14 87.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:56:07.413Z] #14 92.19 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T18:56:07.413Z] #14 92.21 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:56:07.413Z] #14 92.22 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:56:07.413Z] #14 97.26 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T18:56:07.413Z] #14 97.26 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:56:07.413Z] #14 97.28 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:56:07.927Z] #19 DONE 0.6s [2022-02-23T18:56:07.927Z] [2022-02-23T18:56:07.927Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T18:56:07.927Z] #20 sha256:93ec1c055f26ee65ca5c2c383844d7567e6f52551b6fcf2d3be117f97e5fb1fb [2022-02-23T18:56:08.492Z] #20 DONE 0.6s [2022-02-23T18:56:08.492Z] [2022-02-23T18:56:08.492Z] #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-02-23T18:56:08.492Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd [2022-02-23T18:56:08.640Z] #60 42.43 + bin/ctr [2022-02-23T18:56:08.657Z] #56 ... [2022-02-23T18:56:08.657Z] [2022-02-23T18:56:08.657Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T18:56:08.657Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T18:56:08.657Z] #15 DONE 2.9s [2022-02-23T18:56:08.657Z] [2022-02-23T18:56:08.657Z] #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-02-23T18:56:08.657Z] #56 sha256:be2a4245da7cd534ba9835fa6292fecee2bd1896405563d527c10d1dde77fbdd [2022-02-23T18:56:08.657Z] #56 2.739 + RM_GOPATH=0 [2022-02-23T18:56:08.657Z] #56 2.739 + TMP_GOPATH= [2022-02-23T18:56:08.657Z] #56 2.739 + : /build [2022-02-23T18:56:08.657Z] #56 2.739 + '[' -z '' ']' [2022-02-23T18:56:08.657Z] #56 2.739 ++ mktemp -d [2022-02-23T18:56:08.657Z] #56 2.739 + export GOPATH=/tmp/tmp.5FrADhePvs [2022-02-23T18:56:08.657Z] #56 2.739 + GOPATH=/tmp/tmp.5FrADhePvs [2022-02-23T18:56:08.657Z] #56 2.739 + RM_GOPATH=1 [2022-02-23T18:56:08.657Z] #56 2.739 + case "$(go env GOARCH)" in [2022-02-23T18:56:08.657Z] #56 2.739 ++ go env GOARCH [2022-02-23T18:56:08.657Z] #56 2.751 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:56:08.657Z] #56 2.751 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:56:08.657Z] #56 2.755 ++ dirname /install.sh [2022-02-23T18:56:08.657Z] #56 2.760 + dir=/ [2022-02-23T18:56:08.657Z] #56 2.760 + bin=runc [2022-02-23T18:56:08.657Z] #56 2.760 + shift [2022-02-23T18:56:08.657Z] #56 2.760 + '[' '!' -f //runc.installer ']' [2022-02-23T18:56:08.657Z] #56 2.760 + . //runc.installer [2022-02-23T18:56:08.657Z] #56 2.760 ++ set -e [2022-02-23T18:56:08.657Z] #56 2.760 ++ : v1.1.0 [2022-02-23T18:56:08.657Z] #56 2.760 + install_runc [2022-02-23T18:56:08.657Z] #56 2.760 + RUNC_BUILDTAGS=seccomp [2022-02-23T18:56:08.657Z] #56 2.760 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T18:56:08.657Z] #56 2.760 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5FrADhePvs/src/github.com/opencontainers/runc [2022-02-23T18:56:08.657Z] #56 2.761 Cloning into '/tmp/tmp.5FrADhePvs/src/github.com/opencontainers/runc'... [2022-02-23T18:56:08.657Z] #56 2.762 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T18:56:09.451Z] #21 0.995 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:56:09.451Z] #21 1.004 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:56:09.451Z] #21 1.010 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:56:09.710Z] #21 1.346 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:56:10.182Z] #67 123.3 # github.com/containerd/containerd/cmd/containerd [2022-02-23T18:56:10.182Z] #67 123.3 /usr/bin/ld: /tmp/go-link-90857205/000019.o: in function `New': [2022-02-23T18:56:10.182Z] #67 123.3 /tmp/tmp.YXMwaIrkW2/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-02-23T18:56:10.182Z] #67 123.3 + bin/containerd-stress [2022-02-23T18:56:10.182Z] #67 124.4 + bin/containerd-shim [2022-02-23T18:56:10.285Z] #21 1.850 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:56:10.563Z] #56 ... [2022-02-23T18:56:10.563Z] [2022-02-23T18:56:10.563Z] #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-02-23T18:56:10.563Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-23T18:56:10.563Z] #16 DONE 1.7s [2022-02-23T18:56:10.563Z] [2022-02-23T18:56:10.563Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T18:56:10.563Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-23T18:56:11.214Z] #21 2.680 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:56:11.944Z] #17 1.595 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T18:56:12.204Z] #17 DONE 1.9s [2022-02-23T18:56:12.204Z] [2022-02-23T18:56:12.204Z] #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-02-23T18:56:12.204Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:56:12.204Z] #34 ... [2022-02-23T18:56:12.204Z] [2022-02-23T18:56:12.204Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T18:56:12.204Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-23T18:56:13.734Z] #21 5.104 Fetched 8389 kB in 5s (1845 kB/s) [2022-02-23T18:56:14.110Z] #18 DONE 1.6s [2022-02-23T18:56:14.110Z] [2022-02-23T18:56:14.110Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T18:56:14.110Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-23T18:56:15.047Z] #19 DONE 1.4s [2022-02-23T18:56:15.047Z] [2022-02-23T18:56:15.047Z] #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-02-23T18:56:15.047Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:56:15.100Z] #21 5.104 Reading package lists... [2022-02-23T18:56:15.306Z] #34 ... [2022-02-23T18:56:15.306Z] [2022-02-23T18:56:15.306Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T18:56:15.306Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-23T18:56:15.512Z] #14 ... [2022-02-23T18:56:15.512Z] [2022-02-23T18:56:15.512Z] #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-02-23T18:56:15.512Z] #63 sha256:460cea701c3e45c44f05eef80faf9c642f96cf240fef85d602a6d3f0736b552c [2022-02-23T18:56:15.512Z] #63 104.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:56:15.512Z] #63 104.2 + GOBIN=/build [2022-02-23T18:56:15.512Z] #63 104.2 + GO111MODULE=on [2022-02-23T18:56:15.512Z] #63 104.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T18:56:16.686Z] #20 DONE 1.5s [2022-02-23T18:56:16.686Z] [2022-02-23T18:56:16.686Z] #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-02-23T18:56:16.686Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T18:56:16.783Z] #60 ... [2022-02-23T18:56:16.784Z] [2022-02-23T18:56:16.784Z] #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-02-23T18:56:16.784Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:56:16.784Z] #14 90.73 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T18:56:16.784Z] #14 90.73 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:56:16.784Z] #14 90.74 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:56:16.784Z] #14 95.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T18:56:16.784Z] #14 95.31 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:56:16.784Z] #14 95.32 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:56:16.784Z] #14 100.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T18:56:16.784Z] #14 100.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:56:16.784Z] #14 100.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:56:17.249Z] #21 6.885 Reading package lists... [2022-02-23T18:56:17.249Z] #21 8.498 Building dependency tree... [2022-02-23T18:56:18.179Z] #21 9.544 The following additional packages will be installed: [2022-02-23T18:56:18.179Z] #21 9.550 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T18:56:18.179Z] #21 9.550 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-23T18:56:18.179Z] #21 9.551 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T18:56:18.179Z] #21 9.555 python3-pkg-resources vim-runtime xxd [2022-02-23T18:56:18.179Z] #21 9.563 Suggested packages: [2022-02-23T18:56:18.179Z] #21 9.563 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-23T18:56:18.179Z] #21 9.563 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-23T18:56:18.179Z] #21 9.563 acl attr quota [2022-02-23T18:56:18.179Z] #21 9.563 Recommended packages: [2022-02-23T18:56:18.179Z] #21 9.563 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T18:56:18.307Z] #67 131.9 + bin/containerd-shim-runc-v1 [2022-02-23T18:56:18.590Z] #21 1.865 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:56:18.590Z] #21 1.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:56:18.849Z] #21 2.072 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:56:18.849Z] #21 2.291 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:56:19.107Z] #21 10.55 The following NEW packages will be installed: [2022-02-23T18:56:19.107Z] #21 10.55 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-23T18:56:19.107Z] #21 10.55 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T18:56:19.107Z] #21 10.55 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-23T18:56:19.107Z] #21 10.56 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-23T18:56:19.107Z] #21 10.56 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-23T18:56:19.107Z] #21 10.56 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-23T18:56:19.107Z] #21 10.56 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-23T18:56:19.107Z] #21 10.56 xz-utils zip zstd [2022-02-23T18:56:19.363Z] #21 10.88 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:56:19.363Z] #21 10.88 Need to get 27.0 MB of archives. [2022-02-23T18:56:19.363Z] #21 10.88 After this operation, 105 MB of additional disk space will be used. [2022-02-23T18:56:19.363Z] #21 10.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-02-23T18:56:19.363Z] #21 10.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-02-23T18:56:19.363Z] #21 10.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-02-23T18:56:19.363Z] #21 10.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-02-23T18:56:19.363Z] #21 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-02-23T18:56:19.363Z] #21 10.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-02-23T18:56:19.363Z] #21 10.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-02-23T18:56:19.363Z] #21 10.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-02-23T18:56:19.363Z] #21 10.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:56:19.363Z] #21 10.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:56:19.363Z] #21 10.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T18:56:19.363Z] #21 10.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-02-23T18:56:19.363Z] #21 10.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-02-23T18:56:19.363Z] #21 10.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-02-23T18:56:19.363Z] #21 10.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-02-23T18:56:19.363Z] #21 10.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-02-23T18:56:19.363Z] #21 10.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-02-23T18:56:19.363Z] #21 10.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-02-23T18:56:19.363Z] #21 10.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-02-23T18:56:19.363Z] #21 10.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-02-23T18:56:19.363Z] #21 10.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-02-23T18:56:19.363Z] #21 10.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-23T18:56:19.363Z] #21 10.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-23T18:56:19.363Z] #21 10.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-23T18:56:19.363Z] #21 10.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-02-23T18:56:19.363Z] #21 10.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-02-23T18:56:19.363Z] #21 10.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-23T18:56:19.621Z] #21 11.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-02-23T18:56:19.692Z] #63 109.0 rootlesskit version 0.14.6 [2022-02-23T18:56:19.692Z] #63 109.1 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T18:56:19.692Z] #63 109.1 -container-ip string [2022-02-23T18:56:19.692Z] #63 109.1 container ip [2022-02-23T18:56:19.692Z] #63 109.1 -container-port int [2022-02-23T18:56:19.692Z] #63 109.1 container port (default -1) [2022-02-23T18:56:19.692Z] #63 109.1 -host-ip string [2022-02-23T18:56:19.692Z] #63 109.1 host ip [2022-02-23T18:56:19.692Z] #63 109.1 -host-port int [2022-02-23T18:56:19.692Z] #63 109.1 host port (default -1) [2022-02-23T18:56:19.692Z] #63 109.1 -proto string [2022-02-23T18:56:19.692Z] #63 109.1 proxy protocol (default "tcp") [2022-02-23T18:56:19.786Z] #21 ... [2022-02-23T18:56:19.786Z] [2022-02-23T18:56:19.786Z] #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-02-23T18:56:19.786Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:56:19.786Z] #34 DONE 113.7s [2022-02-23T18:56:19.786Z] [2022-02-23T18:56:19.786Z] #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-02-23T18:56:19.786Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T18:56:19.786Z] #21 3.020 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:56:19.878Z] #21 11.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-23T18:56:19.878Z] #21 11.38 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-02-23T18:56:19.878Z] #21 11.38 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-23T18:56:19.878Z] #21 11.38 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-02-23T18:56:19.878Z] #21 11.38 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-02-23T18:56:19.878Z] #21 11.38 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T18:56:19.878Z] #21 11.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T18:56:19.878Z] #21 11.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T18:56:19.878Z] #21 11.42 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T18:56:19.878Z] #21 11.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T18:56:19.878Z] #21 11.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T18:56:19.878Z] #21 11.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-02-23T18:56:19.878Z] #21 11.47 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-02-23T18:56:19.878Z] #21 11.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-02-23T18:56:19.878Z] #21 11.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-02-23T18:56:19.878Z] #21 11.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T18:56:20.134Z] #21 11.72 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-02-23T18:56:20.134Z] #21 11.74 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-02-23T18:56:20.134Z] #21 11.81 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-02-23T18:56:20.134Z] #21 11.81 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-02-23T18:56:20.134Z] #21 ... [2022-02-23T18:56:20.134Z] [2022-02-23T18:56:20.134Z] #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-02-23T18:56:20.134Z] #56 sha256:0b6949b71ca6c86c73b6eb2445d635907956e5cd056e867808fe19734fe1d61c [2022-02-23T18:56:20.134Z] #56 7.706 + cd /tmp/tmp.nm7D6Lu6cx/src/github.com/opencontainers/runc [2022-02-23T18:56:20.134Z] #56 7.707 + git checkout -q v1.1.0 [2022-02-23T18:56:20.134Z] #56 8.070 + '[' -z '' ']' [2022-02-23T18:56:20.134Z] #56 8.071 + target=static [2022-02-23T18:56:20.134Z] #56 8.072 + make BUILDTAGS=seccomp static [2022-02-23T18:56:20.134Z] #56 8.164 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-02-23T18:56:20.412Z] Fetching without tags [2022-02-23T18:56:20.697Z] #56 ... [2022-02-23T18:56:20.697Z] [2022-02-23T18:56:20.697Z] #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-02-23T18:56:20.697Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd [2022-02-23T18:56:20.697Z] #21 12.32 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:56:20.697Z] #21 12.41 Fetched 27.0 MB in 1s (22.1 MB/s) [2022-02-23T18:56:20.954Z] #21 12.47 Selecting previously unselected package pigz. [2022-02-23T18:56:20.954Z] #21 12.47 (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-02-23T18:56:20.954Z] #21 12.51 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-02-23T18:56:20.954Z] #21 12.51 Unpacking pigz (2.6-1) ... [2022-02-23T18:56:20.954Z] #21 12.60 Selecting previously unselected package libelf1:arm64. [2022-02-23T18:56:20.954Z] #21 12.61 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-02-23T18:56:20.954Z] #21 12.62 Unpacking libelf1:arm64 (0.183-1) ... [2022-02-23T18:56:20.954Z] #21 12.75 Selecting previously unselected package libbpf0:arm64. [2022-02-23T18:56:20.992Z] #14 ... [2022-02-23T18:56:20.992Z] [2022-02-23T18:56:20.992Z] #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-02-23T18:56:20.992Z] #63 sha256:6913773740f403d064dd52c36d77a64f38f82c60266afe44729b34df2649ad14 [2022-02-23T18:56:20.992Z] #63 105.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:56:20.992Z] #63 105.1 + GOBIN=/build [2022-02-23T18:56:20.992Z] #63 105.1 + GO111MODULE=on [2022-02-23T18:56:20.992Z] #63 105.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T18:56:21.169Z] #21 4.209 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:56:21.221Z] #21 12.75 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-02-23T18:56:21.221Z] #21 12.76 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-02-23T18:56:21.221Z] #21 12.84 Selecting previously unselected package libcap2:arm64. [2022-02-23T18:56:21.221Z] #21 12.84 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-02-23T18:56:21.221Z] #21 12.84 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-02-23T18:56:21.221Z] #21 12.91 Selecting previously unselected package libmnl0:arm64. [2022-02-23T18:56:21.221Z] #21 12.91 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-02-23T18:56:21.221Z] #21 12.91 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-02-23T18:56:21.221Z] #21 12.97 Selecting previously unselected package libxtables12:arm64. [2022-02-23T18:56:21.221Z] #21 12.97 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-02-23T18:56:21.221Z] #21 12.97 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-02-23T18:56:21.232Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit ace606fd75bd906fcadb47e8c23118ebbb591539 [2022-02-23T18:56:21.478Z] #21 13.01 Selecting previously unselected package libcap2-bin. [2022-02-23T18:56:21.478Z] #21 13.03 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-02-23T18:56:21.478Z] #21 13.04 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T18:56:21.478Z] #21 13.10 Selecting previously unselected package iproute2. [2022-02-23T18:56:21.478Z] #21 13.11 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-02-23T18:56:21.478Z] #21 13.11 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T18:56:22.041Z] #21 13.50 Selecting previously unselected package xxd. [2022-02-23T18:56:22.041Z] #21 13.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-23T18:56:22.041Z] #21 13.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:22.041Z] #21 13.60 Selecting previously unselected package vim-common. [2022-02-23T18:56:22.041Z] #21 13.61 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:56:22.041Z] #21 13.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:22.298Z] #21 13.76 Selecting previously unselected package bash-completion. [2022-02-23T18:56:22.298Z] #21 13.77 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T18:56:22.492Z] #67 137.1 + bin/containerd-shim-runc-v2 [2022-02-23T18:56:23.059Z] #67 137.6 + binaries [2022-02-23T18:56:23.059Z] #67 137.6 + install -D bin/containerd /build/containerd [2022-02-23T18:56:23.059Z] #67 137.7 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T18:56:23.059Z] #67 137.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T18:56:23.059Z] #67 137.7 + install -D bin/ctr /build/ctr [2022-02-23T18:56:19.987Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:56:20.071Z] > git config --add remote.origin.fetch +refs/pull/43288/head:refs/remotes/origin/PR-43288 # timeout=10 [2022-02-23T18:56:20.127Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:56:20.287Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:56:20.448Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:56:20.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:56:20.451Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43288/head:refs/remotes/origin/PR-43288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:56:21.379Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:56:21.435Z] > git checkout -f ace606fd75bd906fcadb47e8c23118ebbb591539 # timeout=10 [2022-02-23T18:56:23.317Z] #67 DONE 138.1s [2022-02-23T18:56:23.666Z] #21 15.24 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T18:56:23.902Z] #63 DONE 113.3s [2022-02-23T18:56:23.902Z] [2022-02-23T18:56:23.902Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T18:56:23.902Z] #64 sha256:5bddc7a0b0b7ff518f436bf0d70c6f46bea79d96054802e5cf91e75c57d7eba4 [2022-02-23T18:56:23.902Z] #64 DONE 0.1s [2022-02-23T18:56:23.902Z] [2022-02-23T18:56:23.902Z] #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-02-23T18:56:23.903Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:56:23.903Z] #14 107.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T18:56:23.903Z] #14 107.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:56:23.903Z] #14 107.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:56:23.903Z] #14 113.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T18:56:23.903Z] #14 113.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T18:56:23.903Z] #14 113.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:56:23.903Z] #14 113.6 Selecting previously unselected package libapparmor1:amd64. [2022-02-23T18:56:23.903Z] #14 113.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-23T18:56:23.903Z] #14 113.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T18:56:23.903Z] #14 113.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-23T18:56:23.903Z] #14 113.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-23T18:56:23.903Z] #14 113.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T18:56:23.903Z] #14 ... [2022-02-23T18:56:23.903Z] [2022-02-23T18:56:23.903Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T18:56:23.903Z] #65 sha256:a986cae12e356d4aa4822ccb5f5abfd779281a14a122d705d12f617d1370ad51 [2022-02-23T18:56:23.903Z] #65 DONE 0.1s [2022-02-23T18:56:23.903Z] [2022-02-23T18:56:23.903Z] #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-02-23T18:56:23.903Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:56:23.903Z] #14 113.9 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T18:56:23.903Z] #14 113.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T18:56:23.903Z] #14 114.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:56:23.903Z] #14 114.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T18:56:23.903Z] #14 114.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T18:56:23.903Z] #14 114.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:56:23.923Z] #21 15.60 Selecting previously unselected package bzip2. [2022-02-23T18:56:23.923Z] #21 15.60 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-02-23T18:56:23.923Z] #21 15.62 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T18:56:24.161Z] #14 114.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-23T18:56:24.161Z] #14 114.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:56:24.161Z] #14 114.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:56:24.161Z] #14 114.4 Selecting previously unselected package libudev-dev:amd64. [2022-02-23T18:56:24.161Z] #14 114.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-23T18:56:24.161Z] #14 114.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-23T18:56:24.180Z] #21 15.69 Selecting previously unselected package xz-utils. [2022-02-23T18:56:24.180Z] #21 15.70 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-02-23T18:56:24.180Z] #21 15.71 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T18:56:24.180Z] #21 15.82 Selecting previously unselected package apparmor. [2022-02-23T18:56:24.180Z] #21 15.83 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-02-23T18:56:24.180Z] #21 15.87 Unpacking apparmor (2.13.6-10) ... [2022-02-23T18:56:24.421Z] #14 114.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-23T18:56:24.421Z] #14 114.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-23T18:56:24.421Z] #14 114.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T18:56:24.438Z] #21 16.21 Selecting previously unselected package inetutils-ping. [2022-02-23T18:56:24.461Z] #21 7.356 Fetched 8505 kB in 6s (1471 kB/s) [2022-02-23T18:56:24.682Z] #14 114.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-23T18:56:24.682Z] #14 114.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-23T18:56:24.682Z] #14 114.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T18:56:24.692Z] [2022-02-23T18:56:24.693Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T18:56:24.693Z] #68 sha256:b18a50e63272c143227c16f288d3f69a709cceeb19fa9c24a9d49984b7675e5e [2022-02-23T18:56:24.693Z] #68 DONE 0.2s [2022-02-23T18:56:24.693Z] [2022-02-23T18:56:24.693Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T18:56:24.693Z] #73 sha256:95cfee686b5ad7f6449c10167687d9b7e1303a8c966b2ac13d0310a272708a1c [2022-02-23T18:56:24.693Z] #73 DONE 0.1s [2022-02-23T18:56:24.693Z] [2022-02-23T18:56:24.693Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T18:56:24.693Z] #78 sha256:556ff518755bb02424801ace68bd0ca348f9addbcdeef6764e20ac95a0e0c1df [2022-02-23T18:56:24.694Z] #21 16.23 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-02-23T18:56:24.695Z] #21 16.24 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T18:56:24.695Z] #21 16.35 Selecting previously unselected package libip4tc2:arm64. [2022-02-23T18:56:24.695Z] #21 16.35 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-02-23T18:56:24.695Z] #21 16.36 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-02-23T18:56:24.695Z] #21 16.41 Selecting previously unselected package libip6tc2:arm64. [2022-02-23T18:56:24.695Z] #21 16.41 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-02-23T18:56:24.695Z] #21 16.42 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-02-23T18:56:24.695Z] #21 16.47 Selecting previously unselected package libnfnetlink0:arm64. [2022-02-23T18:56:24.940Z] #14 115.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-23T18:56:24.951Z] #21 16.47 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-02-23T18:56:24.951Z] #21 16.48 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-23T18:56:24.951Z] #21 16.53 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-02-23T18:56:24.951Z] #21 16.53 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-02-23T18:56:24.951Z] #21 16.54 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-23T18:56:24.951Z] #21 16.59 Selecting previously unselected package libnftnl11:arm64. [2022-02-23T18:56:24.951Z] #21 16.59 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-02-23T18:56:24.951Z] #21 16.60 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-02-23T18:56:24.951Z] #21 16.68 Selecting previously unselected package iptables. [2022-02-23T18:56:24.951Z] #21 16.68 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-02-23T18:56:24.951Z] #21 16.68 Unpacking iptables (1.8.7-1) ... [2022-02-23T18:56:25.198Z] #14 115.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-23T18:56:25.198Z] #14 115.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T18:56:25.198Z] #14 115.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-23T18:56:25.260Z] #78 DONE 0.5s [2022-02-23T18:56:25.260Z] [2022-02-23T18:56:25.260Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T18:56:25.260Z] #79 sha256:222ca286f932097d92dfb39d4314de53fc1dd8824095e5458c72a9a7f49af93e [2022-02-23T18:56:25.260Z] #79 DONE 0.0s [2022-02-23T18:56:25.260Z] [2022-02-23T18:56:25.260Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T18:56:25.260Z] #80 sha256:7011cf3578fc4436091275527c692332ff071e6efd908a06d8350fb9caa29895 [2022-02-23T18:56:25.455Z] #14 115.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-23T18:56:25.455Z] #14 115.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T18:56:25.455Z] #14 115.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-23T18:56:25.455Z] #14 115.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-23T18:56:25.455Z] #14 115.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T18:56:25.515Z] #21 16.96 Selecting previously unselected package libonig5:arm64. [2022-02-23T18:56:25.515Z] #21 16.96 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-23T18:56:25.515Z] #21 16.97 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T18:56:25.515Z] #21 17.13 Selecting previously unselected package libjq1:arm64. [2022-02-23T18:56:25.515Z] #21 17.14 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-02-23T18:56:25.515Z] #21 17.14 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-23T18:56:25.515Z] #21 17.24 Selecting previously unselected package jq. [2022-02-23T18:56:25.713Z] #14 116.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-23T18:56:25.713Z] #14 116.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-23T18:56:25.713Z] #14 116.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T18:56:25.771Z] #21 17.26 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-02-23T18:56:25.771Z] #21 17.27 Unpacking jq (1.6-2.1) ... [2022-02-23T18:56:25.771Z] #21 17.33 Selecting previously unselected package libaio1:arm64. [2022-02-23T18:56:25.771Z] #21 17.33 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-02-23T18:56:25.771Z] #21 17.33 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-02-23T18:56:25.771Z] #21 17.40 Selecting previously unselected package libgpm2:arm64. [2022-02-23T18:56:25.771Z] #21 17.40 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-02-23T18:56:25.771Z] #21 17.40 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-02-23T18:56:25.771Z] #21 17.44 Selecting previously unselected package libicu67:arm64. [2022-02-23T18:56:25.771Z] #21 17.44 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-02-23T18:56:25.771Z] #21 17.44 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-23T18:56:25.843Z] #21 7.356 Reading package lists... [2022-02-23T18:56:25.855Z] Merge succeeded, producing 8a340423a7950843211b2f442fe7157fbb78458d [2022-02-23T18:56:25.855Z] Checking out Revision 8a340423a7950843211b2f442fe7157fbb78458d (PR-43288) [2022-02-23T18:56:25.971Z] #14 116.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-23T18:56:25.971Z] #14 116.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:56:25.971Z] #14 116.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:56:25.971Z] #14 116.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-23T18:56:25.971Z] #14 116.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-23T18:56:25.971Z] #14 116.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T18:56:26.228Z] #14 116.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-23T18:56:26.228Z] #14 116.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-23T18:56:26.228Z] #14 116.4 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T18:56:26.285Z] #63 110.0 rootlesskit version 0.14.6 [2022-02-23T18:56:26.285Z] #63 110.0 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T18:56:26.285Z] #63 110.0 -container-ip string [2022-02-23T18:56:26.285Z] #63 110.0 container ip [2022-02-23T18:56:26.285Z] #63 110.0 -container-port int [2022-02-23T18:56:26.285Z] #63 110.0 container port (default -1) [2022-02-23T18:56:26.285Z] #63 110.0 -host-ip string [2022-02-23T18:56:26.285Z] #63 110.0 host ip [2022-02-23T18:56:26.285Z] #63 110.0 -host-port int [2022-02-23T18:56:26.285Z] #63 110.0 host port (default -1) [2022-02-23T18:56:26.285Z] #63 110.0 -proto string [2022-02-23T18:56:26.285Z] #63 110.0 proxy protocol (default "tcp") [2022-02-23T18:56:26.674Z] #21 9.381 Reading package lists... [2022-02-23T18:56:26.674Z] #21 ... [2022-02-23T18:56:26.674Z] [2022-02-23T18:56:26.674Z] #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-02-23T18:56:26.674Z] #56 sha256:be2a4245da7cd534ba9835fa6292fecee2bd1896405563d527c10d1dde77fbdd [2022-02-23T18:56:26.674Z] #56 10.63 + cd /tmp/tmp.5FrADhePvs/src/github.com/opencontainers/runc [2022-02-23T18:56:26.674Z] #56 10.63 + git checkout -q v1.1.0 [2022-02-23T18:56:26.674Z] #56 10.90 + '[' -z '' ']' [2022-02-23T18:56:26.674Z] #56 10.90 + target=static [2022-02-23T18:56:26.674Z] #56 10.90 + make BUILDTAGS=seccomp static [2022-02-23T18:56:26.675Z] #56 11.55 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-02-23T18:56:26.793Z] #14 116.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T18:56:26.793Z] #14 116.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T18:56:26.793Z] #14 116.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:56:26.793Z] #14 116.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T18:56:26.793Z] #14 116.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:56:26.793Z] #14 116.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T18:56:26.793Z] #14 116.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:56:26.793Z] #14 116.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T18:56:26.793Z] #14 116.9 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-23T18:56:26.793Z] #14 116.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T18:56:26.793Z] #14 116.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:56:26.793Z] #14 116.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:56:26.793Z] #14 117.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:56:26.793Z] #14 117.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T18:56:26.793Z] #14 117.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T18:56:26.793Z] #14 117.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T18:56:26.793Z] #14 117.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:56:26.793Z] #14 117.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T18:56:26.793Z] #14 117.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T18:56:26.793Z] #14 117.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:56:26.793Z] #14 117.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:56:26.793Z] #14 117.1 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-02-23T18:56:26.793Z] #14 117.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:56:26.793Z] #14 117.1 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-02-23T18:56:26.793Z] #14 117.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:56:26.793Z] #14 117.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:56:26.793Z] #14 117.1 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-02-23T18:56:26.793Z] #14 117.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:56:26.793Z] #14 117.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:56:26.859Z] #63 ... [2022-02-23T18:56:26.859Z] [2022-02-23T18:56:26.859Z] #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-02-23T18:56:26.859Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:56:26.859Z] #14 111.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T18:56:26.859Z] #14 111.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:56:26.859Z] #14 112.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:56:27.050Z] #14 117.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:56:27.050Z] #14 117.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:56:27.050Z] #14 117.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:56:27.050Z] #14 117.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:56:27.050Z] #14 117.3 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:56:24.999Z] > git remote # timeout=10 [2022-02-23T18:56:25.086Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:56:25.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:56:25.145Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:56:25.719Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-23T18:56:25.891Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:56:25.947Z] > git checkout -f 8a340423a7950843211b2f442fe7157fbb78458d # timeout=10 [2022-02-23T18:56:27.308Z] #14 DONE 117.6s [2022-02-23T18:56:27.308Z] [2022-02-23T18:56:27.308Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T18:56:27.308Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T18:56:27.565Z] #15 ... [2022-02-23T18:56:27.565Z] [2022-02-23T18:56:27.565Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T18:56:27.565Z] #55 sha256:e1911070a8f1de83f52176ea97d396f3bf6351462075ff722b390349eed3b0a3 [2022-02-23T18:56:27.565Z] #55 DONE 0.2s [2022-02-23T18:56:27.822Z] [2022-02-23T18:56:27.822Z] #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-02-23T18:56:27.822Z] #56 sha256:d023342fcdfe2b4e828ca64715e4370e64e6495d2b7430d13a67d1a5145618a9 [2022-02-23T18:56:28.053Z] #56 ... [2022-02-23T18:56:28.053Z] [2022-02-23T18:56:28.053Z] #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-02-23T18:56:28.053Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T18:56:28.053Z] #21 9.381 Reading package lists... [2022-02-23T18:56:28.541Z] #80 DONE 3.2s [2022-02-23T18:56:28.541Z] [2022-02-23T18:56:28.541Z] #81 exporting to image [2022-02-23T18:56:28.541Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T18:56:28.541Z] #81 exporting layers [2022-02-23T18:56:28.559Z] #21 20.07 Selecting previously unselected package libinih1:arm64. [2022-02-23T18:56:28.559Z] #21 20.07 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-02-23T18:56:28.559Z] #21 20.08 Unpacking libinih1:arm64 (53-1+b2) ... [2022-02-23T18:56:28.559Z] #21 20.11 Selecting previously unselected package libnet1:arm64. [2022-02-23T18:56:28.559Z] #21 20.12 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-23T18:56:28.559Z] #21 20.12 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:56:28.559Z] #21 20.18 Selecting previously unselected package libnl-3-200:arm64. [2022-02-23T18:56:28.559Z] #21 20.19 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-23T18:56:28.559Z] #21 20.19 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T18:56:28.559Z] #21 20.26 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-23T18:56:28.559Z] #21 20.26 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-23T18:56:28.559Z] #21 20.27 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T18:56:28.559Z] #21 20.32 Selecting previously unselected package net-tools. [2022-02-23T18:56:28.621Z] #21 11.38 Building dependency tree... [2022-02-23T18:56:28.754Z] #56 1.126 + RM_GOPATH=0 [2022-02-23T18:56:28.754Z] #56 1.126 + TMP_GOPATH= [2022-02-23T18:56:28.754Z] #56 1.126 + : /build [2022-02-23T18:56:28.754Z] #56 1.126 + '[' -z '' ']' [2022-02-23T18:56:28.754Z] #56 1.126 ++ mktemp -d [2022-02-23T18:56:28.754Z] #56 1.126 + export GOPATH=/tmp/tmp.I7qohFVCMH [2022-02-23T18:56:28.754Z] #56 1.126 + GOPATH=/tmp/tmp.I7qohFVCMH [2022-02-23T18:56:28.754Z] #56 1.126 + RM_GOPATH=1 [2022-02-23T18:56:28.754Z] #56 1.126 + case "$(go env GOARCH)" in [2022-02-23T18:56:28.754Z] #56 1.126 ++ go env GOARCH [2022-02-23T18:56:28.754Z] #56 1.137 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:56:28.754Z] #56 1.137 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:56:28.754Z] #56 1.137 ++ dirname /install.sh [2022-02-23T18:56:28.754Z] #56 1.137 + dir=/ [2022-02-23T18:56:28.754Z] #56 1.137 + bin=runc [2022-02-23T18:56:28.754Z] #56 1.137 + shift [2022-02-23T18:56:28.754Z] #56 1.137 + '[' '!' -f //runc.installer ']' [2022-02-23T18:56:28.754Z] #56 1.137 + . //runc.installer [2022-02-23T18:56:28.754Z] #56 1.137 ++ set -e [2022-02-23T18:56:28.754Z] #56 1.137 ++ : v1.1.0 [2022-02-23T18:56:28.754Z] #56 1.137 + install_runc [2022-02-23T18:56:28.754Z] #56 1.137 + RUNC_BUILDTAGS=seccomp [2022-02-23T18:56:28.754Z] #56 1.137 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T18:56:28.754Z] #56 1.137 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.I7qohFVCMH/src/github.com/opencontainers/runc [2022-02-23T18:56:28.754Z] #56 1.137 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T18:56:28.754Z] #56 1.152 Cloning into '/tmp/tmp.I7qohFVCMH/src/github.com/opencontainers/runc'... [2022-02-23T18:56:28.815Z] #21 20.33 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-02-23T18:56:28.815Z] #21 20.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:56:28.815Z] #21 20.45 Selecting previously unselected package patch. [2022-02-23T18:56:28.815Z] #21 20.45 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-02-23T18:56:28.815Z] #21 20.46 Unpacking patch (2.7.6-7) ... [2022-02-23T18:56:29.012Z] #56 ... [2022-02-23T18:56:29.012Z] [2022-02-23T18:56:29.012Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T18:56:29.012Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T18:56:29.012Z] #15 DONE 1.5s [2022-02-23T18:56:29.012Z] [2022-02-23T18:56:29.012Z] #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-02-23T18:56:29.012Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-23T18:56:29.072Z] #21 20.55 Selecting previously unselected package python-pip-whl. [2022-02-23T18:56:29.072Z] #21 20.57 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T18:56:29.072Z] #21 20.57 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T18:56:29.189Z] #21 12.43 The following additional packages will be installed: [2022-02-23T18:56:29.189Z] #21 12.43 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T18:56:29.189Z] #21 12.43 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-23T18:56:29.189Z] #21 12.43 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T18:56:29.189Z] #21 12.43 python3-pkg-resources vim-runtime xxd [2022-02-23T18:56:29.189Z] #21 12.43 Suggested packages: [2022-02-23T18:56:29.189Z] #21 12.44 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-23T18:56:29.189Z] #21 12.44 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-23T18:56:29.189Z] #21 12.44 acl attr quota [2022-02-23T18:56:29.189Z] #21 12.44 Recommended packages: [2022-02-23T18:56:29.189Z] #21 12.44 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T18:56:29.635Z] #21 21.05 Selecting previously unselected package python3-lib2to3. [2022-02-23T18:56:29.635Z] #21 21.06 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T18:56:29.635Z] #21 21.06 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:56:29.635Z] #21 21.15 Selecting previously unselected package python3-distutils. [2022-02-23T18:56:29.635Z] #21 21.17 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T18:56:29.635Z] #21 21.18 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T18:56:29.635Z] #21 21.28 Selecting previously unselected package python3-pkg-resources. [2022-02-23T18:56:29.635Z] #21 21.28 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T18:56:29.635Z] #21 21.28 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:56:29.635Z] #21 21.37 Selecting previously unselected package python3-setuptools. [2022-02-23T18:56:29.635Z] #21 21.37 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T18:56:29.635Z] #21 21.37 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T18:56:29.891Z] #21 21.57 Selecting previously unselected package python3-wheel. [2022-02-23T18:56:29.944Z] #16 DONE 1.1s [2022-02-23T18:56:29.944Z] [2022-02-23T18:56:29.944Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T18:56:29.944Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-23T18:56:30.149Z] #21 21.58 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T18:56:30.149Z] #21 21.58 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T18:56:30.149Z] #21 21.65 Selecting previously unselected package python3-pip. [2022-02-23T18:56:30.149Z] #21 21.65 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-23T18:56:30.149Z] #21 21.66 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T18:56:30.406Z] #21 21.88 Selecting previously unselected package sudo. [2022-02-23T18:56:30.406Z] #21 21.89 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-02-23T18:56:30.406Z] #21 21.91 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T18:56:30.576Z] #21 13.49 The following NEW packages will be installed: [2022-02-23T18:56:30.576Z] #21 13.49 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-23T18:56:30.576Z] #21 13.49 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T18:56:30.576Z] #21 13.49 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-23T18:56:30.576Z] #21 13.49 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-23T18:56:30.576Z] #21 13.49 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-23T18:56:30.576Z] #21 13.49 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-23T18:56:30.576Z] #21 13.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-23T18:56:30.576Z] #21 13.50 xz-utils zip zstd [2022-02-23T18:56:30.576Z] #21 13.80 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:56:30.576Z] #21 13.80 Need to get 27.6 MB of archives. [2022-02-23T18:56:30.576Z] #21 13.80 After this operation, 106 MB of additional disk space will be used. [2022-02-23T18:56:30.576Z] #21 13.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-23T18:56:30.576Z] #21 13.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-23T18:56:30.576Z] #21 13.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-23T18:56:30.576Z] #21 13.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-23T18:56:30.576Z] #21 13.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-23T18:56:30.576Z] #21 13.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-23T18:56:30.576Z] #21 13.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-23T18:56:30.576Z] #21 13.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-23T18:56:30.576Z] #21 13.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:56:30.576Z] #21 13.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:56:30.576Z] #21 13.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T18:56:30.576Z] #21 13.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-23T18:56:30.576Z] #21 13.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-23T18:56:30.576Z] #21 13.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-23T18:56:30.576Z] #21 13.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-23T18:56:30.576Z] #21 13.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-23T18:56:30.576Z] #21 13.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-23T18:56:30.576Z] #21 13.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-23T18:56:30.576Z] #21 13.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-23T18:56:30.576Z] #21 13.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-23T18:56:30.576Z] #21 13.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-23T18:56:30.576Z] #21 13.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T18:56:30.576Z] #21 13.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T18:56:30.576Z] #21 13.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T18:56:30.576Z] #21 13.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-23T18:56:30.576Z] #21 13.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-23T18:56:30.576Z] #21 13.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T18:56:30.879Z] #17 0.857 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T18:56:30.971Z] #21 22.40 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T18:56:30.971Z] #21 22.42 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-02-23T18:56:30.971Z] #21 22.42 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:56:30.971Z] #21 22.70 Selecting previously unselected package uidmap. [2022-02-23T18:56:30.971Z] #21 22.71 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-02-23T18:56:30.971Z] #21 22.71 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T18:56:31.073Z] #14 ... [2022-02-23T18:56:31.073Z] [2022-02-23T18:56:31.073Z] #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-02-23T18:56:31.073Z] #63 sha256:6913773740f403d064dd52c36d77a64f38f82c60266afe44729b34df2649ad14 [2022-02-23T18:56:31.073Z] #63 DONE 115.2s [2022-02-23T18:56:31.073Z] [2022-02-23T18:56:31.073Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T18:56:31.073Z] #64 sha256:babaab94b18d0593522dc0b8f7738ff6c212bbf6d85445019711e2c8d8ae0384 [2022-02-23T18:56:31.073Z] #64 DONE 0.3s [2022-02-23T18:56:31.073Z] [2022-02-23T18:56:31.073Z] #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-02-23T18:56:31.073Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:56:31.073Z] #14 ... [2022-02-23T18:56:31.073Z] [2022-02-23T18:56:31.073Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T18:56:31.073Z] #65 sha256:e2458d8ab7cd226837f5008d1f9cbea99a1f36913ba10b214467d57b2ce5f4a3 [2022-02-23T18:56:31.073Z] #65 DONE 0.2s [2022-02-23T18:56:31.136Z] #17 DONE 1.0s [2022-02-23T18:56:31.136Z] [2022-02-23T18:56:31.136Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T18:56:31.136Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-23T18:56:31.146Z] #21 14.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-23T18:56:31.146Z] #21 14.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T18:56:31.146Z] #21 14.27 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-02-23T18:56:31.146Z] #21 14.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T18:56:31.146Z] #21 14.27 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-23T18:56:31.146Z] #21 14.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-23T18:56:31.146Z] #21 14.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T18:56:31.146Z] #21 14.33 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T18:56:31.146Z] #21 14.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T18:56:31.146Z] #21 14.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T18:56:31.146Z] #21 14.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T18:56:31.146Z] #21 14.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T18:56:31.146Z] #21 14.38 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-23T18:56:31.146Z] #21 14.39 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-23T18:56:31.146Z] #21 14.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-23T18:56:31.146Z] #21 14.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-23T18:56:31.146Z] #21 14.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T18:56:31.228Z] #21 22.84 Selecting previously unselected package vim-runtime. [2022-02-23T18:56:31.228Z] #21 22.84 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:56:31.228Z] #21 22.88 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-23T18:56:31.228Z] #21 22.89 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T18:56:31.228Z] #21 22.91 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:31.336Z] [2022-02-23T18:56:31.336Z] #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-02-23T18:56:31.336Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:56:31.336Z] #14 116.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T18:56:31.336Z] #14 116.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T18:56:31.336Z] #14 116.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:56:31.336Z] #14 116.4 Selecting previously unselected package libapparmor1:amd64. [2022-02-23T18:56:31.336Z] #14 116.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-23T18:56:31.336Z] #14 116.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T18:56:31.336Z] #14 116.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-23T18:56:31.418Z] #21 14.69 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-23T18:56:31.418Z] #21 14.70 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-23T18:56:31.418Z] #21 14.72 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-23T18:56:31.418Z] #21 14.75 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-23T18:56:31.597Z] #14 116.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-23T18:56:31.597Z] #14 116.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T18:56:31.597Z] #14 116.6 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T18:56:31.597Z] #14 116.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T18:56:31.597Z] #14 116.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:56:31.988Z] #21 15.26 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:56:31.988Z] #21 15.38 Fetched 27.6 MB in 1s (22.2 MB/s) [2022-02-23T18:56:32.067Z] #18 DONE 0.9s [2022-02-23T18:56:32.067Z] [2022-02-23T18:56:32.067Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T18:56:32.067Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-23T18:56:32.120Z] #14 116.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T18:56:32.120Z] #14 116.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T18:56:32.120Z] #14 116.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:56:32.247Z] #21 15.44 Selecting previously unselected package pigz. [2022-02-23T18:56:32.247Z] #21 15.44 (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-02-23T18:56:32.247Z] #21 15.51 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-23T18:56:32.247Z] #21 15.51 Unpacking pigz (2.6-1) ... [2022-02-23T18:56:32.247Z] #21 15.59 Selecting previously unselected package libelf1:amd64. [2022-02-23T18:56:32.382Z] #14 117.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-23T18:56:32.382Z] #14 117.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:56:32.382Z] #14 117.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:56:32.382Z] #14 117.4 Selecting previously unselected package libudev-dev:amd64. [2022-02-23T18:56:32.382Z] #14 117.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-23T18:56:32.382Z] #14 117.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-23T18:56:32.507Z] #21 15.60 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-23T18:56:32.507Z] #21 15.60 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-23T18:56:32.507Z] #21 15.78 Selecting previously unselected package libbpf0:amd64. [2022-02-23T18:56:32.507Z] #21 15.78 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-23T18:56:32.507Z] #21 15.79 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-23T18:56:32.507Z] #21 15.87 Selecting previously unselected package libcap2:amd64. [2022-02-23T18:56:32.644Z] #14 117.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-23T18:56:32.644Z] #14 117.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-23T18:56:32.644Z] #14 117.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T18:56:32.767Z] #21 15.87 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-23T18:56:32.767Z] #21 15.88 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-23T18:56:32.767Z] #21 15.93 Selecting previously unselected package libmnl0:amd64. [2022-02-23T18:56:32.767Z] #21 15.94 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-23T18:56:32.767Z] #21 15.94 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-23T18:56:32.767Z] #21 15.98 Selecting previously unselected package libxtables12:amd64. [2022-02-23T18:56:32.767Z] #21 15.99 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-23T18:56:32.767Z] #21 15.99 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-23T18:56:32.767Z] #21 16.10 Selecting previously unselected package libcap2-bin. [2022-02-23T18:56:32.767Z] #21 16.10 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-23T18:56:32.767Z] #21 16.12 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T18:56:32.767Z] #21 16.20 Selecting previously unselected package iproute2. [2022-02-23T18:56:32.767Z] #21 16.21 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-23T18:56:32.905Z] #14 117.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-23T18:56:32.905Z] #14 117.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-23T18:56:32.905Z] #14 117.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T18:56:32.999Z] #19 DONE 1.0s [2022-02-23T18:56:32.999Z] [2022-02-23T18:56:32.999Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T18:56:32.999Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-23T18:56:33.026Z] #21 16.21 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T18:56:33.166Z] #14 118.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-23T18:56:33.166Z] #14 118.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-23T18:56:33.166Z] #14 118.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T18:56:33.166Z] #14 118.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-23T18:56:33.166Z] #14 118.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-23T18:56:33.166Z] #14 118.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T18:56:33.166Z] #14 118.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-23T18:56:33.427Z] #14 118.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-23T18:56:33.427Z] #14 118.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T18:56:33.595Z] #21 16.71 Selecting previously unselected package xxd. [2022-02-23T18:56:33.595Z] #21 16.72 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:56:33.595Z] #21 16.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:33.595Z] #21 16.86 Selecting previously unselected package vim-common. [2022-02-23T18:56:33.595Z] #21 16.86 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:56:33.595Z] #21 16.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:33.691Z] #14 118.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-23T18:56:33.691Z] #14 118.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-23T18:56:33.691Z] #14 118.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T18:56:33.855Z] #21 17.05 Selecting previously unselected package bash-completion. [2022-02-23T18:56:33.855Z] #21 17.06 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T18:56:33.932Z] #20 DONE 0.9s [2022-02-23T18:56:33.932Z] [2022-02-23T18:56:33.933Z] #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-02-23T18:56:33.933Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T18:56:33.952Z] #14 118.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-23T18:56:33.952Z] #14 118.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:56:33.952Z] #14 118.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:56:33.952Z] #14 119.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-23T18:56:33.952Z] #14 119.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-23T18:56:33.952Z] #14 119.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T18:56:33.952Z] #14 119.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-23T18:56:34.213Z] #14 119.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-23T18:56:34.213Z] #14 119.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T18:56:34.475Z] #14 119.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T18:56:34.475Z] #14 119.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T18:56:34.475Z] #14 119.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:56:34.475Z] #14 119.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T18:56:34.475Z] #14 119.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:56:34.475Z] #14 119.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T18:56:34.475Z] #14 119.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:56:34.475Z] #14 119.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T18:56:34.475Z] #14 119.5 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-23T18:56:34.475Z] #14 119.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T18:56:34.475Z] #14 119.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:56:34.500Z] #21 25.59 Selecting previously unselected package vim. [2022-02-23T18:56:34.500Z] #21 25.61 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-23T18:56:34.500Z] #21 25.61 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:34.500Z] #21 26.01 Selecting previously unselected package xfsprogs. [2022-02-23T18:56:34.500Z] #21 26.02 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-02-23T18:56:34.500Z] #21 26.03 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T18:56:34.738Z] #14 119.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:56:34.738Z] #14 119.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:56:34.738Z] #14 119.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T18:56:34.738Z] #14 119.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T18:56:34.738Z] #14 119.6 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T18:56:34.738Z] #14 119.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:56:34.738Z] #14 119.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T18:56:34.738Z] #14 119.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T18:56:34.738Z] #14 119.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:56:34.738Z] #14 119.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:56:34.738Z] #14 119.7 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-02-23T18:56:34.738Z] #14 119.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:56:34.738Z] #14 119.7 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-02-23T18:56:34.738Z] #14 119.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:56:34.738Z] #14 119.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:56:34.738Z] #14 119.8 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-02-23T18:56:34.738Z] #14 119.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:56:34.757Z] #21 26.37 Selecting previously unselected package zip. [2022-02-23T18:56:34.757Z] #21 26.37 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-02-23T18:56:34.757Z] #21 26.38 Unpacking zip (3.0-12) ... [2022-02-23T18:56:34.999Z] #14 119.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:56:34.999Z] #14 119.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:56:34.999Z] #14 119.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:56:34.999Z] #14 119.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:56:34.999Z] #14 119.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:56:34.999Z] #14 119.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:56:35.014Z] #21 26.51 Selecting previously unselected package zstd. [2022-02-23T18:56:35.014Z] #21 26.51 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-02-23T18:56:35.014Z] #21 26.52 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:56:35.265Z] #14 DONE 120.3s [2022-02-23T18:56:35.265Z] [2022-02-23T18:56:35.265Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T18:56:35.265Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T18:56:35.270Z] #21 26.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:56:35.301Z] #21 1.230 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:56:35.301Z] #21 1.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:56:35.301Z] #21 1.347 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:56:35.533Z] #15 ... [2022-02-23T18:56:35.533Z] [2022-02-23T18:56:35.533Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T18:56:35.533Z] #55 sha256:ff163dea9a6bb5013a7612e596a939d70d0bb688568d1bb068dd0f22ec176400 [2022-02-23T18:56:35.533Z] #55 DONE 0.1s [2022-02-23T18:56:35.533Z] [2022-02-23T18:56:35.533Z] #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-02-23T18:56:35.533Z] #56 sha256:c157bffa75e136ce65e7b8a3e084f847a8cc284ebdc81e603f408e47bf672b22 [2022-02-23T18:56:35.558Z] #21 1.619 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:56:35.772Z] #21 18.68 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T18:56:35.772Z] #21 19.06 Selecting previously unselected package bzip2. [2022-02-23T18:56:35.772Z] #21 19.07 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-23T18:56:35.772Z] #21 19.07 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T18:56:35.772Z] #21 19.13 Selecting previously unselected package xz-utils. [2022-02-23T18:56:35.772Z] #21 19.13 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-23T18:56:35.772Z] #21 19.14 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T18:56:35.833Z] #21 27.42 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-02-23T18:56:35.833Z] #21 27.44 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:56:35.833Z] #21 27.50 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-02-23T18:56:35.833Z] #21 27.51 Setting up libicu67:arm64 (67.1-7) ... [2022-02-23T18:56:35.833Z] #21 27.52 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-02-23T18:56:35.833Z] #21 27.53 Setting up libinih1:arm64 (53-1+b2) ... [2022-02-23T18:56:35.833Z] #21 27.55 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T18:56:35.833Z] #21 27.57 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:56:35.833Z] #21 27.58 Setting up bzip2 (1.0.8-4) ... [2022-02-23T18:56:35.833Z] #21 27.59 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T18:56:36.033Z] #21 19.30 Selecting previously unselected package apparmor. [2022-02-23T18:56:36.033Z] #21 19.30 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-23T18:56:36.091Z] #21 27.60 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T18:56:36.294Z] #21 19.37 Unpacking apparmor (2.13.6-10) ... [2022-02-23T18:56:36.492Z] #21 2.688 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:56:36.554Z] #21 19.79 Selecting previously unselected package inetutils-ping. [2022-02-23T18:56:36.554Z] #21 19.80 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-23T18:56:36.554Z] #21 19.80 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T18:56:36.554Z] #21 19.91 Selecting previously unselected package libip4tc2:amd64. [2022-02-23T18:56:36.654Z] #21 28.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:36.655Z] #21 28.17 Setting up libcap2:arm64 (1:2.44-1) ... [2022-02-23T18:56:36.655Z] #21 28.18 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T18:56:36.655Z] #21 28.19 Setting up apparmor (2.13.6-10) ... [2022-02-23T18:56:36.815Z] #21 19.92 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-23T18:56:36.815Z] #21 19.92 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T18:56:36.815Z] #21 19.98 Selecting previously unselected package libip6tc2:amd64. [2022-02-23T18:56:36.815Z] #21 19.98 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-23T18:56:36.815Z] #21 19.99 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T18:56:36.815Z] #21 20.04 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-23T18:56:36.815Z] #21 20.05 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-23T18:56:36.815Z] #21 20.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T18:56:36.815Z] #21 20.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-23T18:56:36.815Z] #21 20.10 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-23T18:56:36.815Z] #21 20.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T18:56:36.815Z] #21 20.17 Selecting previously unselected package libnftnl11:amd64. [2022-02-23T18:56:36.924Z] #56 1.203 + RM_GOPATH=0 [2022-02-23T18:56:36.924Z] #56 1.203 + TMP_GOPATH= [2022-02-23T18:56:36.924Z] #56 1.203 + : /build [2022-02-23T18:56:36.924Z] #56 1.203 + '[' -z '' ']' [2022-02-23T18:56:36.924Z] #56 1.203 ++ mktemp -d [2022-02-23T18:56:36.924Z] #56 1.205 + export GOPATH=/tmp/tmp.IShkiX6KNE [2022-02-23T18:56:36.924Z] #56 1.205 + GOPATH=/tmp/tmp.IShkiX6KNE [2022-02-23T18:56:36.924Z] #56 1.205 + RM_GOPATH=1 [2022-02-23T18:56:36.924Z] #56 1.206 + case "$(go env GOARCH)" in [2022-02-23T18:56:36.924Z] #56 1.206 ++ go env GOARCH [2022-02-23T18:56:36.924Z] #56 1.212 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:56:36.924Z] #56 1.213 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:56:36.924Z] #56 1.213 ++ dirname /install.sh [2022-02-23T18:56:36.924Z] #56 1.214 + dir=/ [2022-02-23T18:56:36.924Z] #56 1.214 + bin=runc [2022-02-23T18:56:36.924Z] #56 1.215 + shift [2022-02-23T18:56:36.924Z] #56 1.215 + '[' '!' -f //runc.installer ']' [2022-02-23T18:56:36.924Z] #56 1.215 + . //runc.installer [2022-02-23T18:56:36.924Z] #56 1.215 ++ set -e [2022-02-23T18:56:36.924Z] #56 1.216 ++ : v1.1.0 [2022-02-23T18:56:36.924Z] #56 1.216 + install_runc [2022-02-23T18:56:36.924Z] #56 1.216 + RUNC_BUILDTAGS=seccomp [2022-02-23T18:56:36.924Z] #56 1.216 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T18:56:36.924Z] #56 1.217 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T18:56:36.924Z] #56 1.217 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IShkiX6KNE/src/github.com/opencontainers/runc [2022-02-23T18:56:36.924Z] #56 1.220 Cloning into '/tmp/tmp.IShkiX6KNE/src/github.com/opencontainers/runc'... [2022-02-23T18:56:36.924Z] #56 ... [2022-02-23T18:56:36.924Z] [2022-02-23T18:56:36.924Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T18:56:36.924Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T18:56:36.924Z] #15 DONE 1.5s [2022-02-23T18:56:36.924Z] [2022-02-23T18:56:36.924Z] #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-02-23T18:56:36.924Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-23T18:56:37.076Z] #21 20.17 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-23T18:56:37.076Z] #21 20.18 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T18:56:37.076Z] #21 20.24 Selecting previously unselected package iptables. [2022-02-23T18:56:37.076Z] #21 20.24 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-23T18:56:37.076Z] #21 20.25 Unpacking iptables (1.8.7-1) ... [2022-02-23T18:56:37.337Z] #21 20.56 Selecting previously unselected package libonig5:amd64. [2022-02-23T18:56:37.337Z] #21 20.56 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T18:56:37.337Z] #21 20.56 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:56:37.337Z] #21 20.70 Selecting previously unselected package libjq1:amd64. [2022-02-23T18:56:37.337Z] #21 20.70 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T18:56:37.337Z] #21 20.70 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:56:37.598Z] #21 20.81 Selecting previously unselected package jq. [2022-02-23T18:56:37.598Z] #21 20.81 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-23T18:56:37.598Z] #21 20.82 Unpacking jq (1.6-2.1) ... [2022-02-23T18:56:37.598Z] #21 20.89 Selecting previously unselected package libaio1:amd64. [2022-02-23T18:56:37.598Z] #21 20.91 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-23T18:56:37.598Z] #21 20.92 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-23T18:56:37.598Z] #21 20.97 Selecting previously unselected package libgpm2:amd64. [2022-02-23T18:56:37.598Z] #21 20.97 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-23T18:56:37.598Z] #21 20.97 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-23T18:56:37.858Z] #21 21.05 Selecting previously unselected package libicu67:amd64. [2022-02-23T18:56:37.858Z] #21 21.06 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-23T18:56:37.858Z] #21 21.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T18:56:37.862Z] #21 3.682 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:56:37.874Z] #16 DONE 1.1s [2022-02-23T18:56:37.874Z] [2022-02-23T18:56:37.874Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T18:56:37.874Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-23T18:56:38.024Z] #21 29.70 Setting up zip (3.0-12) ... [2022-02-23T18:56:38.024Z] #21 29.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:38.024Z] #21 29.75 Setting up bash-completion (1:2.11-2) ... [2022-02-23T18:56:38.819Z] #17 0.869 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T18:56:39.081Z] #17 DONE 1.0s [2022-02-23T18:56:39.081Z] [2022-02-23T18:56:39.081Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T18:56:39.081Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-23T18:56:39.925Z] #21 31.54 Setting up xz-utils (5.2.5-2) ... [2022-02-23T18:56:39.925Z] #21 31.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T18:56:39.925Z] #21 31.57 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-02-23T18:56:39.925Z] #21 31.62 Setting up patch (2.7.6-7) ... [2022-02-23T18:56:39.925Z] #21 31.63 Setting up sudo (1.9.5p2-3) ... [2022-02-23T18:56:40.030Z] #18 DONE 1.0s [2022-02-23T18:56:40.030Z] [2022-02-23T18:56:40.030Z] #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-02-23T18:56:40.030Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:56:40.030Z] #43 ... [2022-02-23T18:56:40.030Z] [2022-02-23T18:56:40.030Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T18:56:40.030Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-23T18:56:40.184Z] #21 31.69 invoke-rc.d: could not determine current runlevel [2022-02-23T18:56:40.184Z] #21 31.70 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T18:56:40.184Z] #21 31.71 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T18:56:40.184Z] #21 31.72 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-02-23T18:56:40.185Z] #21 31.75 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T18:56:40.185Z] #21 31.81 Setting up pigz (2.6-1) ... [2022-02-23T18:56:40.185Z] #21 31.83 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-23T18:56:40.185Z] #21 31.84 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T18:56:40.185Z] #21 31.87 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T18:56:40.185Z] #21 31.88 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:40.549Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:56:40.549Z] First time build. Skipping changelog. [2022-02-23T18:56:40.747Z] #21 32.38 Setting up libaio1:arm64 (0.3.112-9) ... [2022-02-23T18:56:40.747Z] #21 32.39 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:56:40.976Z] #19 DONE 1.1s [2022-02-23T18:56:40.976Z] [2022-02-23T18:56:40.976Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T18:56:40.976Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-23T18:56:41.150Z] #21 24.31 Selecting previously unselected package libinih1:amd64. [2022-02-23T18:56:41.150Z] #21 24.31 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-23T18:56:41.150Z] #21 24.31 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-23T18:56:41.150Z] #21 24.37 Selecting previously unselected package libnet1:amd64. [2022-02-23T18:56:41.150Z] #21 24.37 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T18:56:41.150Z] #21 24.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:56:41.150Z] #21 24.45 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T18:56:41.150Z] #21 24.45 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T18:56:41.150Z] #21 24.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:56:41.150Z] #21 24.52 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T18:56:41.150Z] #21 24.54 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T18:56:41.150Z] #21 24.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:56:41.150Z] #21 24.60 Selecting previously unselected package net-tools. [2022-02-23T18:56:41.153Z] #21 6.685 Fetched 8505 kB in 6s (1486 kB/s) [2022-02-23T18:56:41.153Z] #21 6.685 Reading package lists... [2022-02-23T18:56:41.153Z] #21 ... [2022-02-23T18:56:41.153Z] [2022-02-23T18:56:41.153Z] #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-02-23T18:56:41.153Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:56:41.153Z] #34 DONE 131.0s [2022-02-23T18:56:41.153Z] [2022-02-23T18:56:41.153Z] #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-02-23T18:56:41.153Z] #56 sha256:d023342fcdfe2b4e828ca64715e4370e64e6495d2b7430d13a67d1a5145618a9 [2022-02-23T18:56:41.153Z] #56 9.675 + cd /tmp/tmp.I7qohFVCMH/src/github.com/opencontainers/runc [2022-02-23T18:56:41.153Z] #56 9.680 + git checkout -q v1.1.0 [2022-02-23T18:56:41.153Z] #56 9.799 + '[' -z '' ']' [2022-02-23T18:56:41.153Z] #56 9.799 + target=static [2022-02-23T18:56:41.153Z] #56 9.799 + make BUILDTAGS=seccomp static [2022-02-23T18:56:41.153Z] #56 10.01 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-02-23T18:56:41.310Z] #21 32.68 Setting up libelf1:arm64 (0.183-1) ... [2022-02-23T18:56:41.310Z] #21 32.71 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:56:41.310Z] #21 32.73 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T18:56:41.310Z] #21 32.74 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T18:56:41.145Z] > git --version # timeout=10 [2022-02-23T18:56:41.211Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T18:56:41.264Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-23T18:56:41.411Z] #21 24.60 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-23T18:56:41.411Z] #21 24.61 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:56:41.411Z] #21 24.75 Selecting previously unselected package patch. [2022-02-23T18:56:41.411Z] #21 24.76 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-23T18:56:41.411Z] #21 24.76 Unpacking patch (2.7.6-7) ... [2022-02-23T18:56:41.566Z] #21 33.14 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:41.566Z] #21 33.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T18:56:41.566Z] #21 33.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T18:56:41.566Z] #21 33.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T18:56:41.566Z] #21 33.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T18:56:41.566Z] #21 33.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T18:56:41.566Z] #21 33.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T18:56:41.566Z] #21 33.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T18:56:41.566Z] #21 33.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T18:56:41.566Z] #21 33.23 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T18:56:41.671Z] #21 24.87 Selecting previously unselected package python-pip-whl. [2022-02-23T18:56:41.671Z] #21 24.89 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T18:56:41.671Z] #21 24.89 Unpacking python-pip-whl (20.3.4-4) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T18:56:42.240Z] #21 25.56 Selecting previously unselected package python3-lib2to3. [2022-02-23T18:56:42.240Z] #21 25.56 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T18:56:42.240Z] #21 25.57 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:56:42.240Z] #21 25.67 Selecting previously unselected package python3-distutils. [2022-02-23T18:56:42.388Z] #20 DONE 1.0s [2022-02-23T18:56:42.388Z] [2022-02-23T18:56:42.388Z] #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-02-23T18:56:42.388Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T18:56:42.499Z] #21 25.68 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T18:56:42.499Z] #21 25.68 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T18:56:42.499Z] #21 25.79 Selecting previously unselected package python3-pkg-resources. [2022-02-23T18:56:42.499Z] #21 25.79 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T18:56:42.499Z] #21 25.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:56:42.499Z] #21 25.92 Selecting previously unselected package python3-setuptools. [2022-02-23T18:56:42.767Z] #21 25.92 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T18:56:42.767Z] #21 25.93 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T18:56:42.935Z] #21 34.40 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-23T18:56:42.935Z] #21 34.41 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-02-23T18:56:42.935Z] #21 34.42 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:56:42.935Z] #21 34.45 Setting up python3-pip (20.3.4-4) ... [2022-02-23T18:56:43.027Z] #21 26.09 Selecting previously unselected package python3-wheel. [2022-02-23T18:56:43.027Z] #21 26.09 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T18:56:43.027Z] #21 26.09 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T18:56:43.027Z] #21 26.25 Selecting previously unselected package python3-pip. [2022-02-23T18:56:43.027Z] #21 26.25 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-23T18:56:43.027Z] #21 26.26 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T18:56:43.049Z] #56 ... [2022-02-23T18:56:43.049Z] [2022-02-23T18:56:43.049Z] #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-02-23T18:56:43.049Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T18:56:43.049Z] #21 6.685 Reading package lists... [2022-02-23T18:56:43.287Z] #21 26.50 Selecting previously unselected package sudo. [2022-02-23T18:56:43.287Z] #21 26.50 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-23T18:56:43.287Z] #21 26.51 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T18:56:43.333Z] #21 1.285 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:56:43.333Z] #21 1.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:56:43.333Z] #21 1.325 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:56:43.856Z] #21 27.00 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T18:56:43.856Z] #21 27.00 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-23T18:56:43.856Z] #21 27.01 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:56:43.864Z] #21 35.36 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-23T18:56:43.864Z] #21 35.37 Setting up jq (1.6-2.1) ... [2022-02-23T18:56:43.864Z] #21 35.39 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-02-23T18:56:43.864Z] #21 35.40 Setting up iptables (1.8.7-1) ... [2022-02-23T18:56:43.864Z] #21 35.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:56:43.864Z] #21 35.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:56:43.864Z] #21 35.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:56:43.864Z] #21 35.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:56:43.864Z] #21 35.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T18:56:43.864Z] #21 35.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T18:56:43.864Z] #21 35.44 Setting up iproute2 (5.10.0-4) ... [2022-02-23T18:56:43.906Z] #21 1.822 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:56:44.116Z] #21 27.23 Selecting previously unselected package uidmap. [2022-02-23T18:56:44.116Z] #21 27.23 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-23T18:56:44.116Z] #21 27.24 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T18:56:44.116Z] #21 27.37 Selecting previously unselected package vim-runtime. [2022-02-23T18:56:44.116Z] #21 27.38 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:56:44.116Z] #21 27.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-02-23T18:56:44.116Z] #21 27.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T18:56:44.116Z] #21 27.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:44.123Z] #21 35.74 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:56:44.851Z] #21 2.785 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:56:44.977Z] #21 9.202 Reading package lists... [2022-02-23T18:56:45.053Z] #21 DONE 36.7s [2022-02-23T18:56:45.053Z] [2022-02-23T18:56:45.053Z] #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-02-23T18:56:45.053Z] #60 sha256:2bff321e51641a1d9e0e3d116fc9959470eee345a87911d5dad09f360ec81f87 [2022-02-23T18:56:45.053Z] #60 ... [2022-02-23T18:56:45.053Z] [2022-02-23T18:56:45.053Z] #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-02-23T18:56:45.053Z] #22 sha256:4b7dd0f15d5870e9ca07a914cd26e885e2479a66dbbfabb7411ad510ee4d5477 [2022-02-23T18:56:45.616Z] #22 0.530 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T18:56:45.616Z] #22 0.535 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T18:56:45.616Z] #22 0.538 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T18:56:45.616Z] #22 DONE 0.6s [2022-02-23T18:56:45.616Z] [2022-02-23T18:56:45.616Z] #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-02-23T18:56:45.616Z] #26 sha256:1b514d20d0f6b3ba4fa07995b7a27c3d84cde3c56228baf7abf2fcf0e647f6a3 [2022-02-23T18:56:45.662Z] + docker version [2022-02-23T18:56:45.802Z] #21 11.39 Building dependency tree... [2022-02-23T18:56:45.873Z] #26 ... [2022-02-23T18:56:45.873Z] [2022-02-23T18:56:45.873Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T18:56:45.873Z] #23 sha256:f5964b061690044b2bb207f874f4fedcad5407373ca99d2694a15ab31b58262f [2022-02-23T18:56:46.248Z] #21 3.902 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:56:46.376Z] #21 12.47 The following additional packages will be installed: [2022-02-23T18:56:46.376Z] #21 12.47 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T18:56:46.376Z] #21 12.47 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-23T18:56:46.376Z] #21 12.47 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T18:56:46.376Z] #21 12.47 python3-pkg-resources vim-runtime xxd [2022-02-23T18:56:46.376Z] #21 12.47 Suggested packages: [2022-02-23T18:56:46.376Z] #21 12.47 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-23T18:56:46.376Z] #21 12.47 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-23T18:56:46.376Z] #21 12.47 acl attr quota [2022-02-23T18:56:46.376Z] #21 12.47 Recommended packages: [2022-02-23T18:56:46.376Z] #21 12.47 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T18:56:46.542Z] #21 ... [2022-02-23T18:56:46.542Z] [2022-02-23T18:56:46.542Z] #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-02-23T18:56:46.542Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:56:46.542Z] #34 DONE 131.2s [2022-02-23T18:56:46.806Z] [2022-02-23T18:56:46.806Z] #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-02-23T18:56:46.806Z] #56 sha256:c157bffa75e136ce65e7b8a3e084f847a8cc284ebdc81e603f408e47bf672b22 [2022-02-23T18:56:46.806Z] #56 10.17 + cd /tmp/tmp.IShkiX6KNE/src/github.com/opencontainers/runc [2022-02-23T18:56:46.806Z] #56 10.17 + git checkout -q v1.1.0 [2022-02-23T18:56:46.806Z] #56 10.57 + '[' -z '' ']' [2022-02-23T18:56:46.806Z] #56 10.57 + target=static [2022-02-23T18:56:46.806Z] #56 10.57 + make BUILDTAGS=seccomp static [2022-02-23T18:56:46.806Z] #56 11.07 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-02-23T18:56:47.422Z] #21 30.25 Selecting previously unselected package vim. [2022-02-23T18:56:47.422Z] #21 30.25 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:56:47.422Z] #21 30.27 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:47.422Z] #21 30.76 Selecting previously unselected package xfsprogs. [2022-02-23T18:56:47.422Z] #21 30.77 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-23T18:56:47.422Z] #21 30.78 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T18:56:47.747Z] #21 13.61 The following NEW packages will be installed: [2022-02-23T18:56:47.747Z] #21 13.61 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-23T18:56:47.747Z] #21 13.61 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T18:56:47.747Z] #21 13.61 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-23T18:56:47.747Z] #21 13.61 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-23T18:56:47.747Z] #21 13.62 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-23T18:56:47.747Z] #21 13.62 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-23T18:56:47.747Z] #21 13.62 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-23T18:56:47.747Z] #21 13.62 xz-utils zip zstd [2022-02-23T18:56:47.747Z] #21 13.92 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:56:47.747Z] #21 13.92 Need to get 27.6 MB of archives. [2022-02-23T18:56:47.747Z] #21 13.92 After this operation, 106 MB of additional disk space will be used. [2022-02-23T18:56:47.747Z] #21 13.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-23T18:56:47.747Z] #21 13.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-23T18:56:47.747Z] #21 13.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-23T18:56:47.747Z] #21 13.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-23T18:56:47.747Z] #21 13.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-23T18:56:47.747Z] #21 13.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-23T18:56:47.747Z] #21 13.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-23T18:56:47.747Z] #21 13.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-23T18:56:47.747Z] #21 13.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:56:47.747Z] #21 13.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:56:47.747Z] #21 13.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T18:56:47.747Z] #21 13.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-23T18:56:47.747Z] #21 13.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-23T18:56:47.747Z] #21 13.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-23T18:56:47.747Z] #21 14.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-23T18:56:47.747Z] #21 14.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-23T18:56:47.747Z] #21 14.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-23T18:56:48.005Z] #21 14.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-23T18:56:48.005Z] #21 14.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-23T18:56:48.005Z] #21 14.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-23T18:56:48.005Z] #21 14.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-23T18:56:48.005Z] #21 14.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T18:56:48.005Z] #21 14.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T18:56:48.005Z] #21 14.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T18:56:48.005Z] #21 14.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-23T18:56:48.005Z] #21 14.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-23T18:56:48.005Z] #21 14.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T18:56:48.060Z] #21 31.18 Selecting previously unselected package zip. [2022-02-23T18:56:48.060Z] #21 31.19 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-23T18:56:48.060Z] #21 31.20 Unpacking zip (3.0-12) ... [2022-02-23T18:56:48.263Z] #21 14.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-23T18:56:48.263Z] #21 14.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T18:56:48.263Z] #21 14.35 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-02-23T18:56:48.263Z] #21 14.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T18:56:48.263Z] #21 14.35 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-23T18:56:48.263Z] #21 14.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-23T18:56:48.263Z] #21 14.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T18:56:48.263Z] #21 14.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T18:56:48.263Z] #21 14.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T18:56:48.263Z] #21 14.42 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T18:56:48.263Z] #21 14.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T18:56:48.263Z] #21 14.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T18:56:48.263Z] #21 14.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-23T18:56:48.263Z] #21 14.44 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-23T18:56:48.263Z] #21 14.47 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-23T18:56:48.263Z] #21 14.47 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-23T18:56:48.263Z] #21 14.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T18:56:48.319Z] #21 31.72 Selecting previously unselected package zstd. [2022-02-23T18:56:48.522Z] #21 14.66 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-23T18:56:48.522Z] #21 14.70 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-23T18:56:48.522Z] #21 14.72 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-23T18:56:48.522Z] #21 14.72 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-23T18:56:48.579Z] #21 31.73 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-23T18:56:48.579Z] #21 31.79 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:56:48.839Z] #21 32.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:56:49.089Z] #21 15.27 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:56:49.089Z] #21 15.38 Fetched 27.6 MB in 1s (24.9 MB/s) [2022-02-23T18:56:49.354Z] #21 15.43 Selecting previously unselected package pigz. [2022-02-23T18:56:49.354Z] #21 15.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-23T18:56:49.354Z] #21 15.48 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-23T18:56:49.354Z] #21 15.49 Unpacking pigz (2.6-1) ... [2022-02-23T18:56:49.354Z] #21 15.59 Selecting previously unselected package libelf1:amd64. [2022-02-23T18:56:49.616Z] #21 15.59 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-23T18:56:49.616Z] #21 15.60 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-23T18:56:49.616Z] #21 15.73 Selecting previously unselected package libbpf0:amd64. [2022-02-23T18:56:49.616Z] #21 15.73 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-23T18:56:49.616Z] #21 15.74 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-23T18:56:49.616Z] #21 15.83 Selecting previously unselected package libcap2:amd64. [2022-02-23T18:56:49.811Z] #21 32.93 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T18:56:49.811Z] #21 32.95 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:56:49.811Z] #21 32.96 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-23T18:56:49.811Z] #21 32.98 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T18:56:49.811Z] #21 33.02 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T18:56:49.811Z] #21 33.04 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-23T18:56:49.811Z] #21 33.05 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T18:56:49.811Z] #21 33.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:56:49.811Z] #21 33.11 Setting up bzip2 (1.0.8-4) ... [2022-02-23T18:56:49.811Z] #21 33.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:56:49.811Z] #21 33.13 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T18:56:49.874Z] #21 15.84 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-23T18:56:49.874Z] #21 15.84 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-23T18:56:49.874Z] #21 15.92 Selecting previously unselected package libmnl0:amd64. [2022-02-23T18:56:49.874Z] #21 15.92 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-23T18:56:49.874Z] #21 15.93 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-23T18:56:49.874Z] #21 15.99 Selecting previously unselected package libxtables12:amd64. [2022-02-23T18:56:49.874Z] #21 15.99 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-23T18:56:49.874Z] #21 16.00 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-23T18:56:49.874Z] #21 16.06 Selecting previously unselected package libcap2-bin. [2022-02-23T18:56:49.874Z] #21 16.07 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-23T18:56:49.874Z] #21 16.07 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T18:56:50.131Z] #21 16.13 Selecting previously unselected package iproute2. [2022-02-23T18:56:50.131Z] #21 16.14 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-23T18:56:50.131Z] #21 16.15 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T18:56:50.389Z] #21 16.59 Selecting previously unselected package xxd. [2022-02-23T18:56:50.389Z] #21 16.60 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:56:50.389Z] #21 16.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:50.389Z] #21 16.71 Selecting previously unselected package vim-common. [2022-02-23T18:56:50.389Z] #21 33.72 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:50.389Z] #21 33.74 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-23T18:56:50.389Z] #21 33.75 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T18:56:50.647Z] #21 16.71 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:56:50.647Z] #21 16.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:50.652Z] #21 33.76 Setting up apparmor (2.13.6-10) ... [2022-02-23T18:56:50.905Z] #21 16.92 Selecting previously unselected package bash-completion. [2022-02-23T18:56:50.905Z] #21 16.93 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T18:56:52.033Z] #21 35.38 Setting up zip (3.0-12) ... [2022-02-23T18:56:52.292Z] #21 35.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:52.292Z] #21 35.42 Setting up bash-completion (1:2.11-2) ... [2022-02-23T18:56:52.337Z] Client: [2022-02-23T18:56:52.337Z] Version: 20.10.9 [2022-02-23T18:56:52.337Z] API version: 1.41 [2022-02-23T18:56:52.337Z] Go version: go1.16.8 [2022-02-23T18:56:52.337Z] Git commit: c2ea9bc [2022-02-23T18:56:52.337Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T18:56:52.337Z] OS/Arch: windows/amd64 [2022-02-23T18:56:52.337Z] Context: default [2022-02-23T18:56:52.337Z] Experimental: true [2022-02-23T18:56:52.337Z] [2022-02-23T18:56:52.337Z] Server: Docker Engine - Community [2022-02-23T18:56:52.337Z] Engine: [2022-02-23T18:56:52.337Z] Version: 20.10.9 [2022-02-23T18:56:52.337Z] API version: 1.41 (minimum version 1.24) [2022-02-23T18:56:52.337Z] Go version: go1.16.8 [2022-02-23T18:56:52.337Z] Git commit: 79ea9d3 [2022-02-23T18:56:52.337Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T18:56:52.337Z] OS/Arch: windows/amd64 [2022-02-23T18:56:52.337Z] Experimental: true [2022-02-23T18:56:52.799Z] #21 18.61 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T18:56:52.799Z] #21 18.97 Selecting previously unselected package bzip2. [2022-02-23T18:56:52.799Z] #21 18.99 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-23T18:56:52.799Z] #21 18.99 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T18:56:53.057Z] #21 19.07 Selecting previously unselected package xz-utils. [2022-02-23T18:56:53.057Z] #21 19.09 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-23T18:56:53.057Z] #21 19.09 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T18:56:53.057Z] #21 19.25 Selecting previously unselected package apparmor. [2022-02-23T18:56:53.057Z] #21 19.26 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-23T18:56:53.057Z] #21 19.30 Unpacking apparmor (2.13.6-10) ... [Pipeline] sh [2022-02-23T18:56:53.572Z] #21 19.64 Selecting previously unselected package inetutils-ping. [2022-02-23T18:56:53.572Z] #21 19.65 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-23T18:56:53.572Z] #21 19.66 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T18:56:53.573Z] #21 19.76 Selecting previously unselected package libip4tc2:amd64. [2022-02-23T18:56:53.573Z] #21 19.77 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-23T18:56:53.573Z] #21 19.78 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T18:56:53.573Z] #21 19.82 Selecting previously unselected package libip6tc2:amd64. [2022-02-23T18:56:53.573Z] #21 19.83 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-23T18:56:53.573Z] #21 19.83 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T18:56:53.830Z] #21 19.90 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-23T18:56:53.830Z] #21 19.90 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-23T18:56:53.830Z] #21 19.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T18:56:53.830Z] #21 19.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-23T18:56:53.830Z] #21 19.99 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-23T18:56:53.830Z] #21 20.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T18:56:54.088Z] #21 20.06 Selecting previously unselected package libnftnl11:amd64. [2022-02-23T18:56:54.088Z] #21 20.06 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-23T18:56:54.088Z] #21 20.07 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T18:56:54.088Z] #21 20.13 Selecting previously unselected package iptables. [2022-02-23T18:56:54.088Z] #21 20.14 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-23T18:56:54.088Z] #21 20.15 Unpacking iptables (1.8.7-1) ... [2022-02-23T18:56:54.184Z] 8f616e6e9eec: Pull complete [2022-02-23T18:56:54.202Z] #21 37.32 Setting up xz-utils (5.2.5-2) ... [2022-02-23T18:56:54.202Z] #21 37.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T18:56:54.202Z] #21 37.34 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-23T18:56:54.202Z] #21 37.36 Setting up patch (2.7.6-7) ... [2022-02-23T18:56:54.202Z] #21 37.37 Setting up sudo (1.9.5p2-3) ... [2022-02-23T18:56:54.202Z] #21 37.46 invoke-rc.d: could not determine current runlevel [2022-02-23T18:56:54.202Z] #21 37.46 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T18:56:54.202Z] #21 37.47 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T18:56:54.202Z] #21 37.49 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-23T18:56:54.202Z] #21 37.50 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T18:56:54.202Z] #21 37.51 Setting up pigz (2.6-1) ... [2022-02-23T18:56:54.202Z] #21 37.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T18:56:54.202Z] #21 37.53 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:56:54.202Z] #21 37.55 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T18:56:54.345Z] #21 20.43 Selecting previously unselected package libonig5:amd64. [2022-02-23T18:56:54.345Z] #21 20.44 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T18:56:54.345Z] #21 20.44 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:56:54.345Z] #21 20.58 Selecting previously unselected package libjq1:amd64. [2022-02-23T18:56:54.345Z] #21 20.59 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T18:56:54.461Z] #21 37.56 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:54.519Z] + docker info [2022-02-23T18:56:54.602Z] #21 20.60 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:56:54.602Z] #21 20.71 Selecting previously unselected package jq. [2022-02-23T18:56:54.602Z] #21 20.71 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-23T18:56:54.602Z] #21 20.73 Unpacking jq (1.6-2.1) ... [2022-02-23T18:56:54.602Z] #21 20.81 Selecting previously unselected package libaio1:amd64. [2022-02-23T18:56:54.602Z] #21 20.81 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-23T18:56:54.602Z] #21 20.81 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-23T18:56:54.602Z] #21 20.86 Selecting previously unselected package libgpm2:amd64. [2022-02-23T18:56:54.602Z] #21 20.86 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-23T18:56:54.602Z] #21 20.87 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-23T18:56:54.602Z] #21 20.92 Selecting previously unselected package libicu67:amd64. [2022-02-23T18:56:54.720Z] #21 38.08 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-23T18:56:54.720Z] #21 38.09 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:56:54.860Z] #21 20.92 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-23T18:56:54.860Z] #21 20.92 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T18:56:54.965Z] #56 ... [2022-02-23T18:56:54.965Z] [2022-02-23T18:56:54.965Z] #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-02-23T18:56:54.965Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T18:56:54.965Z] #21 7.287 Fetched 8505 kB in 6s (1352 kB/s) [2022-02-23T18:56:54.965Z] #21 7.287 Reading package lists... [2022-02-23T18:56:54.965Z] #21 9.432 Reading package lists... [2022-02-23T18:56:54.965Z] #21 11.63 Building dependency tree... [2022-02-23T18:56:54.965Z] #21 12.86 The following additional packages will be installed: [2022-02-23T18:56:54.965Z] #21 12.86 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T18:56:54.965Z] #21 12.86 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-23T18:56:54.965Z] #21 12.87 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T18:56:54.965Z] #21 12.87 python3-pkg-resources vim-runtime xxd [2022-02-23T18:56:54.965Z] #21 12.87 Suggested packages: [2022-02-23T18:56:54.965Z] #21 12.87 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-23T18:56:54.965Z] #21 12.87 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-23T18:56:54.965Z] #21 12.87 acl attr quota [2022-02-23T18:56:54.965Z] #21 12.87 Recommended packages: [2022-02-23T18:56:54.965Z] #21 12.87 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T18:56:55.079Z] #81 exporting layers 24.4s done [2022-02-23T18:56:55.079Z] #81 writing image sha256:8c2f79d2bb78699cea6362049ec6bc3c8c5b6ec87457c3cf2d6373e12add5a10 done [2022-02-23T18:56:55.079Z] #81 naming to docker.io/library/docker:a9cf3773f752eaaecebf623f3f171edeb1f6c4ae done [2022-02-23T18:56:55.079Z] #81 DONE 24.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-02-23T18:56:55.288Z] #21 38.45 Setting up libelf1:amd64 (0.183-1) ... [2022-02-23T18:56:55.288Z] #21 38.48 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:56:55.288Z] #21 38.49 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:56:55.288Z] #21 38.50 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T18:56:55.408Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43288/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43288/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9cf3773f752eaaecebf623f3f171edeb1f6c4ae -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9cf3773f752eaaecebf623f3f171edeb1f6c4ae hack/validate/default [2022-02-23T18:56:55.823Z] #23 8.551 Collecting yamllint==1.26.1 [2022-02-23T18:56:55.823Z] #23 9.589 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T18:56:55.855Z] #21 38.91 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:55.855Z] #21 38.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T18:56:55.855Z] #21 38.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T18:56:55.855Z] #21 38.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T18:56:55.855Z] #21 38.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T18:56:55.855Z] #21 38.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T18:56:55.855Z] #21 38.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T18:56:55.855Z] #21 38.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T18:56:55.855Z] #21 38.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T18:56:55.855Z] #21 38.99 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T18:56:56.080Z] #23 10.45 Collecting pathspec>=0.5.3 [2022-02-23T18:56:56.080Z] #23 ... [2022-02-23T18:56:56.080Z] [2022-02-23T18:56:56.080Z] #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-02-23T18:56:56.080Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-23T18:56:56.080Z] #43 145.8 + dpkg --print-architecture [2022-02-23T18:56:56.341Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-02-23T18:56:56.342Z] No api/types/ or api/swagger.yaml changes in diff. [2022-02-23T18:56:56.342Z] Congratulations! All TOML source files changed here have valid syntax. [2022-02-23T18:56:56.342Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-02-23T18:56:56.342Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-02-23T18:56:56.342Z] Congratulations! No new tests were added to integration-cli. [2022-02-23T18:56:56.342Z] [2022-02-23T18:56:56.342Z] INFO Start validation with golang-ci-lint [2022-02-23T18:56:56.353Z] #21 14.01 The following NEW packages will be installed: [2022-02-23T18:56:56.353Z] #21 14.02 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-23T18:56:56.353Z] #21 14.02 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T18:56:56.353Z] #21 14.02 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-23T18:56:56.353Z] #21 14.02 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-23T18:56:56.353Z] #21 14.03 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-23T18:56:56.353Z] #21 14.03 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-23T18:56:56.353Z] #21 14.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-23T18:56:56.353Z] #21 14.03 xz-utils zip zstd [2022-02-23T18:56:56.353Z] #21 14.33 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:56:56.353Z] #21 14.33 Need to get 27.6 MB of archives. [2022-02-23T18:56:56.353Z] #21 14.33 After this operation, 106 MB of additional disk space will be used. [2022-02-23T18:56:56.353Z] #21 14.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-23T18:56:56.353Z] #21 14.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-23T18:56:56.353Z] #21 14.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-23T18:56:56.353Z] #21 14.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-23T18:56:56.353Z] #21 14.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-23T18:56:56.353Z] #21 14.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-23T18:56:56.353Z] #21 14.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-23T18:56:56.353Z] #21 14.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-23T18:56:56.353Z] #21 14.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:56:56.353Z] #21 14.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:56:56.353Z] #21 14.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T18:56:56.353Z] #21 14.38 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-23T18:56:56.627Z] #21 14.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-23T18:56:56.627Z] #21 14.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-23T18:56:56.627Z] #21 14.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-23T18:56:56.627Z] #21 14.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-23T18:56:56.627Z] #21 14.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-23T18:56:56.627Z] #21 14.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-23T18:56:56.627Z] #21 14.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-23T18:56:56.627Z] #21 14.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-23T18:56:56.627Z] #21 14.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-23T18:56:56.627Z] #21 14.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T18:56:56.627Z] #21 14.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T18:56:56.627Z] #21 14.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T18:56:56.627Z] #21 14.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-23T18:56:56.627Z] #21 14.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-23T18:56:56.627Z] #21 14.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T18:56:56.648Z] #43 DONE 146.6s [2022-02-23T18:56:56.648Z] [2022-02-23T18:56:56.648Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T18:56:56.648Z] #23 sha256:f5964b061690044b2bb207f874f4fedcad5407373ca99d2694a15ab31b58262f [2022-02-23T18:56:56.648Z] #23 10.46 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T18:56:56.648Z] #23 10.69 Collecting pyyaml [2022-02-23T18:56:56.648Z] #23 10.70 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-02-23T18:56:56.648Z] #23 10.91 Building wheels for collected packages: yamllint [2022-02-23T18:56:56.648Z] #23 10.91 Building wheel for yamllint (setup.py): started [2022-02-23T18:56:56.794Z] #21 40.25 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:56:56.892Z] #21 14.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-23T18:56:56.892Z] #21 14.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T18:56:56.892Z] #21 14.76 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-02-23T18:56:56.892Z] #21 14.76 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T18:56:56.892Z] #21 14.76 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-23T18:56:56.892Z] #21 14.76 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-23T18:56:56.892Z] #21 14.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T18:56:56.892Z] #21 14.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T18:56:56.892Z] #21 14.82 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T18:56:56.892Z] #21 14.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T18:56:56.892Z] #21 14.83 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T18:56:56.892Z] #21 14.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T18:56:56.892Z] #21 14.84 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-23T18:56:56.892Z] #21 14.87 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-23T18:56:56.892Z] #21 14.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-23T18:56:56.892Z] #21 14.89 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-23T18:56:56.892Z] #21 14.90 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T18:56:57.054Z] #21 40.27 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T18:56:57.054Z] #21 40.28 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:56:57.054Z] #21 40.29 Setting up python3-pip (20.3.4-4) ... [2022-02-23T18:56:57.154Z] #21 15.10 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-23T18:56:57.154Z] #21 15.13 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-23T18:56:57.154Z] #21 15.15 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-23T18:56:57.154Z] #21 15.16 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-23T18:56:57.281Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-02-23T18:56:57.281Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-23T18:56:57.281Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-02-23T18:56:57.611Z] #23 11.99 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T18:56:57.611Z] #23 11.99 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9ddc37c052cb23c2d748279761ac73817d3f1115ba66eeb0f3748e0d082ca107 [2022-02-23T18:56:57.611Z] #23 11.99 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T18:56:57.611Z] #23 12.00 Successfully built yamllint [2022-02-23T18:56:57.611Z] #23 12.03 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T18:56:57.727Z] #21 15.68 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:56:57.727Z] #21 15.81 Fetched 27.6 MB in 1s (24.8 MB/s) [2022-02-23T18:56:57.871Z] #23 12.30 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T18:56:57.988Z] #21 15.86 Selecting previously unselected package pigz. [2022-02-23T18:56:57.988Z] #21 15.86 (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-02-23T18:56:57.988Z] #21 15.90 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-23T18:56:57.988Z] #21 15.91 Unpacking pigz (2.6-1) ... [2022-02-23T18:56:57.988Z] #21 16.03 Selecting previously unselected package libelf1:amd64. [2022-02-23T18:56:57.988Z] #21 16.03 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-23T18:56:57.993Z] #21 41.37 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T18:56:57.993Z] #21 41.38 Setting up jq (1.6-2.1) ... [2022-02-23T18:56:57.993Z] #21 41.39 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-23T18:56:57.993Z] #21 41.40 Setting up iptables (1.8.7-1) ... [2022-02-23T18:56:57.993Z] #21 41.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:56:58.131Z] #23 DONE 12.5s [2022-02-23T18:56:58.131Z] [2022-02-23T18:56:58.131Z] #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-02-23T18:56:58.131Z] #56 sha256:0b6949b71ca6c86c73b6eb2445d635907956e5cd056e867808fe19734fe1d61c [2022-02-23T18:56:58.136Z] #21 23.79 Selecting previously unselected package libinih1:amd64. [2022-02-23T18:56:58.136Z] #21 23.80 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-23T18:56:58.136Z] #21 23.81 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-23T18:56:58.136Z] #21 23.86 Selecting previously unselected package libnet1:amd64. [2022-02-23T18:56:58.136Z] #21 23.88 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T18:56:58.136Z] #21 23.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:56:58.136Z] #21 23.97 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T18:56:58.136Z] #21 23.97 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T18:56:58.136Z] #21 23.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:56:58.136Z] #21 24.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T18:56:58.136Z] #21 24.06 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T18:56:58.136Z] #21 24.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:56:58.136Z] #21 24.12 Selecting previously unselected package net-tools. [2022-02-23T18:56:58.136Z] #21 24.12 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-23T18:56:58.136Z] #21 24.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:56:58.136Z] #21 24.28 Selecting previously unselected package patch. [2022-02-23T18:56:58.136Z] #21 24.29 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-23T18:56:58.136Z] #21 24.29 Unpacking patch (2.7.6-7) ... [2022-02-23T18:56:58.250Z] #21 16.04 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-23T18:56:58.250Z] #21 16.23 Selecting previously unselected package libbpf0:amd64. [2022-02-23T18:56:58.250Z] #21 16.23 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-23T18:56:58.250Z] #21 16.23 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-23T18:56:58.253Z] #21 41.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:56:58.253Z] #21 41.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:56:58.253Z] #21 41.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:56:58.253Z] #21 41.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T18:56:58.253Z] #21 41.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T18:56:58.253Z] #21 41.46 Setting up iproute2 (5.10.0-4) ... [2022-02-23T18:56:58.393Z] #21 24.39 Selecting previously unselected package python-pip-whl. [2022-02-23T18:56:58.393Z] #21 24.40 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T18:56:58.393Z] #21 24.41 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T18:56:58.513Z] #21 16.34 Selecting previously unselected package libcap2:amd64. [2022-02-23T18:56:58.513Z] #21 16.34 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-23T18:56:58.513Z] #21 16.35 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-23T18:56:58.513Z] #21 16.42 Selecting previously unselected package libmnl0:amd64. [2022-02-23T18:56:58.513Z] #21 16.43 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-23T18:56:58.513Z] #21 16.43 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-23T18:56:58.513Z] #21 16.48 Selecting previously unselected package libxtables12:amd64. [2022-02-23T18:56:58.513Z] #21 16.49 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-23T18:56:58.513Z] #21 16.51 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-23T18:56:58.513Z] #21 16.57 Selecting previously unselected package libcap2-bin. [2022-02-23T18:56:58.773Z] #21 41.85 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:56:58.775Z] #21 16.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-23T18:56:58.775Z] #21 16.59 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T18:56:58.775Z] #21 16.68 Selecting previously unselected package iproute2. [2022-02-23T18:56:58.775Z] #21 16.68 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-23T18:56:58.775Z] #21 16.68 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T18:56:58.907Z] #21 24.94 Selecting previously unselected package python3-lib2to3. [2022-02-23T18:56:58.907Z] #21 24.95 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T18:56:58.907Z] #21 24.96 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:56:58.907Z] #21 25.06 Selecting previously unselected package python3-distutils. [2022-02-23T18:56:58.907Z] #21 25.07 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T18:56:58.908Z] #21 25.07 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T18:56:59.033Z] #21 DONE 42.3s [2022-02-23T18:56:59.033Z] [2022-02-23T18:56:59.033Z] #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-02-23T18:56:59.033Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:56:59.033Z] #51 ... [2022-02-23T18:56:59.033Z] [2022-02-23T18:56:59.033Z] #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-02-23T18:56:59.033Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-23T18:56:59.165Z] #21 25.18 Selecting previously unselected package python3-pkg-resources. [2022-02-23T18:56:59.165Z] #21 25.19 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T18:56:59.165Z] #21 25.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:56:59.165Z] #21 25.31 Selecting previously unselected package python3-setuptools. [2022-02-23T18:56:59.165Z] #21 25.33 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T18:56:59.165Z] #21 25.33 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T18:56:59.298Z] #21 17.08 Selecting previously unselected package xxd. [2022-02-23T18:56:59.298Z] #21 17.09 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:56:59.298Z] #21 17.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:59.298Z] #21 17.22 Selecting previously unselected package vim-common. [2022-02-23T18:56:59.298Z] #21 17.23 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:56:59.298Z] #21 17.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:56:59.421Z] #21 25.57 Selecting previously unselected package python3-wheel. [2022-02-23T18:56:59.422Z] #21 25.57 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T18:56:59.422Z] #21 25.57 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T18:56:59.422Z] #21 25.63 Selecting previously unselected package python3-pip. [2022-02-23T18:56:59.422Z] #21 25.64 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-23T18:56:59.422Z] #21 25.65 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T18:56:59.560Z] #21 17.39 Selecting previously unselected package bash-completion. [2022-02-23T18:56:59.560Z] #21 17.39 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T18:56:59.679Z] #21 25.89 Selecting previously unselected package sudo. [2022-02-23T18:56:59.679Z] #21 25.90 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-23T18:56:59.679Z] #21 25.91 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T18:57:00.243Z] #21 26.45 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T18:57:00.411Z] #22 1.223 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T18:57:00.411Z] #22 1.227 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T18:57:00.411Z] #22 1.231 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T18:57:00.411Z] #22 DONE 1.3s [2022-02-23T18:57:00.411Z] [2022-02-23T18:57:00.411Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T18:57:00.411Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-23T18:57:00.500Z] #21 26.45 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-23T18:57:00.500Z] #21 26.46 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:57:00.500Z] #21 26.67 Selecting previously unselected package uidmap. [2022-02-23T18:57:00.500Z] #21 26.69 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-23T18:57:00.500Z] #21 26.70 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T18:57:00.757Z] #21 26.89 Selecting previously unselected package vim-runtime. [2022-02-23T18:57:00.757Z] #21 26.89 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:57:00.758Z] #21 26.91 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-23T18:57:00.758Z] #21 26.95 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T18:57:00.758Z] #21 26.96 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:57:01.477Z] #21 19.18 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T18:57:01.477Z] #21 19.55 Selecting previously unselected package bzip2. [2022-02-23T18:57:01.477Z] #21 19.55 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-23T18:57:01.477Z] #21 19.56 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T18:57:01.741Z] #21 19.64 Selecting previously unselected package xz-utils. [2022-02-23T18:57:01.741Z] #21 19.64 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-23T18:57:01.741Z] #21 19.66 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T18:57:02.003Z] #21 19.83 Selecting previously unselected package apparmor. [2022-02-23T18:57:02.003Z] #21 19.84 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-23T18:57:02.003Z] #21 19.90 Unpacking apparmor (2.13.6-10) ... [2022-02-23T18:57:02.264Z] #21 20.29 Selecting previously unselected package inetutils-ping. [2022-02-23T18:57:02.526Z] #21 20.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-23T18:57:02.526Z] #21 20.31 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T18:57:02.526Z] #21 20.43 Selecting previously unselected package libip4tc2:amd64. [2022-02-23T18:57:02.526Z] #21 20.44 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-23T18:57:02.526Z] #21 20.44 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T18:57:02.526Z] #21 20.51 Selecting previously unselected package libip6tc2:amd64. [2022-02-23T18:57:02.526Z] #21 20.52 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-23T18:57:02.526Z] #21 20.52 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T18:57:02.788Z] #21 20.60 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-23T18:57:02.788Z] #21 20.61 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-23T18:57:02.788Z] #21 20.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T18:57:02.788Z] #21 20.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-23T18:57:02.788Z] #21 20.70 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-23T18:57:02.788Z] #21 20.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T18:57:02.788Z] #21 20.79 Selecting previously unselected package libnftnl11:amd64. [2022-02-23T18:57:02.788Z] #21 20.80 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-23T18:57:02.788Z] #21 20.80 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T18:57:02.788Z] #21 20.91 Selecting previously unselected package iptables. [2022-02-23T18:57:03.050Z] #21 20.91 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-23T18:57:03.050Z] #21 20.92 Unpacking iptables (1.8.7-1) ... [2022-02-23T18:57:03.050Z] #21 21.19 Selecting previously unselected package libonig5:amd64. [2022-02-23T18:57:03.312Z] #21 21.20 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T18:57:03.312Z] #21 21.20 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:57:03.312Z] #21 21.36 Selecting previously unselected package libjq1:amd64. [2022-02-23T18:57:03.312Z] #21 21.36 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T18:57:03.312Z] #21 21.37 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:57:03.573Z] #21 21.46 Selecting previously unselected package jq. [2022-02-23T18:57:03.573Z] #21 21.47 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-23T18:57:03.573Z] #21 21.48 Unpacking jq (1.6-2.1) ... [2022-02-23T18:57:03.573Z] #21 21.55 Selecting previously unselected package libaio1:amd64. [2022-02-23T18:57:03.573Z] #21 21.55 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-23T18:57:03.573Z] #21 21.57 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-23T18:57:03.573Z] #21 21.63 Selecting previously unselected package libgpm2:amd64. [2022-02-23T18:57:03.573Z] #21 21.64 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-23T18:57:03.573Z] #21 21.65 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-23T18:57:03.573Z] #21 21.70 Selecting previously unselected package libicu67:amd64. [2022-02-23T18:57:03.835Z] #21 21.70 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-23T18:57:03.835Z] #21 21.71 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T18:57:04.033Z] #21 29.69 Selecting previously unselected package vim. [2022-02-23T18:57:04.033Z] #21 29.70 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:57:04.033Z] #21 29.71 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:57:04.033Z] #21 30.23 Selecting previously unselected package xfsprogs. [2022-02-23T18:57:04.033Z] #21 30.23 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-23T18:57:04.315Z] #21 30.24 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T18:57:04.572Z] #21 30.71 Selecting previously unselected package zip. [2022-02-23T18:57:04.572Z] #21 30.73 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-23T18:57:04.572Z] #21 30.74 Unpacking zip (3.0-12) ... [2022-02-23T18:57:04.837Z] #21 30.84 Selecting previously unselected package zstd. [2022-02-23T18:57:04.837Z] #21 30.86 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-23T18:57:04.837Z] #21 30.87 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:57:05.095Z] #21 31.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:57:06.031Z] #21 32.08 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T18:57:06.031Z] #21 32.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:57:06.031Z] #21 32.10 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-23T18:57:06.031Z] #21 32.12 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T18:57:06.031Z] #21 32.13 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T18:57:06.031Z] #21 32.14 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-23T18:57:06.031Z] #21 32.15 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T18:57:06.031Z] #21 32.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:57:06.031Z] #21 32.18 Setting up bzip2 (1.0.8-4) ... [2022-02-23T18:57:06.031Z] #21 32.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:57:06.031Z] #21 32.21 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T18:57:06.596Z] #21 32.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:57:06.596Z] #21 32.83 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-23T18:57:06.596Z] #21 32.85 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T18:57:06.596Z] #21 32.86 Setting up apparmor (2.13.6-10) ... [2022-02-23T18:57:07.141Z] #21 24.68 Selecting previously unselected package libinih1:amd64. [2022-02-23T18:57:07.141Z] #21 24.68 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-23T18:57:07.141Z] #21 24.69 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-23T18:57:07.141Z] #21 24.75 Selecting previously unselected package libnet1:amd64. [2022-02-23T18:57:07.141Z] #21 24.76 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T18:57:07.141Z] #21 24.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:57:07.142Z] #21 24.86 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T18:57:07.142Z] #21 24.87 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T18:57:07.142Z] #21 24.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:57:07.142Z] #21 24.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T18:57:07.142Z] #21 24.99 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T18:57:07.142Z] #21 24.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:57:07.142Z] #21 25.04 Selecting previously unselected package net-tools. [2022-02-23T18:57:07.142Z] #21 25.06 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-23T18:57:07.142Z] #21 25.07 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:57:07.403Z] #21 25.24 Selecting previously unselected package patch. [2022-02-23T18:57:07.403Z] #21 25.25 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-23T18:57:07.403Z] #21 25.25 Unpacking patch (2.7.6-7) ... [2022-02-23T18:57:07.403Z] #21 25.37 Selecting previously unselected package python-pip-whl. [2022-02-23T18:57:07.403Z] #21 25.37 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T18:57:07.403Z] #21 25.38 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T18:57:07.977Z] #21 25.94 Selecting previously unselected package python3-lib2to3. [2022-02-23T18:57:07.977Z] #21 25.94 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T18:57:07.977Z] #21 25.96 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:57:08.240Z] #21 26.08 Selecting previously unselected package python3-distutils. [2022-02-23T18:57:08.240Z] #21 26.08 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T18:57:08.240Z] #21 26.09 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T18:57:08.240Z] #21 26.22 Selecting previously unselected package python3-pkg-resources. [2022-02-23T18:57:08.240Z] #21 26.22 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T18:57:08.240Z] #21 26.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:57:08.240Z] #21 26.37 Selecting previously unselected package python3-setuptools. [2022-02-23T18:57:08.490Z] #21 34.28 Setting up zip (3.0-12) ... [2022-02-23T18:57:08.490Z] #21 34.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:57:08.490Z] #21 34.34 Setting up bash-completion (1:2.11-2) ... [2022-02-23T18:57:08.502Z] #21 26.38 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T18:57:08.502Z] #21 26.39 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T18:57:08.502Z] #21 26.62 Selecting previously unselected package python3-wheel. [2022-02-23T18:57:08.763Z] #21 26.63 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T18:57:08.763Z] #21 26.63 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T18:57:08.763Z] #21 26.70 Selecting previously unselected package python3-pip. [2022-02-23T18:57:08.763Z] #21 26.71 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-23T18:57:08.763Z] #21 26.72 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T18:57:09.025Z] #21 26.98 Selecting previously unselected package sudo. [2022-02-23T18:57:09.025Z] #21 26.99 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-23T18:57:09.025Z] #21 26.99 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T18:57:09.597Z] #21 27.52 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T18:57:09.597Z] #21 27.53 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-23T18:57:09.597Z] #21 27.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:57:09.858Z] #21 27.75 Selecting previously unselected package uidmap. [2022-02-23T18:57:09.858Z] #21 27.75 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-23T18:57:09.858Z] #21 27.81 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T18:57:10.121Z] #21 27.95 Selecting previously unselected package vim-runtime. [2022-02-23T18:57:10.121Z] #21 27.96 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:57:10.121Z] #21 28.00 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-23T18:57:10.121Z] #21 28.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T18:57:10.121Z] #21 28.05 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:57:10.393Z] #21 36.22 Setting up xz-utils (5.2.5-2) ... [2022-02-23T18:57:10.393Z] #21 36.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T18:57:10.393Z] #21 36.25 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-23T18:57:10.393Z] #21 36.26 Setting up patch (2.7.6-7) ... [2022-02-23T18:57:10.393Z] #21 36.28 Setting up sudo (1.9.5p2-3) ... [2022-02-23T18:57:10.393Z] #21 36.36 invoke-rc.d: could not determine current runlevel [2022-02-23T18:57:10.393Z] #21 36.37 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T18:57:10.393Z] #21 36.38 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T18:57:10.393Z] #21 36.40 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-23T18:57:10.393Z] #21 36.41 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T18:57:10.393Z] #21 36.57 Setting up pigz (2.6-1) ... [2022-02-23T18:57:10.393Z] #21 36.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T18:57:10.393Z] #21 36.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:57:10.409Z] #23 9.733 Collecting yamllint==1.26.1 [2022-02-23T18:57:10.650Z] #21 36.64 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T18:57:10.650Z] #21 36.66 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:57:10.723Z] Client: [2022-02-23T18:57:10.723Z] Context: default [2022-02-23T18:57:10.723Z] Debug Mode: false [2022-02-23T18:57:10.723Z] Plugins: [2022-02-23T18:57:10.723Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-23T18:57:10.723Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-23T18:57:10.723Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-23T18:57:10.723Z] [2022-02-23T18:57:10.723Z] Server: [2022-02-23T18:57:10.723Z] Containers: 0 [2022-02-23T18:57:10.723Z] Running: 0 [2022-02-23T18:57:10.723Z] Paused: 0 [2022-02-23T18:57:10.723Z] Stopped: 0 [2022-02-23T18:57:10.723Z] Images: 0 [2022-02-23T18:57:10.723Z] Server Version: 20.10.9 [2022-02-23T18:57:10.723Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T18:57:10.723Z] Windows: [2022-02-23T18:57:10.723Z] LCOW: [2022-02-23T18:57:10.723Z] Logging Driver: json-file [2022-02-23T18:57:10.723Z] Plugins: [2022-02-23T18:57:10.723Z] Volume: local [2022-02-23T18:57:10.723Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T18:57:10.723Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T18:57:10.723Z] Swarm: inactive [2022-02-23T18:57:10.723Z] Default Isolation: process [2022-02-23T18:57:10.723Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T18:57:10.723Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T18:57:10.723Z] OSType: windows [2022-02-23T18:57:10.723Z] Architecture: x86_64 [2022-02-23T18:57:10.723Z] CPUs: 4 [2022-02-23T18:57:10.723Z] Total Memory: 32GiB [2022-02-23T18:57:10.723Z] Name: azwin-2-e60d90 [2022-02-23T18:57:10.723Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-23T18:57:10.723Z] Docker Root Dir: D:\docker [2022-02-23T18:57:10.723Z] Debug Mode: false [2022-02-23T18:57:10.723Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:57:10.723Z] Labels: [2022-02-23T18:57:10.723Z] Experimental: true [2022-02-23T18:57:10.723Z] Insecure Registries: [2022-02-23T18:57:10.723Z] 10.0.0.4:5000 [2022-02-23T18:57:10.723Z] 127.0.0.0/8 [2022-02-23T18:57:10.723Z] Registry Mirrors: [2022-02-23T18:57:10.723Z] http://10.0.0.4:5000/ [2022-02-23T18:57:10.723Z] Live Restore Enabled: false [2022-02-23T18:57:10.723Z] Product License: Community Engine [2022-02-23T18:57:10.723Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-23T18:57:11.214Z] #21 37.30 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-23T18:57:11.214Z] #21 37.31 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:57:11.347Z] #23 10.80 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T18:57:11.471Z] #21 37.68 Setting up libelf1:amd64 (0.183-1) ... [2022-02-23T18:57:11.728Z] #21 37.71 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:57:11.728Z] #21 37.72 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:57:11.728Z] #21 37.74 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T18:57:11.985Z] #21 38.18 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:57:11.985Z] #21 38.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T18:57:11.985Z] #21 38.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T18:57:11.985Z] #21 38.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T18:57:11.985Z] #21 38.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T18:57:11.985Z] #21 38.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T18:57:11.985Z] #21 38.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T18:57:11.985Z] #21 38.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T18:57:11.985Z] #21 38.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T18:57:12.242Z] #21 38.24 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T18:57:12.286Z] #23 11.82 Collecting pathspec>=0.5.3 [2022-02-23T18:57:12.286Z] #23 11.83 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T18:57:12.546Z] #23 12.17 Collecting pyyaml [2022-02-23T18:57:12.546Z] #23 12.19 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-02-23T18:57:12.546Z] #23 12.26 Building wheels for collected packages: yamllint [2022-02-23T18:57:12.546Z] #23 12.26 Building wheel for yamllint (setup.py): started [2022-02-23T18:57:12.934Z] #21 30.80 Selecting previously unselected package vim. [2022-02-23T18:57:12.934Z] #21 30.80 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:57:12.934Z] #21 30.83 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:57:13.484Z] #23 13.12 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T18:57:13.484Z] #23 13.12 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=76d305323f54123e3efbfac19c743077a59971392a286a2e01c44220a7dc2b32 [2022-02-23T18:57:13.484Z] #23 13.12 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T18:57:13.484Z] #23 13.13 Successfully built yamllint [2022-02-23T18:57:13.484Z] #23 13.15 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T18:57:13.506Z] #21 31.38 Selecting previously unselected package xfsprogs. [2022-02-23T18:57:13.506Z] #21 31.39 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-23T18:57:13.506Z] #21 31.40 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T18:57:13.612Z] #21 39.55 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:57:13.612Z] #21 39.56 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T18:57:13.612Z] #21 39.57 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:57:13.612Z] #21 39.58 Setting up python3-pip (20.3.4-4) ... [2022-02-23T18:57:13.744Z] #23 13.52 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T18:57:14.078Z] #21 31.86 Selecting previously unselected package zip. [2022-02-23T18:57:14.078Z] #21 31.88 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-23T18:57:14.078Z] #21 31.89 Unpacking zip (3.0-12) ... [2022-02-23T18:57:14.078Z] #21 32.03 Selecting previously unselected package zstd. [2022-02-23T18:57:14.078Z] #21 32.04 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-23T18:57:14.078Z] #21 32.04 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:57:14.313Z] #23 DONE 14.0s [2022-02-23T18:57:14.313Z] [2022-02-23T18:57:14.313Z] #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-02-23T18:57:14.313Z] #60 sha256:5d3cc5436ceb5f1fe7e9d44d335908b37001f26bf6ca5c283ca80815751a16ee [2022-02-23T18:57:14.313Z] #60 ... [2022-02-23T18:57:14.313Z] [2022-02-23T18:57:14.313Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T18:57:14.313Z] #27 sha256:ca55d26dc520b0b23a9fd8db37d0af4dc019b5d7d5d7fa88b225916ee9167edf [2022-02-23T18:57:14.542Z] #21 40.62 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T18:57:14.542Z] #21 40.63 Setting up jq (1.6-2.1) ... [2022-02-23T18:57:14.542Z] #21 40.65 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-23T18:57:14.542Z] #21 40.66 Setting up iptables (1.8.7-1) ... [2022-02-23T18:57:14.542Z] #21 40.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:57:14.542Z] #21 40.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:57:14.543Z] #21 40.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:57:14.543Z] #21 40.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:57:14.543Z] #21 40.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T18:57:14.543Z] #21 40.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T18:57:14.543Z] #21 40.72 Setting up iproute2 (5.10.0-4) ... [2022-02-23T18:57:14.573Z] #27 DONE 0.3s [2022-02-23T18:57:14.573Z] [2022-02-23T18:57:14.573Z] #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-02-23T18:57:14.573Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:57:14.573Z] #51 ... [2022-02-23T18:57:14.573Z] [2022-02-23T18:57:14.573Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T18:57:14.573Z] #32 sha256:36d32d8375f65dc6de12d2b09ddf61c5fd2f8e8a9c3fba6f548f979cf5c006a7 [2022-02-23T18:57:14.650Z] #21 32.46 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:57:15.107Z] #21 41.01 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:57:15.142Z] #32 DONE 0.5s [2022-02-23T18:57:15.142Z] [2022-02-23T18:57:15.142Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T18:57:15.142Z] #35 sha256:2f885b060a588eb0867b0ada7dcab8f60d88a3d6417793f09c068acb36291d6f [2022-02-23T18:57:15.594Z] #21 33.38 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T18:57:15.594Z] #21 33.39 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:57:15.594Z] #21 33.41 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-23T18:57:15.594Z] #21 33.44 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T18:57:15.594Z] #21 33.47 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T18:57:15.594Z] #21 33.48 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-23T18:57:15.594Z] #21 33.50 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T18:57:15.594Z] #21 33.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:57:15.594Z] #21 33.53 Setting up bzip2 (1.0.8-4) ... [2022-02-23T18:57:15.594Z] #21 33.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:57:15.594Z] #21 33.57 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T18:57:15.675Z] #21 DONE 41.8s [2022-02-23T18:57:15.675Z] [2022-02-23T18:57:15.675Z] #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-02-23T18:57:15.675Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-23T18:57:15.714Z] #35 DONE 0.6s [2022-02-23T18:57:15.714Z] [2022-02-23T18:57:15.714Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T18:57:15.714Z] #37 sha256:c6b7baed272cd98177f73db541a8c45794e429e6e5c5e0f3f1250aa85d122918 [2022-02-23T18:57:15.714Z] #37 DONE 0.1s [2022-02-23T18:57:15.714Z] [2022-02-23T18:57:15.714Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T18:57:15.714Z] #41 sha256:c107fa970161431644faed5744f346a23304c336ecf4acd706df67335c92cbdf [2022-02-23T18:57:15.714Z] #41 DONE 0.0s [2022-02-23T18:57:15.714Z] [2022-02-23T18:57:15.714Z] #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-02-23T18:57:15.714Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:57:15.974Z] #51 ... [2022-02-23T18:57:15.974Z] [2022-02-23T18:57:15.974Z] #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-02-23T18:57:15.974Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:57:15.974Z] #43 170.0 + dpkg --print-architecture [2022-02-23T18:57:15.974Z] #43 170.0 + git checkout -q v2.1.0 [2022-02-23T18:57:16.167Z] #21 34.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:57:16.167Z] #21 34.30 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-23T18:57:16.234Z] #43 170.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-23T18:57:16.234Z] #43 170.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-23T18:57:16.428Z] #21 34.31 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T18:57:16.428Z] #21 34.34 Setting up apparmor (2.13.6-10) ... [2022-02-23T18:57:16.428Z] 8f616e6e9eec: Pull complete [2022-02-23T18:57:17.047Z] #22 1.049 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T18:57:17.047Z] #22 1.053 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T18:57:17.047Z] #22 1.056 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T18:57:17.047Z] #22 DONE 1.1s [2022-02-23T18:57:17.047Z] [2022-02-23T18:57:17.047Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T18:57:17.047Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-23T18:57:18.980Z] #21 36.55 Setting up zip (3.0-12) ... [2022-02-23T18:57:18.980Z] #21 36.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:57:18.980Z] #21 36.60 Setting up bash-completion (1:2.11-2) ... [2022-02-23T18:57:20.385Z] #21 38.34 Setting up xz-utils (5.2.5-2) ... [2022-02-23T18:57:20.385Z] #21 38.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T18:57:20.385Z] #21 38.37 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-23T18:57:20.385Z] #21 38.38 Setting up patch (2.7.6-7) ... [2022-02-23T18:57:20.385Z] #21 38.40 Setting up sudo (1.9.5p2-3) ... [2022-02-23T18:57:20.385Z] #21 38.46 invoke-rc.d: could not determine current runlevel [2022-02-23T18:57:20.648Z] #21 38.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T18:57:20.648Z] #21 38.48 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T18:57:20.648Z] #21 38.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-23T18:57:20.648Z] #21 38.51 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T18:57:20.648Z] #21 38.55 Setting up pigz (2.6-1) ... [2022-02-23T18:57:20.648Z] #21 38.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T18:57:20.648Z] #21 38.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:57:20.648Z] #21 38.62 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T18:57:20.648Z] #21 38.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:57:21.595Z] #21 39.33 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-23T18:57:21.595Z] #21 39.35 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:57:21.857Z] #21 39.72 Setting up libelf1:amd64 (0.183-1) ... [2022-02-23T18:57:21.857Z] #21 39.76 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:57:21.857Z] #21 39.78 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:57:21.857Z] #21 39.80 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T18:57:22.121Z] #21 40.20 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:57:22.383Z] #21 40.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T18:57:22.383Z] #21 40.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T18:57:22.383Z] #21 40.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T18:57:22.383Z] #21 40.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T18:57:22.383Z] #21 40.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T18:57:22.383Z] #21 40.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T18:57:22.383Z] #21 40.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T18:57:22.383Z] #21 40.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T18:57:22.383Z] #21 40.27 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T18:57:23.771Z] #21 41.61 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:57:23.771Z] #21 41.64 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T18:57:23.771Z] #21 41.68 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:57:23.771Z] #21 41.70 Setting up python3-pip (20.3.4-4) ... [2022-02-23T18:57:24.717Z] #21 42.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T18:57:24.717Z] #21 42.79 Setting up jq (1.6-2.1) ... [2022-02-23T18:57:24.717Z] #21 42.80 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-23T18:57:24.717Z] #21 42.82 Setting up iptables (1.8.7-1) ... [2022-02-23T18:57:24.717Z] #21 42.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:57:24.717Z] #21 42.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:57:24.979Z] #21 42.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:57:24.979Z] #21 42.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:57:24.979Z] #21 42.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T18:57:24.979Z] #21 42.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T18:57:24.979Z] #21 42.87 Setting up iproute2 (5.10.0-4) ... [2022-02-23T18:57:25.240Z] #21 43.24 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:57:26.627Z] #21 DONE 44.4s [2022-02-23T18:57:26.627Z] [2022-02-23T18:57:26.627Z] #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-02-23T18:57:26.627Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-23T18:57:27.003Z] #23 9.172 Collecting yamllint==1.26.1 [2022-02-23T18:57:27.003Z] #23 10.22 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T18:57:27.570Z] #22 0.843 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T18:57:27.570Z] #22 0.847 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T18:57:27.570Z] #22 0.850 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T18:57:27.570Z] #22 DONE 0.9s [2022-02-23T18:57:27.570Z] [2022-02-23T18:57:27.570Z] #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-02-23T18:57:27.570Z] #60 sha256:9103546cba59fb0684e1d5e79eee1873da199091cf415e48016a0ae200b018ce [2022-02-23T18:57:27.570Z] #60 ... [2022-02-23T18:57:27.570Z] [2022-02-23T18:57:27.570Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T18:57:27.570Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-23T18:57:27.936Z] #23 11.23 Collecting pathspec>=0.5.3 [2022-02-23T18:57:27.936Z] #23 11.25 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T18:57:28.193Z] #23 11.58 Collecting pyyaml [2022-02-23T18:57:28.193Z] #23 11.59 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-02-23T18:57:28.193Z] #23 11.66 Building wheels for collected packages: yamllint [2022-02-23T18:57:28.454Z] #23 11.66 Building wheel for yamllint (setup.py): started [2022-02-23T18:57:29.387Z] #23 12.50 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T18:57:29.387Z] #23 12.50 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d4ee87731800e7791c3516d095bdd76650b0caa60463d6dd4a59c16f890f4167 [2022-02-23T18:57:29.387Z] #23 12.50 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T18:57:29.387Z] #23 12.50 Successfully built yamllint [2022-02-23T18:57:29.387Z] #23 12.53 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T18:57:29.644Z] #23 12.92 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T18:57:29.901Z] #23 DONE 13.3s [2022-02-23T18:57:29.901Z] [2022-02-23T18:57:29.901Z] #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-02-23T18:57:29.901Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:57:30.161Z] #43 ... [2022-02-23T18:57:30.161Z] [2022-02-23T18:57:30.161Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T18:57:30.161Z] #27 sha256:e2ad6fbc37d6125beb6b0613056a4e8041dd189180a5fc149ccb0f26cc4d2404 [2022-02-23T18:57:30.418Z] #27 DONE 0.4s [2022-02-23T18:57:30.418Z] [2022-02-23T18:57:30.418Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T18:57:30.418Z] #32 sha256:645b0b0f33014f4342012aa2a75bfd26e73cc21f360f14ed6c1f60d8f07eae7e [2022-02-23T18:57:30.981Z] #32 DONE 0.4s [2022-02-23T18:57:30.981Z] [2022-02-23T18:57:30.981Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T18:57:30.981Z] #35 sha256:0778a52f1634a2d7e7dd2d4396343d12a86d9a0547e591db41f771e7939949b6 [2022-02-23T18:57:30.981Z] #35 DONE 0.2s [2022-02-23T18:57:30.981Z] [2022-02-23T18:57:30.981Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T18:57:30.981Z] #37 sha256:459b5a55764f5e77e242834031d7e3a2a094ecf4fbf4783a2df1db8f9489a3e4 [2022-02-23T18:57:30.981Z] #37 DONE 0.1s [2022-02-23T18:57:30.981Z] [2022-02-23T18:57:30.981Z] #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-02-23T18:57:30.981Z] #56 sha256:d023342fcdfe2b4e828ca64715e4370e64e6495d2b7430d13a67d1a5145618a9 [2022-02-23T18:57:31.238Z] #56 ... [2022-02-23T18:57:31.238Z] [2022-02-23T18:57:31.238Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T18:57:31.238Z] #41 sha256:fdd72be28ca51d424c03cbeb8c21d99b7504b7162c5f8be15828ffb5adf1f158 [2022-02-23T18:57:31.238Z] #41 DONE 0.1s [2022-02-23T18:57:31.238Z] [2022-02-23T18:57:31.238Z] #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-02-23T18:57:31.238Z] #56 sha256:d023342fcdfe2b4e828ca64715e4370e64e6495d2b7430d13a67d1a5145618a9 [2022-02-23T18:57:35.410Z] #56 ... [2022-02-23T18:57:35.410Z] [2022-02-23T18:57:35.411Z] #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-02-23T18:57:35.411Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:57:35.411Z] #43 184.9 + dpkg --print-architecture [2022-02-23T18:57:35.411Z] #43 184.9 + git checkout -q v2.1.0 [2022-02-23T18:57:35.411Z] #43 185.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-23T18:57:35.411Z] #43 185.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-23T18:57:37.582Z] #23 9.312 Collecting yamllint==1.26.1 [2022-02-23T18:57:37.582Z] #23 10.36 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T18:57:38.202Z] #43 DONE 190.2s [2022-02-23T18:57:38.203Z] [2022-02-23T18:57:38.203Z] #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-02-23T18:57:38.203Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:57:38.774Z] #51 ... [2022-02-23T18:57:38.774Z] [2022-02-23T18:57:38.774Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T18:57:38.774Z] #44 sha256:5ae37aca392df6f1504b9ac90aecf8ca097ff3eaae7e9f06f19067629e4a0f22 [2022-02-23T18:57:39.008Z] #23 11.46 Collecting pathspec>=0.5.3 [2022-02-23T18:57:39.008Z] #23 11.48 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T18:57:39.282Z] #23 11.86 Collecting pyyaml [2022-02-23T18:57:39.282Z] #23 11.87 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-02-23T18:57:39.282Z] #23 11.95 Building wheels for collected packages: yamllint [2022-02-23T18:57:39.282Z] #23 11.96 Building wheel for yamllint (setup.py): started [2022-02-23T18:57:39.714Z] #44 DONE 0.8s [2022-02-23T18:57:39.714Z] [2022-02-23T18:57:39.714Z] #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-02-23T18:57:39.714Z] #60 sha256:5d3cc5436ceb5f1fe7e9d44d335908b37001f26bf6ca5c283ca80815751a16ee [2022-02-23T18:57:39.714Z] #60 ... [2022-02-23T18:57:39.714Z] [2022-02-23T18:57:39.714Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T18:57:39.714Z] #48 sha256:ddc5f75db84a20c2818b46ee2db4548b655480d3f57aef5d22ff2f2c5279ef85 [2022-02-23T18:57:39.714Z] #48 DONE 0.1s [2022-02-23T18:57:39.714Z] [2022-02-23T18:57:39.714Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T18:57:39.714Z] #50 sha256:e67e8b66d1f683c8c66ad6f6609778864c84d68f2d6a4a52c7eb0e76227e3795 [2022-02-23T18:57:39.714Z] #50 DONE 0.1s [2022-02-23T18:57:39.714Z] [2022-02-23T18:57:39.714Z] #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-02-23T18:57:39.714Z] #60 sha256:5d3cc5436ceb5f1fe7e9d44d335908b37001f26bf6ca5c283ca80815751a16ee [2022-02-23T18:57:40.671Z] #23 12.87 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T18:57:40.671Z] #23 12.87 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7c03ce926afc1f8e846e05933964695b055fbf7840fa1b5df968f09eceb83463 [2022-02-23T18:57:40.671Z] #23 12.87 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T18:57:40.671Z] #23 12.88 Successfully built yamllint [2022-02-23T18:57:40.671Z] #23 12.91 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T18:57:40.671Z] #23 13.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T18:57:41.243Z] #23 DONE 13.8s [2022-02-23T18:57:41.243Z] [2022-02-23T18:57:41.243Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T18:57:41.243Z] #27 sha256:767f4f6d16b2b1ef32c40a6aca4206675002ae00b13577cdce74cb1f47827714 [2022-02-23T18:57:41.243Z] #27 DONE 0.2s [2022-02-23T18:57:41.243Z] [2022-02-23T18:57:41.243Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T18:57:41.243Z] #32 sha256:bfa3d8df900f06d996d0435544f1d02eea73ebc54d87c47076d8a1f5b8d5b4aa [2022-02-23T18:57:41.508Z] #32 DONE 0.3s [2022-02-23T18:57:41.508Z] [2022-02-23T18:57:41.508Z] #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-02-23T18:57:41.508Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:57:41.770Z] #43 ... [2022-02-23T18:57:41.770Z] [2022-02-23T18:57:41.770Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T18:57:41.770Z] #35 sha256:5dbe682caebe8dce50b33b403e5a43b548d4df59f4f10387dfddb4102e5e4de8 [2022-02-23T18:57:41.770Z] #35 DONE 0.1s [2022-02-23T18:57:41.770Z] [2022-02-23T18:57:41.770Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T18:57:41.770Z] #37 sha256:b1ef76476a30a94fa5628e2254db668ff38e81f78f51dcd5a8e38b2e7ede627e [2022-02-23T18:57:41.770Z] #37 DONE 0.1s [2022-02-23T18:57:41.770Z] [2022-02-23T18:57:41.770Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T18:57:41.770Z] #41 sha256:fb842656981c3373ec4a35e0228ae52eca464ef633d9334ce16350d04a69ed61 [2022-02-23T18:57:41.770Z] #41 DONE 0.1s [2022-02-23T18:57:41.770Z] [2022-02-23T18:57:41.770Z] #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-02-23T18:57:41.770Z] #60 sha256:9103546cba59fb0684e1d5e79eee1873da199091cf415e48016a0ae200b018ce [2022-02-23T18:57:43.686Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-23T18:57:43.686Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-141c3be4\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-23T18:57:43.686Z] ---------------------------------------------------------------------------- [2022-02-23T18:57:43.686Z] [2022-02-23T18:57:43.686Z] INFO: executeCI.ps1 starting at Wed Feb 23 18:57:39 CUT 2022 [2022-02-23T18:57:43.686Z] [2022-02-23T18:57:43.686Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-23T18:57:43.686Z] INFO: Running git version 2.24.1.windows.2 [2022-02-23T18:57:43.686Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-02-23T18:57:43.686Z] INFO: Environment variables: [2022-02-23T18:57:43.686Z] [2022-02-23T18:57:43.686Z] Name Value [2022-02-23T18:57:43.686Z] ---- ----- [2022-02-23T18:57:43.686Z] ALLUSERSPROFILE C:\ProgramData [2022-02-23T18:57:43.686Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-23T18:57:43.686Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-23T18:57:43.686Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-23T18:57:43.686Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-23T18:57:43.686Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-23T18:57:43.686Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-23T18:57:43.686Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-23T18:57:43.686Z] BRANCH_NAME PR-43288 [2022-02-23T18:57:43.686Z] BUILD_DISPLAY_NAME #1 [2022-02-23T18:57:43.686Z] BUILD_ID 1 [2022-02-23T18:57:43.686Z] BUILD_NUMBER 1 [2022-02-23T18:57:43.686Z] BUILD_TAG jenkins-moby-PR-43288-1 [2022-02-23T18:57:43.686Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/1/ [2022-02-23T18:57:43.686Z] CHANGE_AUTHOR thaJeztah [2022-02-23T18:57:43.686Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-23T18:57:43.686Z] CHANGE_BRANCH bump_aws_sdk [2022-02-23T18:57:43.686Z] CHANGE_FORK thaJeztah/docker [2022-02-23T18:57:43.686Z] CHANGE_ID 43288 [2022-02-23T18:57:43.686Z] CHANGE_TARGET master [2022-02-23T18:57:43.686Z] CHANGE_TITLE vendor: github.com/aws/aws-sdk-go v1.31.6 [2022-02-23T18:57:43.686Z] CHANGE_URL https://github.com/moby/moby/pull/43288 [2022-02-23T18:57:43.686Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:57:43.686Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-23T18:57:43.686Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-23T18:57:43.686Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-23T18:57:43.686Z] COMPUTERNAME azwin-2-e60d90 [2022-02-23T18:57:43.686Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-23T18:57:43.687Z] ConfigSequenceNumber 0 [2022-02-23T18:57:43.687Z] DOCKER_BUILDKIT 0 [2022-02-23T18:57:43.687Z] DOCKER_DUT_DEBUG 1 [2022-02-23T18:57:43.687Z] DOCKER_EXPERIMENTAL 1 [2022-02-23T18:57:43.687Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-23T18:57:43.687Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-23T18:57:43.687Z] EXECUTOR_NUMBER 0 [2022-02-23T18:57:43.687Z] FQDN azwin-2-e60d90.westus.cloudapp.azure.com [2022-02-23T18:57:43.687Z] GIT_BRANCH PR-43288 [2022-02-23T18:57:43.687Z] GIT_COMMIT 8a340423a7950843211b2f442fe7157fbb78458d [2022-02-23T18:57:43.687Z] GIT_URL https://github.com/moby/moby.git [2022-02-23T18:57:43.687Z] HUDSON_COOKIE 1865c880-5b40-4e39-a83d-0a3f749f210e [2022-02-23T18:57:43.687Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-23T18:57:43.687Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-23T18:57:43.687Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-23T18:57:43.687Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-23T18:57:43.687Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-23T18:57:43.687Z] JENKINS_NODE_COOKIE 6c78a1d1-1877-4f3d-bb5c-c77abde62794 [2022-02-23T18:57:43.687Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-23T18:57:43.687Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-23T18:57:43.687Z] JOB_BASE_NAME PR-43288 [2022-02-23T18:57:43.687Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/display/redirect [2022-02-23T18:57:43.687Z] JOB_NAME moby/PR-43288 [2022-02-23T18:57:43.687Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/ [2022-02-23T18:57:43.687Z] library.jps.version master [2022-02-23T18:57:43.687Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-23T18:57:43.687Z] NODE_LABELS amd64 azure azwin-2-e60d90 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-02-23T18:57:43.687Z] NODE_NAME azwin-2-e60d90 [2022-02-23T18:57:43.687Z] NUMBER_OF_PROCESSORS 4 [2022-02-23T18:57:43.687Z] OS Windows_NT [2022-02-23T18:57:43.687Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-23T18:57:43.687Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-23T18:57:43.687Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-23T18:57:43.687Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-23T18:57:43.687Z] PROCESSOR_LEVEL 6 [2022-02-23T18:57:43.687Z] PROCESSOR_REVISION 4f01 [2022-02-23T18:57:43.687Z] ProgramData C:\ProgramData [2022-02-23T18:57:43.687Z] ProgramFiles C:\Program Files [2022-02-23T18:57:43.687Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-23T18:57:43.687Z] ProgramW6432 C:\Program Files [2022-02-23T18:57:43.687Z] PROMPT $P$G [2022-02-23T18:57:43.687Z] PSExecutionPolicyPreference Bypass [2022-02-23T18:57:43.687Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-23T18:57:43.687Z] PUBLIC C:\Users\Public [2022-02-23T18:57:43.687Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/1/display/redirect?page=artif... [2022-02-23T18:57:43.687Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/1/display/redirect?page=changes [2022-02-23T18:57:43.687Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/1/display/redirect [2022-02-23T18:57:43.687Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43288/1/display/redirect?page=tests [2022-02-23T18:57:43.687Z] SKIP_VALIDATION_TESTS 1 [2022-02-23T18:57:43.687Z] SOURCES_DRIVE d [2022-02-23T18:57:43.687Z] SOURCES_SUBDIR gopath [2022-02-23T18:57:43.687Z] STAGE_NAME Run tests [2022-02-23T18:57:43.687Z] SystemDrive C: [2022-02-23T18:57:43.687Z] SystemRoot C:\Windows [2022-02-23T18:57:43.687Z] TEMP C:\Windows\TEMP [2022-02-23T18:57:43.687Z] TESTDEBUG 0 [2022-02-23T18:57:43.687Z] TESTRUN_DRIVE d [2022-02-23T18:57:43.687Z] TESTRUN_SUBDIR CI [2022-02-23T18:57:43.687Z] TIMEOUT 120m [2022-02-23T18:57:43.687Z] TMP C:\Windows\TEMP [2022-02-23T18:57:43.687Z] USERDOMAIN WORKGROUP [2022-02-23T18:57:43.687Z] USERNAME azwin-2-e60d90$ [2022-02-23T18:57:43.687Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-23T18:57:43.687Z] windir C:\Windows [2022-02-23T18:57:43.687Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-23T18:57:43.687Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-02-23T18:57:43.687Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-23T18:57:43.687Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-23T18:57:43.687Z] [2022-02-23T18:57:43.687Z] [2022-02-23T18:57:43.687Z] [2022-02-23T18:57:43.687Z] INFO: Sources under d:\gopath\... [2022-02-23T18:57:43.687Z] INFO: Test run under d:\CI\... [2022-02-23T18:57:43.687Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-23T18:57:43.687Z] INFO: docker/docker repository was found [2022-02-23T18:57:43.687Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-02-23T18:57:43.687Z] ltsc2019: Pulling from windows/servercore [2022-02-23T18:57:44.252Z] 4612f6d0b889: Pulling fs layer [2022-02-23T18:57:44.252Z] 1bd78008c728: Pulling fs layer [2022-02-23T18:57:44.321Z] #60 ... [2022-02-23T18:57:44.321Z] [2022-02-23T18:57:44.321Z] #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-02-23T18:57:44.321Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:57:44.321Z] #43 188.6 + dpkg --print-architecture [2022-02-23T18:57:44.321Z] #43 188.6 + git checkout -q v2.1.0 [2022-02-23T18:57:44.321Z] #43 188.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-23T18:57:44.321Z] #43 188.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-23T18:57:44.756Z] #56 ... [2022-02-23T18:57:44.756Z] [2022-02-23T18:57:44.756Z] #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-02-23T18:57:44.756Z] #26 sha256:1b514d20d0f6b3ba4fa07995b7a27c3d84cde3c56228baf7abf2fcf0e647f6a3 [2022-02-23T18:57:44.756Z] #26 193.4 + return [2022-02-23T18:57:45.320Z] #26 DONE 195.0s [2022-02-23T18:57:45.320Z] [2022-02-23T18:57:45.320Z] #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-02-23T18:57:45.320Z] #60 sha256:2bff321e51641a1d9e0e3d116fc9959470eee345a87911d5dad09f360ec81f87 [2022-02-23T18:57:46.689Z] #60 ... [2022-02-23T18:57:46.689Z] [2022-02-23T18:57:46.689Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T18:57:46.689Z] #27 sha256:a6d1985e4b34a6f4de75d00ffd0108451ce7660f1363911c8e840d3b7dcd999a [2022-02-23T18:57:48.056Z] #27 DONE 1.4s [2022-02-23T18:57:48.056Z] [2022-02-23T18:57:48.056Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T18:57:48.056Z] #32 sha256:79c0240378e56a9b7e68935f530bbd35c22d5244c86577860e6e59052f1622fb [2022-02-23T18:57:48.987Z] #32 DONE 1.0s [2022-02-23T18:57:48.987Z] [2022-02-23T18:57:48.987Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T18:57:48.987Z] #35 sha256:1d124be158377a12e1a520242b9598042b3f0611f3465853731fd525d6d31fc0 [2022-02-23T18:57:50.877Z] #35 DONE 1.8s [2022-02-23T18:57:50.877Z] [2022-02-23T18:57:50.877Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T18:57:50.877Z] #37 sha256:13521d6ba3217b6a9370ffdc98e89c740ccbfad9100fbb1c21ad441fbc53df3b [2022-02-23T18:57:53.394Z] #37 DONE 2.5s [2022-02-23T18:57:53.394Z] [2022-02-23T18:57:53.394Z] #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-02-23T18:57:53.394Z] #60 sha256:2bff321e51641a1d9e0e3d116fc9959470eee345a87911d5dad09f360ec81f87 [2022-02-23T18:57:53.394Z] #60 168.8 + bin/containerd [2022-02-23T18:57:53.394Z] #60 ... [2022-02-23T18:57:53.394Z] [2022-02-23T18:57:53.394Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T18:57:53.394Z] #41 sha256:d5e6e1a5f48e1778ce2ec2409f1b10142b902f0550129f78d8dbc60953eb6df9 [2022-02-23T18:57:53.394Z] #41 DONE 0.1s [2022-02-23T18:57:53.394Z] [2022-02-23T18:57:53.394Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T18:57:53.394Z] #44 sha256:7ec6c9826b42b6c3003b1588fef52910ce5e02db942f03025a23f55f20b36fef [2022-02-23T18:57:55.288Z] #44 DONE 1.6s [2022-02-23T18:57:55.288Z] [2022-02-23T18:57:55.288Z] #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-02-23T18:57:55.288Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:57:55.288Z] #51 204.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-23T18:57:55.288Z] #51 DONE 204.8s [2022-02-23T18:57:55.288Z] [2022-02-23T18:57:55.288Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T18:57:55.288Z] #48 sha256:bad3414d156e3b790d4ca6c832d2822be9154ed03d2249851ab7bb84f1977b00 [2022-02-23T18:57:55.288Z] #48 DONE 0.3s [2022-02-23T18:57:55.288Z] [2022-02-23T18:57:55.288Z] #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-02-23T18:57:55.288Z] #60 sha256:2bff321e51641a1d9e0e3d116fc9959470eee345a87911d5dad09f360ec81f87 [2022-02-23T18:57:55.288Z] #60 ... [2022-02-23T18:57:55.288Z] [2022-02-23T18:57:55.288Z] #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-02-23T18:57:55.288Z] #56 sha256:0b6949b71ca6c86c73b6eb2445d635907956e5cd056e867808fe19734fe1d61c [2022-02-23T18:57:55.288Z] #56 112.8 + mkdir -p /build [2022-02-23T18:57:55.288Z] #56 112.8 + cp runc /build/runc [2022-02-23T18:57:55.545Z] #56 DONE 113.0s [2022-02-23T18:57:55.545Z] [2022-02-23T18:57:55.545Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T18:57:55.545Z] #50 sha256:4cf96c0447838466a35655947766079bfe5859d615d8f100a1e97820fa3dfb03 [2022-02-23T18:57:55.545Z] #50 DONE 0.2s [2022-02-23T18:57:55.545Z] [2022-02-23T18:57:55.545Z] #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-02-23T18:57:55.545Z] #60 sha256:2bff321e51641a1d9e0e3d116fc9959470eee345a87911d5dad09f360ec81f87 [2022-02-23T18:57:56.110Z] #60 ... [2022-02-23T18:57:56.110Z] [2022-02-23T18:57:56.110Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T18:57:56.110Z] #52 sha256:4f8fd38389cb83cac9f2f285d08cb61c8ffa1fd7f7527a1f10c3efe26865b335 [2022-02-23T18:57:57.315Z] #43 DONE 205.3s [2022-02-23T18:57:57.315Z] [2022-02-23T18:57:57.315Z] #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-02-23T18:57:57.315Z] #56 sha256:d023342fcdfe2b4e828ca64715e4370e64e6495d2b7430d13a67d1a5145618a9 [2022-02-23T18:57:57.315Z] #56 ... [2022-02-23T18:57:57.315Z] [2022-02-23T18:57:57.315Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T18:57:57.315Z] #44 sha256:b4ac650c108bab88d6c895f6422b0074f118f43ab789d35bec233abc9665d7d7 [2022-02-23T18:57:57.315Z] #44 DONE 0.7s [2022-02-23T18:57:57.315Z] [2022-02-23T18:57:57.315Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T18:57:57.315Z] #48 sha256:09748a6311d9e85c4b68800733d912787557742a87800144cb41876d3b0e4ce9 [2022-02-23T18:57:57.315Z] #48 DONE 0.1s [2022-02-23T18:57:57.315Z] [2022-02-23T18:57:57.315Z] #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-02-23T18:57:57.315Z] #56 sha256:d023342fcdfe2b4e828ca64715e4370e64e6495d2b7430d13a67d1a5145618a9 [2022-02-23T18:57:57.315Z] #56 ... [2022-02-23T18:57:57.315Z] [2022-02-23T18:57:57.315Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T18:57:57.315Z] #50 sha256:6eb3dd3ca2d9abdb716700b1274dd77e4ef2cb0c9b91f4e7818c486828a21b57 [2022-02-23T18:57:57.315Z] #50 DONE 0.1s [2022-02-23T18:57:57.315Z] [2022-02-23T18:57:57.315Z] #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-02-23T18:57:57.315Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:57:57.481Z] #52 DONE 1.1s [2022-02-23T18:57:57.481Z] [2022-02-23T18:57:57.481Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T18:57:57.481Z] #54 sha256:98a4a197626003d6c181a64333cbc802187b92f5cd6920b1ec711cca74f77021 [2022-02-23T18:57:57.481Z] #54 DONE 0.1s [2022-02-23T18:57:57.481Z] [2022-02-23T18:57:57.481Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T18:57:57.481Z] #57 sha256:c261d961c9e1e373d191055495a682ef5e4cd782e0dc13b66b7e7c5f835294ea [2022-02-23T18:57:57.739Z] #57 DONE 0.5s [2022-02-23T18:57:57.739Z] [2022-02-23T18:57:57.739Z] #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-02-23T18:57:57.739Z] #60 sha256:2bff321e51641a1d9e0e3d116fc9959470eee345a87911d5dad09f360ec81f87 [2022-02-23T18:57:57.885Z] 1bd78008c728: Verifying Checksum [2022-02-23T18:57:57.885Z] 1bd78008c728: Download complete [2022-02-23T18:58:06.299Z] #43 DONE 209.7s [2022-02-23T18:58:06.299Z] [2022-02-23T18:58:06.300Z] #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-02-23T18:58:06.300Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:58:06.564Z] #51 ... [2022-02-23T18:58:06.564Z] [2022-02-23T18:58:06.564Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T18:58:06.564Z] #44 sha256:6b8381d74e592b0ac0bd8ef974a0f26684bd46983a02722d80ceab7d3938ef8c [2022-02-23T18:58:07.143Z] #44 DONE 0.6s [2022-02-23T18:58:07.143Z] [2022-02-23T18:58:07.143Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T18:58:07.143Z] #48 sha256:bfb1b5b449284081a49e35a7319803eb9c4edb98f630c33201caf75e1d0efa4b [2022-02-23T18:58:07.143Z] #48 DONE 0.1s [2022-02-23T18:58:07.143Z] [2022-02-23T18:58:07.143Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T18:58:07.143Z] #50 sha256:8351eb86fb927b42e96aba5eb32db560441eb3142f86e9c012a16c7efafbc81e [2022-02-23T18:58:07.143Z] #50 DONE 0.1s [2022-02-23T18:58:07.143Z] [2022-02-23T18:58:07.143Z] #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-02-23T18:58:07.143Z] #60 sha256:9103546cba59fb0684e1d5e79eee1873da199091cf415e48016a0ae200b018ce [2022-02-23T18:58:11.805Z] #60 195.0 + bin/containerd [2022-02-23T18:58:15.100Z] #60 ... [2022-02-23T18:58:15.100Z] [2022-02-23T18:58:15.100Z] #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-02-23T18:58:15.100Z] #56 sha256:be2a4245da7cd534ba9835fa6292fecee2bd1896405563d527c10d1dde77fbdd [2022-02-23T18:58:15.100Z] #56 127.7 + mkdir -p /build [2022-02-23T18:58:15.100Z] #56 127.7 + cp runc /build/runc [2022-02-23T18:58:16.039Z] #56 DONE 130.1s [2022-02-23T18:58:16.039Z] [2022-02-23T18:58:16.039Z] #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-02-23T18:58:16.039Z] #60 sha256:5d3cc5436ceb5f1fe7e9d44d335908b37001f26bf6ca5c283ca80815751a16ee [2022-02-23T18:58:17.947Z] #60 ... [2022-02-23T18:58:17.947Z] [2022-02-23T18:58:17.947Z] #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-02-23T18:58:17.947Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:58:17.947Z] #51 231.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-23T18:58:17.947Z] #51 DONE 232.0s [2022-02-23T18:58:17.947Z] [2022-02-23T18:58:17.947Z] #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-02-23T18:58:17.947Z] #60 sha256:5d3cc5436ceb5f1fe7e9d44d335908b37001f26bf6ca5c283ca80815751a16ee [2022-02-23T18:58:19.349Z] #60 ... [2022-02-23T18:58:19.349Z] [2022-02-23T18:58:19.349Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T18:58:19.349Z] #52 sha256:de7e28317f2aeba8cb587078f97bf31da90ed3b5eefbc9c44c5aade9923bcce2 [2022-02-23T18:58:19.659Z] #60 200.8 # github.com/containerd/containerd/cmd/containerd [2022-02-23T18:58:19.660Z] #60 200.8 /usr/bin/ld: /tmp/go-link-2564651672/000019.o: in function `New': [2022-02-23T18:58:19.660Z] #60 200.8 /tmp/tmp.Qm6olr6kqe/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-02-23T18:58:19.660Z] #60 200.9 + bin/containerd-stress [2022-02-23T18:58:19.987Z] #52 DONE 0.7s [2022-02-23T18:58:19.987Z] [2022-02-23T18:58:19.987Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T18:58:19.987Z] #54 sha256:14a8508f82effee3e595fa395b6d8df4caea75fff35eb34181b7e14e89a70ac5 [2022-02-23T18:58:19.987Z] #54 DONE 0.1s [2022-02-23T18:58:19.987Z] [2022-02-23T18:58:19.987Z] #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-02-23T18:58:19.987Z] #60 sha256:5d3cc5436ceb5f1fe7e9d44d335908b37001f26bf6ca5c283ca80815751a16ee [2022-02-23T18:58:19.987Z] #60 ... [2022-02-23T18:58:19.987Z] [2022-02-23T18:58:19.987Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T18:58:19.987Z] #57 sha256:3be8e83e993c3340ce17068a4bb8cb30747d1597cf59f14b448e07dc41b307d2 [2022-02-23T18:58:19.987Z] #57 DONE 0.3s [2022-02-23T18:58:19.987Z] [2022-02-23T18:58:19.987Z] #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-02-23T18:58:19.987Z] #60 sha256:5d3cc5436ceb5f1fe7e9d44d335908b37001f26bf6ca5c283ca80815751a16ee [2022-02-23T18:58:20.222Z] #60 201.9 + bin/containerd-shim [2022-02-23T18:58:26.778Z] #60 207.7 + bin/containerd-shim-runc-v1 [2022-02-23T18:58:29.411Z] #51 ... [2022-02-23T18:58:29.411Z] [2022-02-23T18:58:29.411Z] #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-02-23T18:58:29.411Z] #60 sha256:c0058ad05b492665b050bff59509f0fa7c84032a3026b4443d7ea87b798d12e2 [2022-02-23T18:58:29.411Z] #60 188.8 + bin/containerd [2022-02-23T18:58:30.951Z] #60 212.0 + bin/containerd-shim-runc-v2 [2022-02-23T18:58:30.951Z] #60 212.5 + binaries [2022-02-23T18:58:30.951Z] #60 212.5 + install -D bin/containerd /build/containerd [2022-02-23T18:58:30.951Z] #60 212.5 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T18:58:30.951Z] #60 212.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T18:58:30.951Z] #60 212.6 + install -D bin/ctr /build/ctr [2022-02-23T18:58:32.685Z] #60 ... [2022-02-23T18:58:32.685Z] [2022-02-23T18:58:32.685Z] #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-02-23T18:58:32.685Z] #56 sha256:d023342fcdfe2b4e828ca64715e4370e64e6495d2b7430d13a67d1a5145618a9 [2022-02-23T18:58:32.685Z] #56 124.9 + mkdir -p /build [2022-02-23T18:58:32.685Z] #56 124.9 + cp runc /build/runc [2022-02-23T18:58:35.958Z] #56 DONE 128.1s [2022-02-23T18:58:35.958Z] [2022-02-23T18:58:35.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-02-23T18:58:35.958Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:58:36.199Z] #60 DONE 217.6s [2022-02-23T18:58:36.762Z] [2022-02-23T18:58:36.762Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T18:58:36.762Z] #61 sha256:f17ccc7ffb81fbce8db45bace9e6f952fa2f34a8144fff9f01b095a10328db31 [2022-02-23T18:58:36.888Z] #51 247.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-23T18:58:36.888Z] #51 DONE 247.2s [2022-02-23T18:58:36.888Z] [2022-02-23T18:58:36.888Z] #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-02-23T18:58:36.888Z] #60 sha256:c0058ad05b492665b050bff59509f0fa7c84032a3026b4443d7ea87b798d12e2 [2022-02-23T18:58:38.255Z] #60 ... [2022-02-23T18:58:38.255Z] [2022-02-23T18:58:38.255Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T18:58:38.255Z] #52 sha256:277503a1ccfc3f93d066e8011d79f18cf29694a0b20f139ad81c24846a3066a3 [2022-02-23T18:58:38.651Z] #61 DONE 1.9s [2022-02-23T18:58:38.651Z] [2022-02-23T18:58:38.651Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T18:58:38.651Z] #66 sha256:8492b874ad58b59e10084e4edd0f43c87b2da94b34842dc5760b3ca1a45a7fad [2022-02-23T18:58:38.820Z] #52 DONE 0.8s [2022-02-23T18:58:38.820Z] [2022-02-23T18:58:38.820Z] #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-02-23T18:58:38.820Z] #60 sha256:c0058ad05b492665b050bff59509f0fa7c84032a3026b4443d7ea87b798d12e2 [2022-02-23T18:58:39.076Z] #60 ... [2022-02-23T18:58:39.077Z] [2022-02-23T18:58:39.077Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T18:58:39.077Z] #54 sha256:778de4fc914dade0ab71bb40f7ef7ca8d2d4f90298046ba4d948d0dfd9a4c2bf [2022-02-23T18:58:39.077Z] #54 DONE 0.1s [2022-02-23T18:58:39.077Z] [2022-02-23T18:58:39.077Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T18:58:39.077Z] #57 sha256:6efbad074400ebbf7def494bd04f8fbc13d862a91b198713ba37a67a964b36d7 [2022-02-23T18:58:39.212Z] #66 DONE 0.4s [2022-02-23T18:58:39.212Z] [2022-02-23T18:58:39.212Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T18:58:39.212Z] #71 sha256:aefd4aa6c874d4ba04de4a0af57f4d4a5d480f8fff7497f5ed3568c1e97bd321 [2022-02-23T18:58:39.273Z] #60 190.8 + bin/containerd [2022-02-23T18:58:39.333Z] #57 DONE 0.3s [2022-02-23T18:58:39.333Z] [2022-02-23T18:58:39.333Z] #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-02-23T18:58:39.333Z] #60 sha256:c0058ad05b492665b050bff59509f0fa7c84032a3026b4443d7ea87b798d12e2 [2022-02-23T18:58:40.140Z] #71 DONE 1.1s [2022-02-23T18:58:40.140Z] [2022-02-23T18:58:40.140Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T18:58:40.140Z] #72 sha256:b04c9890f4d7fe9a6f025fb46ad0cebd0a047f676680ad578337bf38567ef9a3 [2022-02-23T18:58:40.140Z] #72 DONE 0.0s [2022-02-23T18:58:40.140Z] [2022-02-23T18:58:40.140Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T18:58:40.140Z] #73 sha256:dd1c9642dccde8aefb6b8f3b52dfd671efc424625898793ca212369ead8b9958 [2022-02-23T18:58:41.069Z] #73 DONE 0.8s [2022-02-23T18:58:41.069Z] [2022-02-23T18:58:41.069Z] #74 exporting to image [2022-02-23T18:58:41.069Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T18:58:41.069Z] #74 exporting layers [2022-02-23T18:58:42.584Z] #60 ... [2022-02-23T18:58:42.584Z] [2022-02-23T18:58:42.584Z] #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-02-23T18:58:42.584Z] #56 sha256:c157bffa75e136ce65e7b8a3e084f847a8cc284ebdc81e603f408e47bf672b22 [2022-02-23T18:58:42.584Z] #56 127.2 + mkdir -p /build [2022-02-23T18:58:42.846Z] #56 127.2 + cp runc /build/runc [2022-02-23T18:58:44.340Z] #74 exporting layers 3.4s done [2022-02-23T18:58:44.340Z] #74 writing image sha256:e87ced8077b78aaea18ef76796fb0f81d147112ba3264cce1bd57e6f627d88a1 done [2022-02-23T18:58:44.340Z] #74 naming to docker.io/library/docker:b302934e21ff296a2992bcdac1063636f471d4bc done [2022-02-23T18:58:44.340Z] #74 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-23T18:58:44.737Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-23T18:58:45.024Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b302934e21ff296a2992bcdac1063636f471d4bc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b302934e21ff296a2992bcdac1063636f471d4bc hack/test/unit [2022-02-23T18:58:45.397Z] #56 DONE 130.0s [2022-02-23T18:58:45.397Z] [2022-02-23T18:58:45.397Z] #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-02-23T18:58:45.397Z] #60 sha256:9103546cba59fb0684e1d5e79eee1873da199091cf415e48016a0ae200b018ce [2022-02-23T18:58:46.790Z] #60 ... [2022-02-23T18:58:46.790Z] [2022-02-23T18:58:46.790Z] #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-02-23T18:58:46.790Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:58:46.790Z] #51 251.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-23T18:58:46.790Z] #51 DONE 251.9s [2022-02-23T18:58:46.912Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-23T18:58:46.912Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-23T18:58:46.912Z] + TESTDIRS=./... [2022-02-23T18:58:46.912Z] + exclude_paths='/vendor/|/integration' [2022-02-23T18:58:46.912Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-23T18:58:46.912Z] ++ go list ./... [2022-02-23T18:58:47.052Z] [2022-02-23T18:58:47.052Z] #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-02-23T18:58:47.052Z] #60 sha256:9103546cba59fb0684e1d5e79eee1873da199091cf415e48016a0ae200b018ce [2022-02-23T18:58:47.476Z] + pkg_list='github.com/docker/docker/api [2022-02-23T18:58:47.476Z] github.com/docker/docker/api/server [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/backend/build [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/httputils [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/middleware [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/build [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/container [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/debug [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/image [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/network [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/session [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/system [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/volume [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/backend [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/container [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/events [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/filters [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/image [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/mount [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/network [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/registry [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/strslice [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/swarm [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/time [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/versions [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/volume [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/builder-next [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/dockerfile [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/dockerignore [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/remotecontext [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T18:58:47.477Z] github.com/docker/docker/cli [2022-02-23T18:58:47.477Z] github.com/docker/docker/cli/config [2022-02-23T18:58:47.477Z] github.com/docker/docker/cli/debug [2022-02-23T18:58:47.477Z] github.com/docker/docker/client [2022-02-23T18:58:47.477Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T18:58:47.477Z] github.com/docker/docker/cmd/dockerd [2022-02-23T18:58:47.477Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T18:58:47.477Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T18:58:47.477Z] github.com/docker/docker/container [2022-02-23T18:58:47.477Z] github.com/docker/docker/container/stream [2022-02-23T18:58:47.477Z] github.com/docker/docker/contrib/apparmor [2022-02-23T18:58:47.477Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T18:58:47.477Z] github.com/docker/docker/contrib/httpserver [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/cluster [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/config [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/events [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/exec [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/images [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/initlayer [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/links [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/listeners [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/logger [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/logger/local [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/names [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/network [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/stats [2022-02-23T18:58:47.477Z] github.com/docker/docker/distribution [2022-02-23T18:58:47.477Z] github.com/docker/docker/distribution/metadata [2022-02-23T18:58:47.477Z] github.com/docker/docker/distribution/utils [2022-02-23T18:58:47.477Z] github.com/docker/docker/distribution/xfer [2022-02-23T18:58:47.477Z] github.com/docker/docker/dockerversion [2022-02-23T18:58:47.477Z] github.com/docker/docker/errdefs [2022-02-23T18:58:47.477Z] github.com/docker/docker/image [2022-02-23T18:58:47.477Z] github.com/docker/docker/image/cache [2022-02-23T18:58:47.477Z] github.com/docker/docker/image/tarexport [2022-02-23T18:58:47.477Z] github.com/docker/docker/image/v1 [2022-02-23T18:58:47.477Z] github.com/docker/docker/internal/test/suite [2022-02-23T18:58:47.477Z] github.com/docker/docker/layer [2022-02-23T18:58:47.477Z] github.com/docker/docker/libcontainerd [2022-02-23T18:58:47.477Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T18:58:47.477Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T18:58:47.477Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T18:58:47.477Z] github.com/docker/docker/libcontainerd/types [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/config [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/idm [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/ns [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/options [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/osl [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T18:58:47.477Z] github.com/docker/docker/libnetwork/types [2022-02-23T18:58:47.477Z] github.com/docker/docker/oci [2022-02-23T18:58:47.477Z] github.com/docker/docker/oci/caps [2022-02-23T18:58:47.477Z] github.com/docker/docker/opts [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/aaparser [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/archive [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/authorization [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/capabilities [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/containerfs [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/directory [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/dmesg [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/filenotify [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/fileutils [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/fsutils [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/homedir [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/idtools [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/ioutils [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/locker [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/longpath [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/loopback [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/mount [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/parsers [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/pidfile [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/platform [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/plugins [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/pools [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/progress [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/pubsub [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/reexec [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/signal [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/stack [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/stringid [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/symlink [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/system [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/tailfile [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/tarsum [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/term [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/term/windows [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/truncindex [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/urlutil [2022-02-23T18:58:47.477Z] github.com/docker/docker/pkg/useragent [2022-02-23T18:58:47.477Z] github.com/docker/docker/plugin [2022-02-23T18:58:47.477Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T18:58:47.477Z] github.com/docker/docker/plugin/v2 [2022-02-23T18:58:47.477Z] github.com/docker/docker/profiles/apparmor [2022-02-23T18:58:47.477Z] github.com/docker/docker/profiles/seccomp [2022-02-23T18:58:47.477Z] github.com/docker/docker/quota [2022-02-23T18:58:47.477Z] github.com/docker/docker/reference [2022-02-23T18:58:47.477Z] github.com/docker/docker/registry [2022-02-23T18:58:47.477Z] github.com/docker/docker/registry/resumable [2022-02-23T18:58:47.477Z] github.com/docker/docker/restartmanager [2022-02-23T18:58:47.477Z] github.com/docker/docker/rootless [2022-02-23T18:58:47.477Z] github.com/docker/docker/rootless/specconv [2022-02-23T18:58:47.477Z] github.com/docker/docker/runconfig [2022-02-23T18:58:47.477Z] github.com/docker/docker/runconfig/opts [2022-02-23T18:58:47.477Z] github.com/docker/docker/testutil [2022-02-23T18:58:47.477Z] github.com/docker/docker/testutil/daemon [2022-02-23T18:58:47.477Z] github.com/docker/docker/testutil/environment [2022-02-23T18:58:47.477Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T18:58:47.477Z] github.com/docker/docker/testutil/fakegit [2022-02-23T18:58:47.477Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T18:58:47.477Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T18:58:47.477Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T18:58:47.477Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T18:58:47.477Z] github.com/docker/docker/testutil/registry [2022-02-23T18:58:47.477Z] github.com/docker/docker/testutil/request [2022-02-23T18:58:47.477Z] github.com/docker/docker/volume [2022-02-23T18:58:47.477Z] github.com/docker/docker/volume/drivers [2022-02-23T18:58:47.477Z] github.com/docker/docker/volume/local [2022-02-23T18:58:47.477Z] github.com/docker/docker/volume/mounts [2022-02-23T18:58:47.477Z] github.com/docker/docker/volume/service [2022-02-23T18:58:47.477Z] github.com/docker/docker/volume/service/opts [2022-02-23T18:58:47.477Z] github.com/docker/docker/volume/testutils' [2022-02-23T18:58:47.477Z] ++ grep --fixed-strings -v /libnetwork [2022-02-23T18:58:47.477Z] ++ echo 'github.com/docker/docker/api [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/backend/build [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/httputils [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/middleware [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/build [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/container [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/debug [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/image [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/network [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/session [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/system [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/server/router/volume [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/backend [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/container [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/events [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/filters [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/image [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/mount [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/network [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/registry [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/strslice [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/swarm [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/time [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/versions [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T18:58:47.477Z] github.com/docker/docker/api/types/volume [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/builder-next [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/dockerfile [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/dockerignore [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/remotecontext [2022-02-23T18:58:47.477Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T18:58:47.477Z] github.com/docker/docker/cli [2022-02-23T18:58:47.477Z] github.com/docker/docker/cli/config [2022-02-23T18:58:47.477Z] github.com/docker/docker/cli/debug [2022-02-23T18:58:47.477Z] github.com/docker/docker/client [2022-02-23T18:58:47.477Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T18:58:47.477Z] github.com/docker/docker/cmd/dockerd [2022-02-23T18:58:47.477Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T18:58:47.477Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T18:58:47.477Z] github.com/docker/docker/container [2022-02-23T18:58:47.477Z] github.com/docker/docker/container/stream [2022-02-23T18:58:47.477Z] github.com/docker/docker/contrib/apparmor [2022-02-23T18:58:47.477Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T18:58:47.477Z] github.com/docker/docker/contrib/httpserver [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/cluster [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/config [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/events [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T18:58:47.477Z] github.com/docker/docker/daemon/exec [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/images [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/initlayer [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/links [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/listeners [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/local [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/names [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/network [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/stats [2022-02-23T18:58:47.478Z] github.com/docker/docker/distribution [2022-02-23T18:58:47.478Z] github.com/docker/docker/distribution/metadata [2022-02-23T18:58:47.478Z] github.com/docker/docker/distribution/utils [2022-02-23T18:58:47.478Z] github.com/docker/docker/distribution/xfer [2022-02-23T18:58:47.478Z] github.com/docker/docker/dockerversion [2022-02-23T18:58:47.478Z] github.com/docker/docker/errdefs [2022-02-23T18:58:47.478Z] github.com/docker/docker/image [2022-02-23T18:58:47.478Z] github.com/docker/docker/image/cache [2022-02-23T18:58:47.478Z] github.com/docker/docker/image/tarexport [2022-02-23T18:58:47.478Z] github.com/docker/docker/image/v1 [2022-02-23T18:58:47.478Z] github.com/docker/docker/internal/test/suite [2022-02-23T18:58:47.478Z] github.com/docker/docker/layer [2022-02-23T18:58:47.478Z] github.com/docker/docker/libcontainerd [2022-02-23T18:58:47.478Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T18:58:47.478Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T18:58:47.478Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T18:58:47.478Z] github.com/docker/docker/libcontainerd/types [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/config [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/idm [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/ns [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/options [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/osl [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T18:58:47.478Z] github.com/docker/docker/libnetwork/types [2022-02-23T18:58:47.478Z] github.com/docker/docker/oci [2022-02-23T18:58:47.478Z] github.com/docker/docker/oci/caps [2022-02-23T18:58:47.478Z] github.com/docker/docker/opts [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/aaparser [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/archive [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/authorization [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/capabilities [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/containerfs [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/directory [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/dmesg [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/filenotify [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/fileutils [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/fsutils [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/homedir [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/idtools [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/ioutils [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/locker [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/longpath [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/loopback [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/mount [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/parsers [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/pidfile [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/platform [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/plugins [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/pools [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/progress [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/pubsub [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/reexec [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/signal [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/stack [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/stringid [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/symlink [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/system [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/tailfile [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/tarsum [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/term [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/term/windows [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/truncindex [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/urlutil [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/useragent [2022-02-23T18:58:47.478Z] github.com/docker/docker/plugin [2022-02-23T18:58:47.478Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T18:58:47.478Z] github.com/docker/docker/plugin/v2 [2022-02-23T18:58:47.478Z] github.com/docker/docker/profiles/apparmor [2022-02-23T18:58:47.478Z] github.com/docker/docker/profiles/seccomp [2022-02-23T18:58:47.478Z] github.com/docker/docker/quota [2022-02-23T18:58:47.478Z] github.com/docker/docker/reference [2022-02-23T18:58:47.478Z] github.com/docker/docker/registry [2022-02-23T18:58:47.478Z] github.com/docker/docker/registry/resumable [2022-02-23T18:58:47.478Z] github.com/docker/docker/restartmanager [2022-02-23T18:58:47.478Z] github.com/docker/docker/rootless [2022-02-23T18:58:47.478Z] github.com/docker/docker/rootless/specconv [2022-02-23T18:58:47.478Z] github.com/docker/docker/runconfig [2022-02-23T18:58:47.478Z] github.com/docker/docker/runconfig/opts [2022-02-23T18:58:47.478Z] github.com/docker/docker/testutil [2022-02-23T18:58:47.478Z] github.com/docker/docker/testutil/daemon [2022-02-23T18:58:47.478Z] github.com/docker/docker/testutil/environment [2022-02-23T18:58:47.478Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T18:58:47.478Z] github.com/docker/docker/testutil/fakegit [2022-02-23T18:58:47.478Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T18:58:47.478Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T18:58:47.478Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T18:58:47.478Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T18:58:47.478Z] github.com/docker/docker/testutil/registry [2022-02-23T18:58:47.478Z] github.com/docker/docker/testutil/request [2022-02-23T18:58:47.478Z] github.com/docker/docker/volume [2022-02-23T18:58:47.478Z] github.com/docker/docker/volume/drivers [2022-02-23T18:58:47.478Z] github.com/docker/docker/volume/local [2022-02-23T18:58:47.478Z] github.com/docker/docker/volume/mounts [2022-02-23T18:58:47.478Z] github.com/docker/docker/volume/service [2022-02-23T18:58:47.478Z] github.com/docker/docker/volume/service/opts [2022-02-23T18:58:47.478Z] github.com/docker/docker/volume/testutils' [2022-02-23T18:58:47.478Z] + base_pkg_list='github.com/docker/docker/api [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/backend/build [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/httputils [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/middleware [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/router [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/router/build [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/router/container [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/router/debug [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/router/image [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/router/network [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/router/session [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/router/system [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/server/router/volume [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/backend [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/container [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/events [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/filters [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/image [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/mount [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/network [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/registry [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/strslice [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/swarm [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/time [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/versions [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T18:58:47.478Z] github.com/docker/docker/api/types/volume [2022-02-23T18:58:47.478Z] github.com/docker/docker/builder [2022-02-23T18:58:47.478Z] github.com/docker/docker/builder/builder-next [2022-02-23T18:58:47.478Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T18:58:47.478Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T18:58:47.478Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T18:58:47.478Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T18:58:47.478Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T18:58:47.478Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T18:58:47.478Z] github.com/docker/docker/builder/dockerfile [2022-02-23T18:58:47.478Z] github.com/docker/docker/builder/dockerignore [2022-02-23T18:58:47.478Z] github.com/docker/docker/builder/remotecontext [2022-02-23T18:58:47.478Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T18:58:47.478Z] github.com/docker/docker/cli [2022-02-23T18:58:47.478Z] github.com/docker/docker/cli/config [2022-02-23T18:58:47.478Z] github.com/docker/docker/cli/debug [2022-02-23T18:58:47.478Z] github.com/docker/docker/client [2022-02-23T18:58:47.478Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T18:58:47.478Z] github.com/docker/docker/cmd/dockerd [2022-02-23T18:58:47.478Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T18:58:47.478Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T18:58:47.478Z] github.com/docker/docker/container [2022-02-23T18:58:47.478Z] github.com/docker/docker/container/stream [2022-02-23T18:58:47.478Z] github.com/docker/docker/contrib/apparmor [2022-02-23T18:58:47.478Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T18:58:47.478Z] github.com/docker/docker/contrib/httpserver [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/cluster [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/config [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/events [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/exec [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/images [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/initlayer [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/links [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/listeners [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/local [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/names [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/network [2022-02-23T18:58:47.478Z] github.com/docker/docker/daemon/stats [2022-02-23T18:58:47.478Z] github.com/docker/docker/distribution [2022-02-23T18:58:47.478Z] github.com/docker/docker/distribution/metadata [2022-02-23T18:58:47.478Z] github.com/docker/docker/distribution/utils [2022-02-23T18:58:47.478Z] github.com/docker/docker/distribution/xfer [2022-02-23T18:58:47.478Z] github.com/docker/docker/dockerversion [2022-02-23T18:58:47.478Z] github.com/docker/docker/errdefs [2022-02-23T18:58:47.478Z] github.com/docker/docker/image [2022-02-23T18:58:47.478Z] github.com/docker/docker/image/cache [2022-02-23T18:58:47.478Z] github.com/docker/docker/image/tarexport [2022-02-23T18:58:47.478Z] github.com/docker/docker/image/v1 [2022-02-23T18:58:47.478Z] github.com/docker/docker/internal/test/suite [2022-02-23T18:58:47.478Z] github.com/docker/docker/layer [2022-02-23T18:58:47.478Z] github.com/docker/docker/libcontainerd [2022-02-23T18:58:47.478Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T18:58:47.478Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T18:58:47.478Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T18:58:47.478Z] github.com/docker/docker/libcontainerd/types [2022-02-23T18:58:47.478Z] github.com/docker/docker/oci [2022-02-23T18:58:47.478Z] github.com/docker/docker/oci/caps [2022-02-23T18:58:47.478Z] github.com/docker/docker/opts [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/aaparser [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/archive [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/authorization [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/capabilities [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/containerfs [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/directory [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/dmesg [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/filenotify [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/fileutils [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/fsutils [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/homedir [2022-02-23T18:58:47.478Z] github.com/docker/docker/pkg/idtools [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/ioutils [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/locker [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/longpath [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/loopback [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/mount [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/parsers [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/pidfile [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/platform [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/plugins [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/pools [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/progress [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/pubsub [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/reexec [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/signal [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/stack [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/stringid [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/symlink [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/system [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/tailfile [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/tarsum [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/term [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/term/windows [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/truncindex [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/urlutil [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/useragent [2022-02-23T18:58:47.479Z] github.com/docker/docker/plugin [2022-02-23T18:58:47.479Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T18:58:47.479Z] github.com/docker/docker/plugin/v2 [2022-02-23T18:58:47.479Z] github.com/docker/docker/profiles/apparmor [2022-02-23T18:58:47.479Z] github.com/docker/docker/profiles/seccomp [2022-02-23T18:58:47.479Z] github.com/docker/docker/quota [2022-02-23T18:58:47.479Z] github.com/docker/docker/reference [2022-02-23T18:58:47.479Z] github.com/docker/docker/registry [2022-02-23T18:58:47.479Z] github.com/docker/docker/registry/resumable [2022-02-23T18:58:47.479Z] github.com/docker/docker/restartmanager [2022-02-23T18:58:47.479Z] github.com/docker/docker/rootless [2022-02-23T18:58:47.479Z] github.com/docker/docker/rootless/specconv [2022-02-23T18:58:47.479Z] github.com/docker/docker/runconfig [2022-02-23T18:58:47.479Z] github.com/docker/docker/runconfig/opts [2022-02-23T18:58:47.479Z] github.com/docker/docker/testutil [2022-02-23T18:58:47.479Z] github.com/docker/docker/testutil/daemon [2022-02-23T18:58:47.479Z] github.com/docker/docker/testutil/environment [2022-02-23T18:58:47.479Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T18:58:47.479Z] github.com/docker/docker/testutil/fakegit [2022-02-23T18:58:47.479Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T18:58:47.479Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T18:58:47.479Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T18:58:47.479Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T18:58:47.479Z] github.com/docker/docker/testutil/registry [2022-02-23T18:58:47.479Z] github.com/docker/docker/testutil/request [2022-02-23T18:58:47.479Z] github.com/docker/docker/volume [2022-02-23T18:58:47.479Z] github.com/docker/docker/volume/drivers [2022-02-23T18:58:47.479Z] github.com/docker/docker/volume/local [2022-02-23T18:58:47.479Z] github.com/docker/docker/volume/mounts [2022-02-23T18:58:47.479Z] github.com/docker/docker/volume/service [2022-02-23T18:58:47.479Z] github.com/docker/docker/volume/service/opts [2022-02-23T18:58:47.479Z] github.com/docker/docker/volume/testutils' [2022-02-23T18:58:47.479Z] ++ grep --fixed-strings /libnetwork [2022-02-23T18:58:47.479Z] ++ echo 'github.com/docker/docker/api [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/backend/build [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/httputils [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/middleware [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/router [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/router/build [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/router/container [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/router/debug [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/router/image [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/router/network [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/router/session [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/router/system [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/server/router/volume [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/backend [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/container [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/events [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/filters [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/image [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/mount [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/network [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/registry [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/strslice [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/swarm [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/time [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/versions [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T18:58:47.479Z] github.com/docker/docker/api/types/volume [2022-02-23T18:58:47.479Z] github.com/docker/docker/builder [2022-02-23T18:58:47.479Z] github.com/docker/docker/builder/builder-next [2022-02-23T18:58:47.479Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T18:58:47.479Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T18:58:47.479Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T18:58:47.479Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T18:58:47.479Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T18:58:47.479Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T18:58:47.479Z] github.com/docker/docker/builder/dockerfile [2022-02-23T18:58:47.479Z] github.com/docker/docker/builder/dockerignore [2022-02-23T18:58:47.479Z] github.com/docker/docker/builder/remotecontext [2022-02-23T18:58:47.479Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T18:58:47.479Z] github.com/docker/docker/cli [2022-02-23T18:58:47.479Z] github.com/docker/docker/cli/config [2022-02-23T18:58:47.479Z] github.com/docker/docker/cli/debug [2022-02-23T18:58:47.479Z] github.com/docker/docker/client [2022-02-23T18:58:47.479Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T18:58:47.479Z] github.com/docker/docker/cmd/dockerd [2022-02-23T18:58:47.479Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T18:58:47.479Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T18:58:47.479Z] github.com/docker/docker/container [2022-02-23T18:58:47.479Z] github.com/docker/docker/container/stream [2022-02-23T18:58:47.479Z] github.com/docker/docker/contrib/apparmor [2022-02-23T18:58:47.479Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T18:58:47.479Z] github.com/docker/docker/contrib/httpserver [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/cluster [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/config [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/events [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/exec [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/images [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/initlayer [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/links [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/listeners [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/logger [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/logger/local [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/names [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/network [2022-02-23T18:58:47.479Z] github.com/docker/docker/daemon/stats [2022-02-23T18:58:47.479Z] github.com/docker/docker/distribution [2022-02-23T18:58:47.479Z] github.com/docker/docker/distribution/metadata [2022-02-23T18:58:47.479Z] github.com/docker/docker/distribution/utils [2022-02-23T18:58:47.479Z] github.com/docker/docker/distribution/xfer [2022-02-23T18:58:47.479Z] github.com/docker/docker/dockerversion [2022-02-23T18:58:47.479Z] github.com/docker/docker/errdefs [2022-02-23T18:58:47.479Z] github.com/docker/docker/image [2022-02-23T18:58:47.479Z] github.com/docker/docker/image/cache [2022-02-23T18:58:47.479Z] github.com/docker/docker/image/tarexport [2022-02-23T18:58:47.479Z] github.com/docker/docker/image/v1 [2022-02-23T18:58:47.479Z] github.com/docker/docker/internal/test/suite [2022-02-23T18:58:47.479Z] github.com/docker/docker/layer [2022-02-23T18:58:47.479Z] github.com/docker/docker/libcontainerd [2022-02-23T18:58:47.479Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T18:58:47.479Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T18:58:47.479Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T18:58:47.479Z] github.com/docker/docker/libcontainerd/types [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/config [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/idm [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/ns [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/options [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/osl [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T18:58:47.479Z] github.com/docker/docker/libnetwork/types [2022-02-23T18:58:47.479Z] github.com/docker/docker/oci [2022-02-23T18:58:47.479Z] github.com/docker/docker/oci/caps [2022-02-23T18:58:47.479Z] github.com/docker/docker/opts [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/aaparser [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/archive [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/authorization [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/capabilities [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/containerfs [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/directory [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/dmesg [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/filenotify [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/fileutils [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/fsutils [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/homedir [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/idtools [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/ioutils [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/locker [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/longpath [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/loopback [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/mount [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/parsers [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/pidfile [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/platform [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/plugins [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/pools [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/progress [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/pubsub [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/reexec [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/signal [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/stack [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/stringid [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/symlink [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/system [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/tailfile [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/tarsum [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/term [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/term/windows [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/truncindex [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/urlutil [2022-02-23T18:58:47.479Z] github.com/docker/docker/pkg/useragent [2022-02-23T18:58:47.479Z] github.com/docker/docker/plugin [2022-02-23T18:58:47.479Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T18:58:47.479Z] github.com/docker/docker/plugin/v2 [2022-02-23T18:58:47.479Z] github.com/docker/docker/profiles/apparmor [2022-02-23T18:58:47.479Z] github.com/docker/docker/profiles/seccomp [2022-02-23T18:58:47.479Z] github.com/docker/docker/quota [2022-02-23T18:58:47.479Z] github.com/docker/docker/reference [2022-02-23T18:58:47.479Z] github.com/docker/docker/registry [2022-02-23T18:58:47.479Z] github.com/docker/docker/registry/resumable [2022-02-23T18:58:47.479Z] github.com/docker/docker/restartmanager [2022-02-23T18:58:47.479Z] github.com/docker/docker/rootless [2022-02-23T18:58:47.479Z] github.com/docker/docker/rootless/specconv [2022-02-23T18:58:47.479Z] github.com/docker/docker/runconfig [2022-02-23T18:58:47.479Z] github.com/docker/docker/runconfig/opts [2022-02-23T18:58:47.480Z] github.com/docker/docker/testutil [2022-02-23T18:58:47.480Z] github.com/docker/docker/testutil/daemon [2022-02-23T18:58:47.480Z] github.com/docker/docker/testutil/environment [2022-02-23T18:58:47.480Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T18:58:47.480Z] github.com/docker/docker/testutil/fakegit [2022-02-23T18:58:47.480Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T18:58:47.480Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T18:58:47.480Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T18:58:47.480Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T18:58:47.480Z] github.com/docker/docker/testutil/registry [2022-02-23T18:58:47.480Z] github.com/docker/docker/testutil/request [2022-02-23T18:58:47.480Z] github.com/docker/docker/volume [2022-02-23T18:58:47.480Z] github.com/docker/docker/volume/drivers [2022-02-23T18:58:47.480Z] github.com/docker/docker/volume/local [2022-02-23T18:58:47.480Z] github.com/docker/docker/volume/mounts [2022-02-23T18:58:47.480Z] github.com/docker/docker/volume/service [2022-02-23T18:58:47.480Z] github.com/docker/docker/volume/service/opts [2022-02-23T18:58:47.480Z] github.com/docker/docker/volume/testutils' [2022-02-23T18:58:47.480Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/config [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/idm [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ns [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/options [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/osl [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/types' [2022-02-23T18:58:47.480Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-23T18:58:47.480Z] + echo 'github.com/docker/docker/libnetwork [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/config [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/idm [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/ns [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/options [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/osl [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/types' [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T18:58:47.480Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T18:58:47.480Z] + type docker-proxy [2022-02-23T18:58:47.480Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-23T18:58:47.480Z] + hack/make.sh binary-proxy install-proxy [2022-02-23T18:58:47.480Z] [2022-02-23T18:58:47.480Z] Removing bundles/ [2022-02-23T18:58:47.480Z] [2022-02-23T18:58:47.480Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-23T18:58:47.736Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-23T18:58:47.736Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T18:58:48.441Z] #60 ... [2022-02-23T18:58:48.441Z] [2022-02-23T18:58:48.441Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T18:58:48.441Z] #52 sha256:088bb565258e0cf9cabcf3878b46aee95a6e82d7c8fbd888a4f1d2439fb6cb04 [2022-02-23T18:58:49.012Z] #52 DONE 0.6s [2022-02-23T18:58:49.012Z] [2022-02-23T18:58:49.012Z] #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-02-23T18:58:49.012Z] #60 sha256:9103546cba59fb0684e1d5e79eee1873da199091cf415e48016a0ae200b018ce [2022-02-23T18:58:49.274Z] #60 ... [2022-02-23T18:58:49.274Z] [2022-02-23T18:58:49.274Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T18:58:49.274Z] #54 sha256:05562230af64fef5718c304093da29e5aa3fbbfc7069dceb5cbe3345523f9068 [2022-02-23T18:58:49.274Z] #54 DONE 0.1s [2022-02-23T18:58:49.274Z] [2022-02-23T18:58:49.274Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T18:58:49.274Z] #57 sha256:3e89d1607d63719eeaee3921894465d092b5c25e8ba7fa66f30c128d53a6c415 [2022-02-23T18:58:49.535Z] #57 DONE 0.3s [2022-02-23T18:58:49.535Z] [2022-02-23T18:58:49.535Z] #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-02-23T18:58:49.535Z] #60 sha256:9103546cba59fb0684e1d5e79eee1873da199091cf415e48016a0ae200b018ce [2022-02-23T18:58:50.680Z] 898469748ff6: Pull complete [2022-02-23T18:58:50.680Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-23T18:58:50.680Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T18:58:50.680Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-23T18:58:50.680Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-23T18:58:50.680Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-23T18:58:50.680Z] WARN: Skipping validation tests [2022-02-23T18:58:50.680Z] INFO: Running unit tests at 02/23/2022 18:58:50... [2022-02-23T18:58:52.086Z] #60 232.7 # github.com/containerd/containerd/cmd/containerd [2022-02-23T18:58:52.086Z] #60 232.7 /usr/bin/ld: /tmp/go-link-788071047/000019.o: in function `New': [2022-02-23T18:58:52.086Z] #60 232.7 /tmp/tmp.8LecKhnfRy/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-02-23T18:58:52.086Z] #60 232.8 + bin/containerd-stress [2022-02-23T18:58:52.086Z] #60 233.8 + bin/containerd-shim [2022-02-23T18:58:54.279Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-23T18:58:54.279Z] [2022-02-23T18:58:54.279Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-23T18:58:54.279Z] Installing docker-proxy to /usr/local/bin/ [2022-02-23T18:58:54.279Z] [2022-02-23T18:58:54.279Z] + mkdir -p bundles [2022-02-23T18:58:54.279Z] + '[' -n 'github.com/docker/docker/api [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/backend/build [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/httputils [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/middleware [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/router [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/router/build [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/router/container [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/router/debug [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/router/image [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/router/network [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/router/session [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/router/system [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/server/router/volume [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/backend [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/container [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/events [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/filters [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/image [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/mount [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/network [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/registry [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/strslice [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/swarm [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/time [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/versions [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T18:58:54.279Z] github.com/docker/docker/api/types/volume [2022-02-23T18:58:54.279Z] github.com/docker/docker/builder [2022-02-23T18:58:54.279Z] github.com/docker/docker/builder/builder-next [2022-02-23T18:58:54.279Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T18:58:54.279Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T18:58:54.279Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T18:58:54.279Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T18:58:54.279Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T18:58:54.279Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T18:58:54.279Z] github.com/docker/docker/builder/dockerfile [2022-02-23T18:58:54.279Z] github.com/docker/docker/builder/dockerignore [2022-02-23T18:58:54.279Z] github.com/docker/docker/builder/remotecontext [2022-02-23T18:58:54.279Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T18:58:54.279Z] github.com/docker/docker/cli [2022-02-23T18:58:54.279Z] github.com/docker/docker/cli/config [2022-02-23T18:58:54.279Z] github.com/docker/docker/cli/debug [2022-02-23T18:58:54.279Z] github.com/docker/docker/client [2022-02-23T18:58:54.279Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T18:58:54.279Z] github.com/docker/docker/cmd/dockerd [2022-02-23T18:58:54.279Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T18:58:54.279Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T18:58:54.279Z] github.com/docker/docker/container [2022-02-23T18:58:54.279Z] github.com/docker/docker/container/stream [2022-02-23T18:58:54.279Z] github.com/docker/docker/contrib/apparmor [2022-02-23T18:58:54.279Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T18:58:54.279Z] github.com/docker/docker/contrib/httpserver [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/cluster [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/config [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/events [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/exec [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/images [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/initlayer [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/links [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/listeners [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/logger [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/logger/local [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/names [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/network [2022-02-23T18:58:54.279Z] github.com/docker/docker/daemon/stats [2022-02-23T18:58:54.279Z] github.com/docker/docker/distribution [2022-02-23T18:58:54.279Z] github.com/docker/docker/distribution/metadata [2022-02-23T18:58:54.279Z] github.com/docker/docker/distribution/utils [2022-02-23T18:58:54.279Z] github.com/docker/docker/distribution/xfer [2022-02-23T18:58:54.279Z] github.com/docker/docker/dockerversion [2022-02-23T18:58:54.279Z] github.com/docker/docker/errdefs [2022-02-23T18:58:54.279Z] github.com/docker/docker/image [2022-02-23T18:58:54.279Z] github.com/docker/docker/image/cache [2022-02-23T18:58:54.279Z] github.com/docker/docker/image/tarexport [2022-02-23T18:58:54.279Z] github.com/docker/docker/image/v1 [2022-02-23T18:58:54.279Z] github.com/docker/docker/internal/test/suite [2022-02-23T18:58:54.279Z] github.com/docker/docker/layer [2022-02-23T18:58:54.279Z] github.com/docker/docker/libcontainerd [2022-02-23T18:58:54.279Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T18:58:54.279Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T18:58:54.279Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T18:58:54.279Z] github.com/docker/docker/libcontainerd/types [2022-02-23T18:58:54.279Z] github.com/docker/docker/oci [2022-02-23T18:58:54.279Z] github.com/docker/docker/oci/caps [2022-02-23T18:58:54.279Z] github.com/docker/docker/opts [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/aaparser [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/archive [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/authorization [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/capabilities [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/containerfs [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/directory [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/dmesg [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/filenotify [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/fileutils [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/fsutils [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/homedir [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/idtools [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/ioutils [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/locker [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/longpath [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/loopback [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/mount [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/parsers [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/pidfile [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/platform [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/plugins [2022-02-23T18:58:54.279Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/pools [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/progress [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/pubsub [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/reexec [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/signal [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/stack [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/stringid [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/symlink [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/system [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/tailfile [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/tarsum [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/term [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/term/windows [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/truncindex [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/urlutil [2022-02-23T18:58:54.280Z] github.com/docker/docker/pkg/useragent [2022-02-23T18:58:54.280Z] github.com/docker/docker/plugin [2022-02-23T18:58:54.280Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T18:58:54.280Z] github.com/docker/docker/plugin/v2 [2022-02-23T18:58:54.280Z] github.com/docker/docker/profiles/apparmor [2022-02-23T18:58:54.280Z] github.com/docker/docker/profiles/seccomp [2022-02-23T18:58:54.280Z] github.com/docker/docker/quota [2022-02-23T18:58:54.280Z] github.com/docker/docker/reference [2022-02-23T18:58:54.280Z] github.com/docker/docker/registry [2022-02-23T18:58:54.280Z] github.com/docker/docker/registry/resumable [2022-02-23T18:58:54.280Z] github.com/docker/docker/restartmanager [2022-02-23T18:58:54.280Z] github.com/docker/docker/rootless [2022-02-23T18:58:54.280Z] github.com/docker/docker/rootless/specconv [2022-02-23T18:58:54.280Z] github.com/docker/docker/runconfig [2022-02-23T18:58:54.280Z] github.com/docker/docker/runconfig/opts [2022-02-23T18:58:54.280Z] github.com/docker/docker/testutil [2022-02-23T18:58:54.280Z] github.com/docker/docker/testutil/daemon [2022-02-23T18:58:54.280Z] github.com/docker/docker/testutil/environment [2022-02-23T18:58:54.280Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T18:58:54.280Z] github.com/docker/docker/testutil/fakegit [2022-02-23T18:58:54.280Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T18:58:54.280Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T18:58:54.280Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T18:58:54.280Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T18:58:54.280Z] github.com/docker/docker/testutil/registry [2022-02-23T18:58:54.280Z] github.com/docker/docker/testutil/request [2022-02-23T18:58:54.280Z] github.com/docker/docker/volume [2022-02-23T18:58:54.280Z] github.com/docker/docker/volume/drivers [2022-02-23T18:58:54.280Z] github.com/docker/docker/volume/local [2022-02-23T18:58:54.280Z] github.com/docker/docker/volume/mounts [2022-02-23T18:58:54.280Z] github.com/docker/docker/volume/service [2022-02-23T18:58:54.280Z] github.com/docker/docker/volume/service/opts [2022-02-23T18:58:54.280Z] github.com/docker/docker/volume/testutils' ']' [2022-02-23T18:58:54.280Z] + 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/dockerignore 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount 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/symlink 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/term github.com/docker/docker/pkg/term/windows 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-02-23T18:58:54.280Z] ? github.com/docker/docker/api [no test files] [2022-02-23T18:58:55.404Z] INFO: make.ps1 starting at 02/23/2022 18:58:54 [2022-02-23T18:58:55.404Z] INFO: Git commit (ee026ec1e6) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T18:58:55.404Z] INFO: Invoking autogen... [2022-02-23T18:58:55.865Z] INFO: Running unit tests... [2022-02-23T18:58:56.282Z] #60 241.1 + bin/containerd-shim-runc-v1 [2022-02-23T18:59:01.556Z] #60 246.2 + bin/containerd-shim-runc-v2 [2022-02-23T18:59:01.556Z] #60 246.8 + binaries [2022-02-23T18:59:01.556Z] #60 246.8 + install -D bin/containerd /build/containerd [2022-02-23T18:59:01.556Z] #60 246.8 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T18:59:01.556Z] #60 246.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T18:59:01.556Z] #60 246.8 + install -D bin/ctr /build/ctr [2022-02-23T18:59:03.462Z] #60 DONE 249.0s [2022-02-23T18:59:04.408Z] [2022-02-23T18:59:04.408Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T18:59:04.408Z] #61 sha256:b84b08356e754b93bd20a2a11ccdbe7a413f6fbd76d63217e3d5139b9b4f8e34 [2022-02-23T18:59:04.479Z] 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/dockerignore 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount 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/symlink 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/term github.com/docker/docker/pkg/term/windows 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-02-23T18:59:05.343Z] #61 DONE 1.2s [2022-02-23T18:59:05.343Z] [2022-02-23T18:59:05.343Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T18:59:05.343Z] #66 sha256:83f83cbfc5f574b4f4fc88aad112377a995802132df13d33aecd689a7f962173 [2022-02-23T18:59:05.602Z] #66 DONE 0.3s [2022-02-23T18:59:05.847Z] #60 227.7 # github.com/containerd/containerd/cmd/containerd [2022-02-23T18:59:05.847Z] #60 227.7 /usr/bin/ld: /tmp/go-link-3576734133/000019.o: in function `New': [2022-02-23T18:59:05.847Z] #60 227.7 /tmp/tmp.LSO6pU3Cl9/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-02-23T18:59:05.847Z] #60 227.8 + bin/containerd-stress [2022-02-23T18:59:05.847Z] #60 228.8 + bin/containerd-shim [2022-02-23T18:59:05.860Z] [2022-02-23T18:59:05.860Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T18:59:05.860Z] #71 sha256:1ab62a5fcee9057d1cdbe045cda43b5554dc03388fc8591afdd0e311e10b7ca2 [2022-02-23T18:59:06.460Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2022-02-23T18:59:07.241Z] #71 DONE 1.3s [2022-02-23T18:59:07.241Z] [2022-02-23T18:59:07.241Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T18:59:07.241Z] #72 sha256:e370ece133fc5004bbcde840b3ac155f5dd4b79b47e9c6578c873323a9063cf7 [2022-02-23T18:59:07.241Z] #72 DONE 0.0s [2022-02-23T18:59:07.241Z] [2022-02-23T18:59:07.241Z] #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-02-23T18:59:07.241Z] #73 sha256:08297502414c73dbb0b3780522471aea402ac0f92e924422b6a876f961fe0b31 [2022-02-23T18:59:07.808Z] #73 0.775 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-23T18:59:08.069Z] #73 0.933 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-23T18:59:08.069Z] #73 1.097 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-23T18:59:08.900Z] #73 1.175 Reading package lists... [2022-02-23T18:59:09.159Z] #73 1.687 Reading package lists... [2022-02-23T18:59:09.159Z] #73 2.182 Building dependency tree... [2022-02-23T18:59:09.418Z] #73 2.289 Reading state information... [2022-02-23T18:59:09.418Z] #73 2.408 The following additional packages will be installed: [2022-02-23T18:59:09.418Z] #73 2.409 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-02-23T18:59:09.418Z] #73 2.409 systemd-timesyncd [2022-02-23T18:59:09.418Z] #73 2.410 Suggested packages: [2022-02-23T18:59:09.418Z] #73 2.410 systemd-container policykit-1 [2022-02-23T18:59:09.418Z] #73 2.410 Recommended packages: [2022-02-23T18:59:09.418Z] #73 2.410 libnss-systemd [2022-02-23T18:59:09.418Z] #73 2.487 The following NEW packages will be installed: [2022-02-23T18:59:09.418Z] #73 2.488 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-02-23T18:59:09.418Z] #73 2.488 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-02-23T18:59:09.986Z] #73 2.761 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:59:09.986Z] #73 2.761 Need to get 5941 kB of archives. [2022-02-23T18:59:09.986Z] #73 2.761 After this operation, 19.5 MB of additional disk space will be used. [2022-02-23T18:59:09.986Z] #73 2.761 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-02-23T18:59:09.986Z] #73 2.763 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-02-23T18:59:09.986Z] #73 2.764 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-02-23T18:59:09.986Z] #73 2.766 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-02-23T18:59:09.986Z] #73 2.767 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-02-23T18:59:09.986Z] #73 2.769 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-02-23T18:59:09.986Z] #73 2.898 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-02-23T18:59:09.986Z] #73 2.899 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-02-23T18:59:09.986Z] #73 2.901 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-02-23T18:59:09.986Z] #73 2.902 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-02-23T18:59:09.986Z] #73 2.904 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-02-23T18:59:09.986Z] #73 3.076 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:59:09.986Z] #73 3.106 Fetched 5941 kB in 0s (14.3 MB/s) [2022-02-23T18:59:09.986Z] #73 3.128 Selecting previously unselected package libargon2-1:amd64. [2022-02-23T18:59:10.245Z] #73 3.128 (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-02-23T18:59:10.245Z] #73 3.144 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-02-23T18:59:10.245Z] #73 3.150 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-23T18:59:10.245Z] #73 3.180 Selecting previously unselected package libjson-c5:amd64. [2022-02-23T18:59:10.245Z] #73 3.183 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-02-23T18:59:10.245Z] #73 3.186 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-02-23T18:59:10.245Z] #73 3.217 Selecting previously unselected package libcryptsetup12:amd64. [2022-02-23T18:59:10.245Z] #73 3.219 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-02-23T18:59:10.245Z] #73 3.222 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-23T18:59:10.245Z] #73 3.269 Selecting previously unselected package libkmod2:amd64. [2022-02-23T18:59:10.245Z] #73 3.272 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-02-23T18:59:10.245Z] #73 3.276 Unpacking libkmod2:amd64 (28-1) ... [2022-02-23T18:59:10.246Z] #73 3.313 Selecting previously unselected package systemd-timesyncd. [2022-02-23T18:59:10.246Z] #73 3.315 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-02-23T18:59:10.246Z] #73 3.319 Unpacking systemd-timesyncd (247.3-6) ... [2022-02-23T18:59:10.246Z] #73 3.367 Selecting previously unselected package systemd. [2022-02-23T18:59:10.246Z] #73 3.369 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-02-23T18:59:10.246Z] #73 3.403 Unpacking systemd (247.3-6) ... [2022-02-23T18:59:11.183Z] #73 3.973 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-23T18:59:11.183Z] #73 3.983 Setting up libjson-c5:amd64 (0.15-2) ... [2022-02-23T18:59:11.183Z] #73 3.993 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-23T18:59:11.183Z] #73 4.002 Setting up libkmod2:amd64 (28-1) ... [2022-02-23T18:59:11.183Z] #73 4.013 Setting up systemd (247.3-6) ... [2022-02-23T18:59:11.183Z] #73 4.046 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-02-23T18:59:11.183Z] #73 4.048 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-02-23T18:59:11.183Z] #73 4.051 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-02-23T18:59:11.442Z] #73 4.349 Setting up systemd-timesyncd (247.3-6) ... [2022-02-23T18:59:11.442Z] #73 4.547 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-23T18:59:11.442Z] #73 4.547 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-23T18:59:11.700Z] #73 4.639 Selecting previously unselected package systemd-sysv. [2022-02-23T18:59:11.700Z] #73 4.639 (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-02-23T18:59:11.700Z] #73 4.653 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-02-23T18:59:11.700Z] #73 4.656 Unpacking systemd-sysv (247.3-6) ... [2022-02-23T18:59:11.700Z] #73 4.697 Selecting previously unselected package libdbus-1-3:amd64. [2022-02-23T18:59:11.700Z] #73 4.700 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-02-23T18:59:11.700Z] #73 4.703 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-23T18:59:11.700Z] #73 4.756 Selecting previously unselected package dbus. [2022-02-23T18:59:11.960Z] #73 4.759 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-02-23T18:59:11.960Z] #73 4.768 Unpacking dbus (1.12.20-2) ... [2022-02-23T18:59:11.960Z] #73 4.822 Selecting previously unselected package libpam-systemd:amd64. [2022-02-23T18:59:11.960Z] #73 4.825 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-02-23T18:59:11.960Z] #73 4.829 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-02-23T18:59:11.960Z] #73 4.879 Selecting previously unselected package dbus-user-session. [2022-02-23T18:59:11.960Z] #73 4.880 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-02-23T18:59:11.960Z] #73 4.887 Unpacking dbus-user-session (1.12.20-2) ... [2022-02-23T18:59:11.960Z] #73 4.967 Setting up systemd-sysv (247.3-6) ... [2022-02-23T18:59:11.960Z] #73 4.978 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-23T18:59:11.960Z] #73 4.989 Setting up dbus (1.12.20-2) ... [2022-02-23T18:59:11.960Z] #73 5.096 invoke-rc.d: could not determine current runlevel [2022-02-23T18:59:12.219Z] #73 5.098 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T18:59:12.219Z] #73 5.102 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-02-23T18:59:12.478Z] #73 5.279 Setting up dbus-user-session (1.12.20-2) ... [2022-02-23T18:59:12.478Z] #73 5.291 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:59:12.478Z] #73 DONE 5.4s [2022-02-23T18:59:12.478Z] [2022-02-23T18:59:12.478Z] #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-02-23T18:59:12.478Z] #74 sha256:358becd7d8276a41dd0e27669a482f0d27fb6b6cbd2dafe4d80f2fc0de25b4af [2022-02-23T18:59:12.737Z] #74 0.383 % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-23T18:59:12.737Z] #74 0.385 Dload Upload Total Spent Left Speed [2022-02-23T18:59:12.909Z] 898469748ff6: Pull complete [2022-02-23T18:59:12.909Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-23T18:59:12.909Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T18:59:12.909Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-23T18:59:12.909Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-23T18:59:12.909Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-23T18:59:12.909Z] WARN: Skipping validation tests [2022-02-23T18:59:12.909Z] INFO: Running unit tests at 02/23/2022 18:59:10... [2022-02-23T18:59:12.998Z] #74 0.386 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8362 0 --:--:-- --:--:-- --:--:-- 8362 [2022-02-23T18:59:12.998Z] #74 DONE 0.6s [2022-02-23T18:59:12.998Z] [2022-02-23T18:59:12.998Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T18:59:12.998Z] #75 sha256:b5689ca8390e3fffff81abaabe5dc7cf596e5b485a2771221be1385380662920 [2022-02-23T18:59:13.936Z] #75 DONE 0.9s [2022-02-23T18:59:13.936Z] [2022-02-23T18:59:13.936Z] #76 exporting to image [2022-02-23T18:59:13.936Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T18:59:13.936Z] #76 exporting layers [2022-02-23T18:59:13.943Z] #60 236.0 + bin/containerd-shim-runc-v1 [2022-02-23T18:59:15.835Z] INFO: make.ps1 starting at 02/23/2022 18:59:15 [2022-02-23T18:59:16.124Z] #60 230.3 # github.com/containerd/containerd/cmd/containerd [2022-02-23T18:59:16.124Z] #60 230.3 /usr/bin/ld: /tmp/go-link-798704643/000019.o: in function `New': [2022-02-23T18:59:16.124Z] #60 230.3 /tmp/tmp.Ax6cZrUut6/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-02-23T18:59:16.124Z] #60 230.4 + bin/containerd-stress [2022-02-23T18:59:16.295Z] INFO: Git commit (e5f222409b) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T18:59:16.295Z] INFO: Invoking autogen... [2022-02-23T18:59:16.295Z] INFO: Running unit tests... [2022-02-23T18:59:16.865Z] ? github.com/docker/docker/api [no test files] [2022-02-23T18:59:17.511Z] #60 231.5 + bin/containerd-shim [2022-02-23T18:59:18.116Z] #60 241.0 + bin/containerd-shim-runc-v2 [2022-02-23T18:59:18.680Z] #60 241.6 + binaries [2022-02-23T18:59:18.680Z] #60 241.6 + install -D bin/containerd /build/containerd [2022-02-23T18:59:18.680Z] #60 241.6 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T18:59:18.680Z] #60 241.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T18:59:18.680Z] #60 241.6 + install -D bin/ctr /build/ctr [2022-02-23T18:59:18.753Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|compiled_files|deps|name|types_sizes) took 2m19.473421082s [2022-02-23T18:59:18.753Z] 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-02-23T18:59:18.753Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 486.362219ms [2022-02-23T18:59:20.506Z] #76 exporting layers 6.1s done [2022-02-23T18:59:20.506Z] #76 writing image sha256:88cbd6868a54df9940f312cc793430e352cab34f1b2b689bc811c840424e777d done [2022-02-23T18:59:20.506Z] #76 naming to docker.io/library/docker:41cef3ee5789e6adad3c2a1aefae99f1499b2f85 done [2022-02-23T18:59:20.506Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T18:59:20.868Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=41cef3ee5789e6adad3c2a1aefae99f1499b2f85 -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:41cef3ee5789e6adad3c2a1aefae99f1499b2f85 hack/make.sh dynbinary test-integration [2022-02-23T18:59:21.206Z] #60 DONE 243.9s [2022-02-23T18:59:21.770Z] [2022-02-23T18:59:21.770Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T18:59:21.770Z] #61 sha256:2102d45d144acd56f4d5420f4e0d13023ecae7ec690b43a9ff06db049e45eaaf [2022-02-23T18:59:22.242Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-02-23T18:59:22.243Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-02-23T18:59:22.243Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-02-23T18:59:22.243Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-02-23T18:59:22.243Z] 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-02-23T18:59:22.243Z] Detected virtualization docker. [2022-02-23T18:59:22.243Z] Detected architecture x86-64. [2022-02-23T18:59:22.243Z] Set hostname to <0505b22f5ae6>. [2022-02-23T18:59:22.501Z] modprobe@configfs.service: Succeeded. [2022-02-23T18:59:22.501Z] modprobe@drm.service: Succeeded. [2022-02-23T18:59:22.501Z] modprobe@fuse.service: Succeeded. [2022-02-23T18:59:22.501Z] + source /etc/docker-entrypoint-cmd [2022-02-23T18:59:22.501Z] ++ hack/make.sh dynbinary test-integration [2022-02-23T18:59:22.501Z] [2022-02-23T18:59:22.699Z] #61 DONE 1.0s [2022-02-23T18:59:22.699Z] [2022-02-23T18:59:22.699Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T18:59:22.699Z] #66 sha256:c4c40e800268482f9a65da9c918ce370f41825714de18b200bc9a765ece4acc0 [2022-02-23T18:59:22.761Z] Removing bundles/ [2022-02-23T18:59:22.761Z] [2022-02-23T18:59:22.761Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T18:59:22.761Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T18:59:22.761Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T18:59:22.955Z] #66 DONE 0.2s [2022-02-23T18:59:22.955Z] [2022-02-23T18:59:22.955Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T18:59:22.955Z] #71 sha256:f781dd3b23d24fdfe45acfdf3174847605f0eeadee5a5f95c833981108425d91 [2022-02-23T18:59:23.884Z] #71 DONE 0.9s [2022-02-23T18:59:23.884Z] [2022-02-23T18:59:23.884Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T18:59:23.884Z] #72 sha256:eed0011badb1d5a1606fb57608b65c79f6d668307303518829ffd1ddba1e364a [2022-02-23T18:59:23.884Z] #72 DONE 0.0s [2022-02-23T18:59:23.884Z] [2022-02-23T18:59:23.884Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T18:59:23.884Z] #73 sha256:1e5eb09ff892abb5c9af3710714e18cca747563fc451f34ab48b6b124bb93a14 [2022-02-23T18:59:25.252Z] #73 DONE 1.3s [2022-02-23T18:59:25.252Z] [2022-02-23T18:59:25.252Z] #74 exporting to image [2022-02-23T18:59:25.252Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T18:59:25.252Z] #74 exporting layers [2022-02-23T18:59:25.657Z] #60 238.8 + bin/containerd-shim-runc-v1 [2022-02-23T18:59:26.647Z] 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/dockerignore 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount 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/symlink 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/term github.com/docker/docker/pkg/term/windows 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-02-23T18:59:29.867Z] #60 244.0 + bin/containerd-shim-runc-v2 [2022-02-23T18:59:30.438Z] #60 244.6 + binaries [2022-02-23T18:59:30.438Z] #60 244.6 + install -D bin/containerd /build/containerd [2022-02-23T18:59:30.438Z] #60 244.6 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T18:59:30.438Z] #60 244.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T18:59:30.438Z] #60 244.6 + install -D bin/ctr /build/ctr [2022-02-23T18:59:31.796Z] #74 exporting layers 5.8s done [2022-02-23T18:59:31.796Z] #74 writing image sha256:ff137bed1d0a50b540384df7b525ebcd40af399b4d02eb33f2782e9edcc69cd9 done [2022-02-23T18:59:31.796Z] #74 naming to docker.io/library/docker:41cef3ee5789e6adad3c2a1aefae99f1499b2f85 done [2022-02-23T18:59:31.796Z] #74 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T18:59:32.137Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=41cef3ee5789e6adad3c2a1aefae99f1499b2f85 -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:41cef3ee5789e6adad3c2a1aefae99f1499b2f85 hack/make.sh dynbinary test-integration [2022-02-23T18:59:32.981Z] #60 DONE 246.7s [2022-02-23T18:59:33.241Z] [2022-02-23T18:59:33.241Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T18:59:33.241Z] #61 sha256:5e7ef0a53c88b6fef84e0a2600c89114e979eb58a06b70dfece7a4e718b1de68 [2022-02-23T18:59:33.504Z] [2022-02-23T18:59:33.504Z] Removing bundles/ [2022-02-23T18:59:33.504Z] [2022-02-23T18:59:33.504Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T18:59:33.504Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T18:59:33.504Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T18:59:33.834Z] #61 DONE 0.7s [2022-02-23T18:59:34.100Z] [2022-02-23T18:59:34.100Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T18:59:34.100Z] #66 sha256:ea4cf0de79c46d483fbeabfdfd51ec673ed3c8782a7918c53e8ebc992c55b1bc [2022-02-23T18:59:34.100Z] #66 DONE 0.2s [2022-02-23T18:59:34.100Z] [2022-02-23T18:59:34.100Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T18:59:34.100Z] #71 sha256:3d68add23d5983be42ad8053d2584cead099e034921281a38527191589de4414 [2022-02-23T18:59:34.555Z] === RUN TestMiddlewares [2022-02-23T18:59:34.555Z] --- PASS: TestMiddlewares (0.00s) [2022-02-23T18:59:34.555Z] PASS [2022-02-23T18:59:34.555Z] coverage: 9.0% of statements [2022-02-23T18:59:34.555Z] ok github.com/docker/docker/api/server 0.056s coverage: 9.0% of statements [2022-02-23T18:59:35.054Z] #71 DONE 0.9s [2022-02-23T18:59:35.054Z] [2022-02-23T18:59:35.054Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T18:59:35.054Z] #72 sha256:e99b5df0318a7a175a94ec7c1122c51645a6ce50c22350474336b7774a197bdc [2022-02-23T18:59:35.054Z] #72 DONE 0.0s [2022-02-23T18:59:35.054Z] [2022-02-23T18:59:35.054Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T18:59:35.054Z] #73 sha256:3d2927f819af4133122a0e5660b73e7ed40c2120b20d960b0ad08ebbf559b93c [2022-02-23T18:59:36.970Z] #73 DONE 1.6s [2022-02-23T18:59:36.970Z] [2022-02-23T18:59:36.970Z] #74 exporting to image [2022-02-23T18:59:36.970Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T18:59:36.970Z] #74 exporting layers [2022-02-23T18:59:39.073Z] ? github.com/docker/docker/api [no test files] [2022-02-23T18:59:41.501Z] 4612f6d0b889: Verifying Checksum [2022-02-23T18:59:41.501Z] 4612f6d0b889: Download complete [2022-02-23T18:59:43.557Z] #74 exporting layers 6.1s done [2022-02-23T18:59:43.557Z] #74 writing image sha256:add0813d0f48a56a8a6b6607bce188a0222fa209fc9c19966ce8159decf2eac1 done [2022-02-23T18:59:43.557Z] #74 naming to docker.io/library/docker:1f8d63a60da66539fe3e141c0c268aa5bc346433 done [2022-02-23T18:59:43.557Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-02-23T18:59:43.913Z] + trap exit INT TERM [2022-02-23T18:59:43.913Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-02-23T18:59:43.913Z] + CONTAINER_NAME=docker-pr1 [2022-02-23T18:59:43.913Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43288/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43288/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1f8d63a60da66539fe3e141c0c268aa5bc346433 -e DOCKER_GRAPHDRIVER docker:1f8d63a60da66539fe3e141c0c268aa5bc346433 hack/make.sh dynbinary [2022-02-23T18:59:45.295Z] [2022-02-23T18:59:45.295Z] Removing bundles/ [2022-02-23T18:59:45.296Z] [2022-02-23T18:59:45.296Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T18:59:45.296Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T18:59:45.296Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:00:00.203Z] === RUN TestMiddlewares [2022-02-23T19:00:00.203Z] --- PASS: TestMiddlewares (0.00s) [2022-02-23T19:00:00.203Z] PASS [2022-02-23T19:00:00.203Z] coverage: 9.0% of statements [2022-02-23T19:00:00.203Z] ok github.com/docker/docker/api/server 0.070s coverage: 9.0% of statements [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T19:00:14.105Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2022-02-23T19:00:14.105Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T19:00:14.105Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T19:00:14.105Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T19:00:14.105Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T19:00:14.105Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-02-23T19:00:14.105Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T19:00:14.105Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T19:00:14.106Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T19:00:14.106Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T19:00:14.106Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T19:00:14.106Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T19:00:14.106Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T19:00:14.106Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T19:00:14.106Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T19:00:14.106Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T19:00:14.106Z] ok github.com/docker/docker/builder/dockerfile 0.159s coverage: 49.3% of statements [2022-02-23T19:00:14.106Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T19:00:14.106Z] ok github.com/docker/docker/builder/remotecontext 0.075s coverage: 13.7% of statements [2022-02-23T19:00:14.106Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-02-23T19:00:14.106Z] ok github.com/docker/docker/builder/remotecontext/git 0.789s coverage: 86.3% of statements [2022-02-23T19:00:14.106Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T19:00:14.106Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T19:00:14.106Z] ok github.com/docker/docker/cmd/docker-proxy 0.307s coverage: 67.6% of statements [2022-02-23T19:00:15.034Z] ok github.com/docker/docker/client 0.127s coverage: 75.8% of statements [2022-02-23T19:00:35.008Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T19:00:35.009Z] === RUN TestBoolValue [2022-02-23T19:00:35.009Z] --- PASS: TestBoolValue (0.00s) [2022-02-23T19:00:35.009Z] === RUN TestBoolValueOrDefault [2022-02-23T19:00:35.009Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-23T19:00:35.009Z] === RUN TestInt64ValueOrZero [2022-02-23T19:00:35.009Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-23T19:00:35.009Z] === RUN TestInt64ValueOrDefault [2022-02-23T19:00:35.009Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-23T19:00:35.009Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-23T19:00:35.009Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-23T19:00:35.009Z] === RUN TestJsonContentType [2022-02-23T19:00:35.009Z] --- PASS: TestJsonContentType (0.00s) [2022-02-23T19:00:35.009Z] PASS [2022-02-23T19:00:35.009Z] coverage: 14.7% of statements [2022-02-23T19:00:35.009Z] ok github.com/docker/docker/api/server/httputils 0.106s coverage: 14.7% of statements [2022-02-23T19:00:35.978Z] === RUN TestMaskSecretKeys [2022-02-23T19:00:35.978Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-23T19:00:35.978Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-23T19:00:35.978Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-23T19:00:35.978Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-23T19:00:35.978Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-23T19:00:35.978Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-23T19:00:35.978Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-23T19:00:35.978Z] === RUN TestVersionMiddlewareVersion [2022-02-23T19:00:35.978Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-23T19:00:35.978Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-23T19:00:35.978Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-23T19:00:35.978Z] PASS [2022-02-23T19:00:35.978Z] coverage: 37.7% of statements [2022-02-23T19:00:36.437Z] ok github.com/docker/docker/api/server/middleware 0.110s coverage: 37.7% of statements [2022-02-23T19:00:36.437Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T19:00:36.437Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T19:00:36.437Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T19:00:36.437Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T19:00:36.437Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T19:00:36.437Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T19:00:36.437Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T19:00:36.437Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T19:00:36.437Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T19:00:36.437Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T19:00:36.437Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T19:00:36.898Z] === RUN TestStrSliceMarshalJSON [2022-02-23T19:00:36.898Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-23T19:00:36.898Z] === RUN TestStrSliceUnmarshalJSON [2022-02-23T19:00:36.898Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-23T19:00:36.898Z] === RUN TestStrSliceUnmarshalString [2022-02-23T19:00:36.898Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-23T19:00:36.898Z] === RUN TestStrSliceUnmarshalSlice [2022-02-23T19:00:36.898Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-23T19:00:36.898Z] PASS [2022-02-23T19:00:36.898Z] coverage: 90.0% of statements [2022-02-23T19:00:36.898Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2022-02-23T19:00:37.358Z] === RUN TestAdjustForAPIVersion [2022-02-23T19:00:37.358Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-23T19:00:37.358Z] PASS [2022-02-23T19:00:37.358Z] coverage: 5.7% of statements [2022-02-23T19:00:37.358Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2022-02-23T19:00:37.358Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T19:00:37.358Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T19:00:37.358Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T19:00:37.358Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T19:00:37.358Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T19:00:37.358Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T19:00:37.358Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T19:00:37.358Z] === RUN TestToJSON [2022-02-23T19:00:37.358Z] --- PASS: TestToJSON (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestToParamWithVersion [2022-02-23T19:00:37.358Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestFromJSON [2022-02-23T19:00:37.358Z] --- PASS: TestFromJSON (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestEmpty [2022-02-23T19:00:37.358Z] --- PASS: TestEmpty (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestArgsMatchKVListEmptySources [2022-02-23T19:00:37.358Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestArgsMatchKVList [2022-02-23T19:00:37.358Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestArgsMatch [2022-02-23T19:00:37.358Z] --- PASS: TestArgsMatch (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestAdd [2022-02-23T19:00:37.358Z] --- PASS: TestAdd (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestDel [2022-02-23T19:00:37.358Z] --- PASS: TestDel (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestLen [2022-02-23T19:00:37.358Z] --- PASS: TestLen (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestExactMatch [2022-02-23T19:00:37.358Z] --- PASS: TestExactMatch (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestOnlyOneExactMatch [2022-02-23T19:00:37.358Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestContains [2022-02-23T19:00:37.358Z] --- PASS: TestContains (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestValidate [2022-02-23T19:00:37.358Z] --- PASS: TestValidate (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestWalkValues [2022-02-23T19:00:37.358Z] --- PASS: TestWalkValues (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestFuzzyMatch [2022-02-23T19:00:37.358Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestClone [2022-02-23T19:00:37.358Z] --- PASS: TestClone (0.00s) [2022-02-23T19:00:37.358Z] PASS [2022-02-23T19:00:37.358Z] coverage: 92.2% of statements [2022-02-23T19:00:37.358Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2022-02-23T19:00:37.358Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T19:00:37.358Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T19:00:37.358Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T19:00:37.358Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T19:00:37.358Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T19:00:37.358Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T19:00:37.358Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T19:00:37.358Z] === RUN TestDurationToSecondsString [2022-02-23T19:00:37.358Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-23T19:00:37.358Z] === RUN TestGetTimestamp [2022-02-23T19:00:37.358Z] --- PASS: TestGetTimestamp (0.20s) [2022-02-23T19:00:37.358Z] === RUN TestParseTimestamps [2022-02-23T19:00:37.358Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-23T19:00:37.358Z] PASS [2022-02-23T19:00:37.358Z] coverage: 100.0% of statements [2022-02-23T19:00:37.358Z] ok github.com/docker/docker/api/types/time 0.248s coverage: 100.0% of statements [2022-02-23T19:00:37.819Z] === RUN TestCompareVersion [2022-02-23T19:00:37.819Z] --- PASS: TestCompareVersion (0.00s) [2022-02-23T19:00:37.819Z] PASS [2022-02-23T19:00:37.819Z] coverage: 77.3% of statements [2022-02-23T19:00:37.819Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 77.3% of statements [2022-02-23T19:00:37.819Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T19:00:37.819Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T19:00:37.819Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T19:00:37.819Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-23T19:00:37.819Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T19:00:37.819Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T19:00:37.819Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T19:00:37.819Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T19:00:37.819Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T19:00:37.819Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T19:00:37.819Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T19:00:37.819Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T19:00:38.788Z] === RUN TestParseRemoteURL [2022-02-23T19:00:38.788Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-23T19:00:38.788Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-23T19:00:38.788Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-23T19:00:38.788Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-23T19:00:38.788Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-23T19:00:38.788Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-23T19:00:38.788Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-23T19:00:38.788Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-23T19:00:38.788Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-23T19:00:38.788Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-23T19:00:38.788Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-23T19:00:38.788Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-23T19:00:38.788Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-23T19:00:38.788Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-23T19:00:38.788Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-23T19:00:38.788Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-23T19:00:38.788Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-23T19:00:38.788Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-23T19:00:38.788Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-23T19:00:38.788Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-23T19:00:38.788Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-23T19:00:38.788Z] === RUN TestCloneArgsSmartHttp [2022-02-23T19:00:38.788Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-23T19:00:38.788Z] === RUN TestCloneArgsDumbHttp [2022-02-23T19:00:38.788Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-23T19:00:38.788Z] === RUN TestCloneArgsGit [2022-02-23T19:00:38.788Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-23T19:00:38.788Z] === RUN TestCheckoutGit [2022-02-23T19:00:40.977Z] === RUN TestEnable [2022-02-23T19:00:40.977Z] --- PASS: TestEnable (0.00s) [2022-02-23T19:00:40.977Z] === RUN TestDisable [2022-02-23T19:00:40.977Z] --- PASS: TestDisable (0.00s) [2022-02-23T19:00:40.977Z] === RUN TestEnabled [2022-02-23T19:00:40.977Z] --- PASS: TestEnabled (0.00s) [2022-02-23T19:00:40.977Z] PASS [2022-02-23T19:00:40.977Z] coverage: 100.0% of statements [2022-02-23T19:00:40.977Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2022-02-23T19:00:41.439Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-23T19:00:41.439Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-02-23T19:00:41.439Z] === RUN TestProcessNoDockerignore [2022-02-23T19:00:41.439Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-23T19:00:41.439Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-23T19:00:41.439Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-02-23T19:00:41.439Z] === RUN TestDetectContentType [2022-02-23T19:00:41.439Z] --- PASS: TestDetectContentType (0.00s) [2022-02-23T19:00:41.439Z] === RUN TestSelectAcceptableMIME [2022-02-23T19:00:41.439Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-23T19:00:41.439Z] === RUN TestInspectEmptyResponse [2022-02-23T19:00:41.439Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-23T19:00:41.439Z] === RUN TestInspectResponseBinary [2022-02-23T19:00:41.439Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-23T19:00:41.439Z] === RUN TestResponseUnsupportedContentType [2022-02-23T19:00:41.439Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-23T19:00:41.439Z] === RUN TestInspectResponseTextSimple [2022-02-23T19:00:41.439Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-23T19:00:41.439Z] === RUN TestInspectResponseEmptyContentType [2022-02-23T19:00:41.439Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-23T19:00:41.439Z] === RUN TestUnknownContentLength [2022-02-23T19:00:41.439Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-23T19:00:41.439Z] === RUN TestDownloadRemote [2022-02-23T19:00:41.439Z] --- PASS: TestDownloadRemote (0.11s) [2022-02-23T19:00:41.439Z] === RUN TestGetWithStatusError [2022-02-23T19:00:41.439Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-23T19:00:41.439Z] === RUN TestCloseRootDirectory [2022-02-23T19:00:41.439Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:00:41.439Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-23T19:00:41.439Z] === RUN TestHashFile [2022-02-23T19:00:41.439Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:00:41.439Z] --- SKIP: TestHashFile (0.01s) [2022-02-23T19:00:41.439Z] === RUN TestHashSubdir [2022-02-23T19:00:41.439Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:00:41.439Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-23T19:00:41.439Z] === RUN TestRemoveDirectory [2022-02-23T19:00:41.439Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:00:41.439Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-23T19:00:41.439Z] PASS [2022-02-23T19:00:41.439Z] coverage: 9.3% of statements [2022-02-23T19:00:41.439Z] ok github.com/docker/docker/builder/remotecontext 0.320s coverage: 9.3% of statements [2022-02-23T19:00:41.899Z] === RUN TestGetAllAllowed [2022-02-23T19:00:41.899Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestGetAllMeta [2022-02-23T19:00:41.899Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-23T19:00:41.899Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestIsUnreferencedBuiltin [2022-02-23T19:00:41.899Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestIsExistingDirectory [2022-02-23T19:00:41.899Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestGetFilenameForDownload [2022-02-23T19:00:41.899Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestEnv2Variables [2022-02-23T19:00:41.899Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-23T19:00:41.899Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestMaintainer [2022-02-23T19:00:41.899Z] --- PASS: TestMaintainer (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestLabel [2022-02-23T19:00:41.899Z] --- PASS: TestLabel (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestFromScratch [2022-02-23T19:00:41.899Z] --- PASS: TestFromScratch (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestFromWithArg [2022-02-23T19:00:41.899Z] --- PASS: TestFromWithArg (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-23T19:00:41.899Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestFromWithUndefinedArg [2022-02-23T19:00:41.899Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestFromMultiStageWithNamedStage [2022-02-23T19:00:41.899Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestOnbuild [2022-02-23T19:00:41.899Z] --- PASS: TestOnbuild (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestWorkdir [2022-02-23T19:00:41.899Z] --- PASS: TestWorkdir (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestCmd [2022-02-23T19:00:41.899Z] --- PASS: TestCmd (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestHealthcheckNone [2022-02-23T19:00:41.899Z] --- PASS: TestHealthcheckNone (0.01s) [2022-02-23T19:00:41.899Z] === RUN TestHealthcheckCmd [2022-02-23T19:00:41.899Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestEntrypoint [2022-02-23T19:00:41.899Z] --- PASS: TestEntrypoint (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestExpose [2022-02-23T19:00:41.899Z] --- PASS: TestExpose (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestUser [2022-02-23T19:00:41.899Z] --- PASS: TestUser (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestVolume [2022-02-23T19:00:41.899Z] --- PASS: TestVolume (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestStopSignal [2022-02-23T19:00:41.899Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T19:00:41.899Z] --- SKIP: TestStopSignal (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestArg [2022-02-23T19:00:41.899Z] --- PASS: TestArg (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestShell [2022-02-23T19:00:41.899Z] --- PASS: TestShell (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestPrependEnvOnCmd [2022-02-23T19:00:41.899Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestRunWithBuildArgs [2022-02-23T19:00:41.899Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestRunIgnoresHealthcheck [2022-02-23T19:00:41.899Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestDispatchUnsupportedOptions [2022-02-23T19:00:41.899Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-23T19:00:41.899Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-23T19:00:41.899Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-23T19:00:41.899Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-23T19:00:41.899Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-23T19:00:41.899Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-23T19:00:41.899Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestNormalizeWorkdir [2022-02-23T19:00:41.899Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestDispatch [2022-02-23T19:00:41.899Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-23T19:00:41.899Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-23T19:00:41.899Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-23T19:00:41.899Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-23T19:00:41.899Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-23T19:00:41.899Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-23T19:00:41.899Z] === RUN TestDispatch/COPY_url [2022-02-23T19:00:41.899Z] --- PASS: TestDispatch (0.07s) [2022-02-23T19:00:41.899Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-02-23T19:00:41.899Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-02-23T19:00:41.899Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-23T19:00:41.899Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T19:00:41.899Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T19:00:41.899Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-23T19:00:41.899Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestAddScratchImageAddsToMounts [2022-02-23T19:00:41.899Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-23T19:00:41.899Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-23T19:00:41.899Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-23T19:00:41.899Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestImageSourceGetAddsToMounts [2022-02-23T19:00:41.899Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestEmptyDockerfile [2022-02-23T19:00:41.899Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-23T19:00:41.899Z] === RUN TestSymlinkDockerfile [2022-02-23T19:00:41.899Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-23T19:00:41.899Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-23T19:00:41.899Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestNonExistingDockerfile [2022-02-23T19:00:41.899Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestCopyRunConfig [2022-02-23T19:00:41.899Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestDeepCopyRunConfig [2022-02-23T19:00:41.899Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestExportImage [2022-02-23T19:00:41.899Z] --- PASS: TestExportImage (0.00s) [2022-02-23T19:00:41.899Z] === RUN TestNormalizeDest [2022-02-23T19:00:41.899Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-23T19:00:41.899Z] PASS [2022-02-23T19:00:41.899Z] coverage: 46.7% of statements [2022-02-23T19:00:41.899Z] ok github.com/docker/docker/builder/dockerfile 0.214s coverage: 46.7% of statements [2022-02-23T19:00:41.899Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T19:00:42.868Z] === RUN TestTCP4Proxy [2022-02-23T19:00:42.868Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-23T19:00:42.868Z] === RUN TestTCP4ProxyHalfClose [2022-02-23T19:00:42.868Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-23T19:00:42.868Z] === RUN TestTCP6Proxy [2022-02-23T19:00:42.868Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T19:00:42.868Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-23T19:00:42.868Z] === RUN TestTCPDualStackProxy [2022-02-23T19:00:42.868Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T19:00:42.868Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-23T19:00:42.868Z] === RUN TestUDP4Proxy [2022-02-23T19:00:42.868Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-23T19:00:42.868Z] === RUN TestUDP6Proxy [2022-02-23T19:00:42.868Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T19:00:42.868Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-23T19:00:42.868Z] === RUN TestUDPWriteError [2022-02-23T19:00:42.868Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-23T19:00:42.868Z] === RUN TestSCTP4Proxy [2022-02-23T19:00:42.868Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T19:00:42.869Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-23T19:00:42.869Z] === RUN TestSCTP6Proxy [2022-02-23T19:00:42.869Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T19:00:42.869Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-23T19:00:42.869Z] PASS [2022-02-23T19:00:42.869Z] coverage: 49.4% of statements [2022-02-23T19:00:42.869Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 49.4% of statements [2022-02-23T19:00:47.069Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.1% of statements [2022-02-23T19:00:47.069Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2022-02-23T19:00:47.325Z] ok github.com/docker/docker/cmd/dockerd/trap 2.397s coverage: 0.0% of statements [2022-02-23T19:00:47.325Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T19:00:47.325Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T19:00:47.325Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T19:00:47.325Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T19:00:47.325Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T19:00:51.494Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2022-02-23T19:00:54.014Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2022-02-23T19:00:54.942Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-02-23T19:00:55.221Z] INFO [linters context/goanalysis] analyzers took 4m12.822732161s with top 10 stages: buildir: 1m47.002958918s, goimports: 23.358145167s, unconvert: 17.74233885s, gosec: 13.36581683s, golint: 6.990158196s, S1038: 6.878548864s, misspell: 5.622723317s, inspect: 4.123844199s, nilness: 3.937878955s, SA1012: 3.449038909s [2022-02-23T19:00:55.221Z] INFO [runner] Issues before processing: 3050, after processing: 0 [2022-02-23T19:00:55.221Z] INFO [runner] Processors filtering stat (out/in): cgo: 2443/3050, path_prettifier: 2443/2443, exclude: 2055/2055, exclude-rules: 76/2055, filename_unadjuster: 2443/2443, identifier_marker: 2055/2055, nolint: 0/76, skip_dirs: 2443/2443, skip_files: 2443/2443, autogenerated_exclude: 2055/2443 [2022-02-23T19:00:55.222Z] INFO [runner] processing took 81.864869ms with stages: nolint: 32.249104ms, identifier_marker: 21.329745ms, path_prettifier: 9.762331ms, autogenerated_exclude: 8.737068ms, exclude-rules: 7.55712ms, skip_dirs: 1.827157ms, cgo: 265.203µs, filename_unadjuster: 131.724µs, max_same_issues: 1.126µs, exclude: 930ns, uniq_by_line: 661ns, sort_results: 501ns, source_code: 375ns, max_from_linter: 361ns, skip_files: 302ns, diff: 284ns, path_shortener: 235ns, max_per_file_from_linter: 232ns, severity-rules: 232ns, path_prefixer: 178ns [2022-02-23T19:00:55.222Z] INFO [runner] linters took 1m25.86875029s with stages: goanalysis_metalinter: 1m25.786732272s [2022-02-23T19:00:55.222Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-02-23T19:00:55.222Z] INFO Memory: 2259 samples, avg is 304.8MB, max is 1092.6MB [2022-02-23T19:00:55.222Z] INFO Execution took 3m45.838528008s [2022-02-23T19:00:55.222Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [2022-02-23T19:00:55.267Z] === RUN TestCheckpointCreateError [2022-02-23T19:00:55.267Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-23T19:00:55.267Z] === RUN TestCheckpointCreate [2022-02-23T19:00:55.267Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-23T19:00:55.267Z] === RUN TestCheckpointDeleteError [2022-02-23T19:00:55.267Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-23T19:00:55.267Z] === RUN TestCheckpointDelete [2022-02-23T19:00:55.267Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-23T19:00:55.267Z] === RUN TestCheckpointListError [2022-02-23T19:00:55.268Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestCheckpointList [2022-02-23T19:00:55.268Z] --- PASS: TestCheckpointList (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestCheckpointListContainerNotFound [2022-02-23T19:00:55.268Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestNewClientWithOpsFromEnv [2022-02-23T19:00:55.268Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T19:00:55.268Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestGetAPIPath [2022-02-23T19:00:55.268Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestParseHostURL [2022-02-23T19:00:55.268Z] --- PASS: TestParseHostURL (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-23T19:00:55.268Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-23T19:00:55.268Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestNegotiateAPIVersion [2022-02-23T19:00:55.268Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestNegotiateAPVersionOverride [2022-02-23T19:00:55.268Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-23T19:00:55.268Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-23T19:00:55.268Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-23T19:00:55.268Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestClientRedirect [2022-02-23T19:00:55.268Z] --- PASS: TestClientRedirect (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigCreateUnsupported [2022-02-23T19:00:55.268Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigCreateError [2022-02-23T19:00:55.268Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigCreate [2022-02-23T19:00:55.268Z] --- PASS: TestConfigCreate (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigInspectNotFound [2022-02-23T19:00:55.268Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigInspectWithEmptyID [2022-02-23T19:00:55.268Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigInspectUnsupported [2022-02-23T19:00:55.268Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigInspectError [2022-02-23T19:00:55.268Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigInspectConfigNotFound [2022-02-23T19:00:55.268Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigInspect [2022-02-23T19:00:55.268Z] --- PASS: TestConfigInspect (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigListUnsupported [2022-02-23T19:00:55.268Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigListError [2022-02-23T19:00:55.268Z] --- PASS: TestConfigListError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigList [2022-02-23T19:00:55.268Z] --- PASS: TestConfigList (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigRemoveUnsupported [2022-02-23T19:00:55.268Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigRemoveError [2022-02-23T19:00:55.268Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigRemove [2022-02-23T19:00:55.268Z] --- PASS: TestConfigRemove (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigUpdateUnsupported [2022-02-23T19:00:55.268Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigUpdateError [2022-02-23T19:00:55.268Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestConfigUpdate [2022-02-23T19:00:55.268Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerCommitError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerCommit [2022-02-23T19:00:55.268Z] --- PASS: TestContainerCommit (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerStatPathError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerStatPathNotFoundError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerStatPathNoHeaderError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerStatPath [2022-02-23T19:00:55.268Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestCopyToContainerError [2022-02-23T19:00:55.268Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestCopyToContainerNotFoundError [2022-02-23T19:00:55.268Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-23T19:00:55.268Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestCopyToContainer [2022-02-23T19:00:55.268Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestCopyFromContainerError [2022-02-23T19:00:55.268Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestCopyFromContainerNotFoundError [2022-02-23T19:00:55.268Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-23T19:00:55.268Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-23T19:00:55.268Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestCopyFromContainer [2022-02-23T19:00:55.268Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerCreateError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerCreateImageNotFound [2022-02-23T19:00:55.268Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerCreateWithName [2022-02-23T19:00:55.268Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerCreateAutoRemove [2022-02-23T19:00:55.268Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerDiffError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerDiff [2022-02-23T19:00:55.268Z] --- PASS: TestContainerDiff (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerExecCreateError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerExecCreate [2022-02-23T19:00:55.268Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerExecStartError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerExecStart [2022-02-23T19:00:55.268Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerExecInspectError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerExecInspect [2022-02-23T19:00:55.268Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerExportError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerExportError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerExport [2022-02-23T19:00:55.268Z] --- PASS: TestContainerExport (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerInspectError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerInspectContainerNotFound [2022-02-23T19:00:55.268Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerInspectWithEmptyID [2022-02-23T19:00:55.268Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerInspect [2022-02-23T19:00:55.268Z] --- PASS: TestContainerInspect (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerInspectNode [2022-02-23T19:00:55.268Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerKillError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerKillError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerKill [2022-02-23T19:00:55.268Z] --- PASS: TestContainerKill (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerListError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerListError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerList [2022-02-23T19:00:55.268Z] --- PASS: TestContainerList (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerLogsNotFoundError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerLogsError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerLogs [2022-02-23T19:00:55.268Z] --- PASS: TestContainerLogs (0.24s) [2022-02-23T19:00:55.268Z] === RUN TestContainerPauseError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerPause [2022-02-23T19:00:55.268Z] --- PASS: TestContainerPause (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainersPruneError [2022-02-23T19:00:55.268Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainersPrune [2022-02-23T19:00:55.268Z] --- PASS: TestContainersPrune (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerRemoveError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerRemoveNotFoundError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerRemove [2022-02-23T19:00:55.268Z] --- PASS: TestContainerRemove (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerRenameError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerRename [2022-02-23T19:00:55.268Z] --- PASS: TestContainerRename (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerResizeError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerExecResizeError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerResize [2022-02-23T19:00:55.268Z] --- PASS: TestContainerResize (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerExecResize [2022-02-23T19:00:55.268Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerRestartError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerRestart [2022-02-23T19:00:55.268Z] --- PASS: TestContainerRestart (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerStartError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerStartError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerStart [2022-02-23T19:00:55.268Z] --- PASS: TestContainerStart (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerStatsError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerStats [2022-02-23T19:00:55.268Z] --- PASS: TestContainerStats (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerStopError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerStopError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerStop [2022-02-23T19:00:55.268Z] --- PASS: TestContainerStop (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerTopError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerTopError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerTop [2022-02-23T19:00:55.268Z] --- PASS: TestContainerTop (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerUnpauseError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerUnpause [2022-02-23T19:00:55.268Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerUpdateError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerUpdate [2022-02-23T19:00:55.268Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerWaitError [2022-02-23T19:00:55.268Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestContainerWait [2022-02-23T19:00:55.268Z] --- PASS: TestContainerWait (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestDiskUsageError [2022-02-23T19:00:55.268Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestDiskUsage [2022-02-23T19:00:55.268Z] --- PASS: TestDiskUsage (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestDistributionInspectUnsupported [2022-02-23T19:00:55.268Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestDistributionInspectWithEmptyID [2022-02-23T19:00:55.268Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestEventsErrorInOptions [2022-02-23T19:00:55.268Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestEventsErrorFromServer [2022-02-23T19:00:55.268Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestEvents [2022-02-23T19:00:55.268Z] --- PASS: TestEvents (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestTLSCloseWriter [2022-02-23T19:00:55.268Z] === PAUSE TestTLSCloseWriter [2022-02-23T19:00:55.268Z] === RUN TestImageBuildError [2022-02-23T19:00:55.268Z] --- PASS: TestImageBuildError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageBuild [2022-02-23T19:00:55.268Z] --- PASS: TestImageBuild (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestGetDockerOS [2022-02-23T19:00:55.268Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageCreateError [2022-02-23T19:00:55.268Z] --- PASS: TestImageCreateError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageCreate [2022-02-23T19:00:55.268Z] --- PASS: TestImageCreate (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageHistoryError [2022-02-23T19:00:55.268Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageHistory [2022-02-23T19:00:55.268Z] --- PASS: TestImageHistory (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageImportError [2022-02-23T19:00:55.268Z] --- PASS: TestImageImportError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageImport [2022-02-23T19:00:55.268Z] --- PASS: TestImageImport (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageInspectError [2022-02-23T19:00:55.268Z] --- PASS: TestImageInspectError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageInspectImageNotFound [2022-02-23T19:00:55.268Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageInspectWithEmptyID [2022-02-23T19:00:55.268Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageInspect [2022-02-23T19:00:55.268Z] --- PASS: TestImageInspect (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageListError [2022-02-23T19:00:55.268Z] --- PASS: TestImageListError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageList [2022-02-23T19:00:55.268Z] --- PASS: TestImageList (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageListApiBefore125 [2022-02-23T19:00:55.268Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageLoadError [2022-02-23T19:00:55.268Z] --- PASS: TestImageLoadError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageLoad [2022-02-23T19:00:55.268Z] --- PASS: TestImageLoad (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagesPruneError [2022-02-23T19:00:55.268Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagesPrune [2022-02-23T19:00:55.268Z] --- PASS: TestImagesPrune (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagePullReferenceParseError [2022-02-23T19:00:55.268Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagePullAnyError [2022-02-23T19:00:55.268Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-23T19:00:55.268Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T19:00:55.268Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T19:00:55.268Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-23T19:00:55.268Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagePullWithoutErrors [2022-02-23T19:00:55.268Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagePushReferenceError [2022-02-23T19:00:55.268Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagePushAnyError [2022-02-23T19:00:55.268Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-23T19:00:55.268Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T19:00:55.268Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T19:00:55.268Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-23T19:00:55.268Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImagePushWithoutErrors [2022-02-23T19:00:55.268Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-23T19:00:55.268Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-23T19:00:55.268Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-23T19:00:55.268Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-23T19:00:55.268Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-23T19:00:55.268Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-23T19:00:55.268Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-23T19:00:55.268Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-23T19:00:55.268Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageRemoveError [2022-02-23T19:00:55.268Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageRemoveImageNotFound [2022-02-23T19:00:55.268Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageRemove [2022-02-23T19:00:55.268Z] --- PASS: TestImageRemove (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageSaveError [2022-02-23T19:00:55.268Z] --- PASS: TestImageSaveError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageSave [2022-02-23T19:00:55.268Z] --- PASS: TestImageSave (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageSearchAnyError [2022-02-23T19:00:55.268Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-23T19:00:55.268Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T19:00:55.268Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T19:00:55.268Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-23T19:00:55.268Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageSearchWithoutErrors [2022-02-23T19:00:55.268Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-23T19:00:55.268Z] === RUN TestImageTagError [2022-02-23T19:00:55.269Z] --- PASS: TestImageTagError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestImageTagInvalidReference [2022-02-23T19:00:55.269Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestImageTagInvalidSourceImageName [2022-02-23T19:00:55.269Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestImageTagHexSource [2022-02-23T19:00:55.269Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestImageTag [2022-02-23T19:00:55.269Z] --- PASS: TestImageTag (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestInfoServerError [2022-02-23T19:00:55.269Z] --- PASS: TestInfoServerError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestInfoInvalidResponseJSONError [2022-02-23T19:00:55.269Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestInfo [2022-02-23T19:00:55.269Z] --- PASS: TestInfo (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNetworkConnectError [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNetworkConnect [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNetworkCreateError [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNetworkCreate [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNetworkDisconnectError [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNetworkDisconnect [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNetworkInspect [2022-02-23T19:00:55.269Z] === RUN TestNetworkInspect/empty_ID [2022-02-23T19:00:55.269Z] === RUN TestNetworkInspect/no_options [2022-02-23T19:00:55.269Z] === RUN TestNetworkInspect/verbose [2022-02-23T19:00:55.269Z] === RUN TestNetworkInspect/global_scope [2022-02-23T19:00:55.269Z] === RUN TestNetworkInspect/unknown_network [2022-02-23T19:00:55.269Z] === RUN TestNetworkInspect/server_error [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNetworkListError [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkListError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNetworkList [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkList (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNetworksPruneError [2022-02-23T19:00:55.269Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNetworksPrune [2022-02-23T19:00:55.269Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNetworkRemoveError [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNetworkRemove [2022-02-23T19:00:55.269Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNodeInspectError [2022-02-23T19:00:55.269Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNodeInspectNodeNotFound [2022-02-23T19:00:55.269Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNodeInspectWithEmptyID [2022-02-23T19:00:55.269Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNodeInspect [2022-02-23T19:00:55.269Z] --- PASS: TestNodeInspect (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNodeListError [2022-02-23T19:00:55.269Z] --- PASS: TestNodeListError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNodeList [2022-02-23T19:00:55.269Z] --- PASS: TestNodeList (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNodeRemoveError [2022-02-23T19:00:55.269Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNodeRemove [2022-02-23T19:00:55.269Z] --- PASS: TestNodeRemove (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNodeUpdateError [2022-02-23T19:00:55.269Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestNodeUpdate [2022-02-23T19:00:55.269Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestOptionWithHostFromEnv [2022-02-23T19:00:55.269Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestOptionWithTimeout [2022-02-23T19:00:55.269Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestOptionWithVersionFromEnv [2022-02-23T19:00:55.269Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPingFail [2022-02-23T19:00:55.269Z] --- PASS: TestPingFail (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPingWithError [2022-02-23T19:00:55.269Z] 2022/02/23 19:00:53 RoundTripper returned a response & error; ignoring response [2022-02-23T19:00:55.269Z] 2022/02/23 19:00:53 RoundTripper returned a response & error; ignoring response [2022-02-23T19:00:55.269Z] --- PASS: TestPingWithError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPingSuccess [2022-02-23T19:00:55.269Z] --- PASS: TestPingSuccess (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPingHeadFallback [2022-02-23T19:00:55.269Z] === RUN TestPingHeadFallback/OK [2022-02-23T19:00:55.269Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-23T19:00:55.269Z] === RUN TestPingHeadFallback/Not_Found [2022-02-23T19:00:55.269Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-23T19:00:55.269Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-23T19:00:55.269Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-23T19:00:55.269Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-23T19:00:55.269Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-23T19:00:55.269Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPluginDisableError [2022-02-23T19:00:55.269Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPluginDisable [2022-02-23T19:00:55.269Z] --- PASS: TestPluginDisable (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPluginEnableError [2022-02-23T19:00:55.269Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPluginEnable [2022-02-23T19:00:55.269Z] --- PASS: TestPluginEnable (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPluginInspectError [2022-02-23T19:00:55.269Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPluginInspectWithEmptyID [2022-02-23T19:00:55.269Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPluginInspect [2022-02-23T19:00:55.269Z] --- PASS: TestPluginInspect (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPluginListError [2022-02-23T19:00:55.269Z] --- PASS: TestPluginListError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPluginList [2022-02-23T19:00:55.269Z] --- PASS: TestPluginList (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPluginPushError [2022-02-23T19:00:55.269Z] --- PASS: TestPluginPushError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPluginPush [2022-02-23T19:00:55.269Z] --- PASS: TestPluginPush (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPluginRemoveError [2022-02-23T19:00:55.269Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPluginRemove [2022-02-23T19:00:55.269Z] --- PASS: TestPluginRemove (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPluginSetError [2022-02-23T19:00:55.269Z] --- PASS: TestPluginSetError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPluginSet [2022-02-23T19:00:55.269Z] --- PASS: TestPluginSet (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSetHostHeader [2022-02-23T19:00:55.269Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestPlainTextError [2022-02-23T19:00:55.269Z] --- PASS: TestPlainTextError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestInfiniteError [2022-02-23T19:00:55.269Z] --- PASS: TestInfiniteError (0.04s) [2022-02-23T19:00:55.269Z] === RUN TestCanceledContext [2022-02-23T19:00:55.269Z] 2022/02/23 19:00:53 RoundTripper returned a response & error; ignoring response [2022-02-23T19:00:55.269Z] --- PASS: TestCanceledContext (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestDeadlineExceededContext [2022-02-23T19:00:55.269Z] 2022/02/23 19:00:53 RoundTripper returned a response & error; ignoring response [2022-02-23T19:00:55.269Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretCreateUnsupported [2022-02-23T19:00:55.269Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretCreateError [2022-02-23T19:00:55.269Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretCreate [2022-02-23T19:00:55.269Z] --- PASS: TestSecretCreate (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretInspectUnsupported [2022-02-23T19:00:55.269Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretInspectError [2022-02-23T19:00:55.269Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretInspectSecretNotFound [2022-02-23T19:00:55.269Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretInspectWithEmptyID [2022-02-23T19:00:55.269Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretInspect [2022-02-23T19:00:55.269Z] --- PASS: TestSecretInspect (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretListUnsupported [2022-02-23T19:00:55.269Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretListError [2022-02-23T19:00:55.269Z] --- PASS: TestSecretListError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretList [2022-02-23T19:00:55.269Z] --- PASS: TestSecretList (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretRemoveUnsupported [2022-02-23T19:00:55.269Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretRemoveError [2022-02-23T19:00:55.269Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretRemove [2022-02-23T19:00:55.269Z] --- PASS: TestSecretRemove (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretUpdateUnsupported [2022-02-23T19:00:55.269Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretUpdateError [2022-02-23T19:00:55.269Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSecretUpdate [2022-02-23T19:00:55.269Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceCreateError [2022-02-23T19:00:55.269Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceCreate [2022-02-23T19:00:55.269Z] --- PASS: TestServiceCreate (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-23T19:00:55.269Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceCreateDigestPinning [2022-02-23T19:00:55.269Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceInspectError [2022-02-23T19:00:55.269Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceInspectServiceNotFound [2022-02-23T19:00:55.269Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceInspectWithEmptyID [2022-02-23T19:00:55.269Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceInspect [2022-02-23T19:00:55.269Z] --- PASS: TestServiceInspect (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceListError [2022-02-23T19:00:55.269Z] --- PASS: TestServiceListError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceList [2022-02-23T19:00:55.269Z] --- PASS: TestServiceList (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceLogsError [2022-02-23T19:00:55.269Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceLogs [2022-02-23T19:00:55.269Z] --- PASS: TestServiceLogs (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceRemoveError [2022-02-23T19:00:55.269Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceRemoveNotFoundError [2022-02-23T19:00:55.269Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceRemove [2022-02-23T19:00:55.269Z] --- PASS: TestServiceRemove (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceUpdateError [2022-02-23T19:00:55.269Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestServiceUpdate [2022-02-23T19:00:55.269Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSwarmGetUnlockKeyError [2022-02-23T19:00:55.269Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSwarmGetUnlockKey [2022-02-23T19:00:55.269Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSwarmInitError [2022-02-23T19:00:55.269Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSwarmInit [2022-02-23T19:00:55.269Z] --- PASS: TestSwarmInit (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSwarmInspectError [2022-02-23T19:00:55.269Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSwarmInspect [2022-02-23T19:00:55.269Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSwarmJoinError [2022-02-23T19:00:55.269Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSwarmJoin [2022-02-23T19:00:55.269Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSwarmLeaveError [2022-02-23T19:00:55.269Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSwarmLeave [2022-02-23T19:00:55.269Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSwarmUnlockError [2022-02-23T19:00:55.269Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSwarmUnlock [2022-02-23T19:00:55.269Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSwarmUpdateError [2022-02-23T19:00:55.269Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestSwarmUpdate [2022-02-23T19:00:55.269Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestTaskInspectError [2022-02-23T19:00:55.269Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestTaskInspectWithEmptyID [2022-02-23T19:00:55.269Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestTaskInspect [2022-02-23T19:00:55.269Z] --- PASS: TestTaskInspect (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestTaskListError [2022-02-23T19:00:55.269Z] --- PASS: TestTaskListError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestTaskList [2022-02-23T19:00:55.269Z] --- PASS: TestTaskList (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestVolumeCreateError [2022-02-23T19:00:55.269Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestVolumeCreate [2022-02-23T19:00:55.269Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestVolumeInspectError [2022-02-23T19:00:55.269Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestVolumeInspectNotFound [2022-02-23T19:00:55.269Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestVolumeInspectWithEmptyID [2022-02-23T19:00:55.269Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestVolumeInspect [2022-02-23T19:00:55.269Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestVolumeListError [2022-02-23T19:00:55.269Z] --- PASS: TestVolumeListError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestVolumeList [2022-02-23T19:00:55.269Z] --- PASS: TestVolumeList (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestVolumeRemoveError [2022-02-23T19:00:55.269Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-23T19:00:55.269Z] === RUN TestVolumeRemove [2022-02-23T19:00:55.269Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-23T19:00:55.269Z] === CONT TestTLSCloseWriter [2022-02-23T19:00:55.269Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-23T19:00:55.269Z] PASS [2022-02-23T19:00:55.269Z] coverage: 75.3% of statements [2022-02-23T19:00:55.269Z] ok github.com/docker/docker/client 0.570s coverage: 75.3% of statements [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-02-23T19:00:55.563Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9cf3773f752eaaecebf623f3f171edeb1f6c4ae -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9cf3773f752eaaecebf623f3f171edeb1f6c4ae hack/make.sh dynbinary test-docker-py [2022-02-23T19:00:55.821Z] [2022-02-23T19:00:56.080Z] Removing bundles/ [2022-02-23T19:00:56.080Z] [2022-02-23T19:00:56.080Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T19:00:56.080Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T19:00:56.080Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:00:59.233Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T19:00:59.233Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T19:00:59.233Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:00:59.233Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T19:00:59.233Z] [2022-02-23T19:00:59.233Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T19:00:59.233Z] DOCKER_SYSTEMD=1 [2022-02-23T19:00:59.233Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T19:00:59.233Z] HOSTNAME=0505b22f5ae6 [2022-02-23T19:00:59.233Z] DEST=bundles/test-integration [2022-02-23T19:00:59.233Z] PWD=/go/src/github.com/docker/docker [2022-02-23T19:00:59.233Z] DOCKER_GITCOMMIT=41cef3ee5789e6adad3c2a1aefae99f1499b2f85 [2022-02-23T19:00:59.233Z] container=docker [2022-02-23T19:00:59.233Z] HOME=/root [2022-02-23T19:00:59.233Z] LANG=C.UTF-8 [2022-02-23T19:00:59.233Z] INVOCATION_ID=15954ee25d924cb29c626915954eea29 [2022-02-23T19:00:59.233Z] GOLANG_VERSION=1.17.7 [2022-02-23T19:00:59.233Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T19:00:59.233Z] VALIDATE_BRANCH=master [2022-02-23T19:00:59.233Z] TERM=xterm [2022-02-23T19:00:59.233Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T19:00:59.233Z] SHLVL=3 [2022-02-23T19:00:59.233Z] TIMEOUT=120m [2022-02-23T19:00:59.233Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T19:00:59.233Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T19:00:59.233Z] GO111MODULE=off [2022-02-23T19:00:59.233Z] DOCKER_EXPERIMENTAL=1 [2022-02-23T19:00:59.233Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T19:00:59.233Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T19:00:59.233Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T19:00:59.233Z] GOPATH=/go [2022-02-23T19:00:59.233Z] PKG_CONFIG=pkg-config [2022-02-23T19:00:59.233Z] _=/usr/bin/env [2022-02-23T19:00:59.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T19:01:00.699Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T19:01:01.158Z] === RUN TestBoolValue [2022-02-23T19:01:01.158Z] --- PASS: TestBoolValue (0.00s) [2022-02-23T19:01:01.158Z] === RUN TestBoolValueOrDefault [2022-02-23T19:01:01.158Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-23T19:01:01.158Z] === RUN TestInt64ValueOrZero [2022-02-23T19:01:01.158Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-23T19:01:01.158Z] === RUN TestInt64ValueOrDefault [2022-02-23T19:01:01.158Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-23T19:01:01.158Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-23T19:01:01.158Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-23T19:01:01.158Z] === RUN TestJsonContentType [2022-02-23T19:01:01.158Z] --- PASS: TestJsonContentType (0.00s) [2022-02-23T19:01:01.158Z] PASS [2022-02-23T19:01:01.158Z] coverage: 14.7% of statements [2022-02-23T19:01:01.158Z] ok github.com/docker/docker/api/server/httputils 0.093s coverage: 14.7% of statements [2022-02-23T19:01:01.482Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2022-02-23T19:01:02.849Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.0% of statements [2022-02-23T19:01:03.105Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-02-23T19:01:03.668Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-02-23T19:01:04.066Z] === RUN TestMaskSecretKeys [2022-02-23T19:01:04.066Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-23T19:01:04.066Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-23T19:01:04.066Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-23T19:01:04.066Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-23T19:01:04.066Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-23T19:01:04.066Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-23T19:01:04.066Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-23T19:01:04.066Z] === RUN TestVersionMiddlewareVersion [2022-02-23T19:01:04.066Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-23T19:01:04.066Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-23T19:01:04.066Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-23T19:01:04.066Z] PASS [2022-02-23T19:01:04.066Z] coverage: 37.7% of statements [2022-02-23T19:01:04.066Z] ok github.com/docker/docker/api/server/middleware 0.059s coverage: 37.7% of statements [2022-02-23T19:01:04.066Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T19:01:04.066Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T19:01:04.066Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T19:01:04.066Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T19:01:04.066Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T19:01:04.066Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T19:01:04.066Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T19:01:04.066Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T19:01:04.230Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2022-02-23T19:01:04.527Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T19:01:04.527Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T19:01:04.527Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T19:01:04.990Z] === RUN TestAdjustForAPIVersion [2022-02-23T19:01:04.990Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-23T19:01:04.990Z] PASS [2022-02-23T19:01:04.990Z] coverage: 5.7% of statements [2022-02-23T19:01:04.990Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2022-02-23T19:01:04.990Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T19:01:04.990Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T19:01:04.990Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T19:01:04.990Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T19:01:04.990Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T19:01:04.990Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T19:01:04.990Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T19:01:04.990Z] === RUN TestStrSliceMarshalJSON [2022-02-23T19:01:04.990Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-23T19:01:04.990Z] === RUN TestStrSliceUnmarshalJSON [2022-02-23T19:01:04.990Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-23T19:01:04.990Z] === RUN TestStrSliceUnmarshalString [2022-02-23T19:01:04.990Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-23T19:01:04.990Z] === RUN TestStrSliceUnmarshalSlice [2022-02-23T19:01:04.990Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-23T19:01:04.990Z] PASS [2022-02-23T19:01:04.990Z] coverage: 90.0% of statements [2022-02-23T19:01:04.990Z] ok github.com/docker/docker/api/types/strslice 0.064s coverage: 90.0% of statements [2022-02-23T19:01:05.161Z] ok github.com/docker/docker/daemon 10.108s coverage: 17.2% of statements [2022-02-23T19:01:05.161Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T19:01:05.161Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T19:01:05.161Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T19:01:05.161Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T19:01:05.450Z] === RUN TestToJSON [2022-02-23T19:01:05.450Z] --- PASS: TestToJSON (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestToParamWithVersion [2022-02-23T19:01:05.450Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestFromJSON [2022-02-23T19:01:05.450Z] --- PASS: TestFromJSON (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestEmpty [2022-02-23T19:01:05.450Z] --- PASS: TestEmpty (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestArgsMatchKVListEmptySources [2022-02-23T19:01:05.450Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestArgsMatchKVList [2022-02-23T19:01:05.450Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestArgsMatch [2022-02-23T19:01:05.450Z] --- PASS: TestArgsMatch (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestAdd [2022-02-23T19:01:05.450Z] --- PASS: TestAdd (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestDel [2022-02-23T19:01:05.450Z] --- PASS: TestDel (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestLen [2022-02-23T19:01:05.450Z] --- PASS: TestLen (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestExactMatch [2022-02-23T19:01:05.450Z] --- PASS: TestExactMatch (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestOnlyOneExactMatch [2022-02-23T19:01:05.450Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestContains [2022-02-23T19:01:05.450Z] --- PASS: TestContains (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestValidate [2022-02-23T19:01:05.450Z] --- PASS: TestValidate (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestWalkValues [2022-02-23T19:01:05.450Z] --- PASS: TestWalkValues (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestFuzzyMatch [2022-02-23T19:01:05.450Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestClone [2022-02-23T19:01:05.450Z] --- PASS: TestClone (0.00s) [2022-02-23T19:01:05.450Z] PASS [2022-02-23T19:01:05.450Z] coverage: 92.2% of statements [2022-02-23T19:01:05.450Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2022-02-23T19:01:05.450Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T19:01:05.450Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T19:01:05.450Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T19:01:05.450Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T19:01:05.450Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T19:01:05.450Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T19:01:05.450Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T19:01:05.450Z] === RUN TestDurationToSecondsString [2022-02-23T19:01:05.450Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-23T19:01:05.450Z] === RUN TestGetTimestamp [2022-02-23T19:01:05.911Z] --- PASS: TestGetTimestamp (0.22s) [2022-02-23T19:01:05.911Z] === RUN TestParseTimestamps [2022-02-23T19:01:05.911Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-23T19:01:05.911Z] PASS [2022-02-23T19:01:05.911Z] coverage: 100.0% of statements [2022-02-23T19:01:05.911Z] ok github.com/docker/docker/api/types/time 0.274s coverage: 100.0% of statements [2022-02-23T19:01:05.911Z] === RUN TestCompareVersion [2022-02-23T19:01:05.911Z] --- PASS: TestCompareVersion (0.00s) [2022-02-23T19:01:05.911Z] PASS [2022-02-23T19:01:05.911Z] coverage: 77.3% of statements [2022-02-23T19:01:05.911Z] ok github.com/docker/docker/api/types/versions 0.062s coverage: 77.3% of statements [2022-02-23T19:01:05.911Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T19:01:05.911Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T19:01:05.911Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T19:01:05.911Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-23T19:01:05.911Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T19:01:05.911Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T19:01:05.911Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T19:01:05.911Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T19:01:05.911Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T19:01:05.911Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T19:01:05.911Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T19:01:05.911Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T19:01:06.095Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-02-23T19:01:06.352Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.352s coverage: 56.2% of statements [2022-02-23T19:01:07.458Z] === RUN TestParseRemoteURL [2022-02-23T19:01:07.458Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-23T19:01:07.458Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-23T19:01:07.458Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-23T19:01:07.458Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-23T19:01:07.458Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-23T19:01:07.458Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-23T19:01:07.458Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-23T19:01:07.458Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-23T19:01:07.458Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-23T19:01:07.458Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-23T19:01:07.458Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-23T19:01:07.458Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-23T19:01:07.458Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-23T19:01:07.458Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-23T19:01:07.458Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-23T19:01:07.458Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-23T19:01:07.458Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-23T19:01:07.458Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-23T19:01:07.458Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-23T19:01:07.458Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-23T19:01:07.458Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-23T19:01:07.458Z] === RUN TestCloneArgsSmartHttp [2022-02-23T19:01:07.458Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-23T19:01:07.458Z] === RUN TestCloneArgsDumbHttp [2022-02-23T19:01:07.458Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-23T19:01:07.458Z] === RUN TestCloneArgsGit [2022-02-23T19:01:07.458Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-23T19:01:07.458Z] === RUN TestCheckoutGit [2022-02-23T19:01:07.766Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-02-23T19:01:08.996Z] === RUN TestEnable [2022-02-23T19:01:08.996Z] --- PASS: TestEnable (0.00s) [2022-02-23T19:01:08.996Z] === RUN TestDisable [2022-02-23T19:01:08.996Z] --- PASS: TestDisable (0.00s) [2022-02-23T19:01:08.996Z] === RUN TestEnabled [2022-02-23T19:01:08.996Z] --- PASS: TestEnabled (0.00s) [2022-02-23T19:01:08.996Z] PASS [2022-02-23T19:01:08.996Z] coverage: 100.0% of statements [2022-02-23T19:01:08.996Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2022-02-23T19:01:09.144Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.221s coverage: 50.5% of statements [2022-02-23T19:01:09.455Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-23T19:01:09.455Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.05s) [2022-02-23T19:01:09.455Z] === RUN TestProcessNoDockerignore [2022-02-23T19:01:09.455Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-23T19:01:09.455Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-23T19:01:09.455Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-02-23T19:01:09.455Z] === RUN TestDetectContentType [2022-02-23T19:01:09.455Z] --- PASS: TestDetectContentType (0.00s) [2022-02-23T19:01:09.455Z] === RUN TestSelectAcceptableMIME [2022-02-23T19:01:09.455Z] --- PASS: TestSelectAcceptableMIME (0.02s) [2022-02-23T19:01:09.455Z] === RUN TestInspectEmptyResponse [2022-02-23T19:01:09.455Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-23T19:01:09.455Z] === RUN TestInspectResponseBinary [2022-02-23T19:01:09.455Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-23T19:01:09.455Z] === RUN TestResponseUnsupportedContentType [2022-02-23T19:01:09.455Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-23T19:01:09.455Z] === RUN TestInspectResponseTextSimple [2022-02-23T19:01:09.455Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-23T19:01:09.455Z] === RUN TestInspectResponseEmptyContentType [2022-02-23T19:01:09.455Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-23T19:01:09.455Z] === RUN TestUnknownContentLength [2022-02-23T19:01:09.455Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-23T19:01:09.455Z] === RUN TestDownloadRemote [2022-02-23T19:01:09.455Z] --- PASS: TestDownloadRemote (0.10s) [2022-02-23T19:01:09.455Z] === RUN TestGetWithStatusError [2022-02-23T19:01:09.455Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-23T19:01:09.455Z] === RUN TestCloseRootDirectory [2022-02-23T19:01:09.455Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:09.455Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-23T19:01:09.455Z] === RUN TestHashFile [2022-02-23T19:01:09.455Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:09.455Z] --- SKIP: TestHashFile (0.00s) [2022-02-23T19:01:09.455Z] === RUN TestHashSubdir [2022-02-23T19:01:09.455Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:09.455Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-23T19:01:09.455Z] === RUN TestRemoveDirectory [2022-02-23T19:01:09.455Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:09.455Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-23T19:01:09.455Z] PASS [2022-02-23T19:01:09.455Z] coverage: 9.3% of statements [2022-02-23T19:01:09.455Z] ok github.com/docker/docker/builder/remotecontext 0.331s coverage: 9.3% of statements [2022-02-23T19:01:09.910Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T19:01:09.910Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T19:01:09.910Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:01:09.910Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T19:01:09.910Z] [2022-02-23T19:01:09.910Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T19:01:09.910Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T19:01:09.910Z] HOSTNAME=343479fe82f4 [2022-02-23T19:01:09.910Z] DEST=bundles/test-integration [2022-02-23T19:01:09.910Z] PWD=/go/src/github.com/docker/docker [2022-02-23T19:01:09.910Z] DOCKER_ROOTLESS=1 [2022-02-23T19:01:09.910Z] DOCKER_GITCOMMIT=41cef3ee5789e6adad3c2a1aefae99f1499b2f85 [2022-02-23T19:01:09.910Z] container=docker [2022-02-23T19:01:09.910Z] HOME=/root [2022-02-23T19:01:09.910Z] GOLANG_VERSION=1.17.7 [2022-02-23T19:01:09.910Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T19:01:09.910Z] VALIDATE_BRANCH=master [2022-02-23T19:01:09.910Z] TERM=xterm [2022-02-23T19:01:09.910Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T19:01:09.910Z] SHLVL=1 [2022-02-23T19:01:09.910Z] TIMEOUT=120m [2022-02-23T19:01:09.910Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T19:01:09.910Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T19:01:09.910Z] GO111MODULE=off [2022-02-23T19:01:09.910Z] DOCKER_EXPERIMENTAL=1 [2022-02-23T19:01:09.910Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T19:01:09.910Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T19:01:09.910Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T19:01:09.910Z] GOPATH=/go [2022-02-23T19:01:09.910Z] PKG_CONFIG=pkg-config [2022-02-23T19:01:09.910Z] _=/usr/bin/env [2022-02-23T19:01:09.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T19:01:09.914Z] === RUN TestGetAllAllowed [2022-02-23T19:01:09.914Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestGetAllMeta [2022-02-23T19:01:09.914Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-23T19:01:09.914Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestIsUnreferencedBuiltin [2022-02-23T19:01:09.914Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestIsExistingDirectory [2022-02-23T19:01:09.914Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestGetFilenameForDownload [2022-02-23T19:01:09.914Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestEnv2Variables [2022-02-23T19:01:09.914Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-23T19:01:09.914Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestMaintainer [2022-02-23T19:01:09.914Z] --- PASS: TestMaintainer (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestLabel [2022-02-23T19:01:09.914Z] --- PASS: TestLabel (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestFromScratch [2022-02-23T19:01:09.914Z] --- PASS: TestFromScratch (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestFromWithArg [2022-02-23T19:01:09.914Z] --- PASS: TestFromWithArg (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-23T19:01:09.914Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestFromWithUndefinedArg [2022-02-23T19:01:09.914Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestFromMultiStageWithNamedStage [2022-02-23T19:01:09.914Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestOnbuild [2022-02-23T19:01:09.914Z] --- PASS: TestOnbuild (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestWorkdir [2022-02-23T19:01:09.914Z] --- PASS: TestWorkdir (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestCmd [2022-02-23T19:01:09.914Z] --- PASS: TestCmd (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestHealthcheckNone [2022-02-23T19:01:09.914Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestHealthcheckCmd [2022-02-23T19:01:09.914Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestEntrypoint [2022-02-23T19:01:09.914Z] --- PASS: TestEntrypoint (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestExpose [2022-02-23T19:01:09.914Z] --- PASS: TestExpose (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestUser [2022-02-23T19:01:09.914Z] --- PASS: TestUser (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestVolume [2022-02-23T19:01:09.914Z] --- PASS: TestVolume (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestStopSignal [2022-02-23T19:01:09.914Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T19:01:09.914Z] --- SKIP: TestStopSignal (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestArg [2022-02-23T19:01:09.914Z] --- PASS: TestArg (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestShell [2022-02-23T19:01:09.914Z] --- PASS: TestShell (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestPrependEnvOnCmd [2022-02-23T19:01:09.914Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestRunWithBuildArgs [2022-02-23T19:01:09.914Z] --- PASS: TestRunWithBuildArgs (0.01s) [2022-02-23T19:01:09.914Z] === RUN TestRunIgnoresHealthcheck [2022-02-23T19:01:09.914Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-23T19:01:09.914Z] === RUN TestDispatchUnsupportedOptions [2022-02-23T19:01:09.914Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-23T19:01:09.914Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-23T19:01:09.914Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-23T19:01:09.915Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-23T19:01:09.915Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-23T19:01:09.915Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-23T19:01:09.915Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-23T19:01:09.915Z] === RUN TestNormalizeWorkdir [2022-02-23T19:01:09.915Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-23T19:01:09.915Z] === RUN TestDispatch [2022-02-23T19:01:09.915Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-23T19:01:09.915Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-23T19:01:09.915Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-23T19:01:09.915Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-23T19:01:09.915Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-23T19:01:09.915Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-23T19:01:09.915Z] === RUN TestDispatch/COPY_url [2022-02-23T19:01:09.915Z] --- PASS: TestDispatch (0.08s) [2022-02-23T19:01:09.915Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-02-23T19:01:09.915Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-23T19:01:09.915Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-23T19:01:09.915Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T19:01:09.915Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T19:01:09.915Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-23T19:01:09.915Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-02-23T19:01:09.915Z] === RUN TestAddScratchImageAddsToMounts [2022-02-23T19:01:09.915Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-23T19:01:09.915Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-23T19:01:09.915Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-23T19:01:09.915Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-23T19:01:09.915Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-23T19:01:09.915Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-23T19:01:09.915Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-23T19:01:09.915Z] === RUN TestImageSourceGetAddsToMounts [2022-02-23T19:01:09.915Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-23T19:01:09.915Z] === RUN TestEmptyDockerfile [2022-02-23T19:01:09.915Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-23T19:01:09.915Z] === RUN TestSymlinkDockerfile [2022-02-23T19:01:09.915Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-23T19:01:09.915Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-23T19:01:09.915Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-23T19:01:09.915Z] === RUN TestNonExistingDockerfile [2022-02-23T19:01:09.915Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-02-23T19:01:09.915Z] === RUN TestCopyRunConfig [2022-02-23T19:01:09.915Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-23T19:01:09.915Z] === RUN TestDeepCopyRunConfig [2022-02-23T19:01:09.915Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-23T19:01:09.915Z] === RUN TestExportImage [2022-02-23T19:01:09.915Z] --- PASS: TestExportImage (0.00s) [2022-02-23T19:01:09.915Z] === RUN TestNormalizeDest [2022-02-23T19:01:09.915Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-23T19:01:09.915Z] PASS [2022-02-23T19:01:09.915Z] coverage: 46.7% of statements [2022-02-23T19:01:09.915Z] ok github.com/docker/docker/builder/dockerfile 0.226s coverage: 46.7% of statements [2022-02-23T19:01:10.374Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T19:01:10.511Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.555s coverage: 45.9% of statements [2022-02-23T19:01:10.511Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T19:01:10.833Z] === RUN TestTCP4Proxy [2022-02-23T19:01:10.833Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-23T19:01:10.833Z] === RUN TestTCP4ProxyHalfClose [2022-02-23T19:01:10.833Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-23T19:01:10.833Z] === RUN TestTCP6Proxy [2022-02-23T19:01:10.833Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T19:01:10.833Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-23T19:01:10.833Z] === RUN TestTCPDualStackProxy [2022-02-23T19:01:10.833Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T19:01:10.833Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-23T19:01:10.833Z] === RUN TestUDP4Proxy [2022-02-23T19:01:10.833Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-23T19:01:10.833Z] === RUN TestUDP6Proxy [2022-02-23T19:01:10.833Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T19:01:10.833Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-23T19:01:10.833Z] === RUN TestUDPWriteError [2022-02-23T19:01:10.833Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-23T19:01:10.833Z] === RUN TestSCTP4Proxy [2022-02-23T19:01:10.833Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T19:01:10.833Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-23T19:01:10.833Z] === RUN TestSCTP6Proxy [2022-02-23T19:01:10.833Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T19:01:10.833Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-23T19:01:10.833Z] PASS [2022-02-23T19:01:10.833Z] coverage: 49.4% of statements [2022-02-23T19:01:10.833Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2022-02-23T19:01:11.074Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.755s coverage: 58.0% of statements [2022-02-23T19:01:11.074Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-23T19:01:11.074Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T19:01:11.074Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-02-23T19:01:12.003Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2022-02-23T19:01:12.565Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-02-23T19:01:13.128Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.8% of statements [2022-02-23T19:01:13.128Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T19:01:13.128Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T19:01:14.056Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 43.5% of statements [2022-02-23T19:01:14.313Z] ok github.com/docker/docker/daemon/logger/awslogs 0.154s coverage: 80.2% of statements [2022-02-23T19:01:14.569Z] ok github.com/docker/docker/daemon/logger/fluentd 0.004s coverage: 33.6% of statements [2022-02-23T19:01:14.569Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T19:01:14.825Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2022-02-23T19:01:15.082Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-02-23T19:01:15.645Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 69.9% of statements [2022-02-23T19:01:15.645Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-02-23T19:01:16.208Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 78.7% of statements [2022-02-23T19:01:16.208Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T19:01:16.376Z] --- PASS: TestCheckoutGit (36.72s) [2022-02-23T19:01:16.376Z] === RUN TestValidGitTransport [2022-02-23T19:01:16.376Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-23T19:01:16.376Z] === RUN TestGitInvalidRef [2022-02-23T19:01:16.376Z] --- PASS: TestGitInvalidRef (0.24s) [2022-02-23T19:01:16.376Z] PASS [2022-02-23T19:01:16.376Z] coverage: 86.3% of statements [2022-02-23T19:01:16.376Z] ok github.com/docker/docker/builder/remotecontext/git 37.054s coverage: 86.3% of statements [2022-02-23T19:01:16.464Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 54.7% of statements [2022-02-23T19:01:16.835Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T19:01:16.835Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T19:01:17.026Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.045s coverage: 31.5% of statements [2022-02-23T19:01:17.589Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-02-23T19:01:17.846Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2022-02-23T19:01:18.408Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2022-02-23T19:01:18.970Z] ok github.com/docker/docker/daemon/logger/splunk 1.539s coverage: 82.5% of statements [2022-02-23T19:01:18.970Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T19:01:18.970Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T19:01:19.898Z] ok github.com/docker/docker/distribution 0.090s coverage: 26.3% of statements [2022-02-23T19:01:19.898Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2022-02-23T19:01:19.898Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T19:01:20.460Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-02-23T19:01:21.388Z] ok github.com/docker/docker/image 0.028s coverage: 86.9% of statements [2022-02-23T19:01:21.645Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2022-02-23T19:01:21.826Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T19:01:21.826Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T19:01:21.826Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:01:21.826Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T19:01:21.826Z] [2022-02-23T19:01:21.826Z] + TEST_INTEGRATION_DEST=1 [2022-02-23T19:01:21.826Z] + CONTAINER_NAME=docker-pr1-1 [2022-02-23T19:01:21.826Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T19:01:21.826Z] + run_tests test-integration-flaky [2022-02-23T19:01:21.826Z] + '[' -n 0 ']' [2022-02-23T19:01:21.826Z] + rm= [2022-02-23T19:01:21.826Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43288/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43288/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43288/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1f8d63a60da66539fe3e141c0c268aa5bc346433 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1f8d63a60da66539fe3e141c0c268aa5bc346433 hack/make.sh test-integration-flaky test-integration [2022-02-23T19:01:21.826Z] + c=0 [2022-02-23T19:01:21.826Z] + TEST_INTEGRATION_DEST=3 [2022-02-23T19:01:21.826Z] + CONTAINER_NAME=docker-pr1-3 [2022-02-23T19:01:21.826Z] + TEST_SKIP_INTEGRATION=1 [2022-02-23T19:01:21.826Z] + TEST_INTEGRATION_DEST=2 [2022-02-23T19:01:21.826Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-02-23T19:01:21.826Z] + run_tests [2022-02-23T19:01:21.826Z] + CONTAINER_NAME=docker-pr1-2 [2022-02-23T19:01:21.826Z] + TEST_SKIP_INTEGRATION=1 [2022-02-23T19:01:21.826Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-02-23T19:01:21.826Z] + run_tests [2022-02-23T19:01:21.826Z] + '[' -n 0 ']' [2022-02-23T19:01:21.826Z] + rm= [2022-02-23T19:01:21.826Z] + '[' -n 0 ']' [2022-02-23T19:01:21.826Z] + rm= [2022-02-23T19:01:21.826Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43288/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43288/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43288/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1f8d63a60da66539fe3e141c0c268aa5bc346433 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1f8d63a60da66539fe3e141c0c268aa5bc346433 hack/make.sh '' test-integration [2022-02-23T19:01:21.826Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43288/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43288/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43288/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1f8d63a60da66539fe3e141c0c268aa5bc346433 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1f8d63a60da66539fe3e141c0c268aa5bc346433 hack/make.sh '' test-integration [2022-02-23T19:01:21.826Z] ++ jobs -p [2022-02-23T19:01:21.826Z] + for job in $(jobs -p) [2022-02-23T19:01:21.826Z] + wait 6504 [2022-02-23T19:01:21.826Z] [2022-02-23T19:01:21.826Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T19:01:21.826Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T19:01:21.826Z] HOSTNAME=4c1286379329 [2022-02-23T19:01:21.826Z] TEST_SKIP_INTEGRATION=1 [2022-02-23T19:01:21.826Z] TESTDEBUG=0 [2022-02-23T19:01:21.826Z] DEST=bundles/test-integration [2022-02-23T19:01:21.826Z] PWD=/go/src/github.com/docker/docker [2022-02-23T19:01:21.826Z] KEEPBUNDLE=1 [2022-02-23T19:01:21.826Z] DOCKER_GITCOMMIT=1f8d63a60da66539fe3e141c0c268aa5bc346433 [2022-02-23T19:01:21.826Z] container=docker [2022-02-23T19:01:21.826Z] HOME=/root [2022-02-23T19:01:21.826Z] GOLANG_VERSION=1.17.7 [2022-02-23T19:01:21.826Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T19:01:21.826Z] VALIDATE_BRANCH=master [2022-02-23T19:01:21.826Z] TERM=xterm [2022-02-23T19:01:21.826Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T19:01:21.826Z] SHLVL=1 [2022-02-23T19:01:21.826Z] TIMEOUT=120m [2022-02-23T19:01:21.826Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T19:01:21.826Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T19:01:21.826Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-02-23T19:01:21.826Z] GO111MODULE=off [2022-02-23T19:01:21.826Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T19:01:21.826Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T19:01:21.826Z] GOPATH=/go [2022-02-23T19:01:21.826Z] PKG_CONFIG=pkg-config [2022-02-23T19:01:21.826Z] _=/usr/bin/env [2022-02-23T19:01:21.826Z] Building test suite binary ./integration-cli/test.main [2022-02-23T19:01:21.826Z] [2022-02-23T19:01:21.826Z] [2022-02-23T19:01:22.088Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T19:01:22.088Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T19:01:22.088Z] HOSTNAME=1c9141c286da [2022-02-23T19:01:22.088Z] TEST_SKIP_INTEGRATION=1 [2022-02-23T19:01:22.088Z] TESTDEBUG=0 [2022-02-23T19:01:22.088Z] DEST=bundles/test-integration [2022-02-23T19:01:22.088Z] PWD=/go/src/github.com/docker/docker [2022-02-23T19:01:22.088Z] KEEPBUNDLE=1 [2022-02-23T19:01:22.088Z] DOCKER_GITCOMMIT=1f8d63a60da66539fe3e141c0c268aa5bc346433 [2022-02-23T19:01:22.088Z] container=docker [2022-02-23T19:01:22.088Z] HOME=/root [2022-02-23T19:01:22.088Z] GOLANG_VERSION=1.17.7 [2022-02-23T19:01:22.088Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T19:01:22.088Z] VALIDATE_BRANCH=master [2022-02-23T19:01:22.088Z] TERM=xterm [2022-02-23T19:01:22.088Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T19:01:22.088Z] SHLVL=1 [2022-02-23T19:01:22.088Z] TIMEOUT=120m [2022-02-23T19:01:22.088Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T19:01:22.088Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T19:01:22.088Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-02-23T19:01:22.088Z] GO111MODULE=off [2022-02-23T19:01:22.088Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T19:01:22.088Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T19:01:22.088Z] GOPATH=/go [2022-02-23T19:01:22.088Z] PKG_CONFIG=pkg-config [2022-02-23T19:01:22.088Z] _=/usr/bin/env [2022-02-23T19:01:22.088Z] Building test suite binary ./integration-cli/test.main [2022-02-23T19:01:22.088Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-02-23T19:01:22.207Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-02-23T19:01:22.349Z] No new tests added to integration. [2022-02-23T19:01:22.350Z] [2022-02-23T19:01:22.350Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T19:01:22.464Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 85.4% of statements [2022-02-23T19:01:22.464Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T19:01:22.464Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-23T19:01:22.464Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T19:01:22.644Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-23T19:01:22.644Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-23T19:01:22.644Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-23T19:01:22.644Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-23T19:01:22.644Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-23T19:01:22.644Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-23T19:01:22.644Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-23T19:01:22.644Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-23T19:01:22.644Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-23T19:01:22.644Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-23T19:01:22.644Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-23T19:01:22.644Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-23T19:01:22.644Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-23T19:01:22.644Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-23T19:01:22.644Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-23T19:01:22.644Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-23T19:01:22.644Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-23T19:01:22.644Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-23T19:01:22.644Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-23T19:01:22.644Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-23T19:01:22.644Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-23T19:01:22.644Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-23T19:01:22.644Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-23T19:01:22.644Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-23T19:01:22.644Z] === RUN TestConfigureDaemonLogs [2022-02-23T19:01:22.644Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-23T19:01:22.719Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-02-23T19:01:23.103Z] === RUN TestCommonOptionsInstallFlags [2022-02-23T19:01:23.103Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-23T19:01:23.103Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-23T19:01:23.103Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-23T19:01:23.103Z] PASS [2022-02-23T19:01:23.103Z] coverage: 18.7% of statements [2022-02-23T19:01:23.104Z] ok github.com/docker/docker/cmd/dockerd 0.228s coverage: 18.7% of statements [2022-02-23T19:01:23.104Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-23T19:01:23.104Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T19:01:23.221Z] === RUN TestCheckpointCreateError [2022-02-23T19:01:23.221Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestCheckpointCreate [2022-02-23T19:01:23.221Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestCheckpointDeleteError [2022-02-23T19:01:23.221Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestCheckpointDelete [2022-02-23T19:01:23.221Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestCheckpointListError [2022-02-23T19:01:23.221Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestCheckpointList [2022-02-23T19:01:23.221Z] --- PASS: TestCheckpointList (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestCheckpointListContainerNotFound [2022-02-23T19:01:23.221Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestNewClientWithOpsFromEnv [2022-02-23T19:01:23.221Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T19:01:23.221Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestGetAPIPath [2022-02-23T19:01:23.221Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestParseHostURL [2022-02-23T19:01:23.221Z] --- PASS: TestParseHostURL (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-23T19:01:23.221Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-23T19:01:23.221Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestNegotiateAPIVersion [2022-02-23T19:01:23.221Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestNegotiateAPVersionOverride [2022-02-23T19:01:23.221Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-23T19:01:23.221Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-23T19:01:23.221Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-23T19:01:23.221Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestClientRedirect [2022-02-23T19:01:23.221Z] --- PASS: TestClientRedirect (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestConfigCreateUnsupported [2022-02-23T19:01:23.221Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestConfigCreateError [2022-02-23T19:01:23.221Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestConfigCreate [2022-02-23T19:01:23.221Z] --- PASS: TestConfigCreate (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestConfigInspectNotFound [2022-02-23T19:01:23.221Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestConfigInspectWithEmptyID [2022-02-23T19:01:23.221Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestConfigInspectUnsupported [2022-02-23T19:01:23.221Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestConfigInspectError [2022-02-23T19:01:23.221Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-23T19:01:23.221Z] === RUN TestConfigInspectConfigNotFound [2022-02-23T19:01:23.222Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestConfigInspect [2022-02-23T19:01:23.222Z] --- PASS: TestConfigInspect (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestConfigListUnsupported [2022-02-23T19:01:23.222Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestConfigListError [2022-02-23T19:01:23.222Z] --- PASS: TestConfigListError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestConfigList [2022-02-23T19:01:23.222Z] --- PASS: TestConfigList (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestConfigRemoveUnsupported [2022-02-23T19:01:23.222Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestConfigRemoveError [2022-02-23T19:01:23.222Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestConfigRemove [2022-02-23T19:01:23.222Z] --- PASS: TestConfigRemove (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestConfigUpdateUnsupported [2022-02-23T19:01:23.222Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestConfigUpdateError [2022-02-23T19:01:23.222Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestConfigUpdate [2022-02-23T19:01:23.222Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerCommitError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerCommit [2022-02-23T19:01:23.222Z] --- PASS: TestContainerCommit (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerStatPathError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerStatPathNotFoundError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerStatPathNoHeaderError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerStatPath [2022-02-23T19:01:23.222Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestCopyToContainerError [2022-02-23T19:01:23.222Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestCopyToContainerNotFoundError [2022-02-23T19:01:23.222Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-23T19:01:23.222Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestCopyToContainer [2022-02-23T19:01:23.222Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestCopyFromContainerError [2022-02-23T19:01:23.222Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestCopyFromContainerNotFoundError [2022-02-23T19:01:23.222Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-23T19:01:23.222Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-23T19:01:23.222Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestCopyFromContainer [2022-02-23T19:01:23.222Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerCreateError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerCreateImageNotFound [2022-02-23T19:01:23.222Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerCreateWithName [2022-02-23T19:01:23.222Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerCreateAutoRemove [2022-02-23T19:01:23.222Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerDiffError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerDiff [2022-02-23T19:01:23.222Z] --- PASS: TestContainerDiff (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerExecCreateError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerExecCreate [2022-02-23T19:01:23.222Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerExecStartError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerExecStart [2022-02-23T19:01:23.222Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerExecInspectError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerExecInspect [2022-02-23T19:01:23.222Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerExportError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerExportError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerExport [2022-02-23T19:01:23.222Z] --- PASS: TestContainerExport (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerInspectError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerInspectContainerNotFound [2022-02-23T19:01:23.222Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerInspectWithEmptyID [2022-02-23T19:01:23.222Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerInspect [2022-02-23T19:01:23.222Z] --- PASS: TestContainerInspect (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerInspectNode [2022-02-23T19:01:23.222Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerKillError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerKillError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerKill [2022-02-23T19:01:23.222Z] --- PASS: TestContainerKill (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerListError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerListError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerList [2022-02-23T19:01:23.222Z] --- PASS: TestContainerList (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerLogsNotFoundError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerLogsError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerLogs [2022-02-23T19:01:23.222Z] --- PASS: TestContainerLogs (0.24s) [2022-02-23T19:01:23.222Z] === RUN TestContainerPauseError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerPause [2022-02-23T19:01:23.222Z] --- PASS: TestContainerPause (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainersPruneError [2022-02-23T19:01:23.222Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainersPrune [2022-02-23T19:01:23.222Z] --- PASS: TestContainersPrune (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerRemoveError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerRemoveNotFoundError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerRemove [2022-02-23T19:01:23.222Z] --- PASS: TestContainerRemove (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerRenameError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerRename [2022-02-23T19:01:23.222Z] --- PASS: TestContainerRename (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerResizeError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerExecResizeError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerResize [2022-02-23T19:01:23.222Z] --- PASS: TestContainerResize (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerExecResize [2022-02-23T19:01:23.222Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerRestartError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerRestart [2022-02-23T19:01:23.222Z] --- PASS: TestContainerRestart (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerStartError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerStartError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerStart [2022-02-23T19:01:23.222Z] --- PASS: TestContainerStart (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerStatsError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerStats [2022-02-23T19:01:23.222Z] --- PASS: TestContainerStats (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerStopError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerStopError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerStop [2022-02-23T19:01:23.222Z] --- PASS: TestContainerStop (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerTopError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerTopError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerTop [2022-02-23T19:01:23.222Z] --- PASS: TestContainerTop (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerUnpauseError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerUnpause [2022-02-23T19:01:23.222Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerUpdateError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerUpdate [2022-02-23T19:01:23.222Z] --- PASS: TestContainerUpdate (0.03s) [2022-02-23T19:01:23.222Z] === RUN TestContainerWaitError [2022-02-23T19:01:23.222Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestContainerWait [2022-02-23T19:01:23.222Z] --- PASS: TestContainerWait (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestDiskUsageError [2022-02-23T19:01:23.222Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestDiskUsage [2022-02-23T19:01:23.222Z] --- PASS: TestDiskUsage (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestDistributionInspectUnsupported [2022-02-23T19:01:23.222Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestDistributionInspectWithEmptyID [2022-02-23T19:01:23.222Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestEventsErrorInOptions [2022-02-23T19:01:23.222Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestEventsErrorFromServer [2022-02-23T19:01:23.222Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestEvents [2022-02-23T19:01:23.222Z] --- PASS: TestEvents (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestTLSCloseWriter [2022-02-23T19:01:23.222Z] === PAUSE TestTLSCloseWriter [2022-02-23T19:01:23.222Z] === RUN TestImageBuildError [2022-02-23T19:01:23.222Z] --- PASS: TestImageBuildError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageBuild [2022-02-23T19:01:23.222Z] --- PASS: TestImageBuild (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestGetDockerOS [2022-02-23T19:01:23.222Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageCreateError [2022-02-23T19:01:23.222Z] --- PASS: TestImageCreateError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageCreate [2022-02-23T19:01:23.222Z] --- PASS: TestImageCreate (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageHistoryError [2022-02-23T19:01:23.222Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageHistory [2022-02-23T19:01:23.222Z] --- PASS: TestImageHistory (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageImportError [2022-02-23T19:01:23.222Z] --- PASS: TestImageImportError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageImport [2022-02-23T19:01:23.222Z] --- PASS: TestImageImport (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageInspectError [2022-02-23T19:01:23.222Z] --- PASS: TestImageInspectError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageInspectImageNotFound [2022-02-23T19:01:23.222Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageInspectWithEmptyID [2022-02-23T19:01:23.222Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageInspect [2022-02-23T19:01:23.222Z] --- PASS: TestImageInspect (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageListError [2022-02-23T19:01:23.222Z] --- PASS: TestImageListError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageList [2022-02-23T19:01:23.222Z] --- PASS: TestImageList (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageListApiBefore125 [2022-02-23T19:01:23.222Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageLoadError [2022-02-23T19:01:23.222Z] --- PASS: TestImageLoadError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageLoad [2022-02-23T19:01:23.222Z] --- PASS: TestImageLoad (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagesPruneError [2022-02-23T19:01:23.222Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagesPrune [2022-02-23T19:01:23.222Z] --- PASS: TestImagesPrune (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagePullReferenceParseError [2022-02-23T19:01:23.222Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagePullAnyError [2022-02-23T19:01:23.222Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-23T19:01:23.222Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T19:01:23.222Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T19:01:23.222Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-23T19:01:23.222Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagePullWithoutErrors [2022-02-23T19:01:23.222Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagePushReferenceError [2022-02-23T19:01:23.222Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagePushAnyError [2022-02-23T19:01:23.222Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-23T19:01:23.222Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T19:01:23.222Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T19:01:23.222Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-23T19:01:23.222Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImagePushWithoutErrors [2022-02-23T19:01:23.222Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-23T19:01:23.222Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-23T19:01:23.222Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-23T19:01:23.222Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-23T19:01:23.222Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-23T19:01:23.222Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-23T19:01:23.222Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-23T19:01:23.222Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-23T19:01:23.222Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageRemoveError [2022-02-23T19:01:23.222Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageRemoveImageNotFound [2022-02-23T19:01:23.222Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageRemove [2022-02-23T19:01:23.222Z] --- PASS: TestImageRemove (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageSaveError [2022-02-23T19:01:23.222Z] --- PASS: TestImageSaveError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageSave [2022-02-23T19:01:23.222Z] --- PASS: TestImageSave (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageSearchAnyError [2022-02-23T19:01:23.222Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-23T19:01:23.222Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T19:01:23.222Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T19:01:23.222Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-23T19:01:23.222Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageSearchWithoutErrors [2022-02-23T19:01:23.222Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageTagError [2022-02-23T19:01:23.222Z] --- PASS: TestImageTagError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageTagInvalidReference [2022-02-23T19:01:23.222Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageTagInvalidSourceImageName [2022-02-23T19:01:23.222Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageTagHexSource [2022-02-23T19:01:23.222Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestImageTag [2022-02-23T19:01:23.222Z] --- PASS: TestImageTag (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestInfoServerError [2022-02-23T19:01:23.222Z] --- PASS: TestInfoServerError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestInfoInvalidResponseJSONError [2022-02-23T19:01:23.222Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestInfo [2022-02-23T19:01:23.222Z] --- PASS: TestInfo (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestNetworkConnectError [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestNetworkConnect [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestNetworkCreateError [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestNetworkCreate [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestNetworkDisconnectError [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestNetworkDisconnect [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestNetworkInspect [2022-02-23T19:01:23.222Z] === RUN TestNetworkInspect/empty_ID [2022-02-23T19:01:23.222Z] === RUN TestNetworkInspect/no_options [2022-02-23T19:01:23.222Z] === RUN TestNetworkInspect/verbose [2022-02-23T19:01:23.222Z] === RUN TestNetworkInspect/global_scope [2022-02-23T19:01:23.222Z] === RUN TestNetworkInspect/unknown_network [2022-02-23T19:01:23.222Z] === RUN TestNetworkInspect/server_error [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestNetworkListError [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkListError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestNetworkList [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkList (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestNetworksPruneError [2022-02-23T19:01:23.222Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestNetworksPrune [2022-02-23T19:01:23.222Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestNetworkRemoveError [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-23T19:01:23.222Z] === RUN TestNetworkRemove [2022-02-23T19:01:23.222Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestNodeInspectError [2022-02-23T19:01:23.223Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestNodeInspectNodeNotFound [2022-02-23T19:01:23.223Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestNodeInspectWithEmptyID [2022-02-23T19:01:23.223Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestNodeInspect [2022-02-23T19:01:23.223Z] --- PASS: TestNodeInspect (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestNodeListError [2022-02-23T19:01:23.223Z] --- PASS: TestNodeListError (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestNodeList [2022-02-23T19:01:23.223Z] --- PASS: TestNodeList (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestNodeRemoveError [2022-02-23T19:01:23.223Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestNodeRemove [2022-02-23T19:01:23.223Z] --- PASS: TestNodeRemove (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestNodeUpdateError [2022-02-23T19:01:23.223Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestNodeUpdate [2022-02-23T19:01:23.223Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestOptionWithHostFromEnv [2022-02-23T19:01:23.223Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestOptionWithTimeout [2022-02-23T19:01:23.223Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestOptionWithVersionFromEnv [2022-02-23T19:01:23.223Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPingFail [2022-02-23T19:01:23.223Z] --- PASS: TestPingFail (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPingWithError [2022-02-23T19:01:23.223Z] 2022/02/23 19:01:22 RoundTripper returned a response & error; ignoring response [2022-02-23T19:01:23.223Z] 2022/02/23 19:01:22 RoundTripper returned a response & error; ignoring response [2022-02-23T19:01:23.223Z] --- PASS: TestPingWithError (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPingSuccess [2022-02-23T19:01:23.223Z] --- PASS: TestPingSuccess (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPingHeadFallback [2022-02-23T19:01:23.223Z] === RUN TestPingHeadFallback/OK [2022-02-23T19:01:23.223Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-23T19:01:23.223Z] === RUN TestPingHeadFallback/Not_Found [2022-02-23T19:01:23.223Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-23T19:01:23.223Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-23T19:01:23.223Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-23T19:01:23.223Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-23T19:01:23.223Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-23T19:01:23.223Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPluginDisableError [2022-02-23T19:01:23.223Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPluginDisable [2022-02-23T19:01:23.223Z] --- PASS: TestPluginDisable (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPluginEnableError [2022-02-23T19:01:23.223Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPluginEnable [2022-02-23T19:01:23.223Z] --- PASS: TestPluginEnable (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPluginInspectError [2022-02-23T19:01:23.223Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPluginInspectWithEmptyID [2022-02-23T19:01:23.223Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPluginInspect [2022-02-23T19:01:23.223Z] --- PASS: TestPluginInspect (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPluginListError [2022-02-23T19:01:23.223Z] --- PASS: TestPluginListError (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPluginList [2022-02-23T19:01:23.223Z] --- PASS: TestPluginList (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPluginPushError [2022-02-23T19:01:23.223Z] --- PASS: TestPluginPushError (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPluginPush [2022-02-23T19:01:23.223Z] --- PASS: TestPluginPush (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPluginRemoveError [2022-02-23T19:01:23.223Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPluginRemove [2022-02-23T19:01:23.223Z] --- PASS: TestPluginRemove (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPluginSetError [2022-02-23T19:01:23.223Z] --- PASS: TestPluginSetError (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPluginSet [2022-02-23T19:01:23.223Z] --- PASS: TestPluginSet (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestSetHostHeader [2022-02-23T19:01:23.223Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestPlainTextError [2022-02-23T19:01:23.223Z] --- PASS: TestPlainTextError (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestInfiniteError [2022-02-23T19:01:23.223Z] --- PASS: TestInfiniteError (0.03s) [2022-02-23T19:01:23.223Z] === RUN TestCanceledContext [2022-02-23T19:01:23.223Z] 2022/02/23 19:01:22 RoundTripper returned a response & error; ignoring response [2022-02-23T19:01:23.223Z] --- PASS: TestCanceledContext (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestDeadlineExceededContext [2022-02-23T19:01:23.223Z] 2022/02/23 19:01:22 RoundTripper returned a response & error; ignoring response [2022-02-23T19:01:23.223Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestSecretCreateUnsupported [2022-02-23T19:01:23.223Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestSecretCreateError [2022-02-23T19:01:23.223Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-23T19:01:23.223Z] === RUN TestSecretCreate [2022-02-23T19:01:23.647Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2022-02-23T19:01:23.682Z] --- PASS: TestSecretCreate (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSecretInspectUnsupported [2022-02-23T19:01:23.682Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSecretInspectError [2022-02-23T19:01:23.682Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSecretInspectSecretNotFound [2022-02-23T19:01:23.682Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSecretInspectWithEmptyID [2022-02-23T19:01:23.682Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSecretInspect [2022-02-23T19:01:23.682Z] --- PASS: TestSecretInspect (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSecretListUnsupported [2022-02-23T19:01:23.682Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSecretListError [2022-02-23T19:01:23.682Z] --- PASS: TestSecretListError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSecretList [2022-02-23T19:01:23.682Z] --- PASS: TestSecretList (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSecretRemoveUnsupported [2022-02-23T19:01:23.682Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSecretRemoveError [2022-02-23T19:01:23.682Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSecretRemove [2022-02-23T19:01:23.682Z] --- PASS: TestSecretRemove (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSecretUpdateUnsupported [2022-02-23T19:01:23.682Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSecretUpdateError [2022-02-23T19:01:23.682Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSecretUpdate [2022-02-23T19:01:23.682Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceCreateError [2022-02-23T19:01:23.682Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceCreate [2022-02-23T19:01:23.682Z] --- PASS: TestServiceCreate (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-23T19:01:23.682Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceCreateDigestPinning [2022-02-23T19:01:23.682Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceInspectError [2022-02-23T19:01:23.682Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceInspectServiceNotFound [2022-02-23T19:01:23.682Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceInspectWithEmptyID [2022-02-23T19:01:23.682Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceInspect [2022-02-23T19:01:23.682Z] --- PASS: TestServiceInspect (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceListError [2022-02-23T19:01:23.682Z] --- PASS: TestServiceListError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceList [2022-02-23T19:01:23.682Z] --- PASS: TestServiceList (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceLogsError [2022-02-23T19:01:23.682Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceLogs [2022-02-23T19:01:23.682Z] --- PASS: TestServiceLogs (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceRemoveError [2022-02-23T19:01:23.682Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceRemoveNotFoundError [2022-02-23T19:01:23.682Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceRemove [2022-02-23T19:01:23.682Z] --- PASS: TestServiceRemove (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceUpdateError [2022-02-23T19:01:23.682Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestServiceUpdate [2022-02-23T19:01:23.682Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSwarmGetUnlockKeyError [2022-02-23T19:01:23.682Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSwarmGetUnlockKey [2022-02-23T19:01:23.682Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSwarmInitError [2022-02-23T19:01:23.682Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSwarmInit [2022-02-23T19:01:23.682Z] --- PASS: TestSwarmInit (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSwarmInspectError [2022-02-23T19:01:23.682Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSwarmInspect [2022-02-23T19:01:23.682Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSwarmJoinError [2022-02-23T19:01:23.682Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSwarmJoin [2022-02-23T19:01:23.682Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSwarmLeaveError [2022-02-23T19:01:23.682Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSwarmLeave [2022-02-23T19:01:23.682Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSwarmUnlockError [2022-02-23T19:01:23.682Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSwarmUnlock [2022-02-23T19:01:23.682Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSwarmUpdateError [2022-02-23T19:01:23.682Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestSwarmUpdate [2022-02-23T19:01:23.682Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestTaskInspectError [2022-02-23T19:01:23.682Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestTaskInspectWithEmptyID [2022-02-23T19:01:23.682Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestTaskInspect [2022-02-23T19:01:23.682Z] --- PASS: TestTaskInspect (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestTaskListError [2022-02-23T19:01:23.682Z] --- PASS: TestTaskListError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestTaskList [2022-02-23T19:01:23.682Z] --- PASS: TestTaskList (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestVolumeCreateError [2022-02-23T19:01:23.682Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestVolumeCreate [2022-02-23T19:01:23.682Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestVolumeInspectError [2022-02-23T19:01:23.682Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestVolumeInspectNotFound [2022-02-23T19:01:23.682Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestVolumeInspectWithEmptyID [2022-02-23T19:01:23.682Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestVolumeInspect [2022-02-23T19:01:23.682Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestVolumeListError [2022-02-23T19:01:23.682Z] --- PASS: TestVolumeListError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestVolumeList [2022-02-23T19:01:23.682Z] --- PASS: TestVolumeList (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestVolumeRemoveError [2022-02-23T19:01:23.682Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-23T19:01:23.682Z] === RUN TestVolumeRemove [2022-02-23T19:01:23.682Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-23T19:01:23.682Z] === CONT TestTLSCloseWriter [2022-02-23T19:01:23.682Z] --- PASS: TestTLSCloseWriter (0.04s) [2022-02-23T19:01:23.682Z] PASS [2022-02-23T19:01:23.682Z] coverage: 75.3% of statements [2022-02-23T19:01:23.682Z] ok github.com/docker/docker/client 0.521s coverage: 75.3% of statements [2022-02-23T19:01:23.740Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T19:01:23.740Z] HOSTNAME=4673f22ba4b6 [2022-02-23T19:01:23.740Z] TESTDEBUG=0 [2022-02-23T19:01:23.740Z] DEST=bundles/test-integration [2022-02-23T19:01:23.740Z] PWD=/go/src/github.com/docker/docker [2022-02-23T19:01:23.740Z] KEEPBUNDLE=1 [2022-02-23T19:01:23.740Z] DOCKER_GITCOMMIT=1f8d63a60da66539fe3e141c0c268aa5bc346433 [2022-02-23T19:01:23.740Z] container=docker [2022-02-23T19:01:23.740Z] HOME=/root [2022-02-23T19:01:23.740Z] GOLANG_VERSION=1.17.7 [2022-02-23T19:01:23.740Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T19:01:23.740Z] VALIDATE_BRANCH=master [2022-02-23T19:01:23.740Z] TERM=xterm [2022-02-23T19:01:23.740Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T19:01:23.740Z] SHLVL=1 [2022-02-23T19:01:23.740Z] TIMEOUT=120m [2022-02-23T19:01:23.740Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T19:01:23.740Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T19:01:23.740Z] GO111MODULE=off [2022-02-23T19:01:23.740Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T19:01:23.740Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T19:01:23.740Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T19:01:23.740Z] GOPATH=/go [2022-02-23T19:01:23.740Z] PKG_CONFIG=pkg-config [2022-02-23T19:01:23.740Z] _=/usr/bin/env [2022-02-23T19:01:23.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T19:01:24.209Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2022-02-23T19:01:24.465Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-02-23T19:01:24.643Z] === RUN TestContainerStopSignal [2022-02-23T19:01:24.643Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestContainerStopTimeout [2022-02-23T19:01:24.643Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-23T19:01:24.643Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-23T19:01:24.643Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-02-23T19:01:24.643Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-23T19:01:24.643Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestReplaceAndAppendEnvVars [2022-02-23T19:01:24.643Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-23T19:01:24.643Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestNewMemoryStore [2022-02-23T19:01:24.643Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestAddContainers [2022-02-23T19:01:24.643Z] --- PASS: TestAddContainers (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestGetContainer [2022-02-23T19:01:24.643Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestDeleteContainer [2022-02-23T19:01:24.643Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestListContainers [2022-02-23T19:01:24.643Z] --- PASS: TestListContainers (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestFirstContainer [2022-02-23T19:01:24.643Z] --- PASS: TestFirstContainer (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestApplyAllContainer [2022-02-23T19:01:24.643Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestIsValidHealthString [2022-02-23T19:01:24.643Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestStateRunStop [2022-02-23T19:01:24.643Z] --- PASS: TestStateRunStop (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestStateTimeoutWait [2022-02-23T19:01:24.643Z] state_test.go:141: Stop callback fired [2022-02-23T19:01:24.643Z] state_test.go:165: Stop callback fired [2022-02-23T19:01:24.643Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-23T19:01:24.643Z] === RUN TestIsValidStateString [2022-02-23T19:01:24.643Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestViewSaveDelete [2022-02-23T19:01:24.643Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-23T19:01:24.643Z] === RUN TestViewAll [2022-02-23T19:01:24.643Z] --- PASS: TestViewAll (0.01s) [2022-02-23T19:01:24.643Z] === RUN TestViewGet [2022-02-23T19:01:24.643Z] --- PASS: TestViewGet (0.01s) [2022-02-23T19:01:24.643Z] === RUN TestNames [2022-02-23T19:01:24.643Z] --- PASS: TestNames (0.00s) [2022-02-23T19:01:24.643Z] === RUN TestViewWithHealthCheck [2022-02-23T19:01:24.643Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-23T19:01:24.643Z] PASS [2022-02-23T19:01:24.643Z] coverage: 41.5% of statements [2022-02-23T19:01:24.643Z] ok github.com/docker/docker/container 0.254s coverage: 41.5% of statements [2022-02-23T19:01:24.643Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T19:01:24.643Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T19:01:24.643Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T19:01:24.643Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T19:01:25.832Z] ok github.com/docker/docker/pkg/archive 0.274s coverage: 82.1% of statements [2022-02-23T19:01:26.181Z] === RUN TestPrepare [2022-02-23T19:01:26.181Z] --- PASS: TestPrepare (0.00s) [2022-02-23T19:01:26.181Z] === RUN TestStart [2022-02-23T19:01:26.181Z] --- PASS: TestStart (0.00s) [2022-02-23T19:01:26.181Z] === RUN TestWaitCancel [2022-02-23T19:01:26.181Z] --- PASS: TestWaitCancel (0.00s) [2022-02-23T19:01:26.181Z] === RUN TestWaitDisabled [2022-02-23T19:01:26.181Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-23T19:01:26.181Z] === RUN TestWaitEnabled [2022-02-23T19:01:26.181Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-23T19:01:26.181Z] === RUN TestRemove [2022-02-23T19:01:26.181Z] --- PASS: TestRemove (0.00s) [2022-02-23T19:01:26.181Z] PASS [2022-02-23T19:01:26.181Z] coverage: 65.3% of statements [2022-02-23T19:01:26.181Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements [2022-02-23T19:01:26.761Z] ok github.com/docker/docker/pkg/authorization 0.418s coverage: 68.3% of statements [2022-02-23T19:01:26.761Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-02-23T19:01:27.017Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-23T19:01:28.366Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-23T19:01:28.366Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.25s) [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-23T19:01:28.366Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-23T19:01:28.366Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-23T19:01:28.366Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-23T19:01:28.366Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-23T19:01:28.366Z] PASS [2022-02-23T19:01:28.366Z] coverage: 35.9% of statements [2022-02-23T19:01:28.366Z] ok github.com/docker/docker/daemon/cluster/convert 0.580s coverage: 35.9% of statements [2022-02-23T19:01:28.366Z] === RUN TestNewListSecretsFilters [2022-02-23T19:01:28.367Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-23T19:01:28.367Z] === RUN TestNewListConfigsFilters [2022-02-23T19:01:28.367Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-23T19:01:28.367Z] PASS [2022-02-23T19:01:28.367Z] coverage: 0.5% of statements [2022-02-23T19:01:28.367Z] ok github.com/docker/docker/daemon/cluster 1.188s coverage: 0.5% of statements [2022-02-23T19:01:30.283Z] ok github.com/docker/docker/pkg/chrootarchive 2.505s coverage: 43.5% of statements [2022-02-23T19:01:30.283Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-02-23T19:01:30.283Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-02-23T19:01:31.211Z] ok github.com/docker/docker/layer 7.184s coverage: 68.9% of statements [2022-02-23T19:01:31.211Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T19:01:31.211Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T19:01:31.211Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T19:01:31.211Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T19:01:31.211Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T19:01:31.211Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T19:01:31.211Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T19:01:31.211Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-23T19:01:31.467Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-02-23T19:01:31.723Z] ok github.com/docker/docker/pkg/fsutils 0.172s coverage: 85.1% of statements [2022-02-23T19:01:31.723Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-23T19:01:32.290Z] === RUN TestBuilderGC [2022-02-23T19:01:32.290Z] --- PASS: TestBuilderGC (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestDaemonConfigurationNotFound [2022-02-23T19:01:32.290Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestDaemonBrokenConfiguration [2022-02-23T19:01:32.290Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestFindConfigurationConflicts [2022-02-23T19:01:32.290Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-23T19:01:32.290Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-23T19:01:32.290Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-23T19:01:32.290Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-23T19:01:32.290Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-23T19:01:32.290Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-23T19:01:32.290Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-23T19:01:32.290Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-23T19:01:32.290Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-23T19:01:32.290Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-23T19:01:32.290Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-23T19:01:32.290Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestValidateConfigurationErrors [2022-02-23T19:01:32.290Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-23T19:01:32.290Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-23T19:01:32.290Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-23T19:01:32.290Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-23T19:01:32.290Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-23T19:01:32.290Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-23T19:01:32.290Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-23T19:01:32.290Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-23T19:01:32.290Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-23T19:01:32.290Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-23T19:01:32.290Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-23T19:01:32.290Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestValidateConfiguration [2022-02-23T19:01:32.290Z] === RUN TestValidateConfiguration/with_label [2022-02-23T19:01:32.290Z] === RUN TestValidateConfiguration/with_dns [2022-02-23T19:01:32.290Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-23T19:01:32.290Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-23T19:01:32.290Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-23T19:01:32.290Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-23T19:01:32.290Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-23T19:01:32.290Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-23T19:01:32.290Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestReloadSetConfigFileNotExist [2022-02-23T19:01:32.290Z] time="2022-02-23T19:01:31Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-23T19:01:32.290Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-02-23T19:01:32.290Z] === RUN TestReloadDefaultConfigNotExist [2022-02-23T19:01:32.290Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:32.290Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-02-23T19:01:32.290Z] === RUN TestReloadBadDefaultConfig [2022-02-23T19:01:32.290Z] time="2022-02-23T19:01:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1645829554" [2022-02-23T19:01:32.290Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestReloadWithConflictingLabels [2022-02-23T19:01:32.290Z] time="2022-02-23T19:01:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4270963065" [2022-02-23T19:01:32.290Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-02-23T19:01:32.290Z] === RUN TestReloadWithDuplicateLabels [2022-02-23T19:01:32.290Z] time="2022-02-23T19:01:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1686478490" [2022-02-23T19:01:32.290Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestMaskURLCredentials [2022-02-23T19:01:32.290Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestDaemonConfigurationMerge [2022-02-23T19:01:32.290Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-23T19:01:32.290Z] PASS [2022-02-23T19:01:32.290Z] coverage: 79.2% of statements [2022-02-23T19:01:32.290Z] ok github.com/docker/docker/daemon/config 0.636s coverage: 79.2% of statements [2022-02-23T19:01:32.290Z] === RUN TestEventsLog [2022-02-23T19:01:32.290Z] --- PASS: TestEventsLog (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestEventsLogTimeout [2022-02-23T19:01:32.290Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-23T19:01:32.290Z] === RUN TestLogEvents [2022-02-23T19:01:32.651Z] ok github.com/docker/docker/pkg/idtools 0.368s coverage: 69.5% of statements [2022-02-23T19:01:32.651Z] ok github.com/docker/docker/pkg/ioutils 0.363s coverage: 71.5% of statements [2022-02-23T19:01:32.750Z] --- PASS: TestLogEvents (0.05s) [2022-02-23T19:01:32.750Z] === RUN TestLoadBufferedEvents [2022-02-23T19:01:32.750Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-02-23T19:01:32.750Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-23T19:01:32.750Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-23T19:01:32.750Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-23T19:01:32.750Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-23T19:01:32.750Z] PASS [2022-02-23T19:01:32.750Z] coverage: 50.0% of statements [2022-02-23T19:01:32.750Z] === RUN TestWaitNodeAttachment [2022-02-23T19:01:32.750Z] ok github.com/docker/docker/daemon/events 0.311s coverage: 50.0% of statements [2022-02-23T19:01:32.908Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2022-02-23T19:01:32.908Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T19:01:32.908Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-02-23T19:01:32.908Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-23T19:01:32.908Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T19:01:33.164Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-02-23T19:01:33.164Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-02-23T19:01:33.209Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-23T19:01:33.209Z] === RUN TestIsolationConversion [2022-02-23T19:01:33.209Z] === RUN TestIsolationConversion/default [2022-02-23T19:01:33.209Z] === RUN TestIsolationConversion/process [2022-02-23T19:01:33.209Z] === RUN TestIsolationConversion/hyperv [2022-02-23T19:01:33.209Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-23T19:01:33.209Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-23T19:01:33.209Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-23T19:01:33.209Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-23T19:01:33.209Z] === RUN TestContainerLabels [2022-02-23T19:01:33.209Z] --- PASS: TestContainerLabels (0.00s) [2022-02-23T19:01:33.209Z] === RUN TestCredentialSpecConversion [2022-02-23T19:01:33.209Z] === RUN TestCredentialSpecConversion/none [2022-02-23T19:01:33.209Z] === RUN TestCredentialSpecConversion/config [2022-02-23T19:01:33.209Z] === RUN TestCredentialSpecConversion/file [2022-02-23T19:01:33.209Z] === RUN TestCredentialSpecConversion/registry [2022-02-23T19:01:33.209Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-23T19:01:33.209Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-23T19:01:33.209Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-23T19:01:33.209Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-23T19:01:33.209Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-23T19:01:33.209Z] === RUN TestControllerValidateMountBind [2022-02-23T19:01:33.209Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-23T19:01:33.209Z] === RUN TestControllerValidateMountVolume [2022-02-23T19:01:33.209Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-23T19:01:33.209Z] === RUN TestControllerValidateMountTarget [2022-02-23T19:01:33.209Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-23T19:01:33.209Z] === RUN TestControllerValidateMountTmpfs [2022-02-23T19:01:33.209Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-23T19:01:33.209Z] === RUN TestControllerValidateMountInvalidType [2022-02-23T19:01:33.209Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-23T19:01:33.209Z] === RUN TestControllerValidateMountNamedPipe [2022-02-23T19:01:33.209Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-23T19:01:33.209Z] PASS [2022-02-23T19:01:33.209Z] coverage: 11.0% of statements [2022-02-23T19:01:33.209Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.595s coverage: 11.0% of statements [2022-02-23T19:01:33.421Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-02-23T19:01:33.679Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-02-23T19:01:33.679Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-02-23T19:01:33.679Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T19:01:33.679Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T19:01:34.180Z] === RUN TestIsEmptyDir [2022-02-23T19:01:34.180Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-23T19:01:34.180Z] PASS [2022-02-23T19:01:34.180Z] coverage: 2.3% of statements [2022-02-23T19:01:34.180Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2022-02-23T19:01:34.241Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-02-23T19:01:34.498Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-02-23T19:01:34.640Z] === RUN TestVerifyNetworkingConfig [2022-02-23T19:01:34.640Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestGetContainer [2022-02-23T19:01:34.640Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestValidContainerNames [2022-02-23T19:01:34.640Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestContainerInitDNS [2022-02-23T19:01:34.640Z] daemon_test.go:145: root required [2022-02-23T19:01:34.640Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestMerge [2022-02-23T19:01:34.640Z] --- PASS: TestMerge (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestValidateContainerIsolation [2022-02-23T19:01:34.640Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestFindNetworkErrorType [2022-02-23T19:01:34.640Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestEnsureServicesExist [2022-02-23T19:01:34.640Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestEnsureServicesExistErrors [2022-02-23T19:01:34.640Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-23T19:01:34.640Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-23T19:01:34.640Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-23T19:01:34.640Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-23T19:01:34.640Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-23T19:01:34.640Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-23T19:01:34.640Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestContainerDelete [2022-02-23T19:01:34.640Z] --- PASS: TestContainerDelete (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestContainerDoubleDelete [2022-02-23T19:01:34.640Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestLogContainerEventCopyLabels [2022-02-23T19:01:34.640Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestLogContainerEventWithAttributes [2022-02-23T19:01:34.640Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestNoneHealthcheck [2022-02-23T19:01:34.640Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestHealthStates [2022-02-23T19:01:34.640Z] === RUN TestLinkNaming [2022-02-23T19:01:34.640Z] --- PASS: TestLinkNaming (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestLinkNew [2022-02-23T19:01:34.640Z] --- PASS: TestLinkNew (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestLinkEnv [2022-02-23T19:01:34.640Z] --- PASS: TestLinkEnv (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestLinkMultipleEnv [2022-02-23T19:01:34.640Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestLinkPortRangeEnv [2022-02-23T19:01:34.640Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-23T19:01:34.640Z] PASS [2022-02-23T19:01:34.640Z] coverage: 93.0% of statements [2022-02-23T19:01:34.640Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2022-02-23T19:01:34.640Z] time="2022-02-23T19:01:34Z" 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-02-23T19:01:34.640Z] time="2022-02-23T19:01:34Z" 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-02-23T19:01:34.640Z] time="2022-02-23T19:01:34Z" 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-02-23T19:01:34.640Z] time="2022-02-23T19:01:34Z" 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-02-23T19:01:34.640Z] time="2022-02-23T19:01:34Z" 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-02-23T19:01:34.640Z] time="2022-02-23T19:01:34Z" 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-02-23T19:01:34.640Z] time="2022-02-23T19:01:34Z" 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-02-23T19:01:34.640Z] time="2022-02-23T19:01:34Z" 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-02-23T19:01:34.640Z] time="2022-02-23T19:01:34Z" 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-02-23T19:01:34.640Z] time="2022-02-23T19:01:34Z" 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-02-23T19:01:34.640Z] --- PASS: TestHealthStates (0.22s) [2022-02-23T19:01:34.640Z] === RUN TestGetInspectData [2022-02-23T19:01:34.640Z] --- PASS: TestGetInspectData (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestFillLicense [2022-02-23T19:01:34.640Z] --- PASS: TestFillLicense (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestListInvalidFilter [2022-02-23T19:01:34.640Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestNameFilter [2022-02-23T19:01:34.640Z] --- PASS: TestNameFilter (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-23T19:01:34.640Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-23T19:01:34.640Z] === 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-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-23T19:01:34.640Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-23T19:01:34.640Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-23T19:01:34.640Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-23T19:01:34.640Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-23T19:01:34.640Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-23T19:01:34.640Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-23T19:01:34.640Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T19:01:34.640Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-23T19:01:34.640Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-23T19:01:34.640Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T19:01:34.640Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-23T19:01:34.640Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-23T19:01:34.641Z] --- 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-02-23T19:01:34.641Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-23T19:01:34.641Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-23T19:01:34.641Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-23T19:01:34.641Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-23T19:01:34.641Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-23T19:01:34.641Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-23T19:01:34.641Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-23T19:01:34.641Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-23T19:01:34.641Z] === RUN TestDaemonReloadLabels [2022-02-23T19:01:34.641Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-02-23T19:01:34.641Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-23T19:01:34.641Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-23T19:01:34.641Z] === RUN TestDaemonReloadMirrors [2022-02-23T19:01:34.641Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-23T19:01:34.641Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-23T19:01:34.641Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-23T19:01:34.641Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-23T19:01:34.641Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-23T19:01:34.641Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-23T19:01:34.641Z] reload_test.go:342: root required [2022-02-23T19:01:34.641Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T19:01:34.641Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-23T19:01:34.641Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-23T19:01:34.641Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-23T19:01:34.641Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-23T19:01:34.641Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-23T19:01:34.641Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-23T19:01:34.641Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-23T19:01:34.641Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-23T19:01:34.641Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-23T19:01:34.641Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-23T19:01:34.641Z] === RUN TestParseVolumesFrom [2022-02-23T19:01:34.641Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-23T19:01:34.641Z] PASS [2022-02-23T19:01:34.641Z] coverage: 8.6% of statements [2022-02-23T19:01:34.641Z] ok github.com/docker/docker/daemon 0.470s coverage: 8.6% of statements [2022-02-23T19:01:34.641Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T19:01:34.641Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T19:01:34.641Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T19:01:34.641Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T19:01:34.641Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-23T19:01:34.641Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-23T19:01:34.641Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-23T19:01:34.641Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T19:01:34.641Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-23T19:01:34.641Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-23T19:01:34.641Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T19:01:34.641Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-23T19:01:34.641Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-23T19:01:34.641Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-23T19:01:34.755Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-02-23T19:01:35.011Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-02-23T19:01:36.377Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2022-02-23T19:01:36.377Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-02-23T19:01:36.634Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-23T19:01:36.634Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2022-02-23T19:01:36.890Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-02-23T19:01:37.146Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-23T19:01:37.555Z] === RUN TestAdapterReadLogs [2022-02-23T19:01:37.555Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCopier [2022-02-23T19:01:37.555Z] --- PASS: TestCopier (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCopierLongLines [2022-02-23T19:01:37.555Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCopierSlow [2022-02-23T19:01:37.555Z] === RUN TestNewStreamConfig [2022-02-23T19:01:37.555Z] === RUN TestNewStreamConfig/defaults [2022-02-23T19:01:37.555Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-23T19:01:37.555Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-23T19:01:37.555Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-23T19:01:37.555Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-23T19:01:37.555Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-23T19:01:37.555Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-23T19:01:37.555Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-23T19:01:37.555Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-23T19:01:37.555Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-23T19:01:37.555Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-23T19:01:37.555Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-23T19:01:37.555Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-23T19:01:37.555Z] time="2022-02-23T19:01:36Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-23T19:01:37.555Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-02-23T19:01:37.555Z] === RUN TestCreateSuccess [2022-02-23T19:01:37.555Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCreateStreamSkipped [2022-02-23T19:01:37.555Z] time="2022-02-23T19:01:37Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-23T19:01:37.555Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCreateLogGroupSuccess [2022-02-23T19:01:37.555Z] time="2022-02-23T19:01:37Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-23T19:01:37.555Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCreateError [2022-02-23T19:01:37.555Z] --- PASS: TestCreateError (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCreateAlreadyExists [2022-02-23T19:01:37.555Z] time="2022-02-23T19:01:37Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-23T19:01:37.555Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestLogClosed [2022-02-23T19:01:37.555Z] --- PASS: TestLogClosed (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestLogBlocking [2022-02-23T19:01:37.555Z] --- PASS: TestLogBlocking (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-23T19:01:37.555Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestLogNonBlockingBufferFull [2022-02-23T19:01:37.555Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestPublishBatchSuccess [2022-02-23T19:01:37.555Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestPublishBatchError [2022-02-23T19:01:37.555Z] --- PASS: TestCopierSlow (0.27s) [2022-02-23T19:01:37.555Z] === RUN TestCopierWithSized [2022-02-23T19:01:37.555Z] === RUN TestCopierWithSized/as_is [2022-02-23T19:01:37.555Z] time="2022-02-23T19:01:37Z" level=error msg=error [2022-02-23T19:01:37.555Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-23T19:01:37.555Z] time="2022-02-23T19:01:37Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T19:01:37.555Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-23T19:01:37.555Z] time="2022-02-23T19:01:37Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T19:01:37.555Z] time="2022-02-23T19:01:37Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-23T19:01:37.555Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCollectBatchSimple [2022-02-23T19:01:37.555Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCollectBatchTicker [2022-02-23T19:01:37.555Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCollectBatchMultilinePattern [2022-02-23T19:01:37.555Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-23T19:01:37.555Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-23T19:01:37.555Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-23T19:01:37.555Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-23T19:01:37.555Z] --- PASS: TestCopierWithSized (0.03s) [2022-02-23T19:01:37.555Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-02-23T19:01:37.555Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCopierWithPartial [2022-02-23T19:01:37.555Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.09s) [2022-02-23T19:01:37.555Z] === RUN TestCollectBatchClose [2022-02-23T19:01:37.555Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestEffectiveLen [2022-02-23T19:01:37.555Z] === RUN TestEffectiveLen/0/Hello [2022-02-23T19:01:37.555Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-23T19:01:37.555Z] === RUN TestEffectiveLen/2/🙃 [2022-02-23T19:01:37.555Z] === RUN TestEffectiveLen/3/���� [2022-02-23T19:01:37.555Z] === RUN TestEffectiveLen/4/He��o [2022-02-23T19:01:37.555Z] === RUN TestEffectiveLen/5/ [2022-02-23T19:01:37.555Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestFindValidSplit [2022-02-23T19:01:37.555Z] === RUN TestFindValidSplit/0/ [2022-02-23T19:01:37.555Z] --- PASS: TestCopierWithPartial (0.01s) [2022-02-23T19:01:37.555Z] === RUN TestRingLogger [2022-02-23T19:01:37.555Z] --- PASS: TestRingLogger (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestRingCap [2022-02-23T19:01:37.555Z] --- PASS: TestRingCap (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestRingClose [2022-02-23T19:01:37.555Z] --- PASS: TestRingClose (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestRingDrain [2022-02-23T19:01:37.555Z] --- PASS: TestRingDrain (0.00s) [2022-02-23T19:01:37.555Z] PASS [2022-02-23T19:01:37.555Z] coverage: 43.8% of statements [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1076: [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:01:37.555Z] === RUN TestFindValidSplit/1/Hello [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1076: Hello [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:01:37.555Z] === RUN TestFindValidSplit/2/Hello [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1076: He [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1077: llo [2022-02-23T19:01:37.555Z] === RUN TestFindValidSplit/3/Hello [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1076: [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1077: Hello [2022-02-23T19:01:37.555Z] === RUN TestFindValidSplit/4/🙃 [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1076: [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-23T19:01:37.555Z] === RUN TestFindValidSplit/5/🙃 [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:01:37.555Z] === RUN TestFindValidSplit/6/a� [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1076: a [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1077: � [2022-02-23T19:01:37.555Z] === RUN TestFindValidSplit/7/a� [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1076: a� [2022-02-23T19:01:37.555Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:01:37.555Z] --- PASS: TestFindValidSplit (0.07s) [2022-02-23T19:01:37.555Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestFindValidSplit/3/Hello (0.07s) [2022-02-23T19:01:37.555Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestProcessEventEmoji [2022-02-23T19:01:37.555Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCollectBatchLineSplit [2022-02-23T19:01:37.555Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-02-23T19:01:37.555Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-23T19:01:37.555Z] ok github.com/docker/docker/daemon/logger 0.447s coverage: 43.8% of statements [2022-02-23T19:01:37.555Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestCollectBatchMaxEvents [2022-02-23T19:01:37.555Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-02-23T19:01:37.555Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-23T19:01:37.555Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-02-23T19:01:37.555Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-23T19:01:37.555Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-23T19:01:37.555Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-23T19:01:37.555Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-02-23T19:01:37.555Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-23T19:01:37.555Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-23T19:01:37.555Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-23T19:01:37.555Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-23T19:01:37.555Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-23T19:01:37.555Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-23T19:01:37.555Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-23T19:01:37.555Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-23T19:01:37.555Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-23T19:01:37.555Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-23T19:01:37.555Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-23T19:01:37.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsFormat [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-23T19:01:37.556Z] === RUN TestCreateTagSuccess [2022-02-23T19:01:37.556Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-23T19:01:37.556Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-23T19:01:37.556Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-23T19:01:37.556Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-23T19:01:37.556Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-23T19:01:37.556Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-23T19:01:37.556Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-23T19:01:37.556Z] PASS [2022-02-23T19:01:37.556Z] coverage: 80.2% of statements [2022-02-23T19:01:37.556Z] ok github.com/docker/docker/daemon/logger/awslogs 0.560s coverage: 80.2% of statements [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptReconnectInterval [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-23T19:01:37.556Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-23T19:01:37.556Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-23T19:01:37.556Z] PASS [2022-02-23T19:01:37.556Z] coverage: 33.6% of statements [2022-02-23T19:01:37.556Z] ok github.com/docker/docker/daemon/logger/fluentd 0.051s coverage: 33.6% of statements [2022-02-23T19:01:37.708Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-02-23T19:01:37.965Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-02-23T19:01:38.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T19:01:38.020Z] === RUN TestSearchRegistryForImagesErrors [2022-02-23T19:01:38.020Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-23T19:01:38.020Z] === RUN TestSearchRegistryForImages [2022-02-23T19:01:38.020Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-23T19:01:38.020Z] === RUN TestOnlyPlatformWithFallback [2022-02-23T19:01:38.020Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-23T19:01:38.020Z] === RUN TestImageDelete [2022-02-23T19:01:38.020Z] === RUN TestImageDelete/no_lease [2022-02-23T19:01:38.020Z] === RUN TestImageDelete/lease_exists [2022-02-23T19:01:38.020Z] --- PASS: TestImageDelete (0.04s) [2022-02-23T19:01:38.020Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-23T19:01:38.020Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-02-23T19:01:38.020Z] === RUN TestContentStoreForPull [2022-02-23T19:01:38.020Z] --- PASS: TestContentStoreForPull (0.25s) [2022-02-23T19:01:38.020Z] PASS [2022-02-23T19:01:38.020Z] coverage: 6.8% of statements [2022-02-23T19:01:38.020Z] ok github.com/docker/docker/daemon/images 0.391s coverage: 6.8% of statements [2022-02-23T19:01:38.020Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T19:01:38.020Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T19:01:38.020Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-23T19:01:38.020Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T19:01:38.020Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-23T19:01:38.020Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-23T19:01:38.221Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-02-23T19:01:38.479Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-23T19:01:38.479Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-23T19:01:38.479Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-23T19:01:38.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T19:01:38.783Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-02-23T19:01:38.783Z] coverage: [no statements] [2022-02-23T19:01:38.783Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-23T19:01:38.938Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-02-23T19:01:38.938Z] === RUN TestFastTimeMarshalJSON [2022-02-23T19:01:38.938Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-02-23T19:01:38.938Z] PASS [2022-02-23T19:01:38.938Z] coverage: 87.2% of statements [2022-02-23T19:01:38.938Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.324s coverage: 87.2% of statements [2022-02-23T19:01:39.040Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-23T19:01:39.297Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-02-23T19:01:39.297Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-02-23T19:01:39.397Z] === RUN TestJSONFileLogger [2022-02-23T19:01:39.397Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-23T19:01:39.397Z] === RUN TestJSONFileLoggerWithTags [2022-02-23T19:01:39.397Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-02-23T19:01:39.397Z] === RUN TestJSONFileLoggerWithOpts [2022-02-23T19:01:39.397Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-23T19:01:39.397Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-23T19:01:39.397Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-23T19:01:39.397Z] === RUN TestEncodeDecode [2022-02-23T19:01:39.397Z] === PAUSE TestEncodeDecode [2022-02-23T19:01:39.397Z] === RUN TestUnexpectedEOF [2022-02-23T19:01:39.397Z] === RUN TestWriteLog [2022-02-23T19:01:39.397Z] === PAUSE TestWriteLog [2022-02-23T19:01:39.397Z] === RUN TestReadLog [2022-02-23T19:01:39.397Z] === PAUSE TestReadLog [2022-02-23T19:01:39.397Z] === RUN TestDecode [2022-02-23T19:01:39.397Z] --- PASS: TestDecode (0.03s) [2022-02-23T19:01:39.397Z] === CONT TestWriteLog [2022-02-23T19:01:39.397Z] --- PASS: TestWriteLog (0.01s) [2022-02-23T19:01:39.397Z] === CONT TestReadLog [2022-02-23T19:01:39.397Z] === RUN TestReadLog/tail_exact [2022-02-23T19:01:39.397Z] time="2022-02-23T19:01:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T19:01:39.398Z] time="2022-02-23T19:01:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T19:01:39.398Z] --- PASS: TestUnexpectedEOF (0.24s) [2022-02-23T19:01:39.398Z] === CONT TestEncodeDecode [2022-02-23T19:01:39.398Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-23T19:01:39.398Z] PASS [2022-02-23T19:01:39.398Z] coverage: 69.9% of statements [2022-02-23T19:01:39.398Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.326s coverage: 69.9% of statements [2022-02-23T19:01:39.857Z] === RUN TestReadLog/tail_less_than_available [2022-02-23T19:01:39.857Z] === RUN TestReadLog/tail_more_than_available [2022-02-23T19:01:39.857Z] --- PASS: TestReadLog (0.26s) [2022-02-23T19:01:39.857Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-02-23T19:01:39.857Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-02-23T19:01:39.857Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-02-23T19:01:39.857Z] PASS [2022-02-23T19:01:39.857Z] coverage: 78.7% of statements [2022-02-23T19:01:39.857Z] ok github.com/docker/docker/daemon/logger/local 0.362s coverage: 78.7% of statements [2022-02-23T19:01:39.857Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T19:01:40.825Z] === RUN TestOpenFileDelete [2022-02-23T19:01:40.825Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-23T19:01:40.825Z] === RUN TestOpenFileRename [2022-02-23T19:01:40.825Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-23T19:01:40.825Z] === RUN TestHandleDecoderErr [2022-02-23T19:01:40.825Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-23T19:01:40.825Z] === RUN TestParseLogTagDefaultTag [2022-02-23T19:01:40.825Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-23T19:01:40.825Z] === RUN TestParseLogTag [2022-02-23T19:01:40.825Z] --- PASS: TestParseLogTag (0.00s) [2022-02-23T19:01:40.825Z] === RUN TestParseLogTagEmptyTag [2022-02-23T19:01:40.825Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-23T19:01:40.825Z] === RUN TestTailFiles [2022-02-23T19:01:40.825Z] --- PASS: TestTailFiles (0.00s) [2022-02-23T19:01:40.825Z] === RUN TestFollowLogsConsumerGone [2022-02-23T19:01:40.825Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-23T19:01:40.825Z] === RUN TestFollowLogsProducerGone [2022-02-23T19:01:40.825Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-23T19:01:40.825Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-23T19:01:40.825Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-02-23T19:01:40.825Z] === RUN TestCheckCapacityAndRotate [2022-02-23T19:01:40.825Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-23T19:01:40.825Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-23T19:01:40.825Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2022-02-23T19:01:40.825Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-23T19:01:40.825Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-02-23T19:01:40.825Z] PASS [2022-02-23T19:01:40.825Z] coverage: 53.4% of statements [2022-02-23T19:01:40.825Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.174s coverage: 53.4% of statements [2022-02-23T19:01:40.825Z] === RUN TestLog [2022-02-23T19:01:40.825Z] --- PASS: TestLog (0.03s) [2022-02-23T19:01:40.825Z] PASS [2022-02-23T19:01:40.825Z] coverage: 31.5% of statements [2022-02-23T19:01:40.825Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.094s coverage: 31.5% of statements [2022-02-23T19:01:41.187Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-02-23T19:01:41.444Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-02-23T19:01:41.700Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-02-23T19:01:41.794Z] === RUN TestParseLogFormat [2022-02-23T19:01:41.794Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-23T19:01:41.794Z] === RUN TestValidateLogOptEmpty [2022-02-23T19:01:41.794Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-23T19:01:41.794Z] === RUN TestValidateSyslogAddress [2022-02-23T19:01:41.794Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-23T19:01:41.794Z] === RUN TestParseAddressDefaultPort [2022-02-23T19:01:41.794Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-23T19:01:41.794Z] === RUN TestValidateSyslogFacility [2022-02-23T19:01:41.794Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-23T19:01:41.794Z] === RUN TestValidateLogOptSyslogFormat [2022-02-23T19:01:41.794Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-23T19:01:41.794Z] === RUN TestValidateLogOpt [2022-02-23T19:01:41.794Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T19:01:41.794Z] PASS [2022-02-23T19:01:41.794Z] coverage: 46.8% of statements [2022-02-23T19:01:41.794Z] ok github.com/docker/docker/daemon/logger/syslog 0.110s coverage: 46.8% of statements [2022-02-23T19:01:41.794Z] === RUN TestNewParse [2022-02-23T19:01:41.794Z] --- PASS: TestNewParse (0.00s) [2022-02-23T19:01:41.794Z] PASS [2022-02-23T19:01:41.794Z] coverage: 8.3% of statements [2022-02-23T19:01:41.794Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-02-23T19:01:41.794Z] === RUN TestValidateLogOpt [2022-02-23T19:01:41.794Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T19:01:41.794Z] === RUN TestNewMissedConfig [2022-02-23T19:01:41.794Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-23T19:01:41.794Z] === RUN TestNewMissedUrl [2022-02-23T19:01:41.794Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-23T19:01:41.794Z] === RUN TestNewMissedToken [2022-02-23T19:01:41.794Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-23T19:01:41.794Z] === RUN TestNewWithProxy [2022-02-23T19:01:41.794Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-23T19:01:41.794Z] === RUN TestDefault [2022-02-23T19:01:41.794Z] --- PASS: TestDefault (0.01s) [2022-02-23T19:01:41.794Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-23T19:01:41.794Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-02-23T19:01:41.794Z] === RUN TestJsonFormat [2022-02-23T19:01:41.794Z] --- PASS: TestJsonFormat (0.01s) [2022-02-23T19:01:41.794Z] === RUN TestRawFormat [2022-02-23T19:01:41.794Z] --- PASS: TestRawFormat (0.00s) [2022-02-23T19:01:41.794Z] === RUN TestRawFormatWithLabels [2022-02-23T19:01:41.794Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-23T19:01:41.794Z] === RUN TestRawFormatWithoutTag [2022-02-23T19:01:41.794Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-23T19:01:41.794Z] === RUN TestBatching [2022-02-23T19:01:42.257Z] --- PASS: TestBatching (0.32s) [2022-02-23T19:01:42.257Z] === RUN TestFrequency [2022-02-23T19:01:42.718Z] --- PASS: TestFrequency (0.31s) [2022-02-23T19:01:42.718Z] === RUN TestOneMessagePerRequest [2022-02-23T19:01:42.718Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-02-23T19:01:42.718Z] === RUN TestVerify [2022-02-23T19:01:42.718Z] --- PASS: TestVerify (0.00s) [2022-02-23T19:01:42.718Z] === RUN TestSkipVerify [2022-02-23T19:01:42.718Z] time="2022-02-23T19:01:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:01:42.718Z] time="2022-02-23T19:01:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:01:42.718Z] time="2022-02-23T19:01:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:01:42.718Z] time="2022-02-23T19:01:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:01:42.718Z] time="2022-02-23T19:01:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:01:42.718Z] time="2022-02-23T19:01:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:01:43.066Z] ok github.com/docker/docker/quota 0.232s coverage: 71.4% of statements [2022-02-23T19:01:43.066Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:01:43.177Z] --- PASS: TestSkipVerify (0.89s) [2022-02-23T19:01:43.177Z] === RUN TestBufferMaximum [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642903.069834\",\"host\":\"97c4cc42a558\"}'" [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642903.069834\",\"host\":\"97c4cc42a558\"}'" [2022-02-23T19:01:43.177Z] --- PASS: TestBufferMaximum (0.01s) [2022-02-23T19:01:43.177Z] === RUN TestServerAlwaysDown [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642903.076560\",\"host\":\"97c4cc42a558\"}'" [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642903.076560\",\"host\":\"97c4cc42a558\"}'" [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642903.076560\",\"host\":\"97c4cc42a558\"}'" [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642903.077562\",\"host\":\"97c4cc42a558\"}'" [2022-02-23T19:01:43.177Z] time="2022-02-23T19:01:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642903.077562\",\"host\":\"97c4cc42a558\"}'" [2022-02-23T19:01:43.177Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-23T19:01:43.177Z] === RUN TestCannotSendAfterClose [2022-02-23T19:01:43.177Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-23T19:01:43.177Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-23T19:01:43.637Z] === RUN TestV1IDService [2022-02-23T19:01:43.637Z] --- PASS: TestV1IDService (0.03s) [2022-02-23T19:01:43.637Z] === RUN TestV2MetadataService [2022-02-23T19:01:43.996Z] ok github.com/docker/docker/registry 0.083s coverage: 58.3% of statements [2022-02-23T19:01:44.558Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-02-23T19:01:44.558Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2022-02-23T19:01:44.611Z] --- PASS: TestV2MetadataService (0.80s) [2022-02-23T19:01:44.611Z] PASS [2022-02-23T19:01:44.611Z] coverage: 48.2% of statements [2022-02-23T19:01:44.611Z] ok github.com/docker/docker/distribution/metadata 0.909s coverage: 48.2% of statements [2022-02-23T19:01:44.611Z] time="2022-02-23T19:01:44Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-23T19:01:44.611Z] time="2022-02-23T19:01:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"97c4cc42a558\"}'" [2022-02-23T19:01:44.611Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2022-02-23T19:01:44.611Z] PASS [2022-02-23T19:01:44.611Z] coverage: 82.5% of statements [2022-02-23T19:01:44.611Z] ok github.com/docker/docker/daemon/logger/splunk 2.650s coverage: 82.5% of statements [2022-02-23T19:01:44.611Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T19:01:44.611Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-23T19:01:44.611Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T19:01:44.611Z] === RUN TestSuccessfulDownload [2022-02-23T19:01:44.611Z] download_test.go:267: Needs fixing on Windows [2022-02-23T19:01:44.611Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-23T19:01:44.611Z] === RUN TestCancelledDownload [2022-02-23T19:01:44.611Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-23T19:01:44.611Z] === RUN TestMaxDownloadAttempts [2022-02-23T19:01:44.611Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T19:01:44.611Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T19:01:44.611Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T19:01:44.611Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T19:01:44.611Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T19:01:44.611Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T19:01:44.611Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T19:01:44.611Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T19:01:44.611Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T19:01:44.611Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T19:01:44.611Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T19:01:44.611Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T19:01:45.071Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-23T19:01:45.071Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-23T19:01:45.071Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-23T19:01:45.071Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-23T19:01:45.071Z] === RUN TestContinueOnError_NeverContinue [2022-02-23T19:01:45.071Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-23T19:01:45.071Z] === RUN TestManifestStore [2022-02-23T19:01:45.071Z] === RUN TestManifestStore/no_remote_or_local [2022-02-23T19:01:45.071Z] time="2022-02-23T19:01:44Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local869373122\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-23T19:01:45.071Z] === RUN TestManifestStore/no_local_cache [2022-02-23T19:01:45.071Z] === RUN TestManifestStore/with_local_cache [2022-02-23T19:01:45.071Z] === RUN TestManifestStore/unknown_media_type [2022-02-23T19:01:45.071Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-23T19:01:45.071Z] time="2022-02-23T19:01:45Z" level=warning msg="reference for unknown type: " [2022-02-23T19:01:45.122Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-23T19:01:45.379Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-02-23T19:01:45.531Z] time="2022-02-23T19:01:45Z" level=warning msg="reference for unknown type: " [2022-02-23T19:01:45.531Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-23T19:01:45.531Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-23T19:01:45.531Z] time="2022-02-23T19:01:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:01:45.531Z] time="2022-02-23T19:01:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:01:45.531Z] time="2022-02-23T19:01:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:01:45.531Z] time="2022-02-23T19:01:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:01:45.531Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.55s) [2022-02-23T19:01:45.531Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.55s) [2022-02-23T19:01:45.531Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.55s) [2022-02-23T19:01:45.531Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.55s) [2022-02-23T19:01:45.531Z] === RUN TestTransfer [2022-02-23T19:01:45.531Z] time="2022-02-23T19:01:45Z" level=warning msg="reference for unknown type: " [2022-02-23T19:01:45.531Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-23T19:01:45.531Z] time="2022-02-23T19:01:45Z" level=warning msg="reference for unknown type: " [2022-02-23T19:01:45.531Z] time="2022-02-23T19:01:45Z" level=warning msg="reference for unknown type: " [2022-02-23T19:01:45.531Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-23T19:01:45.531Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-23T19:01:45.531Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-23T19:01:45.531Z] time="2022-02-23T19:01:45Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-23T19:01:45.531Z] --- PASS: TestManifestStore (0.62s) [2022-02-23T19:01:45.531Z] --- PASS: TestManifestStore/no_remote_or_local (0.37s) [2022-02-23T19:01:45.531Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-23T19:01:45.531Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-23T19:01:45.531Z] --- PASS: TestManifestStore/unknown_media_type (0.18s) [2022-02-23T19:01:45.531Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-02-23T19:01:45.531Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.15s) [2022-02-23T19:01:45.531Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.10s) [2022-02-23T19:01:45.531Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.05s) [2022-02-23T19:01:45.531Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-02-23T19:01:45.531Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaType [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-23T19:01:45.531Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-23T19:01:45.531Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-23T19:01:45.532Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-23T19:01:45.532Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-23T19:01:45.532Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-23T19:01:45.532Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-23T19:01:45.532Z] === RUN TestFixManifestLayers [2022-02-23T19:01:45.532Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-23T19:01:45.532Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-23T19:01:45.532Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T19:01:45.532Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T19:01:45.532Z] === RUN TestFixManifestLayersBadParent [2022-02-23T19:01:45.532Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-23T19:01:45.532Z] === RUN TestValidateManifest [2022-02-23T19:01:45.532Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T19:01:45.532Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-23T19:01:45.532Z] === RUN TestFormatPlatform [2022-02-23T19:01:45.532Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-23T19:01:45.532Z] === RUN TestGetRepositoryMountCandidates [2022-02-23T19:01:45.532Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-23T19:01:45.532Z] === RUN TestLayerAlreadyExists [2022-02-23T19:01:45.532Z] 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-02-23T19:01:45.532Z] 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-02-23T19:01:45.532Z] 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-02-23T19:01:45.532Z] 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-02-23T19:01:45.532Z] 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-02-23T19:01:45.532Z] 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-02-23T19:01:45.532Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-23T19:01:45.532Z] --- PASS: TestTransfer (0.18s) [2022-02-23T19:01:45.532Z] === RUN TestWhenEmptyAuthConfig [2022-02-23T19:01:45.532Z] === RUN TestConcurrencyLimit [2022-02-23T19:01:45.992Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-02-23T19:01:45.992Z] === RUN TestInactiveJobs [2022-02-23T19:01:45.992Z] === RUN TestNotFound [2022-02-23T19:01:45.992Z] --- PASS: TestNotFound (0.00s) [2022-02-23T19:01:45.992Z] === RUN TestConflict [2022-02-23T19:01:45.992Z] --- PASS: TestConflict (0.00s) [2022-02-23T19:01:45.992Z] === RUN TestForbidden [2022-02-23T19:01:45.992Z] --- PASS: TestForbidden (0.00s) [2022-02-23T19:01:45.992Z] === RUN TestInvalidParameter [2022-02-23T19:01:45.992Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-23T19:01:45.992Z] === RUN TestNotImplemented [2022-02-23T19:01:45.992Z] --- PASS: TestNotImplemented (0.00s) [2022-02-23T19:01:45.992Z] === RUN TestNotModified [2022-02-23T19:01:45.992Z] --- PASS: TestNotModified (0.00s) [2022-02-23T19:01:45.992Z] === RUN TestUnauthorized [2022-02-23T19:01:45.992Z] --- PASS: TestUnauthorized (0.00s) [2022-02-23T19:01:45.992Z] === RUN TestUnknown [2022-02-23T19:01:45.992Z] --- PASS: TestUnknown (0.00s) [2022-02-23T19:01:45.993Z] === RUN TestCancelled [2022-02-23T19:01:45.993Z] --- PASS: TestCancelled (0.00s) [2022-02-23T19:01:45.993Z] === RUN TestDeadline [2022-02-23T19:01:45.993Z] --- PASS: TestDeadline (0.00s) [2022-02-23T19:01:45.993Z] === RUN TestDataLoss [2022-02-23T19:01:45.993Z] --- PASS: TestDataLoss (0.00s) [2022-02-23T19:01:45.993Z] === RUN TestUnavailable [2022-02-23T19:01:45.993Z] --- PASS: TestUnavailable (0.00s) [2022-02-23T19:01:45.993Z] === RUN TestSystem [2022-02-23T19:01:45.993Z] --- PASS: TestSystem (0.00s) [2022-02-23T19:01:45.993Z] === RUN TestFromStatusCode [2022-02-23T19:01:45.993Z] === RUN TestFromStatusCode/Not_Found [2022-02-23T19:01:45.993Z] === RUN TestFromStatusCode/Bad_Request [2022-02-23T19:01:45.993Z] === RUN TestFromStatusCode/Conflict [2022-02-23T19:01:45.993Z] === RUN TestFromStatusCode/Unauthorized [2022-02-23T19:01:45.993Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-23T19:01:45.993Z] === RUN TestFromStatusCode/Forbidden [2022-02-23T19:01:45.993Z] === RUN TestFromStatusCode/Not_Modified [2022-02-23T19:01:45.993Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-23T19:01:45.993Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-23T19:01:45.993Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-23T19:01:45.993Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-23T19:01:45.993Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-23T19:01:45.993Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-23T19:01:45.993Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-23T19:01:45.993Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-23T19:01:45.993Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-23T19:01:45.993Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-23T19:01:45.993Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-23T19:01:45.993Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-23T19:01:45.993Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-23T19:01:45.993Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-23T19:01:45.993Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-23T19:01:45.993Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-23T19:01:45.993Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-23T19:01:45.993Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-23T19:01:45.993Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-23T19:01:45.993Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-23T19:01:45.993Z] PASS [2022-02-23T19:01:45.993Z] coverage: 53.1% of statements [2022-02-23T19:01:45.993Z] ok github.com/docker/docker/errdefs 0.052s coverage: 53.1% of statements [2022-02-23T19:01:46.452Z] --- PASS: TestInactiveJobs (0.37s) [2022-02-23T19:01:46.452Z] === RUN TestWatchRelease [2022-02-23T19:01:46.452Z] --- PASS: TestWatchRelease (0.04s) [2022-02-23T19:01:46.452Z] === RUN TestWatchFinishedTransfer [2022-02-23T19:01:46.452Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-23T19:01:46.452Z] === RUN TestDuplicateTransfer [2022-02-23T19:01:46.452Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-23T19:01:46.452Z] === RUN TestSuccessfulUpload [2022-02-23T19:01:46.452Z] time="2022-02-23T19:01:46Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-23T19:01:46.452Z] === RUN TestFSGetInvalidData [2022-02-23T19:01:46.452Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-02-23T19:01:46.452Z] === RUN TestFSInvalidSet [2022-02-23T19:01:46.452Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-23T19:01:46.452Z] === RUN TestFSInvalidRoot [2022-02-23T19:01:46.452Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-23T19:01:46.452Z] === RUN TestFSMetadataGetSet [2022-02-23T19:01:46.940Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-02-23T19:01:46.940Z] === RUN TestFSInvalidWalker [2022-02-23T19:01:46.940Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-02-23T19:01:46.940Z] === RUN TestFSGetSet [2022-02-23T19:01:46.940Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-02-23T19:01:46.940Z] === RUN TestCancelledUpload [2022-02-23T19:01:46.940Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-23T19:01:46.940Z] PASS [2022-02-23T19:01:46.940Z] coverage: 77.6% of statements [2022-02-23T19:01:46.940Z] --- PASS: TestFSGetSet (0.04s) [2022-02-23T19:01:46.940Z] === RUN TestFSGetUnsetKey [2022-02-23T19:01:46.940Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-23T19:01:46.940Z] === RUN TestFSGetEmptyData [2022-02-23T19:01:46.940Z] ok github.com/docker/docker/distribution/xfer 2.053s coverage: 77.6% of statements [2022-02-23T19:01:46.940Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-23T19:01:46.940Z] === RUN TestFSDelete [2022-02-23T19:01:46.940Z] --- PASS: TestFSDelete (0.02s) [2022-02-23T19:01:46.940Z] === RUN TestFSWalker [2022-02-23T19:01:46.940Z] --- PASS: TestFSWalker (0.02s) [2022-02-23T19:01:46.940Z] === RUN TestFSWalkerStopOnError [2022-02-23T19:01:46.940Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-23T19:01:46.940Z] === RUN TestNewFromJSON [2022-02-23T19:01:46.940Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-23T19:01:46.940Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-23T19:01:46.940Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-23T19:01:46.940Z] === RUN TestMarshalKeyOrder [2022-02-23T19:01:46.940Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-23T19:01:46.940Z] === RUN TestHistoryEqual [2022-02-23T19:01:46.940Z] --- PASS: TestHistoryEqual (0.19s) [2022-02-23T19:01:46.940Z] === RUN TestImage [2022-02-23T19:01:46.940Z] --- PASS: TestImage (0.00s) [2022-02-23T19:01:46.940Z] === RUN TestImageOSNotEmpty [2022-02-23T19:01:46.940Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-23T19:01:46.940Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-23T19:01:46.940Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-23T19:01:46.940Z] === RUN TestCreate [2022-02-23T19:01:46.940Z] --- PASS: TestCreate (0.01s) [2022-02-23T19:01:46.940Z] === RUN TestRestore [2022-02-23T19:01:46.940Z] time="2022-02-23T19:01:46Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-23T19:01:46.940Z] --- PASS: TestRestore (0.03s) [2022-02-23T19:01:46.940Z] === RUN TestAddDelete [2022-02-23T19:01:46.940Z] --- PASS: TestAddDelete (0.02s) [2022-02-23T19:01:46.940Z] === RUN TestSearchAfterDelete [2022-02-23T19:01:46.940Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-02-23T19:01:46.940Z] === RUN TestParentReset [2022-02-23T19:01:47.399Z] --- PASS: TestParentReset (0.08s) [2022-02-23T19:01:47.399Z] === RUN TestGetAndSetLastUpdated [2022-02-23T19:01:47.399Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-02-23T19:01:47.399Z] === RUN TestStoreLen [2022-02-23T19:01:47.399Z] --- PASS: TestStoreLen (0.08s) [2022-02-23T19:01:47.399Z] PASS [2022-02-23T19:01:47.399Z] coverage: 86.9% of statements [2022-02-23T19:01:47.399Z] ok github.com/docker/docker/image 0.729s coverage: 86.9% of statements [2022-02-23T19:01:47.399Z] === RUN TestCompare [2022-02-23T19:01:47.399Z] --- PASS: TestCompare (0.00s) [2022-02-23T19:01:47.399Z] PASS [2022-02-23T19:01:47.399Z] coverage: 19.2% of statements [2022-02-23T19:01:47.400Z] ok github.com/docker/docker/image/cache 0.084s coverage: 19.2% of statements [2022-02-23T19:01:47.400Z] --- PASS: TestWhenEmptyAuthConfig (1.99s) [2022-02-23T19:01:47.400Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-23T19:01:47.400Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-23T19:01:47.400Z] === RUN TestTokenPassThru [2022-02-23T19:01:47.400Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-23T19:01:47.400Z] === RUN TestTokenPassThruDifferentHost [2022-02-23T19:01:47.400Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-23T19:01:47.400Z] PASS [2022-02-23T19:01:47.400Z] coverage: 24.6% of statements [2022-02-23T19:01:47.400Z] ok github.com/docker/docker/distribution 2.739s coverage: 24.6% of statements [2022-02-23T19:01:47.859Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T19:01:47.859Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T19:01:47.974Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-23T19:01:48.319Z] === RUN TestValidateManifest [2022-02-23T19:01:48.319Z] === RUN TestValidateManifest/nil [2022-02-23T19:01:48.319Z] === RUN TestValidateManifest/non-nil [2022-02-23T19:01:48.319Z] --- PASS: TestValidateManifest (0.00s) [2022-02-23T19:01:48.319Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-23T19:01:48.319Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-23T19:01:48.319Z] PASS [2022-02-23T19:01:48.319Z] coverage: 0.7% of statements [2022-02-23T19:01:48.319Z] ok github.com/docker/docker/image/tarexport 0.081s coverage: 0.7% of statements [2022-02-23T19:01:48.571Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2022-02-23T19:01:48.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T19:01:48.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T19:01:48.778Z] === RUN TestMakeV1ConfigFromConfig [2022-02-23T19:01:48.778Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-23T19:01:48.778Z] PASS [2022-02-23T19:01:48.778Z] coverage: 25.0% of statements [2022-02-23T19:01:48.778Z] ok github.com/docker/docker/image/v1 0.105s coverage: 25.0% of statements [2022-02-23T19:01:48.778Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T19:01:48.832Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-02-23T19:01:48.848Z] --- PASS: TestCheckoutGit (38.97s) [2022-02-23T19:01:48.848Z] === RUN TestValidGitTransport [2022-02-23T19:01:48.848Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-23T19:01:48.848Z] === RUN TestGitInvalidRef [2022-02-23T19:01:48.848Z] --- PASS: TestGitInvalidRef (0.25s) [2022-02-23T19:01:48.848Z] PASS [2022-02-23T19:01:48.848Z] coverage: 86.3% of statements [2022-02-23T19:01:48.848Z] ok github.com/docker/docker/builder/remotecontext/git 39.344s coverage: 86.3% of statements [2022-02-23T19:01:48.848Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T19:01:48.848Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T19:01:49.747Z] === RUN TestSerialization [2022-02-23T19:01:49.747Z] --- PASS: TestSerialization (0.02s) [2022-02-23T19:01:49.747Z] PASS [2022-02-23T19:01:49.747Z] coverage: 87.5% of statements [2022-02-23T19:01:49.747Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 87.5% of statements [2022-02-23T19:01:50.207Z] === RUN TestEnvironmentParsing [2022-02-23T19:01:50.207Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-23T19:01:50.207Z] PASS [2022-02-23T19:01:50.207Z] coverage: 1.2% of statements [2022-02-23T19:01:50.207Z] ok github.com/docker/docker/libcontainerd/local 0.067s coverage: 1.2% of statements [2022-02-23T19:01:50.212Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-02-23T19:01:50.666Z] === RUN TestEmptyLayer [2022-02-23T19:01:50.666Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-23T19:01:50.666Z] === RUN TestCommitFailure [2022-02-23T19:01:50.666Z] --- PASS: TestCommitFailure (0.06s) [2022-02-23T19:01:50.666Z] === RUN TestStartTransactionFailure [2022-02-23T19:01:50.666Z] --- PASS: TestStartTransactionFailure (0.05s) [2022-02-23T19:01:50.666Z] === RUN TestGetOrphan [2022-02-23T19:01:50.666Z] --- PASS: TestGetOrphan (0.01s) [2022-02-23T19:01:50.666Z] === RUN TestMountAndRegister [2022-02-23T19:01:50.666Z] layer_test.go:258: Layer size: 14 [2022-02-23T19:01:50.666Z] --- PASS: TestMountAndRegister (0.05s) [2022-02-23T19:01:50.666Z] === RUN TestLayerRelease [2022-02-23T19:01:50.666Z] layer_test.go:291: Failing on Windows [2022-02-23T19:01:50.666Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-23T19:01:50.666Z] === RUN TestStoreRestore [2022-02-23T19:01:50.666Z] layer_test.go:340: Failing on Windows [2022-02-23T19:01:50.666Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-23T19:01:50.666Z] === RUN TestTarStreamStability [2022-02-23T19:01:50.666Z] layer_test.go:455: Failing on Windows [2022-02-23T19:01:50.666Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-23T19:01:50.666Z] === RUN TestRegisterExistingLayer [2022-02-23T19:01:51.128Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-02-23T19:01:51.128Z] === RUN TestTarStreamVerification [2022-02-23T19:01:51.128Z] layer_test.go:684: Failing on Windows [2022-02-23T19:01:51.128Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-23T19:01:51.128Z] === RUN TestLayerMigration [2022-02-23T19:01:51.128Z] migration_test.go:45: Failing on Windows [2022-02-23T19:01:51.128Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-23T19:01:51.128Z] === RUN TestLayerMigrationNoTarsplit [2022-02-23T19:01:51.128Z] migration_test.go:181: Failing on Windows [2022-02-23T19:01:51.128Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T19:01:51.128Z] === RUN TestMountInit [2022-02-23T19:01:51.128Z] mount_test.go:17: Failing on Windows [2022-02-23T19:01:51.128Z] --- SKIP: TestMountInit (0.00s) [2022-02-23T19:01:51.128Z] === RUN TestMountSize [2022-02-23T19:01:51.128Z] mount_test.go:76: Failing on Windows [2022-02-23T19:01:51.128Z] --- SKIP: TestMountSize (0.00s) [2022-02-23T19:01:51.128Z] === RUN TestMountChanges [2022-02-23T19:01:51.128Z] mount_test.go:125: Failing on Windows [2022-02-23T19:01:51.128Z] --- SKIP: TestMountChanges (0.00s) [2022-02-23T19:01:51.128Z] === RUN TestMountApply [2022-02-23T19:01:51.128Z] mount_test.go:212: Failing on Windows [2022-02-23T19:01:51.128Z] --- SKIP: TestMountApply (0.00s) [2022-02-23T19:01:51.128Z] PASS [2022-02-23T19:01:51.128Z] coverage: 30.2% of statements [2022-02-23T19:01:51.128Z] ok github.com/docker/docker/layer 0.417s coverage: 30.2% of statements [2022-02-23T19:01:51.128Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T19:01:51.128Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T19:01:51.128Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T19:01:51.128Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T19:01:51.587Z] === RUN TestSequenceGetAvailableBit [2022-02-23T19:01:51.587Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-23T19:01:51.587Z] === RUN TestSequenceEqual [2022-02-23T19:01:51.587Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-23T19:01:51.587Z] === RUN TestSequenceCopy [2022-02-23T19:01:51.587Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-23T19:01:51.587Z] === RUN TestGetFirstAvailable [2022-02-23T19:01:51.587Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-23T19:01:51.587Z] === RUN TestFindSequence [2022-02-23T19:01:51.587Z] --- PASS: TestFindSequence (0.00s) [2022-02-23T19:01:51.587Z] === RUN TestCheckIfAvailable [2022-02-23T19:01:51.587Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-23T19:01:51.587Z] === RUN TestMergeSequences [2022-02-23T19:01:51.587Z] --- PASS: TestMergeSequences (0.00s) [2022-02-23T19:01:51.587Z] === RUN TestPushReservation [2022-02-23T19:01:51.587Z] --- PASS: TestPushReservation (0.00s) [2022-02-23T19:01:51.587Z] === RUN TestSerializeDeserialize [2022-02-23T19:01:51.587Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-23T19:01:51.587Z] === RUN TestSet [2022-02-23T19:01:51.587Z] --- PASS: TestSet (0.00s) [2022-02-23T19:01:51.587Z] === RUN TestSetUnset [2022-02-23T19:01:51.587Z] --- PASS: TestSetUnset (0.00s) [2022-02-23T19:01:51.588Z] === RUN TestOffsetSetUnset [2022-02-23T19:01:51.588Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-23T19:01:51.588Z] === RUN TestSetInRange [2022-02-23T19:01:51.588Z] --- PASS: TestSetInRange (0.00s) [2022-02-23T19:01:51.588Z] === RUN TestSetAnyInRange [2022-02-23T19:01:51.588Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-23T19:01:51.588Z] === RUN TestMethods [2022-02-23T19:01:51.588Z] --- PASS: TestMethods (0.00s) [2022-02-23T19:01:51.588Z] === RUN TestRandomAllocateDeallocate [2022-02-23T19:01:53.554Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-23T19:01:53.554Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-23T19:01:53.554Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-23T19:01:53.554Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-23T19:01:53.554Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-23T19:01:53.554Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-23T19:01:53.554Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-23T19:01:53.554Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-23T19:01:53.554Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-23T19:01:53.554Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-23T19:01:53.554Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-23T19:01:53.554Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-23T19:01:53.554Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-23T19:01:53.554Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-23T19:01:53.554Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-23T19:01:53.554Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-23T19:01:53.554Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-23T19:01:53.555Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-23T19:01:53.555Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-23T19:01:53.555Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-23T19:01:53.555Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-23T19:01:53.555Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-23T19:01:53.555Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-23T19:01:53.555Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-23T19:01:53.555Z] === RUN TestConfigureDaemonLogs [2022-02-23T19:01:53.555Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-23T19:01:53.555Z] === RUN TestCommonOptionsInstallFlags [2022-02-23T19:01:53.555Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-23T19:01:53.555Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-23T19:01:53.555Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-23T19:01:53.555Z] PASS [2022-02-23T19:01:53.555Z] coverage: 18.7% of statements [2022-02-23T19:01:53.555Z] ok github.com/docker/docker/cmd/dockerd 0.220s coverage: 18.7% of statements [2022-02-23T19:01:53.555Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-23T19:01:53.555Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T19:01:53.771Z] === RUN TestInvalidConfig [2022-02-23T19:01:53.771Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-23T19:01:53.771Z] === RUN TestConfig [2022-02-23T19:01:53.771Z] --- PASS: TestConfig (0.00s) [2022-02-23T19:01:53.771Z] === RUN TestOptionsLabels [2022-02-23T19:01:53.771Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-23T19:01:53.771Z] === RUN TestValidName [2022-02-23T19:01:53.771Z] --- PASS: TestValidName (0.00s) [2022-02-23T19:01:53.771Z] PASS [2022-02-23T19:01:53.771Z] coverage: 19.7% of statements [2022-02-23T19:01:53.771Z] ok github.com/docker/docker/libnetwork/config 0.083s coverage: 19.7% of statements [2022-02-23T19:01:53.771Z] === RUN TestKey [2022-02-23T19:01:53.771Z] --- PASS: TestKey (0.00s) [2022-02-23T19:01:53.771Z] === RUN TestParseKey [2022-02-23T19:01:53.771Z] --- PASS: TestParseKey (0.00s) [2022-02-23T19:01:53.771Z] === RUN TestInvalidDataStore [2022-02-23T19:01:53.771Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-23T19:01:53.771Z] === RUN TestKVObjectFlatKey [2022-02-23T19:01:53.771Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-23T19:01:53.771Z] === RUN TestAtomicKVObjectFlatKey [2022-02-23T19:01:53.771Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-23T19:01:53.771Z] PASS [2022-02-23T19:01:53.771Z] coverage: 21.9% of statements [2022-02-23T19:01:53.771Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2022-02-23T19:01:54.742Z] === RUN TestIPDataMarshalling [2022-02-23T19:01:54.742Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-23T19:01:54.742Z] === RUN TestValidateAndIsV6 [2022-02-23T19:01:54.742Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-23T19:01:54.742Z] PASS [2022-02-23T19:01:54.742Z] coverage: 68.9% of statements [2022-02-23T19:01:54.742Z] ok github.com/docker/docker/libnetwork/driverapi 0.052s coverage: 68.9% of statements [2022-02-23T19:01:55.100Z] === RUN TestContainerStopSignal [2022-02-23T19:01:55.100Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestContainerStopTimeout [2022-02-23T19:01:55.100Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-23T19:01:55.100Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-23T19:01:55.100Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-23T19:01:55.100Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestReplaceAndAppendEnvVars [2022-02-23T19:01:55.100Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-23T19:01:55.100Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestNewMemoryStore [2022-02-23T19:01:55.100Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestAddContainers [2022-02-23T19:01:55.100Z] --- PASS: TestAddContainers (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestGetContainer [2022-02-23T19:01:55.100Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestDeleteContainer [2022-02-23T19:01:55.100Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestListContainers [2022-02-23T19:01:55.100Z] --- PASS: TestListContainers (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestFirstContainer [2022-02-23T19:01:55.100Z] --- PASS: TestFirstContainer (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestApplyAllContainer [2022-02-23T19:01:55.100Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestIsValidHealthString [2022-02-23T19:01:55.100Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestStateRunStop [2022-02-23T19:01:55.100Z] --- PASS: TestStateRunStop (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestStateTimeoutWait [2022-02-23T19:01:55.100Z] state_test.go:141: Stop callback fired [2022-02-23T19:01:55.100Z] state_test.go:165: Stop callback fired [2022-02-23T19:01:55.100Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-23T19:01:55.100Z] === RUN TestIsValidStateString [2022-02-23T19:01:55.100Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestViewSaveDelete [2022-02-23T19:01:55.100Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-23T19:01:55.100Z] === RUN TestViewAll [2022-02-23T19:01:55.100Z] --- PASS: TestViewAll (0.02s) [2022-02-23T19:01:55.100Z] === RUN TestViewGet [2022-02-23T19:01:55.100Z] --- PASS: TestViewGet (0.01s) [2022-02-23T19:01:55.100Z] === RUN TestNames [2022-02-23T19:01:55.100Z] --- PASS: TestNames (0.00s) [2022-02-23T19:01:55.100Z] === RUN TestViewWithHealthCheck [2022-02-23T19:01:55.101Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-23T19:01:55.101Z] PASS [2022-02-23T19:01:55.101Z] coverage: 41.7% of statements [2022-02-23T19:01:55.101Z] ok github.com/docker/docker/container 0.248s coverage: 41.7% of statements [2022-02-23T19:01:55.101Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T19:01:55.201Z] === RUN TestErrorInterfaces [2022-02-23T19:01:55.202Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-23T19:01:55.202Z] === RUN TestNetworkMarshalling [2022-02-23T19:01:55.202Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-02-23T19:01:55.202Z] === RUN TestEndpointMarshalling [2022-02-23T19:01:55.202Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-23T19:01:55.202Z] === RUN TestAuxAddresses [2022-02-23T19:01:55.202Z] time="2022-02-23T19:01:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T19:01:55.202Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-23T19:01:55.202Z] === RUN TestSRVServiceQuery [2022-02-23T19:01:55.202Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:55.202Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-23T19:01:55.202Z] === RUN TestServiceVIPReuse [2022-02-23T19:01:55.202Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:55.202Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-23T19:01:55.202Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-23T19:01:55.202Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:55.202Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-23T19:01:55.202Z] === RUN TestDNSIPQuery [2022-02-23T19:01:55.202Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:55.202Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-23T19:01:55.202Z] === RUN TestDNSProxyServFail [2022-02-23T19:01:55.202Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:55.202Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-23T19:01:55.202Z] === RUN TestSandboxAddEmpty [2022-02-23T19:01:55.202Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:55.202Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-23T19:01:55.202Z] === RUN TestSandboxAddMultiPrio [2022-02-23T19:01:55.202Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:55.202Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-23T19:01:55.202Z] === RUN TestSandboxAddSamePrio [2022-02-23T19:01:55.202Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:55.202Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-23T19:01:55.202Z] === RUN TestCleanupServiceDiscovery [2022-02-23T19:01:55.202Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:55.202Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-23T19:01:55.202Z] === RUN TestDNSOptions [2022-02-23T19:01:55.202Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:55.202Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-23T19:01:55.202Z] === RUN TestMultipleControllersWithSameStore [2022-02-23T19:01:55.202Z] time="2022-02-23T19:01:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T19:01:55.202Z] time="2022-02-23T19:01:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T19:01:55.202Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-23T19:01:55.202Z] PASS [2022-02-23T19:01:55.202Z] coverage: 8.5% of statements [2022-02-23T19:01:55.202Z] ok github.com/docker/docker/libnetwork 0.394s coverage: 8.5% of statements [2022-02-23T19:01:55.561Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T19:01:55.561Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T19:01:55.561Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T19:01:55.661Z] === RUN TestDriver [2022-02-23T19:01:55.661Z] --- PASS: TestDriver (0.00s) [2022-02-23T19:01:55.661Z] PASS [2022-02-23T19:01:55.661Z] coverage: 34.8% of statements [2022-02-23T19:01:55.661Z] ok github.com/docker/docker/libnetwork/drivers/host 0.062s coverage: 34.8% of statements [2022-02-23T19:01:56.120Z] === RUN TestDriver [2022-02-23T19:01:56.120Z] --- PASS: TestDriver (0.00s) [2022-02-23T19:01:56.120Z] PASS [2022-02-23T19:01:56.120Z] coverage: 34.8% of statements [2022-02-23T19:01:56.120Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2022-02-23T19:01:56.307Z] 4612f6d0b889: Pull complete [2022-02-23T19:01:56.532Z] === RUN TestPrepare [2022-02-23T19:01:56.532Z] --- PASS: TestPrepare (0.00s) [2022-02-23T19:01:56.532Z] === RUN TestStart [2022-02-23T19:01:56.532Z] --- PASS: TestStart (0.00s) [2022-02-23T19:01:56.532Z] === RUN TestWaitCancel [2022-02-23T19:01:56.532Z] --- PASS: TestWaitCancel (0.00s) [2022-02-23T19:01:56.532Z] === RUN TestWaitDisabled [2022-02-23T19:01:56.532Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-23T19:01:56.532Z] === RUN TestWaitEnabled [2022-02-23T19:01:56.532Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-23T19:01:56.532Z] === RUN TestRemove [2022-02-23T19:01:56.532Z] --- PASS: TestRemove (0.00s) [2022-02-23T19:01:56.532Z] PASS [2022-02-23T19:01:56.532Z] coverage: 65.3% of statements [2022-02-23T19:01:56.532Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2022-02-23T19:01:56.582Z] === RUN TestNetworkAllocateFree [2022-02-23T19:01:56.582Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-23T19:01:56.582Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-23T19:01:56.582Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-23T19:01:56.582Z] PASS [2022-02-23T19:01:56.582Z] coverage: 63.6% of statements [2022-02-23T19:01:56.582Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2022-02-23T19:01:57.041Z] === RUN TestGetEmptyCapabilities [2022-02-23T19:01:57.041Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-23T19:01:57.041Z] === RUN TestGetExtraCapabilities [2022-02-23T19:01:57.041Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-23T19:01:57.041Z] === RUN TestGetInvalidCapabilities [2022-02-23T19:01:57.041Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-02-23T19:01:57.041Z] === RUN TestRemoteDriver [2022-02-23T19:01:57.041Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T19:01:57.041Z] === RUN TestDriverError [2022-02-23T19:01:57.041Z] --- PASS: TestDriverError (0.01s) [2022-02-23T19:01:57.041Z] === RUN TestMissingValues [2022-02-23T19:01:57.041Z] --- PASS: TestMissingValues (0.01s) [2022-02-23T19:01:57.041Z] === RUN TestRollback [2022-02-23T19:01:57.041Z] --- PASS: TestRollback (0.01s) [2022-02-23T19:01:57.041Z] PASS [2022-02-23T19:01:57.041Z] coverage: 57.4% of statements [2022-02-23T19:01:57.041Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.100s coverage: 57.4% of statements [2022-02-23T19:01:57.501Z] --- PASS: TestRandomAllocateDeallocate (5.96s) [2022-02-23T19:01:57.501Z] === RUN TestAllocateRandomDeallocate [2022-02-23T19:01:57.960Z] === RUN TestNew [2022-02-23T19:01:57.960Z] --- PASS: TestNew (0.00s) [2022-02-23T19:01:57.960Z] === RUN TestAddDriver [2022-02-23T19:01:57.960Z] --- PASS: TestAddDriver (0.00s) [2022-02-23T19:01:57.960Z] === RUN TestAddDuplicateDriver [2022-02-23T19:01:57.960Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-23T19:01:57.960Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-23T19:01:57.960Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-23T19:01:57.960Z] === RUN TestDriver [2022-02-23T19:01:57.960Z] --- PASS: TestDriver (0.00s) [2022-02-23T19:01:57.960Z] === RUN TestIPAM [2022-02-23T19:01:57.960Z] --- PASS: TestIPAM (0.00s) [2022-02-23T19:01:57.960Z] === RUN TestWalkIPAMs [2022-02-23T19:01:57.960Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-23T19:01:57.960Z] === RUN TestWalkDrivers [2022-02-23T19:01:57.960Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-23T19:01:57.960Z] PASS [2022-02-23T19:01:57.960Z] coverage: 82.4% of statements [2022-02-23T19:01:57.960Z] ok github.com/docker/docker/libnetwork/drvregistry 0.081s coverage: 82.4% of statements [2022-02-23T19:01:57.960Z] === RUN TestNAT [2022-02-23T19:01:57.960Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T19:01:57.960Z] --- SKIP: TestNAT (0.00s) [2022-02-23T19:01:57.960Z] === RUN TestTransparent [2022-02-23T19:01:57.960Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T19:01:57.960Z] --- SKIP: TestTransparent (0.00s) [2022-02-23T19:01:57.960Z] PASS [2022-02-23T19:01:57.960Z] coverage: 0.0% of statements [2022-02-23T19:01:57.960Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2022-02-23T19:01:58.419Z] === RUN TestBuildDefault [2022-02-23T19:01:58.419Z] --- PASS: TestBuildDefault (0.00s) [2022-02-23T19:01:58.419Z] === RUN TestBuildHostnameDomainname [2022-02-23T19:01:58.419Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-23T19:01:58.419Z] === RUN TestBuildHostname [2022-02-23T19:01:58.419Z] --- PASS: TestBuildHostname (0.00s) [2022-02-23T19:01:58.419Z] === RUN TestBuildHostnameFQDN [2022-02-23T19:01:58.419Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-23T19:01:58.419Z] === RUN TestBuildNoIP [2022-02-23T19:01:58.419Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-23T19:01:58.419Z] === RUN TestUpdate [2022-02-23T19:01:58.419Z] --- PASS: TestUpdate (0.00s) [2022-02-23T19:01:58.419Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-23T19:01:58.419Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-23T19:01:58.419Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-23T19:01:58.419Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-23T19:01:58.419Z] === RUN TestAddEmpty [2022-02-23T19:01:58.419Z] --- PASS: TestAddEmpty (0.00s) [2022-02-23T19:01:58.419Z] === RUN TestAdd [2022-02-23T19:01:58.419Z] --- PASS: TestAdd (0.00s) [2022-02-23T19:01:58.419Z] === RUN TestDeleteEmpty [2022-02-23T19:01:58.419Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-23T19:01:58.419Z] === RUN TestDeleteNewline [2022-02-23T19:01:58.419Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-23T19:01:58.419Z] === RUN TestDelete [2022-02-23T19:01:58.419Z] --- PASS: TestDelete (0.00s) [2022-02-23T19:01:58.419Z] === RUN TestConcurrentWrites [2022-02-23T19:01:58.419Z] --- PASS: TestConcurrentWrites (0.29s) [2022-02-23T19:01:58.419Z] PASS [2022-02-23T19:01:58.419Z] coverage: 81.2% of statements [2022-02-23T19:01:58.419Z] ok github.com/docker/docker/libnetwork/etchosts 0.369s coverage: 81.2% of statements [2022-02-23T19:01:58.419Z] --- PASS: TestAllocateRandomDeallocate (1.19s) [2022-02-23T19:01:58.419Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-23T19:01:58.712Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-23T19:01:58.712Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-23T19:01:58.712Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-23T19:01:58.712Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-23T19:01:58.712Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-23T19:01:58.712Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-23T19:01:58.712Z] PASS [2022-02-23T19:01:58.712Z] coverage: 35.9% of statements [2022-02-23T19:01:58.712Z] ok github.com/docker/docker/daemon/cluster/convert 0.537s coverage: 35.9% of statements [2022-02-23T19:01:58.712Z] === RUN TestNewListSecretsFilters [2022-02-23T19:01:58.882Z] === RUN TestNew [2022-02-23T19:01:58.882Z] --- PASS: TestNew (0.00s) [2022-02-23T19:01:58.882Z] === RUN TestAllocate [2022-02-23T19:01:58.882Z] --- PASS: TestAllocate (0.00s) [2022-02-23T19:01:58.882Z] === RUN TestUninitialized [2022-02-23T19:01:58.882Z] --- PASS: TestUninitialized (0.00s) [2022-02-23T19:01:58.882Z] === RUN TestAllocateInRange [2022-02-23T19:01:58.882Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-23T19:01:58.882Z] === RUN TestAllocateSerial [2022-02-23T19:01:58.882Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-23T19:01:58.882Z] PASS [2022-02-23T19:01:58.882Z] coverage: 87.5% of statements [2022-02-23T19:01:58.882Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-02-23T19:01:58.882Z] === RUN TestCaller [2022-02-23T19:01:58.882Z] --- PASS: TestCaller (0.00s) [2022-02-23T19:01:58.882Z] PASS [2022-02-23T19:01:58.882Z] coverage: 100.0% of statements [2022-02-23T19:01:58.882Z] ok github.com/docker/docker/libnetwork/internal/caller 0.048s coverage: 100.0% of statements [2022-02-23T19:01:59.173Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-23T19:01:59.173Z] === RUN TestNewListConfigsFilters [2022-02-23T19:01:59.173Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-23T19:01:59.173Z] PASS [2022-02-23T19:01:59.173Z] coverage: 0.5% of statements [2022-02-23T19:01:59.173Z] ok github.com/docker/docker/daemon/cluster 0.795s coverage: 0.5% of statements [2022-02-23T19:01:59.341Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.80s) [2022-02-23T19:01:59.341Z] === RUN TestRetrieveFromStore [2022-02-23T19:01:59.341Z] === RUN TestSetSerialInsertDelete [2022-02-23T19:01:59.341Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-23T19:01:59.341Z] === RUN TestSetParallelInsertDelete [2022-02-23T19:01:59.801Z] --- PASS: TestRetrieveFromStore (0.61s) [2022-02-23T19:01:59.801Z] === RUN TestIsCorrupted [2022-02-23T19:01:59.801Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-23T19:01:59.801Z] === RUN TestSetRollover [2022-02-23T19:02:00.769Z] === RUN TestInt2IP2IntConversion [2022-02-23T19:02:01.235Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2022-02-23T19:02:01.235Z] === RUN TestGetAddressVersion [2022-02-23T19:02:01.235Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-23T19:02:01.235Z] === RUN TestKeyString [2022-02-23T19:02:01.235Z] --- PASS: TestKeyString (0.00s) [2022-02-23T19:02:01.235Z] === RUN TestPoolDataMarshal [2022-02-23T19:02:01.235Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-23T19:02:01.235Z] === RUN TestSubnetsMarshal [2022-02-23T19:02:01.235Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-02-23T19:02:01.235Z] === RUN TestAddSubnets [2022-02-23T19:02:01.235Z] === RUN TestPoolRequest [2022-02-23T19:02:01.235Z] --- PASS: TestPoolRequest (0.00s) [2022-02-23T19:02:01.235Z] === RUN TestOtherRequests [2022-02-23T19:02:01.235Z] --- PASS: TestOtherRequests (0.00s) [2022-02-23T19:02:01.235Z] PASS [2022-02-23T19:02:01.235Z] coverage: 57.1% of statements [2022-02-23T19:02:01.235Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-02-23T19:02:01.235Z] --- PASS: TestAddSubnets (0.06s) [2022-02-23T19:02:01.235Z] === RUN TestDoublePoolRelease [2022-02-23T19:02:01.235Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-23T19:02:01.235Z] === RUN TestAddReleasePoolID [2022-02-23T19:02:01.694Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-02-23T19:02:01.694Z] === RUN TestPredefinedPool [2022-02-23T19:02:01.694Z] --- PASS: TestPredefinedPool (0.04s) [2022-02-23T19:02:01.694Z] === RUN TestRemoveSubnet [2022-02-23T19:02:01.694Z] --- PASS: TestSetRollover (1.58s) [2022-02-23T19:02:01.694Z] === RUN TestSetRolloverSerial [2022-02-23T19:02:01.694Z] --- PASS: TestRemoveSubnet (0.23s) [2022-02-23T19:02:01.694Z] === RUN TestGetSameAddress [2022-02-23T19:02:01.694Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-23T19:02:01.694Z] === RUN TestPoolAllocationReuse [2022-02-23T19:02:02.664Z] === RUN TestGetCapabilities [2022-02-23T19:02:02.664Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-23T19:02:02.664Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-23T19:02:02.664Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-23T19:02:02.664Z] === RUN TestGetDefaultAddressSpaces [2022-02-23T19:02:02.664Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-23T19:02:02.664Z] === RUN TestRemoteDriver [2022-02-23T19:02:02.664Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T19:02:02.664Z] PASS [2022-02-23T19:02:02.664Z] coverage: 47.4% of statements [2022-02-23T19:02:02.664Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.080s coverage: 47.4% of statements [2022-02-23T19:02:02.922Z] === RUN TestBuilderGC [2022-02-23T19:02:02.922Z] --- PASS: TestBuilderGC (0.01s) [2022-02-23T19:02:02.922Z] === RUN TestDaemonConfigurationNotFound [2022-02-23T19:02:02.922Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-23T19:02:02.922Z] === RUN TestDaemonBrokenConfiguration [2022-02-23T19:02:02.922Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-23T19:02:02.922Z] === RUN TestFindConfigurationConflicts [2022-02-23T19:02:02.922Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-23T19:02:02.922Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-23T19:02:02.922Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-23T19:02:02.922Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-23T19:02:02.922Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-23T19:02:02.922Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-23T19:02:02.922Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-23T19:02:02.922Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-23T19:02:02.922Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-23T19:02:02.922Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-23T19:02:02.922Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-23T19:02:02.922Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-23T19:02:02.922Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-23T19:02:02.922Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-23T19:02:02.922Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-23T19:02:02.922Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-23T19:02:02.922Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-23T19:02:02.922Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-23T19:02:02.922Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-23T19:02:02.922Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-23T19:02:02.922Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-23T19:02:02.922Z] === RUN TestValidateConfigurationErrors [2022-02-23T19:02:02.922Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-23T19:02:02.922Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-23T19:02:02.922Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-23T19:02:02.922Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-23T19:02:02.922Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-23T19:02:02.922Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-23T19:02:02.922Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-23T19:02:02.922Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-23T19:02:02.922Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-23T19:02:02.922Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-23T19:02:02.922Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-23T19:02:02.922Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-23T19:02:02.922Z] === RUN TestValidateConfiguration [2022-02-23T19:02:02.922Z] === RUN TestValidateConfiguration/with_label [2022-02-23T19:02:02.922Z] === RUN TestValidateConfiguration/with_dns [2022-02-23T19:02:02.922Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-23T19:02:02.922Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-23T19:02:02.922Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-23T19:02:02.922Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-23T19:02:02.922Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-23T19:02:02.922Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-23T19:02:02.922Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-23T19:02:02.922Z] === RUN TestReloadSetConfigFileNotExist [2022-02-23T19:02:03.124Z] --- PASS: TestSetRolloverSerial (1.54s) [2022-02-23T19:02:03.124Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-23T19:02:03.124Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-23T19:02:03.124Z] PASS [2022-02-23T19:02:03.124Z] coverage: 84.4% of statements [2022-02-23T19:02:03.124Z] ok github.com/docker/docker/libnetwork/bitseq 11.794s coverage: 84.4% of statements [2022-02-23T19:02:03.382Z] time="2022-02-23T19:02:02Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-23T19:02:03.382Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-02-23T19:02:03.382Z] === RUN TestReloadDefaultConfigNotExist [2022-02-23T19:02:03.382Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:02:03.382Z] --- SKIP: TestReloadDefaultConfigNotExist (0.04s) [2022-02-23T19:02:03.382Z] === RUN TestReloadBadDefaultConfig [2022-02-23T19:02:03.382Z] time="2022-02-23T19:02:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4279877370" [2022-02-23T19:02:03.382Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-23T19:02:03.382Z] === RUN TestReloadWithConflictingLabels [2022-02-23T19:02:03.382Z] time="2022-02-23T19:02:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2462382519" [2022-02-23T19:02:03.382Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-02-23T19:02:03.382Z] === RUN TestReloadWithDuplicateLabels [2022-02-23T19:02:03.382Z] time="2022-02-23T19:02:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2248328394" [2022-02-23T19:02:03.382Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-23T19:02:03.382Z] === RUN TestMaskURLCredentials [2022-02-23T19:02:03.382Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-23T19:02:03.382Z] === RUN TestDaemonConfigurationMerge [2022-02-23T19:02:03.382Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-23T19:02:03.382Z] PASS [2022-02-23T19:02:03.382Z] coverage: 79.2% of statements [2022-02-23T19:02:03.382Z] ok github.com/docker/docker/daemon/config 0.458s coverage: 79.2% of statements [2022-02-23T19:02:03.382Z] === RUN TestEventsLog [2022-02-23T19:02:03.382Z] --- PASS: TestEventsLog (0.00s) [2022-02-23T19:02:03.382Z] === RUN TestEventsLogTimeout [2022-02-23T19:02:03.382Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-23T19:02:03.382Z] === RUN TestLogEvents [2022-02-23T19:02:03.382Z] --- PASS: TestLogEvents (0.05s) [2022-02-23T19:02:03.382Z] === RUN TestLoadBufferedEvents [2022-02-23T19:02:03.584Z] --- PASS: TestPoolAllocationReuse (1.63s) [2022-02-23T19:02:03.584Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-23T19:02:03.584Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-23T19:02:03.584Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-23T19:02:03.584Z] === RUN TestWindowsIPAM [2022-02-23T19:02:03.584Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-23T19:02:03.584Z] PASS [2022-02-23T19:02:03.584Z] coverage: 71.4% of statements [2022-02-23T19:02:03.584Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.050s coverage: 71.4% of statements [2022-02-23T19:02:03.841Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-02-23T19:02:03.841Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-23T19:02:03.841Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-23T19:02:03.841Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-23T19:02:03.841Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-23T19:02:03.841Z] PASS [2022-02-23T19:02:03.841Z] coverage: 50.0% of statements [2022-02-23T19:02:03.841Z] ok github.com/docker/docker/daemon/events 0.336s coverage: 50.0% of statements [2022-02-23T19:02:04.300Z] === RUN TestWaitNodeAttachment [2022-02-23T19:02:04.300Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-23T19:02:04.300Z] === RUN TestIsolationConversion [2022-02-23T19:02:04.553Z] === RUN TestDefaultNetwork [2022-02-23T19:02:04.759Z] === RUN TestIsolationConversion/default [2022-02-23T19:02:04.759Z] === RUN TestIsolationConversion/process [2022-02-23T19:02:04.759Z] === RUN TestIsolationConversion/hyperv [2022-02-23T19:02:04.759Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-23T19:02:04.759Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-23T19:02:04.759Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-23T19:02:04.759Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-23T19:02:04.759Z] === RUN TestContainerLabels [2022-02-23T19:02:04.759Z] --- PASS: TestContainerLabels (0.00s) [2022-02-23T19:02:04.759Z] === RUN TestCredentialSpecConversion [2022-02-23T19:02:04.759Z] === RUN TestCredentialSpecConversion/none [2022-02-23T19:02:04.759Z] === RUN TestCredentialSpecConversion/config [2022-02-23T19:02:04.759Z] === RUN TestCredentialSpecConversion/file [2022-02-23T19:02:04.759Z] === RUN TestCredentialSpecConversion/registry [2022-02-23T19:02:04.759Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-23T19:02:04.759Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-23T19:02:04.759Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-23T19:02:04.759Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-23T19:02:04.759Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-23T19:02:04.759Z] === RUN TestControllerValidateMountBind [2022-02-23T19:02:04.759Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-23T19:02:04.759Z] === RUN TestControllerValidateMountVolume [2022-02-23T19:02:04.759Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-23T19:02:04.759Z] === RUN TestControllerValidateMountTarget [2022-02-23T19:02:04.759Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-23T19:02:04.759Z] === RUN TestControllerValidateMountTmpfs [2022-02-23T19:02:04.759Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-23T19:02:04.759Z] === RUN TestControllerValidateMountInvalidType [2022-02-23T19:02:04.759Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-23T19:02:04.759Z] === RUN TestControllerValidateMountNamedPipe [2022-02-23T19:02:04.759Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-23T19:02:04.759Z] PASS [2022-02-23T19:02:04.759Z] coverage: 11.0% of statements [2022-02-23T19:02:04.759Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.642s coverage: 11.0% of statements [2022-02-23T19:02:05.012Z] --- PASS: TestDefaultNetwork (0.32s) [2022-02-23T19:02:05.012Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-23T19:02:05.012Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-02-23T19:02:05.012Z] === RUN TestInitAddressPools [2022-02-23T19:02:05.012Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-23T19:02:05.012Z] PASS [2022-02-23T19:02:05.012Z] coverage: 74.0% of statements [2022-02-23T19:02:05.012Z] ok github.com/docker/docker/libnetwork/ipamutils 0.690s coverage: 74.0% of statements [2022-02-23T19:02:05.220Z] === RUN TestIsEmptyDir [2022-02-23T19:02:05.220Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-23T19:02:05.220Z] PASS [2022-02-23T19:02:05.220Z] coverage: 2.3% of statements [2022-02-23T19:02:05.220Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2022-02-23T19:02:05.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T19:02:05.680Z] === RUN TestLinkNaming [2022-02-23T19:02:05.680Z] --- PASS: TestLinkNaming (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestLinkNew [2022-02-23T19:02:05.680Z] --- PASS: TestLinkNew (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestLinkEnv [2022-02-23T19:02:05.680Z] --- PASS: TestLinkEnv (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestLinkMultipleEnv [2022-02-23T19:02:05.680Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestLinkPortRangeEnv [2022-02-23T19:02:05.680Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-23T19:02:05.680Z] PASS [2022-02-23T19:02:05.680Z] coverage: 93.0% of statements [2022-02-23T19:02:05.680Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2022-02-23T19:02:05.680Z] === RUN TestVerifyNetworkingConfig [2022-02-23T19:02:05.680Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestGetContainer [2022-02-23T19:02:05.680Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestValidContainerNames [2022-02-23T19:02:05.680Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestContainerInitDNS [2022-02-23T19:02:05.680Z] daemon_test.go:145: root required [2022-02-23T19:02:05.680Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestMerge [2022-02-23T19:02:05.680Z] --- PASS: TestMerge (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestValidateContainerIsolation [2022-02-23T19:02:05.680Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestFindNetworkErrorType [2022-02-23T19:02:05.680Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestEnsureServicesExist [2022-02-23T19:02:05.680Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestEnsureServicesExistErrors [2022-02-23T19:02:05.680Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-23T19:02:05.680Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-23T19:02:05.680Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-23T19:02:05.680Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-23T19:02:05.680Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-23T19:02:05.680Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-23T19:02:05.680Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestContainerDelete [2022-02-23T19:02:05.680Z] --- PASS: TestContainerDelete (0.01s) [2022-02-23T19:02:05.680Z] === RUN TestContainerDoubleDelete [2022-02-23T19:02:05.680Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestLogContainerEventCopyLabels [2022-02-23T19:02:05.680Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestLogContainerEventWithAttributes [2022-02-23T19:02:05.680Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestNoneHealthcheck [2022-02-23T19:02:05.680Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-23T19:02:05.680Z] === RUN TestHealthStates [2022-02-23T19:02:05.981Z] === RUN TestKeyValue [2022-02-23T19:02:05.981Z] --- PASS: TestKeyValue (0.00s) [2022-02-23T19:02:05.981Z] PASS [2022-02-23T19:02:05.981Z] coverage: 60.0% of statements [2022-02-23T19:02:05.981Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-02-23T19:02:05.981Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.51s) [2022-02-23T19:02:05.981Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-23T19:02:06.140Z] time="2022-02-23T19:02:05Z" 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-02-23T19:02:06.140Z] time="2022-02-23T19:02:05Z" 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-02-23T19:02:06.140Z] time="2022-02-23T19:02:05Z" 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-02-23T19:02:06.140Z] time="2022-02-23T19:02:05Z" 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-02-23T19:02:06.140Z] time="2022-02-23T19:02:05Z" 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-02-23T19:02:06.140Z] time="2022-02-23T19:02:05Z" 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-02-23T19:02:06.140Z] time="2022-02-23T19:02:05Z" 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-02-23T19:02:06.140Z] time="2022-02-23T19:02:05Z" 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-02-23T19:02:06.140Z] time="2022-02-23T19:02:05Z" 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-02-23T19:02:06.140Z] time="2022-02-23T19:02:05Z" 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-02-23T19:02:06.140Z] --- PASS: TestHealthStates (0.22s) [2022-02-23T19:02:06.140Z] === RUN TestGetInspectData [2022-02-23T19:02:06.140Z] --- PASS: TestGetInspectData (0.00s) [2022-02-23T19:02:06.140Z] === RUN TestFillLicense [2022-02-23T19:02:06.140Z] --- PASS: TestFillLicense (0.00s) [2022-02-23T19:02:06.140Z] === RUN TestListInvalidFilter [2022-02-23T19:02:06.140Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-23T19:02:06.140Z] === RUN TestNameFilter [2022-02-23T19:02:06.140Z] --- PASS: TestNameFilter (0.00s) [2022-02-23T19:02:06.140Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-23T19:02:06.140Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-23T19:02:06.140Z] === 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-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-23T19:02:06.140Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-23T19:02:06.140Z] --- 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-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-23T19:02:06.140Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-23T19:02:06.140Z] === RUN TestDaemonReloadLabels [2022-02-23T19:02:06.140Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-23T19:02:06.140Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-23T19:02:06.140Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-23T19:02:06.140Z] === RUN TestDaemonReloadMirrors [2022-02-23T19:02:06.140Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-23T19:02:06.140Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-23T19:02:06.140Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-23T19:02:06.140Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-23T19:02:06.140Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-23T19:02:06.140Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-23T19:02:06.140Z] reload_test.go:342: root required [2022-02-23T19:02:06.140Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T19:02:06.140Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-23T19:02:06.140Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-02-23T19:02:06.140Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-23T19:02:06.140Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-23T19:02:06.140Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-23T19:02:06.140Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.06s) [2022-02-23T19:02:06.140Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-23T19:02:06.601Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.06s) [2022-02-23T19:02:06.601Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-23T19:02:06.601Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-23T19:02:06.601Z] === RUN TestParseVolumesFrom [2022-02-23T19:02:06.601Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-23T19:02:06.601Z] PASS [2022-02-23T19:02:06.601Z] coverage: 8.6% of statements [2022-02-23T19:02:06.601Z] ok github.com/docker/docker/daemon 0.639s coverage: 8.6% of statements [2022-02-23T19:02:06.601Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T19:02:06.601Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T19:02:06.601Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T19:02:06.601Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T19:02:06.601Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-23T19:02:06.601Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-23T19:02:06.601Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-23T19:02:06.601Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T19:02:06.601Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-23T19:02:06.601Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-23T19:02:06.601Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T19:02:06.601Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-23T19:02:06.601Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-23T19:02:06.601Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-23T19:02:08.254Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.3% of statements [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T19:02:08.254Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === Skipped [2022-02-23T19:02:08.254Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T19:02:08.254Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T19:02:08.254Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T19:02:08.254Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T19:02:08.254Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-02-23T19:02:08.254Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:02:08.254Z] aufs_test.go:37: driver not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-23T19:02:08.254Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:02:08.254Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-23T19:02:08.254Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:02:08.254Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-23T19:02:08.254Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:02:08.254Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-23T19:02:08.254Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:02:08.254Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-23T19:02:08.254Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:02:08.254Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-23T19:02:08.254Z] graphtest_unix.go:71: No driver to put! [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:02:08.254Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:02:08.254Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:02:08.254Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:02:08.254Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:02:08.254Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:02:08.254Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:02:08.254Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:02:08.254Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-23T19:02:08.254Z] time="2022-02-23T19:01:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:02:08.254Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:02:08.254Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-23T19:02:08.254Z] graphtest_unix.go:71: No driver to put! [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-23T19:02:08.254Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-23T19:02:08.254Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-23T19:02:08.254Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-23T19:02:08.254Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-23T19:02:08.254Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:02:08.254Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.254Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-23T19:02:08.254Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:02:08.254Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:02:08.254Z] [2022-02-23T19:02:08.255Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-23T19:02:08.255Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:02:08.255Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:02:08.255Z] [2022-02-23T19:02:08.255Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-23T19:02:08.255Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:02:08.255Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:02:08.255Z] [2022-02-23T19:02:08.255Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-23T19:02:08.255Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:02:08.255Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:02:08.255Z] [2022-02-23T19:02:08.255Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-23T19:02:08.255Z] graphtest_unix.go:71: No driver to put! [2022-02-23T19:02:08.255Z] [2022-02-23T19:02:08.255Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-23T19:02:08.255Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-23T19:02:08.255Z] [2022-02-23T19:02:08.255Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-23T19:02:08.255Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-23T19:02:08.255Z] [2022-02-23T19:02:08.255Z] DONE 2317 tests, 53 skipped in 194.607s [2022-02-23T19:02:08.255Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/config [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/idm [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/ns [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/options [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/osl [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T19:02:08.255Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-23T19:02:08.255Z] + 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-02-23T19:02:08.783Z] === RUN TestAdapterReadLogs [2022-02-23T19:02:08.783Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestCopier [2022-02-23T19:02:08.783Z] --- PASS: TestCopier (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestCopierLongLines [2022-02-23T19:02:08.783Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestCopierSlow [2022-02-23T19:02:08.783Z] === RUN TestNewStreamConfig [2022-02-23T19:02:08.783Z] === RUN TestNewStreamConfig/defaults [2022-02-23T19:02:08.783Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-23T19:02:08.783Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-23T19:02:08.783Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-23T19:02:08.783Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-23T19:02:08.783Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-23T19:02:08.783Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-23T19:02:08.783Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-23T19:02:08.783Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-23T19:02:08.783Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-23T19:02:08.783Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-23T19:02:08.783Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-23T19:02:08.783Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-23T19:02:08.783Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-23T19:02:08.783Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-23T19:02:08.783Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-23T19:02:08.783Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-23T19:02:08.783Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-23T19:02:08.783Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-23T19:02:08.783Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-23T19:02:08.783Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-23T19:02:08.783Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-23T19:02:08.783Z] --- PASS: TestCopierSlow (0.24s) [2022-02-23T19:02:08.783Z] === RUN TestCopierWithSized [2022-02-23T19:02:08.783Z] === RUN TestCopierWithSized/as_is [2022-02-23T19:02:08.783Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-23T19:02:08.783Z] --- PASS: TestCopierWithSized (0.02s) [2022-02-23T19:02:08.783Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-02-23T19:02:08.783Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestCopierWithPartial [2022-02-23T19:02:08.783Z] --- PASS: TestCopierWithPartial (0.01s) [2022-02-23T19:02:08.783Z] === RUN TestRingLogger [2022-02-23T19:02:08.783Z] --- PASS: TestRingLogger (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestRingCap [2022-02-23T19:02:08.783Z] --- PASS: TestRingCap (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestRingClose [2022-02-23T19:02:08.783Z] --- PASS: TestRingClose (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestRingDrain [2022-02-23T19:02:08.783Z] --- PASS: TestRingDrain (0.00s) [2022-02-23T19:02:08.783Z] PASS [2022-02-23T19:02:08.783Z] coverage: 43.8% of statements [2022-02-23T19:02:08.783Z] ok github.com/docker/docker/daemon/logger 0.339s coverage: 43.8% of statements [2022-02-23T19:02:08.783Z] time="2022-02-23T19:02:08Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-23T19:02:08.783Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-02-23T19:02:08.783Z] === RUN TestCreateSuccess [2022-02-23T19:02:08.783Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestCreateStreamSkipped [2022-02-23T19:02:08.783Z] time="2022-02-23T19:02:08Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-23T19:02:08.783Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestCreateLogGroupSuccess [2022-02-23T19:02:08.783Z] time="2022-02-23T19:02:08Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-23T19:02:08.783Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestCreateError [2022-02-23T19:02:08.783Z] --- PASS: TestCreateError (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestCreateAlreadyExists [2022-02-23T19:02:08.783Z] time="2022-02-23T19:02:08Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-23T19:02:08.783Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestLogClosed [2022-02-23T19:02:08.783Z] --- PASS: TestLogClosed (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestLogBlocking [2022-02-23T19:02:08.783Z] --- PASS: TestLogBlocking (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-23T19:02:08.783Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestLogNonBlockingBufferFull [2022-02-23T19:02:08.783Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestPublishBatchSuccess [2022-02-23T19:02:08.783Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestPublishBatchError [2022-02-23T19:02:08.783Z] time="2022-02-23T19:02:08Z" level=error msg=error [2022-02-23T19:02:08.783Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-23T19:02:08.783Z] time="2022-02-23T19:02:08Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T19:02:08.783Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-23T19:02:08.783Z] time="2022-02-23T19:02:08Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T19:02:08.783Z] time="2022-02-23T19:02:08Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-23T19:02:08.783Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-23T19:02:08.783Z] === RUN TestCollectBatchSimple [2022-02-23T19:02:08.783Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T19:02:08.889Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T19:02:08.889Z] === RUN TestNetworkDBSimple [2022-02-23T19:02:08.889Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.08s) [2022-02-23T19:02:08.889Z] === RUN TestGetAddress [2022-02-23T19:02:09.245Z] === RUN TestCollectBatchTicker [2022-02-23T19:02:09.246Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestCollectBatchMultilinePattern [2022-02-23T19:02:09.246Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-23T19:02:09.246Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-23T19:02:09.246Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-23T19:02:09.246Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-23T19:02:09.246Z] === RUN TestCollectBatchClose [2022-02-23T19:02:09.246Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestEffectiveLen [2022-02-23T19:02:09.246Z] === RUN TestEffectiveLen/0/Hello [2022-02-23T19:02:09.246Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-23T19:02:09.246Z] === RUN TestEffectiveLen/2/🙃 [2022-02-23T19:02:09.246Z] === RUN TestEffectiveLen/3/���� [2022-02-23T19:02:09.246Z] === RUN TestEffectiveLen/4/He��o [2022-02-23T19:02:09.246Z] === RUN TestEffectiveLen/5/ [2022-02-23T19:02:09.246Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestFindValidSplit [2022-02-23T19:02:09.246Z] === RUN TestFindValidSplit/0/ [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1076: [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:02:09.246Z] === RUN TestFindValidSplit/1/Hello [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1076: Hello [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:02:09.246Z] === RUN TestFindValidSplit/2/Hello [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1076: He [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1077: llo [2022-02-23T19:02:09.246Z] === RUN TestFindValidSplit/3/Hello [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1076: [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1077: Hello [2022-02-23T19:02:09.246Z] === RUN TestFindValidSplit/4/🙃 [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1076: [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-23T19:02:09.246Z] === RUN TestFindValidSplit/5/🙃 [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:02:09.246Z] === RUN TestFindValidSplit/6/a� [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1076: a [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1077: � [2022-02-23T19:02:09.246Z] === RUN TestFindValidSplit/7/a� [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1076: a� [2022-02-23T19:02:09.246Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:02:09.246Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestProcessEventEmoji [2022-02-23T19:02:09.246Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-23T19:02:09.246Z] === RUN TestCollectBatchLineSplit [2022-02-23T19:02:09.246Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-23T19:02:09.246Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-02-23T19:02:09.246Z] === RUN TestCollectBatchMaxEvents [2022-02-23T19:02:09.246Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-02-23T19:02:09.246Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-23T19:02:09.246Z] --- PASS: TestCollectBatchMaxTotalBytes (0.07s) [2022-02-23T19:02:09.246Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-23T19:02:09.246Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-23T19:02:09.246Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-23T19:02:09.246Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-02-23T19:02:09.246Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-23T19:02:09.246Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-23T19:02:09.246Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-23T19:02:09.246Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-23T19:02:09.246Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-23T19:02:09.246Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-23T19:02:09.246Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-23T19:02:09.246Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-23T19:02:09.246Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-23T19:02:09.246Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsFormat [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-23T19:02:09.246Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-23T19:02:09.246Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestCreateTagSuccess [2022-02-23T19:02:09.246Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-23T19:02:09.246Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-23T19:02:09.246Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-23T19:02:09.246Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-23T19:02:09.246Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-23T19:02:09.246Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-23T19:02:09.246Z] PASS [2022-02-23T19:02:09.246Z] coverage: 80.2% of statements [2022-02-23T19:02:09.246Z] ok github.com/docker/docker/daemon/logger/awslogs 0.519s coverage: 80.2% of statements [2022-02-23T19:02:09.348Z] === RUN TestGenerate [2022-02-23T19:02:09.348Z] --- PASS: TestGenerate (0.00s) [2022-02-23T19:02:09.348Z] === RUN TestGeneratePtr [2022-02-23T19:02:09.348Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-23T19:02:09.348Z] === RUN TestGenerateMissingField [2022-02-23T19:02:09.348Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-23T19:02:09.348Z] === RUN TestFieldCannotBeSet [2022-02-23T19:02:09.348Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-23T19:02:09.348Z] === RUN TestTypeMismatchError [2022-02-23T19:02:09.348Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-23T19:02:09.348Z] PASS [2022-02-23T19:02:09.348Z] coverage: 100.0% of statements [2022-02-23T19:02:09.348Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2022-02-23T19:02:09.348Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-23T19:02:09.348Z] PASS [2022-02-23T19:02:09.348Z] coverage: 100.0% of statements [2022-02-23T19:02:09.348Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.059s coverage: 100.0% of statements [2022-02-23T19:02:09.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T19:02:09.706Z] === RUN TestSearchRegistryForImagesErrors [2022-02-23T19:02:09.706Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-23T19:02:09.706Z] === RUN TestSearchRegistryForImages [2022-02-23T19:02:09.706Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-23T19:02:09.706Z] === RUN TestOnlyPlatformWithFallback [2022-02-23T19:02:09.706Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-23T19:02:09.706Z] === RUN TestImageDelete [2022-02-23T19:02:09.706Z] === RUN TestImageDelete/no_lease [2022-02-23T19:02:09.706Z] === RUN TestImageDelete/lease_exists [2022-02-23T19:02:09.706Z] --- PASS: TestImageDelete (0.05s) [2022-02-23T19:02:09.706Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-23T19:02:09.706Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-23T19:02:09.706Z] === RUN TestContentStoreForPull [2022-02-23T19:02:09.706Z] === RUN TestValidateLogOptReconnectInterval [2022-02-23T19:02:09.706Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-23T19:02:09.706Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-23T19:02:09.706Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-23T19:02:09.706Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-23T19:02:09.706Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-23T19:02:09.706Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-23T19:02:09.706Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-23T19:02:09.706Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-23T19:02:09.706Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-23T19:02:09.706Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-23T19:02:09.706Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-23T19:02:09.706Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-23T19:02:09.706Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-23T19:02:09.706Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-23T19:02:09.706Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-23T19:02:09.706Z] PASS [2022-02-23T19:02:09.706Z] coverage: 33.6% of statements [2022-02-23T19:02:09.706Z] ok github.com/docker/docker/daemon/logger/fluentd 0.068s coverage: 33.6% of statements [2022-02-23T19:02:09.706Z] --- PASS: TestContentStoreForPull (0.26s) [2022-02-23T19:02:09.706Z] PASS [2022-02-23T19:02:09.706Z] coverage: 6.8% of statements [2022-02-23T19:02:09.706Z] ok github.com/docker/docker/daemon/images 0.545s coverage: 6.8% of statements [2022-02-23T19:02:09.706Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T19:02:09.706Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T19:02:09.706Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-23T19:02:09.706Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T19:02:09.706Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-23T19:02:09.706Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-23T19:02:10.166Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-23T19:02:10.166Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-23T19:02:10.166Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-23T19:02:10.166Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-02-23T19:02:10.166Z] === RUN TestFastTimeMarshalJSON [2022-02-23T19:02:10.166Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-02-23T19:02:10.166Z] PASS [2022-02-23T19:02:10.166Z] coverage: 87.2% of statements [2022-02-23T19:02:10.166Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.281s coverage: 87.2% of statements [2022-02-23T19:02:10.318Z] 2022/02/23 19:02:09 Closing DB instances... [2022-02-23T19:02:10.318Z] testing: warning: no tests to run [2022-02-23T19:02:10.318Z] PASS [2022-02-23T19:02:10.318Z] coverage: 0.0% of statements [2022-02-23T19:02:10.318Z] ok github.com/docker/docker/libnetwork/osl 0.043s coverage: 0.0% of statements [no tests to run] [2022-02-23T19:02:10.318Z] === RUN TestRequestNewPort [2022-02-23T19:02:10.318Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-23T19:02:10.318Z] === RUN TestRequestSpecificPort [2022-02-23T19:02:10.318Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-23T19:02:10.318Z] === RUN TestReleasePort [2022-02-23T19:02:10.318Z] --- PASS: TestReleasePort (0.00s) [2022-02-23T19:02:10.318Z] === RUN TestReuseReleasedPort [2022-02-23T19:02:10.318Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-23T19:02:10.318Z] === RUN TestReleaseUnreadledPort [2022-02-23T19:02:10.318Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-23T19:02:10.318Z] === RUN TestUnknowProtocol [2022-02-23T19:02:10.318Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-23T19:02:10.318Z] === RUN TestAllocateAllPorts [2022-02-23T19:02:10.318Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-23T19:02:10.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T19:02:10.777Z] === RUN TestPortAllocation [2022-02-23T19:02:10.777Z] --- PASS: TestPortAllocation (0.00s) [2022-02-23T19:02:10.777Z] === RUN TestPortAllocationWithCustomRange [2022-02-23T19:02:10.777Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-23T19:02:10.777Z] === RUN TestNoDuplicateBPR [2022-02-23T19:02:10.777Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-23T19:02:10.777Z] === RUN TestChangePortRange [2022-02-23T19:02:10.777Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-23T19:02:10.777Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-23T19:02:10.777Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-23T19:02:10.777Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-23T19:02:10.777Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-23T19:02:10.777Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-23T19:02:10.777Z] --- PASS: TestChangePortRange (0.00s) [2022-02-23T19:02:10.777Z] PASS [2022-02-23T19:02:10.777Z] coverage: 88.6% of statements [2022-02-23T19:02:10.777Z] ok github.com/docker/docker/libnetwork/portallocator 0.056s coverage: 88.6% of statements [2022-02-23T19:02:11.139Z] === RUN TestJSONFileLogger [2022-02-23T19:02:11.139Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-23T19:02:11.139Z] === RUN TestJSONFileLoggerWithTags [2022-02-23T19:02:11.139Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-23T19:02:11.139Z] === RUN TestJSONFileLoggerWithOpts [2022-02-23T19:02:11.139Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-02-23T19:02:11.139Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-23T19:02:11.139Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.02s) [2022-02-23T19:02:11.139Z] === RUN TestEncodeDecode [2022-02-23T19:02:11.139Z] === PAUSE TestEncodeDecode [2022-02-23T19:02:11.139Z] === RUN TestUnexpectedEOF [2022-02-23T19:02:11.139Z] time="2022-02-23T19:02:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T19:02:11.139Z] time="2022-02-23T19:02:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T19:02:11.139Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-02-23T19:02:11.139Z] === CONT TestEncodeDecode [2022-02-23T19:02:11.139Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-23T19:02:11.139Z] PASS [2022-02-23T19:02:11.139Z] coverage: 69.9% of statements [2022-02-23T19:02:11.139Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.333s coverage: 69.9% of statements [2022-02-23T19:02:11.236Z] testing: warning: no tests to run [2022-02-23T19:02:11.236Z] PASS [2022-02-23T19:02:11.236Z] coverage: 0.0% of statements [2022-02-23T19:02:11.236Z] ok github.com/docker/docker/libnetwork/portmapper 0.048s coverage: 0.0% of statements [no tests to run] [2022-02-23T19:02:11.236Z] === RUN TestHashData [2022-02-23T19:02:11.236Z] --- PASS: TestHashData (0.00s) [2022-02-23T19:02:11.236Z] PASS [2022-02-23T19:02:11.236Z] coverage: 2.8% of statements [2022-02-23T19:02:11.236Z] ok github.com/docker/docker/libnetwork/resolvconf 0.048s coverage: 2.8% of statements [2022-02-23T19:02:11.697Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-02-23T19:02:11.697Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-23T19:02:12.107Z] === RUN TestWriteLog [2022-02-23T19:02:12.107Z] === PAUSE TestWriteLog [2022-02-23T19:02:12.107Z] === RUN TestReadLog [2022-02-23T19:02:12.107Z] === PAUSE TestReadLog [2022-02-23T19:02:12.108Z] === RUN TestDecode [2022-02-23T19:02:12.108Z] --- PASS: TestDecode (0.03s) [2022-02-23T19:02:12.108Z] === CONT TestWriteLog [2022-02-23T19:02:12.108Z] === CONT TestReadLog [2022-02-23T19:02:12.108Z] --- PASS: TestWriteLog (0.00s) [2022-02-23T19:02:12.108Z] === RUN TestReadLog/tail_exact [2022-02-23T19:02:12.108Z] === RUN TestOpenFileDelete [2022-02-23T19:02:12.108Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-23T19:02:12.108Z] === RUN TestOpenFileRename [2022-02-23T19:02:12.108Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-23T19:02:12.108Z] === RUN TestHandleDecoderErr [2022-02-23T19:02:12.108Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-23T19:02:12.108Z] === RUN TestParseLogTagDefaultTag [2022-02-23T19:02:12.108Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-23T19:02:12.108Z] === RUN TestParseLogTag [2022-02-23T19:02:12.108Z] --- PASS: TestParseLogTag (0.00s) [2022-02-23T19:02:12.108Z] === RUN TestParseLogTagEmptyTag [2022-02-23T19:02:12.108Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-23T19:02:12.108Z] === RUN TestTailFiles [2022-02-23T19:02:12.108Z] --- PASS: TestTailFiles (0.00s) [2022-02-23T19:02:12.108Z] === RUN TestFollowLogsConsumerGone [2022-02-23T19:02:12.108Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-23T19:02:12.108Z] === RUN TestFollowLogsProducerGone [2022-02-23T19:02:12.108Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-23T19:02:12.108Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-23T19:02:12.108Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-02-23T19:02:12.108Z] === RUN TestCheckCapacityAndRotate [2022-02-23T19:02:12.108Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-23T19:02:12.108Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-23T19:02:12.108Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-02-23T19:02:12.108Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-23T19:02:12.108Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-02-23T19:02:12.108Z] PASS [2022-02-23T19:02:12.108Z] coverage: 53.4% of statements [2022-02-23T19:02:12.108Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.129s coverage: 53.4% of statements [2022-02-23T19:02:12.108Z] === RUN TestReadLog/tail_less_than_available [2022-02-23T19:02:12.108Z] === RUN TestReadLog/tail_more_than_available [2022-02-23T19:02:12.108Z] --- PASS: TestReadLog (0.27s) [2022-02-23T19:02:12.108Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-02-23T19:02:12.108Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-02-23T19:02:12.108Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-02-23T19:02:12.108Z] PASS [2022-02-23T19:02:12.108Z] coverage: 78.7% of statements [2022-02-23T19:02:12.156Z] === RUN TestErrorConstructors [2022-02-23T19:02:12.156Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-23T19:02:12.156Z] === RUN TestCompareIPMask [2022-02-23T19:02:12.156Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-23T19:02:12.156Z] === RUN TestUtilGetHostPartIP [2022-02-23T19:02:12.156Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-23T19:02:12.156Z] === RUN TestUtilGetBroadcastIP [2022-02-23T19:02:12.156Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-23T19:02:12.156Z] === RUN TestParseCIDR [2022-02-23T19:02:12.156Z] --- PASS: TestParseCIDR (0.00s) [2022-02-23T19:02:12.156Z] PASS [2022-02-23T19:02:12.156Z] coverage: 37.3% of statements [2022-02-23T19:02:12.156Z] ok github.com/docker/docker/libnetwork/types 0.058s coverage: 37.3% of statements [2022-02-23T19:02:12.566Z] ok github.com/docker/docker/daemon/logger/local 0.539s coverage: 78.7% of statements [2022-02-23T19:02:12.567Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T19:02:12.567Z] === RUN TestLog [2022-02-23T19:02:12.567Z] --- PASS: TestLog (0.03s) [2022-02-23T19:02:12.567Z] PASS [2022-02-23T19:02:12.567Z] coverage: 31.5% of statements [2022-02-23T19:02:12.567Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.111s coverage: 31.5% of statements [2022-02-23T19:02:13.128Z] 2022/02/23 19:02:12 Closing DB instances... [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-23T19:02:13.128Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-23T19:02:13.128Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-23T19:02:13.128Z] PASS [2022-02-23T19:02:13.128Z] coverage: 50.0% of statements [2022-02-23T19:02:13.128Z] ok github.com/docker/docker/oci 0.104s coverage: 50.0% of statements [2022-02-23T19:02:13.542Z] === RUN TestNewParse [2022-02-23T19:02:13.542Z] --- PASS: TestNewParse (0.00s) [2022-02-23T19:02:13.542Z] PASS [2022-02-23T19:02:13.542Z] coverage: 8.3% of statements [2022-02-23T19:02:13.542Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2022-02-23T19:02:13.542Z] === RUN TestValidateLogOpt [2022-02-23T19:02:13.542Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T19:02:13.542Z] === RUN TestNewMissedConfig [2022-02-23T19:02:13.542Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-23T19:02:13.542Z] === RUN TestNewMissedUrl [2022-02-23T19:02:13.542Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-23T19:02:13.542Z] === RUN TestNewMissedToken [2022-02-23T19:02:13.542Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-23T19:02:13.542Z] === RUN TestNewWithProxy [2022-02-23T19:02:13.542Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-23T19:02:13.542Z] === RUN TestDefault [2022-02-23T19:02:13.542Z] --- PASS: TestDefault (0.01s) [2022-02-23T19:02:13.542Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-23T19:02:13.542Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-02-23T19:02:13.542Z] === RUN TestJsonFormat [2022-02-23T19:02:13.542Z] --- PASS: TestJsonFormat (0.01s) [2022-02-23T19:02:13.542Z] === RUN TestRawFormat [2022-02-23T19:02:13.542Z] --- PASS: TestRawFormat (0.00s) [2022-02-23T19:02:13.542Z] === RUN TestRawFormatWithLabels [2022-02-23T19:02:13.542Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-23T19:02:13.542Z] === RUN TestRawFormatWithoutTag [2022-02-23T19:02:13.542Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-23T19:02:13.542Z] === RUN TestBatching [2022-02-23T19:02:14.007Z] --- PASS: TestBatching (0.32s) [2022-02-23T19:02:14.007Z] === RUN TestFrequency [2022-02-23T19:02:14.007Z] === RUN TestParseLogFormat [2022-02-23T19:02:14.007Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-23T19:02:14.007Z] === RUN TestValidateLogOptEmpty [2022-02-23T19:02:14.007Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-23T19:02:14.007Z] === RUN TestValidateSyslogAddress [2022-02-23T19:02:14.007Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-23T19:02:14.007Z] === RUN TestParseAddressDefaultPort [2022-02-23T19:02:14.007Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-23T19:02:14.007Z] === RUN TestValidateSyslogFacility [2022-02-23T19:02:14.007Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-23T19:02:14.007Z] === RUN TestValidateLogOptSyslogFormat [2022-02-23T19:02:14.007Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-23T19:02:14.007Z] === RUN TestValidateLogOpt [2022-02-23T19:02:14.007Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T19:02:14.007Z] PASS [2022-02-23T19:02:14.007Z] coverage: 46.8% of statements [2022-02-23T19:02:14.007Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 46.8% of statements [2022-02-23T19:02:14.007Z] --- PASS: TestFrequency (0.16s) [2022-02-23T19:02:14.007Z] === RUN TestOneMessagePerRequest [2022-02-23T19:02:14.007Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-23T19:02:14.007Z] === RUN TestVerify [2022-02-23T19:02:14.007Z] --- PASS: TestVerify (0.00s) [2022-02-23T19:02:14.007Z] === RUN TestSkipVerify [2022-02-23T19:02:14.113Z] === RUN TestParseVersion [2022-02-23T19:02:14.113Z] --- PASS: TestParseVersion (0.00s) [2022-02-23T19:02:14.113Z] PASS [2022-02-23T19:02:14.113Z] coverage: 52.9% of statements [2022-02-23T19:02:14.113Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2022-02-23T19:02:14.113Z] === RUN TestAddressPoolOpt [2022-02-23T19:02:14.113Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/a [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/something [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/_=a [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/env1=value1 [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/_env1=value1 [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/PATH [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/=a [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/PATH= [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/PATH=something [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/asd!qwe [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/1asd [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/123 [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/some_space [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/__some_space_before [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/some_space_after__ [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/= [2022-02-23T19:02:14.113Z] === RUN TestValidateEnv/PaTh [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-23T19:02:14.113Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestParseHost [2022-02-23T19:02:14.113Z] --- PASS: TestParseHost (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestParseDockerDaemonHost [2022-02-23T19:02:14.113Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestParseTCP [2022-02-23T19:02:14.113Z] --- PASS: TestParseTCP (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-23T19:02:14.113Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestValidateExtraHosts [2022-02-23T19:02:14.113Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestIpOptString [2022-02-23T19:02:14.113Z] --- PASS: TestIpOptString (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-23T19:02:14.113Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestNewIpOptValidDefaultVal [2022-02-23T19:02:14.113Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestIpOptSetInvalidVal [2022-02-23T19:02:14.113Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestValidateIPAddress [2022-02-23T19:02:14.113Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestMapOpts [2022-02-23T19:02:14.113Z] --- PASS: TestMapOpts (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestListOptsWithoutValidator [2022-02-23T19:02:14.113Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestListOptsWithValidator [2022-02-23T19:02:14.113Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestValidateDNSSearch [2022-02-23T19:02:14.113Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-23T19:02:14.113Z] === RUN TestValidateLabel [2022-02-23T19:02:14.113Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-23T19:02:14.113Z] === RUN TestValidateLabel/label_with_general_format [2022-02-23T19:02:14.113Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-23T19:02:14.113Z] === RUN TestValidateLabel/label_with_one_more [2022-02-23T19:02:14.113Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-23T19:02:14.113Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-23T19:02:14.113Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-23T19:02:14.113Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-23T19:02:14.113Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-23T19:02:14.113Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-23T19:02:14.113Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-23T19:02:14.113Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-23T19:02:14.114Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-23T19:02:14.114Z] --- PASS: TestValidateLabel (0.00s) [2022-02-23T19:02:14.114Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-23T19:02:14.114Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-23T19:02:14.114Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-23T19:02:14.114Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-23T19:02:14.114Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-23T19:02:14.114Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-23T19:02:14.114Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-23T19:02:14.114Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-23T19:02:14.114Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-23T19:02:14.114Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-23T19:02:14.114Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-23T19:02:14.114Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-23T19:02:14.114Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-23T19:02:14.114Z] === RUN TestNamedListOpts [2022-02-23T19:02:14.114Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-23T19:02:14.114Z] === RUN TestNamedMapOpts [2022-02-23T19:02:14.114Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-23T19:02:14.114Z] === RUN TestParseLink [2022-02-23T19:02:14.114Z] --- PASS: TestParseLink (0.00s) [2022-02-23T19:02:14.114Z] === RUN TestQuotedStringSetWithQuotes [2022-02-23T19:02:14.114Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-23T19:02:14.114Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-23T19:02:14.114Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-23T19:02:14.114Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-23T19:02:14.114Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-23T19:02:14.114Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-23T19:02:14.114Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-23T19:02:14.114Z] === RUN TestUlimitOpt [2022-02-23T19:02:14.114Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-23T19:02:14.114Z] PASS [2022-02-23T19:02:14.114Z] coverage: 67.4% of statements [2022-02-23T19:02:14.114Z] ok github.com/docker/docker/opts 0.096s coverage: 67.4% of statements [2022-02-23T19:02:14.477Z] time="2022-02-23T19:02:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:02:14.477Z] time="2022-02-23T19:02:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:02:14.477Z] time="2022-02-23T19:02:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:02:14.477Z] time="2022-02-23T19:02:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:02:14.574Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-02-23T19:02:14.574Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-23T19:02:14.936Z] --- PASS: TestSkipVerify (0.98s) [2022-02-23T19:02:14.936Z] === RUN TestBufferMaximum [2022-02-23T19:02:14.936Z] time="2022-02-23T19:02:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:02:14.936Z] time="2022-02-23T19:02:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:02:14.936Z] time="2022-02-23T19:02:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:02:14.936Z] time="2022-02-23T19:02:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:02:14.936Z] time="2022-02-23T19:02:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:02:14.936Z] time="2022-02-23T19:02:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642934.723497\",\"host\":\"b83beca543e5\"}'" [2022-02-23T19:02:14.936Z] time="2022-02-23T19:02:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642934.723497\",\"host\":\"b83beca543e5\"}'" [2022-02-23T19:02:14.936Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-23T19:02:14.936Z] === RUN TestServerAlwaysDown [2022-02-23T19:02:14.936Z] time="2022-02-23T19:02:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:02:14.936Z] time="2022-02-23T19:02:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:02:14.936Z] time="2022-02-23T19:02:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642934.726497\",\"host\":\"b83beca543e5\"}'" [2022-02-23T19:02:14.936Z] time="2022-02-23T19:02:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642934.726497\",\"host\":\"b83beca543e5\"}'" [2022-02-23T19:02:14.936Z] time="2022-02-23T19:02:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:02:14.936Z] time="2022-02-23T19:02:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642934.726497\",\"host\":\"b83beca543e5\"}'" [2022-02-23T19:02:14.936Z] time="2022-02-23T19:02:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642934.727497\",\"host\":\"b83beca543e5\"}'" [2022-02-23T19:02:14.936Z] time="2022-02-23T19:02:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642934.727497\",\"host\":\"b83beca543e5\"}'" [2022-02-23T19:02:14.936Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-23T19:02:14.936Z] === RUN TestCannotSendAfterClose [2022-02-23T19:02:14.936Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-23T19:02:14.936Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-23T19:02:15.398Z] === RUN TestV1IDService [2022-02-23T19:02:15.398Z] --- PASS: TestV1IDService (0.03s) [2022-02-23T19:02:15.398Z] === RUN TestV2MetadataService [2022-02-23T19:02:15.858Z] --- PASS: TestV2MetadataService (0.77s) [2022-02-23T19:02:15.858Z] PASS [2022-02-23T19:02:15.858Z] coverage: 48.2% of statements [2022-02-23T19:02:15.858Z] ok github.com/docker/docker/distribution/metadata 0.869s coverage: 48.2% of statements [2022-02-23T19:02:15.858Z] time="2022-02-23T19:02:15Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-23T19:02:15.858Z] time="2022-02-23T19:02:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b83beca543e5\"}'" [2022-02-23T19:02:15.858Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-23T19:02:15.858Z] PASS [2022-02-23T19:02:15.858Z] coverage: 82.5% of statements [2022-02-23T19:02:15.858Z] ok github.com/docker/docker/daemon/logger/splunk 2.576s coverage: 82.5% of statements [2022-02-23T19:02:15.858Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T19:02:15.858Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-23T19:02:15.858Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T19:02:16.113Z] 2022/02/23 19:02:15 Closing DB instances... [2022-02-23T19:02:16.113Z] === RUN TestPeerCertificateMarshalJSON [2022-02-23T19:02:16.574Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-23T19:02:16.574Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-23T19:02:16.574Z] --- PASS: TestPeerCertificateMarshalJSON (0.81s) [2022-02-23T19:02:16.574Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-23T19:02:16.574Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-23T19:02:16.574Z] === RUN TestMiddleware [2022-02-23T19:02:16.574Z] --- PASS: TestMiddleware (0.00s) [2022-02-23T19:02:16.574Z] === RUN TestNewResponseModifier [2022-02-23T19:02:16.574Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-23T19:02:16.574Z] PASS [2022-02-23T19:02:16.574Z] coverage: 26.8% of statements [2022-02-23T19:02:16.574Z] ok github.com/docker/docker/pkg/authorization 0.864s coverage: 26.8% of statements [2022-02-23T19:02:16.827Z] === RUN TestSuccessfulDownload [2022-02-23T19:02:16.827Z] download_test.go:267: Needs fixing on Windows [2022-02-23T19:02:16.827Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-23T19:02:16.827Z] === RUN TestCancelledDownload [2022-02-23T19:02:16.827Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-23T19:02:16.827Z] === RUN TestMaxDownloadAttempts [2022-02-23T19:02:16.827Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T19:02:16.827Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T19:02:16.827Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T19:02:16.827Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T19:02:16.827Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T19:02:16.827Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T19:02:16.827Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T19:02:16.827Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T19:02:16.827Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T19:02:16.827Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T19:02:16.827Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T19:02:16.827Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T19:02:16.827Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-23T19:02:16.827Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-23T19:02:16.827Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-23T19:02:16.827Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-23T19:02:16.827Z] === RUN TestContinueOnError_NeverContinue [2022-02-23T19:02:16.827Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-23T19:02:16.827Z] === RUN TestManifestStore [2022-02-23T19:02:16.827Z] === RUN TestManifestStore/no_remote_or_local [2022-02-23T19:02:17.034Z] === RUN TestIsArchivePathDir [2022-02-23T19:02:17.034Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-02-23T19:02:17.034Z] === RUN TestIsArchivePathInvalidFile [2022-02-23T19:02:17.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T19:02:17.286Z] time="2022-02-23T19:02:16Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1970603929\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-23T19:02:17.286Z] === RUN TestManifestStore/no_local_cache [2022-02-23T19:02:17.286Z] === RUN TestManifestStore/with_local_cache [2022-02-23T19:02:17.286Z] === RUN TestManifestStore/unknown_media_type [2022-02-23T19:02:17.286Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-23T19:02:17.286Z] time="2022-02-23T19:02:16Z" level=warning msg="reference for unknown type: " [2022-02-23T19:02:17.286Z] time="2022-02-23T19:02:16Z" level=warning msg="reference for unknown type: " [2022-02-23T19:02:17.286Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-23T19:02:17.286Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-23T19:02:17.286Z] time="2022-02-23T19:02:16Z" level=warning msg="reference for unknown type: " [2022-02-23T19:02:17.286Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-23T19:02:17.286Z] time="2022-02-23T19:02:16Z" level=warning msg="reference for unknown type: " [2022-02-23T19:02:17.286Z] time="2022-02-23T19:02:16Z" level=warning msg="reference for unknown type: " [2022-02-23T19:02:17.286Z] time="2022-02-23T19:02:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:02:17.286Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-23T19:02:17.286Z] time="2022-02-23T19:02:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:02:17.286Z] time="2022-02-23T19:02:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:02:17.286Z] time="2022-02-23T19:02:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:02:17.286Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.60s) [2022-02-23T19:02:17.286Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.60s) [2022-02-23T19:02:17.286Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.60s) [2022-02-23T19:02:17.286Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.60s) [2022-02-23T19:02:17.286Z] === RUN TestTransfer [2022-02-23T19:02:17.286Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-23T19:02:17.286Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-23T19:02:17.286Z] time="2022-02-23T19:02:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-23T19:02:17.286Z] --- PASS: TestManifestStore (0.45s) [2022-02-23T19:02:17.286Z] --- PASS: TestManifestStore/no_remote_or_local (0.32s) [2022-02-23T19:02:17.286Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-23T19:02:17.286Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-23T19:02:17.286Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-02-23T19:02:17.286Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-23T19:02:17.286Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-23T19:02:17.286Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-23T19:02:17.286Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-23T19:02:17.286Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-23T19:02:17.286Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaType [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-23T19:02:17.286Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-23T19:02:17.286Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-23T19:02:17.286Z] === RUN TestFixManifestLayers [2022-02-23T19:02:17.286Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-23T19:02:17.286Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-23T19:02:17.286Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T19:02:17.286Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T19:02:17.286Z] === RUN TestFixManifestLayersBadParent [2022-02-23T19:02:17.286Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-23T19:02:17.286Z] === RUN TestValidateManifest [2022-02-23T19:02:17.286Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T19:02:17.286Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-23T19:02:17.286Z] === RUN TestFormatPlatform [2022-02-23T19:02:17.286Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-23T19:02:17.286Z] === RUN TestGetRepositoryMountCandidates [2022-02-23T19:02:17.286Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-23T19:02:17.286Z] === RUN TestLayerAlreadyExists [2022-02-23T19:02:17.286Z] 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-02-23T19:02:17.286Z] 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-02-23T19:02:17.286Z] 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-02-23T19:02:17.286Z] 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-02-23T19:02:17.286Z] 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-02-23T19:02:17.286Z] 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-02-23T19:02:17.286Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-23T19:02:17.286Z] === RUN TestWhenEmptyAuthConfig [2022-02-23T19:02:17.286Z] --- PASS: TestTransfer (0.12s) [2022-02-23T19:02:17.286Z] === RUN TestConcurrencyLimit [2022-02-23T19:02:17.493Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2022-02-23T19:02:17.493Z] === RUN TestIsArchivePathTar [2022-02-23T19:02:17.493Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2022-02-23T19:02:17.493Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-23T19:02:17.493Z] === RUN TestUnbuffered [2022-02-23T19:02:17.493Z] --- PASS: TestUnbuffered (0.00s) [2022-02-23T19:02:17.493Z] === RUN TestRaceUnbuffered [2022-02-23T19:02:17.493Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-23T19:02:17.493Z] PASS [2022-02-23T19:02:17.493Z] coverage: 100.0% of statements [2022-02-23T19:02:17.493Z] ok github.com/docker/docker/pkg/broadcaster 0.056s coverage: 100.0% of statements [2022-02-23T19:02:17.493Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-02-23T19:02:17.493Z] === RUN TestDecompressStreamGzip [2022-02-23T19:02:17.493Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-02-23T19:02:17.493Z] === RUN TestDecompressStreamBzip2 [2022-02-23T19:02:17.746Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-02-23T19:02:17.746Z] === RUN TestInactiveJobs [2022-02-23T19:02:17.746Z] === RUN TestNotFound [2022-02-23T19:02:17.746Z] --- PASS: TestNotFound (0.00s) [2022-02-23T19:02:17.746Z] === RUN TestConflict [2022-02-23T19:02:17.746Z] --- PASS: TestConflict (0.00s) [2022-02-23T19:02:17.746Z] === RUN TestForbidden [2022-02-23T19:02:17.746Z] --- PASS: TestForbidden (0.00s) [2022-02-23T19:02:17.746Z] === RUN TestInvalidParameter [2022-02-23T19:02:17.746Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-23T19:02:17.746Z] === RUN TestNotImplemented [2022-02-23T19:02:17.746Z] --- PASS: TestNotImplemented (0.00s) [2022-02-23T19:02:17.746Z] === RUN TestNotModified [2022-02-23T19:02:17.746Z] --- PASS: TestNotModified (0.00s) [2022-02-23T19:02:17.746Z] === RUN TestUnauthorized [2022-02-23T19:02:17.746Z] --- PASS: TestUnauthorized (0.00s) [2022-02-23T19:02:17.746Z] === RUN TestUnknown [2022-02-23T19:02:17.746Z] --- PASS: TestUnknown (0.00s) [2022-02-23T19:02:17.746Z] === RUN TestCancelled [2022-02-23T19:02:17.746Z] --- PASS: TestCancelled (0.00s) [2022-02-23T19:02:17.746Z] === RUN TestDeadline [2022-02-23T19:02:17.746Z] --- PASS: TestDeadline (0.00s) [2022-02-23T19:02:17.746Z] === RUN TestDataLoss [2022-02-23T19:02:17.746Z] --- PASS: TestDataLoss (0.00s) [2022-02-23T19:02:17.746Z] === RUN TestUnavailable [2022-02-23T19:02:17.746Z] --- PASS: TestUnavailable (0.00s) [2022-02-23T19:02:17.746Z] === RUN TestSystem [2022-02-23T19:02:17.746Z] --- PASS: TestSystem (0.00s) [2022-02-23T19:02:17.746Z] === RUN TestFromStatusCode [2022-02-23T19:02:17.746Z] === RUN TestFromStatusCode/Not_Found [2022-02-23T19:02:17.746Z] === RUN TestFromStatusCode/Bad_Request [2022-02-23T19:02:17.746Z] === RUN TestFromStatusCode/Conflict [2022-02-23T19:02:17.746Z] === RUN TestFromStatusCode/Unauthorized [2022-02-23T19:02:17.746Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-23T19:02:17.746Z] === RUN TestFromStatusCode/Forbidden [2022-02-23T19:02:17.746Z] === RUN TestFromStatusCode/Not_Modified [2022-02-23T19:02:17.747Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-23T19:02:17.747Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-23T19:02:17.747Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-23T19:02:17.747Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-23T19:02:17.747Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-23T19:02:17.747Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-23T19:02:17.747Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-23T19:02:17.747Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-23T19:02:17.747Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-23T19:02:17.747Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-23T19:02:17.747Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-23T19:02:17.747Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-23T19:02:17.747Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-23T19:02:17.747Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-23T19:02:17.747Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-23T19:02:17.747Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-23T19:02:17.747Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-23T19:02:17.747Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-23T19:02:17.747Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-23T19:02:17.747Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-23T19:02:17.747Z] PASS [2022-02-23T19:02:17.747Z] coverage: 53.1% of statements [2022-02-23T19:02:17.747Z] ok github.com/docker/docker/errdefs 0.047s coverage: 53.1% of statements [2022-02-23T19:02:17.954Z] --- PASS: TestDecompressStreamBzip2 (0.19s) [2022-02-23T19:02:17.954Z] === RUN TestDecompressStreamXz [2022-02-23T19:02:17.954Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T19:02:17.954Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-23T19:02:17.954Z] === RUN TestDecompressStreamZstd [2022-02-23T19:02:17.954Z] archive_test.go:140: zstd not installed [2022-02-23T19:02:17.954Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-23T19:02:17.954Z] === RUN TestCompressStreamXzUnsupported [2022-02-23T19:02:17.954Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-23T19:02:17.954Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-23T19:02:17.954Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-23T19:02:17.954Z] === RUN TestCompressStreamInvalid [2022-02-23T19:02:17.954Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-23T19:02:17.954Z] === RUN TestExtensionInvalid [2022-02-23T19:02:17.954Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-23T19:02:17.954Z] === RUN TestExtensionUncompressed [2022-02-23T19:02:17.954Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-23T19:02:17.954Z] === RUN TestExtensionBzip2 [2022-02-23T19:02:17.954Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-23T19:02:17.954Z] === RUN TestExtensionGzip [2022-02-23T19:02:17.954Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-23T19:02:17.954Z] === RUN TestExtensionXz [2022-02-23T19:02:17.954Z] --- PASS: TestExtensionXz (0.00s) [2022-02-23T19:02:17.954Z] === RUN TestExtensionZstd [2022-02-23T19:02:17.954Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-23T19:02:17.954Z] === RUN TestCmdStreamLargeStderr [2022-02-23T19:02:17.954Z] --- PASS: TestCmdStreamLargeStderr (0.14s) [2022-02-23T19:02:17.954Z] === RUN TestCmdStreamBad [2022-02-23T19:02:17.954Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T19:02:17.954Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-23T19:02:17.954Z] === RUN TestCmdStreamGood [2022-02-23T19:02:17.954Z] --- PASS: TestCmdStreamGood (0.06s) [2022-02-23T19:02:17.954Z] === RUN TestUntarPathWithInvalidDest [2022-02-23T19:02:17.954Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-02-23T19:02:17.954Z] === RUN TestUntarPathWithInvalidSrc [2022-02-23T19:02:17.954Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-23T19:02:17.954Z] === RUN TestUntarPath [2022-02-23T19:02:17.954Z] === RUN TestMatch [2022-02-23T19:02:17.954Z] === RUN TestMatch/[[]] [2022-02-23T19:02:17.954Z] === RUN TestMatch/[[foo]] [2022-02-23T19:02:17.954Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-23T19:02:17.954Z] === RUN TestMatch/[[foo_bar]] [2022-02-23T19:02:17.954Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-23T19:02:17.954Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-23T19:02:17.954Z] === RUN TestMatch/[] [2022-02-23T19:02:17.954Z] === RUN TestMatch/[]#01 [2022-02-23T19:02:17.954Z] === RUN TestMatch/[[qux]] [2022-02-23T19:02:17.954Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-23T19:02:17.954Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-23T19:02:17.954Z] === RUN TestMatch/[[foo_baz]] [2022-02-23T19:02:17.954Z] --- PASS: TestMatch (0.00s) [2022-02-23T19:02:17.954Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-23T19:02:17.954Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-23T19:02:17.954Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-23T19:02:17.954Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-23T19:02:17.954Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-23T19:02:17.954Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-23T19:02:17.954Z] --- PASS: TestMatch/[] (0.00s) [2022-02-23T19:02:17.954Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-23T19:02:17.954Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-23T19:02:17.954Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-23T19:02:17.954Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-23T19:02:18.207Z] --- PASS: TestInactiveJobs (0.37s) [2022-02-23T19:02:18.207Z] === RUN TestWatchRelease [2022-02-23T19:02:18.207Z] --- PASS: TestWatchRelease (0.04s) [2022-02-23T19:02:18.207Z] === RUN TestWatchFinishedTransfer [2022-02-23T19:02:18.207Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-23T19:02:18.207Z] === RUN TestDuplicateTransfer [2022-02-23T19:02:18.207Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-23T19:02:18.207Z] === RUN TestSuccessfulUpload [2022-02-23T19:02:18.207Z] === RUN TestFSGetInvalidData [2022-02-23T19:02:18.207Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-23T19:02:18.207Z] === RUN TestFSInvalidSet [2022-02-23T19:02:18.207Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-23T19:02:18.207Z] === RUN TestFSInvalidRoot [2022-02-23T19:02:18.207Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-23T19:02:18.207Z] === RUN TestFSMetadataGetSet [2022-02-23T19:02:18.207Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-02-23T19:02:18.207Z] === RUN TestFSInvalidWalker [2022-02-23T19:02:18.207Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-23T19:02:18.207Z] === RUN TestFSGetSet [2022-02-23T19:02:18.207Z] --- PASS: TestFSGetSet (0.04s) [2022-02-23T19:02:18.207Z] === RUN TestFSGetUnsetKey [2022-02-23T19:02:18.207Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-23T19:02:18.207Z] === RUN TestFSGetEmptyData [2022-02-23T19:02:18.207Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-23T19:02:18.207Z] === RUN TestFSDelete [2022-02-23T19:02:18.207Z] --- PASS: TestFSDelete (0.02s) [2022-02-23T19:02:18.207Z] === RUN TestFSWalker [2022-02-23T19:02:18.207Z] --- PASS: TestFSWalker (0.01s) [2022-02-23T19:02:18.207Z] === RUN TestFSWalkerStopOnError [2022-02-23T19:02:18.207Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-23T19:02:18.207Z] === RUN TestNewFromJSON [2022-02-23T19:02:18.207Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-23T19:02:18.207Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-23T19:02:18.207Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-23T19:02:18.207Z] === RUN TestMarshalKeyOrder [2022-02-23T19:02:18.207Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-23T19:02:18.207Z] === RUN TestHistoryEqual [2022-02-23T19:02:18.207Z] time="2022-02-23T19:02:18Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-23T19:02:18.207Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-02-23T19:02:18.207Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-23T19:02:18.207Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-23T19:02:18.207Z] === RUN TestTokenPassThru [2022-02-23T19:02:18.207Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-23T19:02:18.207Z] === RUN TestTokenPassThruDifferentHost [2022-02-23T19:02:18.207Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-23T19:02:18.207Z] PASS [2022-02-23T19:02:18.207Z] coverage: 24.6% of statements [2022-02-23T19:02:18.207Z] ok github.com/docker/docker/distribution 1.789s coverage: 24.6% of statements [2022-02-23T19:02:18.413Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-23T19:02:18.413Z] PASS [2022-02-23T19:02:18.413Z] coverage: 87.5% of statements [2022-02-23T19:02:18.413Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-02-23T19:02:18.413Z] --- PASS: TestUntarPath (0.08s) [2022-02-23T19:02:18.413Z] === RUN TestUntarPathWithDestinationFile [2022-02-23T19:02:18.413Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-02-23T19:02:18.413Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-23T19:02:18.413Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.12s) [2022-02-23T19:02:18.413Z] === RUN TestCopyWithTarInvalidSrc [2022-02-23T19:02:18.413Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-23T19:02:18.413Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-23T19:02:18.413Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T19:02:18.413Z] === RUN TestCopyWithTarSrcFile [2022-02-23T19:02:18.413Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-23T19:02:18.413Z] === RUN TestCopyWithTarSrcFolder [2022-02-23T19:02:18.413Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-23T19:02:18.413Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-23T19:02:18.413Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-23T19:02:18.413Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-23T19:02:18.413Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-02-23T19:02:18.413Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-23T19:02:18.413Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-23T19:02:18.413Z] === RUN TestCopyFileWithTarSrcFile [2022-02-23T19:02:18.413Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-23T19:02:18.413Z] === RUN TestTarFiles [2022-02-23T19:02:18.667Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-02-23T19:02:18.667Z] === RUN TestCancelledUpload [2022-02-23T19:02:18.667Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-23T19:02:18.667Z] PASS [2022-02-23T19:02:18.667Z] coverage: 77.1% of statements [2022-02-23T19:02:18.667Z] ok github.com/docker/docker/distribution/xfer 1.999s coverage: 77.1% of statements [2022-02-23T19:02:18.667Z] --- PASS: TestHistoryEqual (0.18s) [2022-02-23T19:02:18.667Z] === RUN TestImage [2022-02-23T19:02:18.667Z] --- PASS: TestImage (0.00s) [2022-02-23T19:02:18.667Z] === RUN TestImageOSNotEmpty [2022-02-23T19:02:18.667Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-23T19:02:18.667Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-23T19:02:18.667Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-23T19:02:18.667Z] === RUN TestCreate [2022-02-23T19:02:18.667Z] --- PASS: TestCreate (0.01s) [2022-02-23T19:02:18.667Z] === RUN TestRestore [2022-02-23T19:02:18.667Z] time="2022-02-23T19:02:18Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-23T19:02:18.667Z] --- PASS: TestRestore (0.04s) [2022-02-23T19:02:18.667Z] === RUN TestAddDelete [2022-02-23T19:02:18.667Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T19:02:18.667Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T19:02:18.667Z] --- PASS: TestAddDelete (0.03s) [2022-02-23T19:02:18.667Z] === RUN TestSearchAfterDelete [2022-02-23T19:02:18.667Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-02-23T19:02:18.667Z] === RUN TestParentReset [2022-02-23T19:02:18.667Z] --- PASS: TestParentReset (0.04s) [2022-02-23T19:02:18.667Z] === RUN TestGetAndSetLastUpdated [2022-02-23T19:02:18.667Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-02-23T19:02:18.667Z] === RUN TestStoreLen [2022-02-23T19:02:18.667Z] --- PASS: TestStoreLen (0.07s) [2022-02-23T19:02:18.667Z] PASS [2022-02-23T19:02:18.667Z] coverage: 86.9% of statements [2022-02-23T19:02:18.667Z] ok github.com/docker/docker/image 0.681s coverage: 86.9% of statements [2022-02-23T19:02:19.127Z] === RUN TestCompare [2022-02-23T19:02:19.127Z] --- PASS: TestCompare (0.00s) [2022-02-23T19:02:19.127Z] PASS [2022-02-23T19:02:19.127Z] coverage: 19.2% of statements [2022-02-23T19:02:19.127Z] ok github.com/docker/docker/image/cache 0.149s coverage: 19.2% of statements [2022-02-23T19:02:19.381Z] === RUN TestChrootTarUntar [2022-02-23T19:02:19.381Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:02:19.381Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-23T19:02:19.381Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-23T19:02:19.381Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:02:19.381Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T19:02:19.381Z] === RUN TestChrootUntarEmptyArchive [2022-02-23T19:02:19.381Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-02-23T19:02:19.381Z] === RUN TestChrootTarUntarWithSymlink [2022-02-23T19:02:19.381Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:02:19.381Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T19:02:19.381Z] === RUN TestChrootCopyWithTar [2022-02-23T19:02:19.381Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:02:19.381Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-23T19:02:19.381Z] === RUN TestChrootCopyFileWithTar [2022-02-23T19:02:19.381Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:02:19.381Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-23T19:02:19.381Z] === RUN TestChrootUntarPath [2022-02-23T19:02:19.381Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:02:19.381Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-23T19:02:19.381Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-23T19:02:19.381Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:02:19.381Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:02:19.381Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-23T19:02:19.381Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:02:19.381Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:02:19.381Z] === RUN TestChrootApplyDotDotFile [2022-02-23T19:02:19.381Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:02:19.381Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-23T19:02:19.381Z] PASS [2022-02-23T19:02:19.381Z] coverage: 15.1% of statements [2022-02-23T19:02:19.381Z] ok github.com/docker/docker/pkg/chrootarchive 0.152s coverage: 15.1% of statements [2022-02-23T19:02:19.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T19:02:19.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T19:02:19.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T19:02:19.841Z] 2022/02/23 19:02:19 Closing DB instances... [2022-02-23T19:02:20.101Z] === RUN TestMakeV1ConfigFromConfig [2022-02-23T19:02:20.101Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-23T19:02:20.101Z] PASS [2022-02-23T19:02:20.101Z] coverage: 25.0% of statements [2022-02-23T19:02:20.101Z] ok github.com/docker/docker/image/v1 0.201s coverage: 25.0% of statements [2022-02-23T19:02:20.101Z] === RUN TestValidateManifest [2022-02-23T19:02:20.101Z] === RUN TestValidateManifest/nil [2022-02-23T19:02:20.101Z] === RUN TestValidateManifest/non-nil [2022-02-23T19:02:20.101Z] --- PASS: TestValidateManifest (0.00s) [2022-02-23T19:02:20.101Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-23T19:02:20.101Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-23T19:02:20.101Z] PASS [2022-02-23T19:02:20.101Z] coverage: 0.7% of statements [2022-02-23T19:02:20.101Z] ok github.com/docker/docker/image/tarexport 0.089s coverage: 0.7% of statements [2022-02-23T19:02:20.101Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T19:02:20.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T19:02:20.301Z] === RUN TestSizeEmpty [2022-02-23T19:02:20.301Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-23T19:02:20.301Z] === RUN TestSizeEmptyFile [2022-02-23T19:02:20.301Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-23T19:02:20.301Z] === RUN TestSizeNonemptyFile [2022-02-23T19:02:20.301Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-23T19:02:20.301Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-23T19:02:20.301Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-23T19:02:20.301Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-23T19:02:20.301Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-23T19:02:20.301Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-23T19:02:20.301Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-23T19:02:20.301Z] === RUN TestMoveToSubdir [2022-02-23T19:02:20.301Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-23T19:02:20.301Z] === RUN TestSizeNonExistingDirectory [2022-02-23T19:02:20.301Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-23T19:02:20.301Z] PASS [2022-02-23T19:02:20.301Z] coverage: 80.0% of statements [2022-02-23T19:02:20.301Z] ok github.com/docker/docker/pkg/directory 0.067s coverage: 80.0% of statements [2022-02-23T19:02:20.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T19:02:21.070Z] === RUN TestSerialization [2022-02-23T19:02:21.070Z] --- PASS: TestSerialization (0.04s) [2022-02-23T19:02:21.070Z] PASS [2022-02-23T19:02:21.070Z] coverage: 87.5% of statements [2022-02-23T19:02:21.070Z] ok github.com/docker/docker/libcontainerd/queue 0.100s coverage: 87.5% of statements [2022-02-23T19:02:21.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T19:02:21.530Z] === RUN TestEnvironmentParsing [2022-02-23T19:02:21.530Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-23T19:02:21.530Z] PASS [2022-02-23T19:02:21.530Z] coverage: 1.2% of statements [2022-02-23T19:02:21.530Z] ok github.com/docker/docker/libcontainerd/local 0.067s coverage: 1.2% of statements [2022-02-23T19:02:21.840Z] === RUN TestPollerAddRemove [2022-02-23T19:02:21.840Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-23T19:02:21.840Z] === RUN TestPollerEvent [2022-02-23T19:02:21.840Z] poller_test.go:40: No chmod on Windows [2022-02-23T19:02:21.840Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-23T19:02:21.840Z] === RUN TestPollerClose [2022-02-23T19:02:21.840Z] --- PASS: TestPollerClose (0.00s) [2022-02-23T19:02:21.840Z] PASS [2022-02-23T19:02:21.840Z] coverage: 45.7% of statements [2022-02-23T19:02:21.840Z] ok github.com/docker/docker/pkg/filenotify 0.058s coverage: 45.7% of statements [2022-02-23T19:02:21.840Z] --- PASS: TestNetworkDBCRUDTableEntry (4.71s) [2022-02-23T19:02:21.840Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-23T19:02:22.500Z] === RUN TestEmptyLayer [2022-02-23T19:02:22.500Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestCommitFailure [2022-02-23T19:02:22.500Z] --- PASS: TestCommitFailure (0.01s) [2022-02-23T19:02:22.500Z] === RUN TestStartTransactionFailure [2022-02-23T19:02:22.500Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestGetOrphan [2022-02-23T19:02:22.500Z] --- PASS: TestGetOrphan (0.01s) [2022-02-23T19:02:22.500Z] === RUN TestMountAndRegister [2022-02-23T19:02:22.500Z] layer_test.go:258: Layer size: 14 [2022-02-23T19:02:22.500Z] --- PASS: TestMountAndRegister (0.05s) [2022-02-23T19:02:22.500Z] === RUN TestLayerRelease [2022-02-23T19:02:22.500Z] layer_test.go:291: Failing on Windows [2022-02-23T19:02:22.500Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestStoreRestore [2022-02-23T19:02:22.500Z] layer_test.go:340: Failing on Windows [2022-02-23T19:02:22.500Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestTarStreamStability [2022-02-23T19:02:22.500Z] layer_test.go:455: Failing on Windows [2022-02-23T19:02:22.500Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestRegisterExistingLayer [2022-02-23T19:02:22.500Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-02-23T19:02:22.500Z] === RUN TestTarStreamVerification [2022-02-23T19:02:22.500Z] layer_test.go:684: Failing on Windows [2022-02-23T19:02:22.500Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestLayerMigration [2022-02-23T19:02:22.500Z] migration_test.go:45: Failing on Windows [2022-02-23T19:02:22.500Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestLayerMigrationNoTarsplit [2022-02-23T19:02:22.500Z] migration_test.go:181: Failing on Windows [2022-02-23T19:02:22.500Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestMountInit [2022-02-23T19:02:22.500Z] mount_test.go:17: Failing on Windows [2022-02-23T19:02:22.500Z] --- SKIP: TestMountInit (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestMountSize [2022-02-23T19:02:22.500Z] mount_test.go:76: Failing on Windows [2022-02-23T19:02:22.500Z] --- SKIP: TestMountSize (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestMountChanges [2022-02-23T19:02:22.500Z] mount_test.go:125: Failing on Windows [2022-02-23T19:02:22.500Z] --- SKIP: TestMountChanges (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestMountApply [2022-02-23T19:02:22.500Z] mount_test.go:212: Failing on Windows [2022-02-23T19:02:22.500Z] --- SKIP: TestMountApply (0.00s) [2022-02-23T19:02:22.500Z] PASS [2022-02-23T19:02:22.500Z] coverage: 30.2% of statements [2022-02-23T19:02:22.500Z] ok github.com/docker/docker/layer 0.283s coverage: 30.2% of statements [2022-02-23T19:02:22.500Z] === RUN TestSequenceGetAvailableBit [2022-02-23T19:02:22.500Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestSequenceEqual [2022-02-23T19:02:22.500Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestSequenceCopy [2022-02-23T19:02:22.500Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestGetFirstAvailable [2022-02-23T19:02:22.500Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestFindSequence [2022-02-23T19:02:22.500Z] --- PASS: TestFindSequence (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestCheckIfAvailable [2022-02-23T19:02:22.500Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestMergeSequences [2022-02-23T19:02:22.500Z] --- PASS: TestMergeSequences (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestPushReservation [2022-02-23T19:02:22.500Z] --- PASS: TestPushReservation (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestSerializeDeserialize [2022-02-23T19:02:22.500Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestSet [2022-02-23T19:02:22.500Z] --- PASS: TestSet (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestSetUnset [2022-02-23T19:02:22.500Z] --- PASS: TestSetUnset (0.00s) [2022-02-23T19:02:22.500Z] === RUN TestOffsetSetUnset [2022-02-23T19:02:22.500Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestCopyFileWithInvalidSrc [2022-02-23T19:02:22.809Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T19:02:22.809Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-23T19:02:22.809Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-23T19:02:22.809Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestCopyFile [2022-02-23T19:02:22.809Z] --- PASS: TestCopyFile (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-23T19:02:22.809Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T19:02:22.809Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-23T19:02:22.809Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-23T19:02:22.809Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T19:02:22.809Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestWildcardMatches [2022-02-23T19:02:22.809Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestPatternMatches [2022-02-23T19:02:22.809Z] --- PASS: TestPatternMatches (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-23T19:02:22.809Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestPatternMatchesFolderExclusions [2022-02-23T19:02:22.809Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-23T19:02:22.809Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-23T19:02:22.809Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-23T19:02:22.809Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-23T19:02:22.809Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestSingleExclamationError [2022-02-23T19:02:22.809Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestMatchesWithNoPatterns [2022-02-23T19:02:22.809Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestMatchesWithMalformedPatterns [2022-02-23T19:02:22.809Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestMatches [2022-02-23T19:02:22.809Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-23T19:02:22.809Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-23T19:02:22.809Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-23T19:02:22.809Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-23T19:02:22.809Z] --- PASS: TestMatches (0.01s) [2022-02-23T19:02:22.809Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-23T19:02:22.809Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-23T19:02:22.809Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-23T19:02:22.809Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestCleanPatterns [2022-02-23T19:02:22.809Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-23T19:02:22.809Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestCleanPatternsExceptionFlag [2022-02-23T19:02:22.809Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-23T19:02:22.809Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-23T19:02:22.809Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestCleanPatternsErrorSingleException [2022-02-23T19:02:22.809Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestCreateIfNotExistsDir [2022-02-23T19:02:22.809Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestCreateIfNotExistsFile [2022-02-23T19:02:22.809Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-23T19:02:22.809Z] === RUN TestMatch [2022-02-23T19:02:22.809Z] --- PASS: TestMatch (0.00s) [2022-02-23T19:02:22.809Z] === RUN TestCompile [2022-02-23T19:02:22.809Z] === RUN TestCompile/slash [2022-02-23T19:02:22.809Z] === RUN TestCompile/backslash [2022-02-23T19:02:22.809Z] --- PASS: TestCompile (0.00s) [2022-02-23T19:02:22.809Z] --- PASS: TestCompile/slash (0.00s) [2022-02-23T19:02:22.809Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-23T19:02:22.809Z] PASS [2022-02-23T19:02:22.809Z] coverage: 84.7% of statements [2022-02-23T19:02:22.809Z] ok github.com/docker/docker/pkg/fileutils 0.087s coverage: 84.7% of statements [2022-02-23T19:02:22.959Z] === RUN TestSetInRange [2022-02-23T19:02:22.959Z] --- PASS: TestSetInRange (0.00s) [2022-02-23T19:02:22.959Z] === RUN TestSetAnyInRange [2022-02-23T19:02:22.959Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-23T19:02:22.960Z] === RUN TestMethods [2022-02-23T19:02:22.960Z] --- PASS: TestMethods (0.00s) [2022-02-23T19:02:22.960Z] === RUN TestRandomAllocateDeallocate [2022-02-23T19:02:22.960Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T19:02:22.960Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T19:02:22.960Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T19:02:22.960Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T19:02:23.779Z] === RUN TestGet [2022-02-23T19:02:23.779Z] --- PASS: TestGet (0.00s) [2022-02-23T19:02:23.779Z] === RUN TestGetShortcutString [2022-02-23T19:02:23.779Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-23T19:02:23.779Z] PASS [2022-02-23T19:02:23.779Z] coverage: 42.9% of statements [2022-02-23T19:02:23.779Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 42.9% of statements [2022-02-23T19:02:23.779Z] 2022/02/23 19:02:23 Closing DB instances... [2022-02-23T19:02:23.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T19:02:24.505Z] === RUN TestInvalidConfig [2022-02-23T19:02:24.505Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-23T19:02:24.505Z] === RUN TestConfig [2022-02-23T19:02:24.505Z] --- PASS: TestConfig (0.00s) [2022-02-23T19:02:24.505Z] === RUN TestOptionsLabels [2022-02-23T19:02:24.753Z] === RUN TestCreateIDMapOrder [2022-02-23T19:02:24.753Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-23T19:02:24.753Z] PASS [2022-02-23T19:02:24.753Z] coverage: 7.2% of statements [2022-02-23T19:02:24.753Z] ok github.com/docker/docker/pkg/idtools 0.053s coverage: 7.2% of statements [2022-02-23T19:02:24.753Z] --- PASS: TestTarFiles (6.31s) [2022-02-23T19:02:24.753Z] === RUN TestDetectCompressionZstd [2022-02-23T19:02:24.753Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-23T19:02:24.753Z] === RUN TestTarUntar [2022-02-23T19:02:24.753Z] --- PASS: TestTarUntar (0.05s) [2022-02-23T19:02:24.753Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-23T19:02:24.753Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-23T19:02:24.753Z] === RUN TestTarWithOptions [2022-02-23T19:02:24.753Z] --- PASS: TestTarWithOptions (0.04s) [2022-02-23T19:02:24.753Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-23T19:02:24.753Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-23T19:02:24.753Z] === RUN TestUntarUstarGnuConflict [2022-02-23T19:02:24.753Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-23T19:02:24.753Z] === RUN TestUntarInvalidFilenames [2022-02-23T19:02:24.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T19:02:24.967Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-23T19:02:24.967Z] === RUN TestValidName [2022-02-23T19:02:24.967Z] --- PASS: TestValidName (0.00s) [2022-02-23T19:02:24.967Z] PASS [2022-02-23T19:02:24.967Z] coverage: 19.7% of statements [2022-02-23T19:02:24.967Z] ok github.com/docker/docker/libnetwork/config 0.115s coverage: 19.7% of statements [2022-02-23T19:02:25.212Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3008961488\\dest" [2022-02-23T19:02:25.212Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-02-23T19:02:25.212Z] === RUN TestUntarHardlinkToSymlink [2022-02-23T19:02:25.212Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-23T19:02:25.212Z] === RUN TestUntarInvalidHardlink [2022-02-23T19:02:25.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2716029716\\victim\\hello" -> "../victim/hello" [2022-02-23T19:02:25.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1357261741\\victim\\hello" -> "/../victim/hello" [2022-02-23T19:02:25.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink242545803\\victim" -> "../victim" [2022-02-23T19:02:25.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3151319771\\victim" -> "../victim" [2022-02-23T19:02:25.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3706360675\\victim" -> "../victim" [2022-02-23T19:02:25.212Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2116364237\\victim" -> "../victim" [2022-02-23T19:02:25.212Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-02-23T19:02:25.212Z] === RUN TestUntarInvalidSymlink [2022-02-23T19:02:25.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3688265203\\dest\\dotdot" -> "../victim/hello" [2022-02-23T19:02:25.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink667837251\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T19:02:25.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1779351973\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:25.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2056667358\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:25.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1456819341\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:25.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3156315299\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:25.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1469699245\\dest\\dir\\loophole" -> "../../victim" [2022-02-23T19:02:25.212Z] --- PASS: TestUntarInvalidSymlink (0.07s) [2022-02-23T19:02:25.212Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-23T19:02:25.213Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-23T19:02:25.213Z] === RUN TestXGlobalNoParent [2022-02-23T19:02:25.213Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-23T19:02:25.213Z] === RUN TestReplaceFileTarWrapper [2022-02-23T19:02:25.213Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-02-23T19:02:25.213Z] === RUN TestNetworkDBNodeLeave [2022-02-23T19:02:25.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T19:02:25.427Z] === RUN TestKey [2022-02-23T19:02:25.427Z] --- PASS: TestKey (0.00s) [2022-02-23T19:02:25.427Z] === RUN TestParseKey [2022-02-23T19:02:25.427Z] --- PASS: TestParseKey (0.00s) [2022-02-23T19:02:25.427Z] === RUN TestInvalidDataStore [2022-02-23T19:02:25.427Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-23T19:02:25.427Z] === RUN TestKVObjectFlatKey [2022-02-23T19:02:25.427Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-23T19:02:25.427Z] === RUN TestAtomicKVObjectFlatKey [2022-02-23T19:02:25.427Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-23T19:02:25.427Z] PASS [2022-02-23T19:02:25.427Z] coverage: 21.9% of statements [2022-02-23T19:02:25.427Z] ok github.com/docker/docker/libnetwork/datastore 0.055s coverage: 21.9% of statements [2022-02-23T19:02:25.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T19:02:25.672Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-02-23T19:02:25.672Z] === RUN TestPrefixHeaderReadable [2022-02-23T19:02:25.672Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-23T19:02:25.672Z] === RUN TestDisablePigz [2022-02-23T19:02:25.672Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-23T19:02:25.672Z] --- PASS: TestDisablePigz (0.25s) [2022-02-23T19:02:25.672Z] === RUN TestPigz [2022-02-23T19:02:25.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T19:02:26.132Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-23T19:02:26.132Z] --- PASS: TestPigz (0.17s) [2022-02-23T19:02:26.132Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T19:02:26.132Z] archive_windows_test.go:16: Currently fails [2022-02-23T19:02:26.132Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestCanonicalTarNameForPath [2022-02-23T19:02:26.132Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestCanonicalTarName [2022-02-23T19:02:26.132Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestChmodTarEntry [2022-02-23T19:02:26.132Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestHardLinkOrder [2022-02-23T19:02:26.132Z] === RUN TestFixedBufferCap [2022-02-23T19:02:26.132Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestFixedBufferLen [2022-02-23T19:02:26.132Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestFixedBufferString [2022-02-23T19:02:26.132Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestFixedBufferWrite [2022-02-23T19:02:26.132Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestFixedBufferRead [2022-02-23T19:02:26.132Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestBytesPipeRead [2022-02-23T19:02:26.132Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestBytesPipeWrite [2022-02-23T19:02:26.132Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-23T19:02:26.132Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-23T19:02:26.132Z] === RUN TestChangeString [2022-02-23T19:02:26.132Z] --- PASS: TestChangeString (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestChangesWithNoChanges [2022-02-23T19:02:26.132Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-23T19:02:26.132Z] === RUN TestChangesWithChanges [2022-02-23T19:02:26.132Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-23T19:02:26.132Z] === RUN TestChangesWithChangesGH13590 [2022-02-23T19:02:26.132Z] changes_test.go:195: needs more investigation [2022-02-23T19:02:26.132Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestChangesDirsEmpty [2022-02-23T19:02:26.132Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T19:02:26.132Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestChangesDirsMutated [2022-02-23T19:02:26.132Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T19:02:26.132Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestApplyLayer [2022-02-23T19:02:26.132Z] changes_test.go:432: needs further investigation [2022-02-23T19:02:26.132Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestChangesSizeWithHardlinks [2022-02-23T19:02:26.132Z] changes_test.go:468: needs further investigation [2022-02-23T19:02:26.132Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestChangesSizeWithNoChanges [2022-02-23T19:02:26.132Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-23T19:02:26.132Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestChangesSize [2022-02-23T19:02:26.132Z] --- PASS: TestChangesSize (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestApplyLayerInvalidFilenames [2022-02-23T19:02:26.132Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2808178333\\dest" [2022-02-23T19:02:26.132Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-02-23T19:02:26.132Z] === RUN TestApplyLayerInvalidHardlink [2022-02-23T19:02:26.132Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4029591951\\victim\\hello" -> "../victim/hello" [2022-02-23T19:02:26.132Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1251748248\\victim\\hello" -> "/../victim/hello" [2022-02-23T19:02:26.132Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3703138669\\victim" -> "../victim" [2022-02-23T19:02:26.132Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2350330541\\victim" -> "../victim" [2022-02-23T19:02:26.132Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1835306054\\victim" -> "../victim" [2022-02-23T19:02:26.132Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink392634323\\victim" -> "../victim" [2022-02-23T19:02:26.132Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-23T19:02:26.132Z] === RUN TestApplyLayerInvalidSymlink [2022-02-23T19:02:26.132Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3548176751\\dest\\dotdot" -> "../victim/hello" [2022-02-23T19:02:26.132Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3386011836\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T19:02:26.132Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2099204724\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:26.132Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3128924868\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:26.132Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4161181322\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:26.132Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2410295568\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:26.132Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-23T19:02:26.132Z] === RUN TestApplyLayerWhiteouts [2022-02-23T19:02:26.132Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-02-23T19:02:26.132Z] === RUN TestGenerateEmptyFile [2022-02-23T19:02:26.132Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-23T19:02:26.132Z] === RUN TestGenerateWithContent [2022-02-23T19:02:26.132Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-23T19:02:26.132Z] PASS [2022-02-23T19:02:26.132Z] coverage: 62.0% of statements [2022-02-23T19:02:26.132Z] ok github.com/docker/docker/pkg/archive 9.383s coverage: 62.0% of statements [2022-02-23T19:02:26.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T19:02:26.398Z] === RUN TestIPDataMarshalling [2022-02-23T19:02:26.398Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-23T19:02:26.398Z] === RUN TestValidateAndIsV6 [2022-02-23T19:02:26.398Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-23T19:02:26.398Z] PASS [2022-02-23T19:02:26.398Z] coverage: 68.9% of statements [2022-02-23T19:02:26.398Z] ok github.com/docker/docker/libnetwork/driverapi 0.053s coverage: 68.9% of statements [2022-02-23T19:02:26.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T19:02:26.593Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2022-02-23T19:02:26.593Z] === RUN TestAtomicWriteToFile [2022-02-23T19:02:26.593Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-23T19:02:26.593Z] === RUN TestAtomicWriteSetCommit [2022-02-23T19:02:26.593Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-02-23T19:02:26.593Z] === RUN TestAtomicWriteSetCancel [2022-02-23T19:02:26.593Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-23T19:02:26.593Z] === RUN TestReadCloserWrapperClose [2022-02-23T19:02:26.593Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-23T19:02:26.593Z] === RUN TestReaderErrWrapperReadOnError [2022-02-23T19:02:26.593Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-23T19:02:26.593Z] === RUN TestReaderErrWrapperRead [2022-02-23T19:02:26.593Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-23T19:02:26.593Z] === RUN TestCancelReadCloser [2022-02-23T19:02:26.593Z] --- PASS: TestCancelReadCloser (0.11s) [2022-02-23T19:02:26.593Z] === RUN TestWriteCloserWrapperClose [2022-02-23T19:02:26.593Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-23T19:02:26.593Z] === RUN TestNopWriteCloser [2022-02-23T19:02:26.593Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-23T19:02:26.593Z] === RUN TestNopWriter [2022-02-23T19:02:26.593Z] --- PASS: TestNopWriter (0.00s) [2022-02-23T19:02:26.593Z] === RUN TestWriteCounter [2022-02-23T19:02:26.593Z] --- PASS: TestWriteCounter (0.00s) [2022-02-23T19:02:26.593Z] PASS [2022-02-23T19:02:26.593Z] coverage: 70.1% of statements [2022-02-23T19:02:26.593Z] ok github.com/docker/docker/pkg/ioutils 0.723s coverage: 70.1% of statements [2022-02-23T19:02:26.857Z] === RUN TestErrorInterfaces [2022-02-23T19:02:26.857Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-23T19:02:26.857Z] === RUN TestNetworkMarshalling [2022-02-23T19:02:26.857Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-02-23T19:02:26.857Z] === RUN TestEndpointMarshalling [2022-02-23T19:02:26.857Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-23T19:02:26.857Z] === RUN TestAuxAddresses [2022-02-23T19:02:26.857Z] time="2022-02-23T19:02:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T19:02:26.857Z] --- PASS: TestAuxAddresses (0.01s) [2022-02-23T19:02:26.857Z] === RUN TestSRVServiceQuery [2022-02-23T19:02:26.857Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:02:26.857Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-23T19:02:26.857Z] === RUN TestServiceVIPReuse [2022-02-23T19:02:26.857Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:02:26.857Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-23T19:02:26.857Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-23T19:02:26.857Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:02:26.857Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-23T19:02:26.857Z] === RUN TestDNSIPQuery [2022-02-23T19:02:26.857Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:02:26.857Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-23T19:02:26.857Z] === RUN TestDNSProxyServFail [2022-02-23T19:02:26.857Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:02:26.857Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-23T19:02:26.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T19:02:26.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T19:02:27.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T19:02:27.318Z] === RUN TestSandboxAddEmpty [2022-02-23T19:02:27.318Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:02:27.318Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-23T19:02:27.318Z] === RUN TestSandboxAddMultiPrio [2022-02-23T19:02:27.318Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:02:27.318Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-23T19:02:27.318Z] === RUN TestSandboxAddSamePrio [2022-02-23T19:02:27.318Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:02:27.318Z] --- SKIP: TestSandboxAddSamePrio (0.01s) [2022-02-23T19:02:27.318Z] === RUN TestCleanupServiceDiscovery [2022-02-23T19:02:27.318Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:02:27.318Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-23T19:02:27.318Z] === RUN TestDNSOptions [2022-02-23T19:02:27.318Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:02:27.318Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-23T19:02:27.318Z] === RUN TestMultipleControllersWithSameStore [2022-02-23T19:02:27.318Z] time="2022-02-23T19:02:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T19:02:27.318Z] time="2022-02-23T19:02:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T19:02:27.318Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-23T19:02:27.318Z] PASS [2022-02-23T19:02:27.318Z] coverage: 8.5% of statements [2022-02-23T19:02:27.318Z] ok github.com/docker/docker/libnetwork 0.393s coverage: 8.5% of statements [2022-02-23T19:02:27.318Z] === RUN TestDriver [2022-02-23T19:02:27.318Z] --- PASS: TestDriver (0.00s) [2022-02-23T19:02:27.318Z] PASS [2022-02-23T19:02:27.318Z] coverage: 34.8% of statements [2022-02-23T19:02:27.318Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-02-23T19:02:27.562Z] === RUN TestError [2022-02-23T19:02:27.562Z] --- PASS: TestError (0.00s) [2022-02-23T19:02:27.562Z] === RUN TestProgressString [2022-02-23T19:02:27.562Z] === RUN TestProgressString/no_progress [2022-02-23T19:02:27.562Z] === RUN TestProgressString/progress_1 [2022-02-23T19:02:27.562Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-23T19:02:27.562Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-23T19:02:27.562Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-23T19:02:27.562Z] === RUN TestProgressString/with_units [2022-02-23T19:02:27.562Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-23T19:02:27.562Z] === RUN TestProgressString/hide_counts [2022-02-23T19:02:27.562Z] --- PASS: TestProgressString (0.00s) [2022-02-23T19:02:27.562Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-23T19:02:27.562Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-23T19:02:27.562Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-23T19:02:27.562Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-23T19:02:27.562Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-23T19:02:27.562Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-23T19:02:27.562Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-23T19:02:27.562Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-23T19:02:27.562Z] === RUN TestJSONMessageDisplay [2022-02-23T19:02:27.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T19:02:27.779Z] === RUN TestDriver [2022-02-23T19:02:27.779Z] --- PASS: TestDriver (0.00s) [2022-02-23T19:02:27.779Z] PASS [2022-02-23T19:02:27.779Z] coverage: 34.8% of statements [2022-02-23T19:02:27.779Z] ok github.com/docker/docker/libnetwork/drivers/null 0.054s coverage: 34.8% of statements [2022-02-23T19:02:27.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T19:02:28.021Z] --- PASS: TestJSONMessageDisplay (0.23s) [2022-02-23T19:02:28.021Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-23T19:02:28.021Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-23T19:02:28.021Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-23T19:02:28.021Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-23T19:02:28.021Z] === RUN TestDisplayJSONMessagesStream [2022-02-23T19:02:28.021Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-23T19:02:28.021Z] PASS [2022-02-23T19:02:28.021Z] coverage: 91.7% of statements [2022-02-23T19:02:28.021Z] ok github.com/docker/docker/pkg/jsonmessage 0.285s coverage: 91.7% of statements [2022-02-23T19:02:28.021Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-02-23T19:02:28.021Z] === RUN TestNetworkDBWatch [2022-02-23T19:02:28.239Z] === RUN TestNetworkAllocateFree [2022-02-23T19:02:28.239Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-23T19:02:28.239Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-23T19:02:28.239Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-23T19:02:28.239Z] PASS [2022-02-23T19:02:28.239Z] coverage: 63.6% of statements [2022-02-23T19:02:28.239Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.083s coverage: 63.6% of statements [2022-02-23T19:02:28.482Z] === RUN TestStandardLongPath [2022-02-23T19:02:28.482Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-23T19:02:28.482Z] === RUN TestUNCLongPath [2022-02-23T19:02:28.482Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-23T19:02:28.482Z] PASS [2022-02-23T19:02:28.482Z] coverage: 100.0% of statements [2022-02-23T19:02:28.482Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-02-23T19:02:28.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T19:02:28.702Z] === RUN TestGetEmptyCapabilities [2022-02-23T19:02:28.702Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-02-23T19:02:28.702Z] === RUN TestGetExtraCapabilities [2022-02-23T19:02:28.702Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-23T19:02:28.702Z] === RUN TestGetInvalidCapabilities [2022-02-23T19:02:28.703Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-02-23T19:02:28.703Z] === RUN TestRemoteDriver [2022-02-23T19:02:28.703Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T19:02:28.703Z] === RUN TestDriverError [2022-02-23T19:02:28.703Z] --- PASS: TestDriverError (0.01s) [2022-02-23T19:02:28.703Z] === RUN TestMissingValues [2022-02-23T19:02:28.703Z] --- PASS: TestMissingValues (0.00s) [2022-02-23T19:02:28.703Z] === RUN TestRollback [2022-02-23T19:02:28.703Z] --- PASS: TestRollback (0.01s) [2022-02-23T19:02:28.703Z] PASS [2022-02-23T19:02:28.703Z] coverage: 57.4% of statements [2022-02-23T19:02:28.703Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.114s coverage: 57.4% of statements [2022-02-23T19:02:29.163Z] --- PASS: TestRandomAllocateDeallocate (6.55s) [2022-02-23T19:02:29.163Z] === RUN TestAllocateRandomDeallocate [2022-02-23T19:02:29.455Z] === RUN TestNameFormat [2022-02-23T19:02:29.455Z] --- PASS: TestNameFormat (0.00s) [2022-02-23T19:02:29.455Z] === RUN TestNameRetries [2022-02-23T19:02:29.455Z] --- PASS: TestNameRetries (0.00s) [2022-02-23T19:02:29.455Z] PASS [2022-02-23T19:02:29.455Z] coverage: 85.7% of statements [2022-02-23T19:02:29.455Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2022-02-23T19:02:29.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T19:02:29.625Z] === RUN TestNAT [2022-02-23T19:02:29.625Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T19:02:29.625Z] --- SKIP: TestNAT (0.00s) [2022-02-23T19:02:29.625Z] === RUN TestTransparent [2022-02-23T19:02:29.625Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T19:02:29.625Z] --- SKIP: TestTransparent (0.00s) [2022-02-23T19:02:29.625Z] PASS [2022-02-23T19:02:29.625Z] coverage: 0.0% of statements [2022-02-23T19:02:29.625Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2022-02-23T19:02:29.625Z] === RUN TestBuildDefault [2022-02-23T19:02:29.625Z] --- PASS: TestBuildDefault (0.00s) [2022-02-23T19:02:29.625Z] === RUN TestBuildHostnameDomainname [2022-02-23T19:02:29.625Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-23T19:02:29.625Z] === RUN TestBuildHostname [2022-02-23T19:02:29.625Z] --- PASS: TestBuildHostname (0.00s) [2022-02-23T19:02:29.625Z] === RUN TestBuildHostnameFQDN [2022-02-23T19:02:29.625Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-23T19:02:29.625Z] === RUN TestBuildNoIP [2022-02-23T19:02:29.625Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-23T19:02:29.625Z] === RUN TestUpdate [2022-02-23T19:02:29.625Z] --- PASS: TestUpdate (0.00s) [2022-02-23T19:02:29.625Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-23T19:02:29.913Z] 2022/02/23 19:02:29 Closing DB instances... [2022-02-23T19:02:29.913Z] === RUN TestParseKeyValueOpt [2022-02-23T19:02:29.913Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-23T19:02:29.913Z] === RUN TestParseUintList [2022-02-23T19:02:29.913Z] --- PASS: TestParseUintList (0.00s) [2022-02-23T19:02:29.913Z] === RUN TestParseUintListMaximumLimits [2022-02-23T19:02:29.913Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-23T19:02:29.913Z] PASS [2022-02-23T19:02:29.913Z] coverage: 97.0% of statements [2022-02-23T19:02:29.913Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2022-02-23T19:02:30.085Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-23T19:02:30.085Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-23T19:02:30.085Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-23T19:02:30.085Z] === RUN TestAddEmpty [2022-02-23T19:02:30.085Z] --- PASS: TestAddEmpty (0.00s) [2022-02-23T19:02:30.085Z] === RUN TestAdd [2022-02-23T19:02:30.085Z] --- PASS: TestAdd (0.00s) [2022-02-23T19:02:30.085Z] === RUN TestDeleteEmpty [2022-02-23T19:02:30.085Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-23T19:02:30.085Z] === RUN TestDeleteNewline [2022-02-23T19:02:30.085Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-23T19:02:30.085Z] === RUN TestDelete [2022-02-23T19:02:30.085Z] --- PASS: TestDelete (0.00s) [2022-02-23T19:02:30.085Z] === RUN TestConcurrentWrites [2022-02-23T19:02:30.085Z] === RUN TestNew [2022-02-23T19:02:30.085Z] --- PASS: TestNew (0.00s) [2022-02-23T19:02:30.085Z] === RUN TestAddDriver [2022-02-23T19:02:30.085Z] --- PASS: TestAddDriver (0.00s) [2022-02-23T19:02:30.085Z] === RUN TestAddDuplicateDriver [2022-02-23T19:02:30.085Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-23T19:02:30.085Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-23T19:02:30.085Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-23T19:02:30.085Z] === RUN TestDriver [2022-02-23T19:02:30.085Z] --- PASS: TestDriver (0.00s) [2022-02-23T19:02:30.085Z] === RUN TestIPAM [2022-02-23T19:02:30.085Z] --- PASS: TestIPAM (0.00s) [2022-02-23T19:02:30.085Z] === RUN TestWalkIPAMs [2022-02-23T19:02:30.085Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-23T19:02:30.085Z] === RUN TestWalkDrivers [2022-02-23T19:02:30.085Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-23T19:02:30.085Z] PASS [2022-02-23T19:02:30.085Z] coverage: 82.4% of statements [2022-02-23T19:02:30.085Z] ok github.com/docker/docker/libnetwork/drvregistry 0.103s coverage: 82.4% of statements [2022-02-23T19:02:30.085Z] --- PASS: TestConcurrentWrites (0.29s) [2022-02-23T19:02:30.085Z] PASS [2022-02-23T19:02:30.085Z] coverage: 81.2% of statements [2022-02-23T19:02:30.085Z] ok github.com/docker/docker/libnetwork/etchosts 0.369s coverage: 81.2% of statements [2022-02-23T19:02:30.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T19:02:30.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T19:02:30.544Z] --- PASS: TestAllocateRandomDeallocate (1.16s) [2022-02-23T19:02:30.544Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-23T19:02:30.544Z] === RUN TestNew [2022-02-23T19:02:30.544Z] --- PASS: TestNew (0.00s) [2022-02-23T19:02:30.544Z] === RUN TestAllocate [2022-02-23T19:02:30.544Z] --- PASS: TestAllocate (0.00s) [2022-02-23T19:02:30.544Z] === RUN TestUninitialized [2022-02-23T19:02:30.544Z] --- PASS: TestUninitialized (0.00s) [2022-02-23T19:02:30.544Z] === RUN TestAllocateInRange [2022-02-23T19:02:30.544Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-23T19:02:30.544Z] === RUN TestAllocateSerial [2022-02-23T19:02:30.544Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-23T19:02:30.544Z] PASS [2022-02-23T19:02:30.544Z] coverage: 87.5% of statements [2022-02-23T19:02:30.544Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2022-02-23T19:02:30.544Z] === RUN TestCaller [2022-02-23T19:02:30.544Z] --- PASS: TestCaller (0.00s) [2022-02-23T19:02:30.544Z] PASS [2022-02-23T19:02:30.544Z] coverage: 100.0% of statements [2022-02-23T19:02:30.544Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2022-02-23T19:02:31.025Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T19:02:31.025Z] Using test binary docker [2022-02-23T19:02:31.025Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T19:02:31.025Z] Starting apparmor (via systemctl): apparmor.service. [2022-02-23T19:02:31.025Z] Starting dockerd [2022-02-23T19:02:31.025Z] INFO: Waiting for daemon to start... [2022-02-23T19:02:31.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T19:02:31.462Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-02-23T19:02:31.462Z] === RUN TestNetworkDBBulkSync [2022-02-23T19:02:31.462Z] === RUN TestNewAndRemove [2022-02-23T19:02:31.462Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-23T19:02:31.462Z] === RUN TestRemoveInvalidPath [2022-02-23T19:02:31.462Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-23T19:02:31.462Z] PASS [2022-02-23T19:02:31.462Z] coverage: 82.6% of statements [2022-02-23T19:02:31.462Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2022-02-23T19:02:31.514Z] === RUN TestSetSerialInsertDelete [2022-02-23T19:02:31.514Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-23T19:02:31.514Z] === RUN TestSetParallelInsertDelete [2022-02-23T19:02:31.514Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.23s) [2022-02-23T19:02:31.514Z] === RUN TestRetrieveFromStore [2022-02-23T19:02:31.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T19:02:31.973Z] --- PASS: TestRetrieveFromStore (0.43s) [2022-02-23T19:02:31.973Z] === RUN TestIsCorrupted [2022-02-23T19:02:31.973Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-23T19:02:31.973Z] === RUN TestSetRollover [2022-02-23T19:02:32.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T19:02:32.473Z] 2022/02/23 19:02:32 Closing DB instances... [2022-02-23T19:02:32.474Z] === RUN TestInt2IP2IntConversion [2022-02-23T19:02:32.526Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T19:02:32.526Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T19:02:32.526Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:02:32.526Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T19:02:32.526Z] [2022-02-23T19:02:32.526Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-02-23T19:02:32.526Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-02-23T19:02:32.526Z] Using test binary docker [2022-02-23T19:02:32.526Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T19:02:32.526Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T19:02:32.526Z] INFO: Waiting for daemon to start... [2022-02-23T19:02:32.526Z] Starting dockerd [2022-02-23T19:02:32.526Z] . [2022-02-23T19:02:32.526Z] INFO: Building docker-sdk-python3:5.0.3... [2022-02-23T19:02:32.933Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-02-23T19:02:32.933Z] === RUN TestGetAddressVersion [2022-02-23T19:02:32.933Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-23T19:02:32.933Z] === RUN TestKeyString [2022-02-23T19:02:32.933Z] --- PASS: TestKeyString (0.00s) [2022-02-23T19:02:32.933Z] === RUN TestPoolDataMarshal [2022-02-23T19:02:32.933Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-23T19:02:32.933Z] === RUN TestSubnetsMarshal [2022-02-23T19:02:32.933Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-02-23T19:02:32.933Z] === RUN TestAddSubnets [2022-02-23T19:02:32.934Z] --- PASS: TestAddSubnets (0.05s) [2022-02-23T19:02:32.934Z] === RUN TestDoublePoolRelease [2022-02-23T19:02:32.934Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-02-23T19:02:32.934Z] === RUN TestAddReleasePoolID [2022-02-23T19:02:32.934Z] === RUN TestPoolRequest [2022-02-23T19:02:32.934Z] --- PASS: TestPoolRequest (0.00s) [2022-02-23T19:02:32.934Z] === RUN TestOtherRequests [2022-02-23T19:02:32.934Z] --- PASS: TestOtherRequests (0.00s) [2022-02-23T19:02:32.934Z] PASS [2022-02-23T19:02:32.934Z] coverage: 57.1% of statements [2022-02-23T19:02:32.934Z] ok github.com/docker/docker/libnetwork/ipams/null 0.052s coverage: 57.1% of statements [2022-02-23T19:02:32.934Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-02-23T19:02:32.934Z] === RUN TestPredefinedPool [2022-02-23T19:02:32.934Z] --- PASS: TestPredefinedPool (0.02s) [2022-02-23T19:02:32.934Z] === RUN TestRemoveSubnet [2022-02-23T19:02:33.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T19:02:33.394Z] --- PASS: TestRemoveSubnet (0.23s) [2022-02-23T19:02:33.394Z] === RUN TestGetSameAddress [2022-02-23T19:02:33.394Z] --- PASS: TestGetSameAddress (0.03s) [2022-02-23T19:02:33.394Z] === RUN TestPoolAllocationReuse [2022-02-23T19:02:33.394Z] --- PASS: TestSetRollover (1.44s) [2022-02-23T19:02:33.394Z] === RUN TestSetRolloverSerial [2022-02-23T19:02:33.443Z] === RUN TestFailedConnection [2022-02-23T19:02:33.556Z] . [2022-02-23T19:02:33.556Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T19:02:33.556Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T19:02:33.556Z] Error: No such image: emptyfs [2022-02-23T19:02:33.815Z] Running integration-test (iteration 1) [2022-02-23T19:02:33.815Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T19:02:33.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T19:02:33.902Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-02-23T19:02:33.903Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-23T19:02:34.074Z] Loaded image: busybox:latest [2022-02-23T19:02:34.074Z] Loaded image: busybox:glibc [2022-02-23T19:02:34.366Z] === RUN TestGetCapabilities [2022-02-23T19:02:34.366Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-23T19:02:34.366Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-23T19:02:34.366Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-23T19:02:34.366Z] === RUN TestGetDefaultAddressSpaces [2022-02-23T19:02:34.366Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-23T19:02:34.366Z] === RUN TestRemoteDriver [2022-02-23T19:02:34.366Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T19:02:34.366Z] PASS [2022-02-23T19:02:34.366Z] coverage: 47.4% of statements [2022-02-23T19:02:34.366Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2022-02-23T19:02:34.830Z] --- PASS: TestPoolAllocationReuse (1.46s) [2022-02-23T19:02:34.831Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-23T19:02:34.831Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-23T19:02:34.831Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-23T19:02:34.831Z] --- PASS: TestSetRolloverSerial (1.37s) [2022-02-23T19:02:34.831Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-23T19:02:34.831Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-23T19:02:34.831Z] PASS [2022-02-23T19:02:34.831Z] coverage: 84.4% of statements [2022-02-23T19:02:34.831Z] ok github.com/docker/docker/libnetwork/bitseq 12.273s coverage: 84.4% of statements [2022-02-23T19:02:34.880Z] --- PASS: TestGetAddress (25.79s) [2022-02-23T19:02:34.880Z] === RUN TestRequestSyntaxCheck [2022-02-23T19:02:34.880Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-02-23T19:02:34.880Z] === RUN TestRequest [2022-02-23T19:02:35.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T19:02:35.294Z] === RUN TestWindowsIPAM [2022-02-23T19:02:35.294Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-23T19:02:35.294Z] PASS [2022-02-23T19:02:35.294Z] coverage: 71.4% of statements [2022-02-23T19:02:35.294Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-02-23T19:02:35.454Z] Loaded image: debian:bullseye-slim [2022-02-23T19:02:35.713Z] Loaded image: hello-world:latest [2022-02-23T19:02:35.713Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T19:02:35.713Z] INFO: Testing against a local daemon [2022-02-23T19:02:35.713Z] === RUN TestCgroupNamespacesBuild [2022-02-23T19:02:35.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T19:02:35.851Z] --- PASS: TestFailedConnection (2.34s) [2022-02-23T19:02:35.851Z] === RUN TestFailOnce [2022-02-23T19:02:35.851Z] 2022/02/23 19:02:35 http: panic serving 127.0.0.1:49281: Plugin not ready [2022-02-23T19:02:35.851Z] goroutine 38 [running]: [2022-02-23T19:02:35.851Z] net/http.(*conn).serve.func1() [2022-02-23T19:02:35.851Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-23T19:02:35.851Z] panic({0xe9a8e0, 0xfae260}) [2022-02-23T19:02:35.851Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-23T19:02:35.851Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x95927b237f454fb}, 0xc0000a3a98) [2022-02-23T19:02:35.851Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-23T19:02:35.851Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xfbb140, 0xc0002a8000}, 0xdd1146) [2022-02-23T19:02:35.851Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-23T19:02:35.851Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xfbb140, 0xc0002a8000}, 0xc0000bc200) [2022-02-23T19:02:35.851Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-23T19:02:35.851Z] net/http.serverHandler.ServeHTTP({0xfb9830}, {0xfbb140, 0xc0002a8000}, 0xc0000bc200) [2022-02-23T19:02:35.851Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-23T19:02:35.851Z] net/http.(*conn).serve(0xc0000c8000, {0xfbd140, 0xc000144c60}) [2022-02-23T19:02:35.851Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-23T19:02:35.851Z] created by net/http.(*Server).Serve [2022-02-23T19:02:35.851Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-23T19:02:35.851Z] time="2022-02-23T19:02:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.FailOnce: Post \"http://127.0.0.1:49280/Test.FailOnce\": EOF, retrying in 1s" [2022-02-23T19:02:36.262Z] === RUN TestDefaultNetwork [2022-02-23T19:02:36.263Z] --- PASS: TestDefaultNetwork (0.30s) [2022-02-23T19:02:36.263Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-23T19:02:36.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T19:02:36.728Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-02-23T19:02:36.728Z] === RUN TestInitAddressPools [2022-02-23T19:02:36.728Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-23T19:02:36.728Z] PASS [2022-02-23T19:02:36.728Z] coverage: 74.0% of statements [2022-02-23T19:02:36.728Z] ok github.com/docker/docker/libnetwork/ipamutils 0.676s coverage: 74.0% of statements [2022-02-23T19:02:36.728Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.13s) [2022-02-23T19:02:36.728Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-23T19:02:36.825Z] --- PASS: TestFailOnce (1.21s) [2022-02-23T19:02:36.825Z] === RUN TestEchoInputOutput [2022-02-23T19:02:36.825Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-23T19:02:36.825Z] === RUN TestBackoff [2022-02-23T19:02:36.825Z] --- PASS: TestBackoff (0.00s) [2022-02-23T19:02:36.825Z] === RUN TestAbortRetry [2022-02-23T19:02:36.825Z] --- PASS: TestAbortRetry (0.00s) [2022-02-23T19:02:36.825Z] === RUN TestClientScheme [2022-02-23T19:02:36.825Z] --- PASS: TestClientScheme (0.00s) [2022-02-23T19:02:36.825Z] === RUN TestNewClientWithTimeout [2022-02-23T19:02:36.825Z] 2022/02/23 19:02:36 Closing DB instances... [2022-02-23T19:02:37.089Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2022-02-23T19:02:37.089Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-23T19:02:37.275Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T19:02:37.275Z] Using test binary docker [2022-02-23T19:02:37.275Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T19:02:37.275Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T19:02:37.275Z] INFO: Waiting for daemon to start... [2022-02-23T19:02:37.275Z] Starting dockerd [2022-02-23T19:02:37.285Z] time="2022-02-23T19:02:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-23T19:02:37.705Z] === RUN TestKeyValue [2022-02-23T19:02:37.705Z] --- PASS: TestKeyValue (0.00s) [2022-02-23T19:02:37.705Z] PASS [2022-02-23T19:02:37.705Z] coverage: 60.0% of statements [2022-02-23T19:02:37.705Z] ok github.com/docker/docker/libnetwork/netlabel 0.056s coverage: 60.0% of statements [2022-02-23T19:02:38.470Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-02-23T19:02:38.470Z] === RUN TestBuildWithSession [2022-02-23T19:02:38.470Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:02:38.470Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T19:02:38.470Z] === RUN TestBuildSquashParent [2022-02-23T19:02:38.831Z] time="2022-02-23T19:02:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-23T19:02:39.803Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.71s) [2022-02-23T19:02:39.803Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-23T19:02:39.899Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.57s) [2022-02-23T19:02:39.899Z] === RUN TestGetAddress [2022-02-23T19:02:39.899Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T19:02:39.899Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T19:02:39.899Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T19:02:39.899Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T19:02:39.899Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T19:02:39.899Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T19:02:39.899Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T19:02:39.899Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T19:02:39.899Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T19:02:39.899Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-23T19:02:40.362Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T19:02:40.362Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T19:02:40.362Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T19:02:40.362Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-23T19:02:40.362Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T19:02:40.362Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T19:02:40.362Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T19:02:40.545Z] . [2022-02-23T19:02:40.545Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T19:02:40.545Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T19:02:40.545Z] Error: No such image: emptyfs [2022-02-23T19:02:40.545Z] Running integration-test (iteration 1) [2022-02-23T19:02:40.545Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T19:02:40.545Z] Loaded image: busybox:latest [2022-02-23T19:02:40.545Z] Loaded image: busybox:glibc [2022-02-23T19:02:40.777Z] 2022/02/23 19:02:40 Closing DB instances... [2022-02-23T19:02:40.822Z] === RUN TestNetworkDBSimple [2022-02-23T19:02:41.236Z] time="2022-02-23T19:02:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-23T19:02:41.281Z] === RUN TestGenerate [2022-02-23T19:02:41.281Z] --- PASS: TestGenerate (0.00s) [2022-02-23T19:02:41.281Z] === RUN TestGeneratePtr [2022-02-23T19:02:41.281Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-23T19:02:41.281Z] === RUN TestGenerateMissingField [2022-02-23T19:02:41.281Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-23T19:02:41.281Z] === RUN TestFieldCannotBeSet [2022-02-23T19:02:41.281Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-23T19:02:41.281Z] === RUN TestTypeMismatchError [2022-02-23T19:02:41.281Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-23T19:02:41.281Z] PASS [2022-02-23T19:02:41.281Z] coverage: 100.0% of statements [2022-02-23T19:02:41.281Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-02-23T19:02:41.281Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-23T19:02:41.281Z] PASS [2022-02-23T19:02:41.281Z] coverage: 100.0% of statements [2022-02-23T19:02:41.281Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.075s coverage: 100.0% of statements [2022-02-23T19:02:41.743Z] 2022/02/23 19:02:41 Closing DB instances... [2022-02-23T19:02:41.911Z] Loaded image: debian:bullseye-slim [2022-02-23T19:02:41.912Z] Loaded image: hello-world:latest [2022-02-23T19:02:41.912Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T19:02:41.912Z] INFO: Testing against a local daemon [2022-02-23T19:02:41.912Z] === RUN TestCgroupNamespacesBuild [2022-02-23T19:02:42.202Z] testing: warning: no tests to run [2022-02-23T19:02:42.202Z] PASS [2022-02-23T19:02:42.202Z] coverage: 0.0% of statements [2022-02-23T19:02:42.202Z] ok github.com/docker/docker/libnetwork/osl 0.049s coverage: 0.0% of statements [no tests to run] [2022-02-23T19:02:42.202Z] === RUN TestRequestNewPort [2022-02-23T19:02:42.202Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-23T19:02:42.202Z] === RUN TestRequestSpecificPort [2022-02-23T19:02:42.202Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-23T19:02:42.202Z] === RUN TestReleasePort [2022-02-23T19:02:42.202Z] --- PASS: TestReleasePort (0.00s) [2022-02-23T19:02:42.202Z] === RUN TestReuseReleasedPort [2022-02-23T19:02:42.202Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-23T19:02:42.202Z] === RUN TestReleaseUnreadledPort [2022-02-23T19:02:42.202Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-23T19:02:42.202Z] === RUN TestUnknowProtocol [2022-02-23T19:02:42.202Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-23T19:02:42.202Z] === RUN TestAllocateAllPorts [2022-02-23T19:02:42.202Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-23T19:02:42.202Z] === RUN TestPortAllocation [2022-02-23T19:02:42.202Z] --- PASS: TestPortAllocation (0.00s) [2022-02-23T19:02:42.202Z] === RUN TestPortAllocationWithCustomRange [2022-02-23T19:02:42.202Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-23T19:02:42.202Z] === RUN TestNoDuplicateBPR [2022-02-23T19:02:42.202Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-23T19:02:42.202Z] === RUN TestChangePortRange [2022-02-23T19:02:42.202Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-23T19:02:42.202Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-23T19:02:42.202Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-23T19:02:42.202Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-23T19:02:42.202Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-23T19:02:42.202Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-23T19:02:42.202Z] --- PASS: TestChangePortRange (0.00s) [2022-02-23T19:02:42.202Z] PASS [2022-02-23T19:02:42.202Z] coverage: 88.6% of statements [2022-02-23T19:02:42.202Z] ok github.com/docker/docker/libnetwork/portallocator 0.052s coverage: 88.6% of statements [2022-02-23T19:02:42.208Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-23T19:02:42.208Z] === RUN TestNetworkDBGarbageCollection [2022-02-23T19:02:42.666Z] --- PASS: TestBuildSquashParent (4.18s) [2022-02-23T19:02:42.666Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T19:02:42.666Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:02:42.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:02:42.666Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:02:42.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:02:42.666Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:02:42.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:02:42.666Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:02:42.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:02:42.666Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:02:42.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:02:42.666Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:02:42.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:02:42.666Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:02:42.666Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:02:43.173Z] testing: warning: no tests to run [2022-02-23T19:02:43.173Z] PASS [2022-02-23T19:02:43.173Z] coverage: 0.0% of statements [2022-02-23T19:02:43.173Z] ok github.com/docker/docker/libnetwork/portmapper 0.048s coverage: 0.0% of statements [no tests to run] [2022-02-23T19:02:43.173Z] === RUN TestHashData [2022-02-23T19:02:43.173Z] --- PASS: TestHashData (0.00s) [2022-02-23T19:02:43.173Z] PASS [2022-02-23T19:02:43.173Z] coverage: 2.8% of statements [2022-02-23T19:02:43.173Z] ok github.com/docker/docker/libnetwork/resolvconf 0.049s coverage: 2.8% of statements [2022-02-23T19:02:43.173Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-02-23T19:02:43.173Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-23T19:02:43.176Z] --- PASS: TestRequest (8.53s) [2022-02-23T19:02:43.176Z] === RUN TestOverlappingRequests [2022-02-23T19:02:43.280Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-02-23T19:02:43.280Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-23T19:02:43.602Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:02:43.633Z] === RUN TestErrorConstructors [2022-02-23T19:02:43.633Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-23T19:02:43.633Z] === RUN TestCompareIPMask [2022-02-23T19:02:43.633Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-23T19:02:43.633Z] === RUN TestUtilGetHostPartIP [2022-02-23T19:02:43.633Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-23T19:02:43.633Z] === RUN TestUtilGetBroadcastIP [2022-02-23T19:02:43.633Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-23T19:02:43.633Z] === RUN TestParseCIDR [2022-02-23T19:02:43.633Z] --- PASS: TestParseCIDR (0.00s) [2022-02-23T19:02:43.633Z] PASS [2022-02-23T19:02:43.633Z] coverage: 37.3% of statements [2022-02-23T19:02:43.633Z] ok github.com/docker/docker/libnetwork/types 0.056s coverage: 37.3% of statements [2022-02-23T19:02:43.636Z] --- PASS: TestOverlappingRequests (0.40s) [2022-02-23T19:02:43.636Z] === RUN TestRelease [2022-02-23T19:02:43.861Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:02:44.213Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-02-23T19:02:44.213Z] === RUN TestBuildWithSession [2022-02-23T19:02:44.213Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:02:44.213Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T19:02:44.213Z] === RUN TestBuildSquashParent [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-23T19:02:44.603Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-23T19:02:44.603Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-23T19:02:44.603Z] PASS [2022-02-23T19:02:44.603Z] coverage: 50.0% of statements [2022-02-23T19:02:44.603Z] ok github.com/docker/docker/oci 0.105s coverage: 50.0% of statements [2022-02-23T19:02:44.603Z] 2022/02/23 19:02:44 Closing DB instances... [2022-02-23T19:02:45.180Z] --- PASS: TestRelease (1.61s) [2022-02-23T19:02:45.180Z] === RUN TestAllocateRandomDeallocate [2022-02-23T19:02:45.238Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:02:45.238Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:02:45.576Z] === RUN TestAddressPoolOpt [2022-02-23T19:02:45.576Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/a [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/something [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/_=a [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/env1=value1 [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/_env1=value1 [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/PATH [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/=a [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/PATH= [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/PATH=something [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/asd!qwe [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/1asd [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/123 [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/some_space [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/__some_space_before [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/some_space_after__ [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/= [2022-02-23T19:02:45.576Z] === RUN TestValidateEnv/PaTh [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestParseHost [2022-02-23T19:02:45.576Z] --- PASS: TestParseHost (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestParseDockerDaemonHost [2022-02-23T19:02:45.576Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestParseTCP [2022-02-23T19:02:45.576Z] --- PASS: TestParseTCP (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-23T19:02:45.576Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestValidateExtraHosts [2022-02-23T19:02:45.576Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestIpOptString [2022-02-23T19:02:45.576Z] --- PASS: TestIpOptString (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-23T19:02:45.576Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestNewIpOptValidDefaultVal [2022-02-23T19:02:45.576Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestIpOptSetInvalidVal [2022-02-23T19:02:45.576Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestValidateIPAddress [2022-02-23T19:02:45.576Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestMapOpts [2022-02-23T19:02:45.576Z] --- PASS: TestMapOpts (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestListOptsWithoutValidator [2022-02-23T19:02:45.576Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestListOptsWithValidator [2022-02-23T19:02:45.576Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestValidateDNSSearch [2022-02-23T19:02:45.576Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestValidateLabel [2022-02-23T19:02:45.576Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-23T19:02:45.576Z] === RUN TestValidateLabel/label_with_general_format [2022-02-23T19:02:45.576Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-23T19:02:45.576Z] === RUN TestValidateLabel/label_with_one_more [2022-02-23T19:02:45.576Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-23T19:02:45.576Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-23T19:02:45.576Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-23T19:02:45.576Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-23T19:02:45.576Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-23T19:02:45.576Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-23T19:02:45.576Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-23T19:02:45.576Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-23T19:02:45.576Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-23T19:02:45.576Z] --- PASS: TestValidateLabel (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-23T19:02:45.576Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestNamedListOpts [2022-02-23T19:02:45.576Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestNamedMapOpts [2022-02-23T19:02:45.576Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-23T19:02:45.576Z] === RUN TestParseLink [2022-02-23T19:02:45.577Z] --- PASS: TestParseLink (0.00s) [2022-02-23T19:02:45.577Z] === RUN TestQuotedStringSetWithQuotes [2022-02-23T19:02:45.577Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-23T19:02:45.577Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-23T19:02:45.577Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-23T19:02:45.577Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-23T19:02:45.577Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-23T19:02:45.577Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-23T19:02:45.577Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-23T19:02:45.577Z] === RUN TestUlimitOpt [2022-02-23T19:02:45.577Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-23T19:02:45.577Z] PASS [2022-02-23T19:02:45.577Z] coverage: 67.4% of statements [2022-02-23T19:02:45.577Z] ok github.com/docker/docker/opts 0.087s coverage: 67.4% of statements [2022-02-23T19:02:45.577Z] === RUN TestParseVersion [2022-02-23T19:02:45.577Z] --- PASS: TestParseVersion (0.00s) [2022-02-23T19:02:45.577Z] PASS [2022-02-23T19:02:45.577Z] coverage: 52.9% of statements [2022-02-23T19:02:45.577Z] ok github.com/docker/docker/pkg/aaparser 0.060s coverage: 52.9% of statements [2022-02-23T19:02:45.640Z] time="2022-02-23T19:02:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-23T19:02:46.036Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-02-23T19:02:46.036Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-23T19:02:46.672Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-23T19:02:46.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.23s) [2022-02-23T19:02:46.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s) [2022-02-23T19:02:46.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s) [2022-02-23T19:02:46.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.37s) [2022-02-23T19:02:46.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.39s) [2022-02-23T19:02:46.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.50s) [2022-02-23T19:02:46.672Z] === RUN TestBuildMultiStageCopy [2022-02-23T19:02:46.672Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T19:02:47.574Z] === RUN TestPeerCertificateMarshalJSON [2022-02-23T19:02:47.574Z] 2022/02/23 19:02:47 Closing DB instances... [2022-02-23T19:02:48.034Z] === RUN TestIsArchivePathDir [2022-02-23T19:02:48.034Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-02-23T19:02:48.034Z] === RUN TestIsArchivePathInvalidFile [2022-02-23T19:02:48.034Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-02-23T19:02:48.034Z] === RUN TestIsArchivePathTar [2022-02-23T19:02:48.034Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-02-23T19:02:48.034Z] === RUN TestDecompressStreamGzip [2022-02-23T19:02:48.064Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T19:02:48.323Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T19:02:48.494Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-23T19:02:48.494Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-23T19:02:48.494Z] --- PASS: TestPeerCertificateMarshalJSON (0.86s) [2022-02-23T19:02:48.494Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-23T19:02:48.494Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-23T19:02:48.494Z] === RUN TestMiddleware [2022-02-23T19:02:48.494Z] --- PASS: TestMiddleware (0.00s) [2022-02-23T19:02:48.494Z] === RUN TestNewResponseModifier [2022-02-23T19:02:48.494Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-23T19:02:48.494Z] PASS [2022-02-23T19:02:48.494Z] coverage: 26.8% of statements [2022-02-23T19:02:48.494Z] ok github.com/docker/docker/pkg/authorization 0.911s coverage: 26.8% of statements [2022-02-23T19:02:48.494Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-02-23T19:02:48.494Z] === RUN TestDecompressStreamBzip2 [2022-02-23T19:02:48.494Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-02-23T19:02:48.494Z] === RUN TestDecompressStreamXz [2022-02-23T19:02:48.494Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T19:02:48.494Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-23T19:02:48.494Z] === RUN TestDecompressStreamZstd [2022-02-23T19:02:48.494Z] archive_test.go:140: zstd not installed [2022-02-23T19:02:48.494Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-23T19:02:48.494Z] === RUN TestCompressStreamXzUnsupported [2022-02-23T19:02:48.494Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-23T19:02:48.494Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-23T19:02:48.494Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-23T19:02:48.494Z] === RUN TestCompressStreamInvalid [2022-02-23T19:02:48.494Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-23T19:02:48.494Z] === RUN TestExtensionInvalid [2022-02-23T19:02:48.494Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-23T19:02:48.494Z] === RUN TestExtensionUncompressed [2022-02-23T19:02:48.494Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-23T19:02:48.494Z] === RUN TestExtensionBzip2 [2022-02-23T19:02:48.494Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-23T19:02:48.494Z] === RUN TestExtensionGzip [2022-02-23T19:02:48.494Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-23T19:02:48.494Z] === RUN TestExtensionXz [2022-02-23T19:02:48.494Z] --- PASS: TestExtensionXz (0.00s) [2022-02-23T19:02:48.494Z] === RUN TestExtensionZstd [2022-02-23T19:02:48.494Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-23T19:02:48.494Z] === RUN TestCmdStreamLargeStderr [2022-02-23T19:02:48.494Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-02-23T19:02:48.494Z] === RUN TestCmdStreamBad [2022-02-23T19:02:48.494Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T19:02:48.494Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-23T19:02:48.494Z] === RUN TestCmdStreamGood [2022-02-23T19:02:48.494Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-23T19:02:48.494Z] === RUN TestUntarPathWithInvalidDest [2022-02-23T19:02:48.582Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T19:02:48.843Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T19:02:48.954Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-02-23T19:02:48.954Z] === RUN TestUntarPathWithInvalidSrc [2022-02-23T19:02:48.954Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-23T19:02:48.954Z] === RUN TestUntarPath [2022-02-23T19:02:48.954Z] --- PASS: TestUntarPath (0.08s) [2022-02-23T19:02:48.954Z] === RUN TestUntarPathWithDestinationFile [2022-02-23T19:02:48.954Z] === RUN TestUnbuffered [2022-02-23T19:02:48.954Z] --- PASS: TestUnbuffered (0.00s) [2022-02-23T19:02:48.954Z] === RUN TestRaceUnbuffered [2022-02-23T19:02:48.954Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-23T19:02:48.954Z] PASS [2022-02-23T19:02:48.954Z] coverage: 100.0% of statements [2022-02-23T19:02:48.954Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2022-02-23T19:02:48.954Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-02-23T19:02:48.954Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-23T19:02:48.954Z] --- PASS: TestUntarPathWithDestinationFile (0.18s) [2022-02-23T19:02:48.954Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-23T19:02:48.954Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-02-23T19:02:48.954Z] === RUN TestCopyWithTarInvalidSrc [2022-02-23T19:02:48.954Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-23T19:02:48.954Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-23T19:02:48.954Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T19:02:48.954Z] === RUN TestCopyWithTarSrcFile [2022-02-23T19:02:48.954Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-23T19:02:48.954Z] === RUN TestCopyWithTarSrcFolder [2022-02-23T19:02:48.954Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-23T19:02:48.954Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-23T19:02:48.954Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-23T19:02:48.954Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-23T19:02:48.954Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-02-23T19:02:48.954Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-23T19:02:48.954Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-23T19:02:48.954Z] === RUN TestCopyFileWithTarSrcFile [2022-02-23T19:02:48.954Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-23T19:02:48.954Z] === RUN TestTarFiles [2022-02-23T19:02:49.102Z] --- PASS: TestBuildMultiStageCopy (2.30s) [2022-02-23T19:02:49.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s) [2022-02-23T19:02:49.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-02-23T19:02:49.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-02-23T19:02:49.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-02-23T19:02:49.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-02-23T19:02:49.102Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T19:02:49.416Z] === RUN TestMatch [2022-02-23T19:02:49.416Z] === RUN TestMatch/[[]] [2022-02-23T19:02:49.416Z] === RUN TestMatch/[[foo]] [2022-02-23T19:02:49.416Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-23T19:02:49.416Z] === RUN TestMatch/[[foo_bar]] [2022-02-23T19:02:49.416Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-23T19:02:49.416Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-23T19:02:49.416Z] === RUN TestMatch/[] [2022-02-23T19:02:49.416Z] === RUN TestMatch/[]#01 [2022-02-23T19:02:49.416Z] === RUN TestMatch/[[qux]] [2022-02-23T19:02:49.416Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-23T19:02:49.416Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-23T19:02:49.416Z] === RUN TestMatch/[[foo_baz]] [2022-02-23T19:02:49.416Z] --- PASS: TestMatch (0.00s) [2022-02-23T19:02:49.416Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-23T19:02:49.416Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-23T19:02:49.416Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-23T19:02:49.416Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-23T19:02:49.416Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-23T19:02:49.416Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-23T19:02:49.416Z] --- PASS: TestMatch/[] (0.00s) [2022-02-23T19:02:49.416Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-23T19:02:49.416Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-23T19:02:49.416Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-23T19:02:49.416Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-23T19:02:49.416Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-23T19:02:49.416Z] PASS [2022-02-23T19:02:49.416Z] coverage: 87.5% of statements [2022-02-23T19:02:49.416Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-02-23T19:02:49.670Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-02-23T19:02:49.670Z] === RUN TestBuildLabelWithTargets [2022-02-23T19:02:50.347Z] === RUN TestParseEmptyInterface [2022-02-23T19:02:50.347Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-23T19:02:50.347Z] === RUN TestParseNonInterfaceType [2022-02-23T19:02:50.347Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-23T19:02:50.347Z] === RUN TestParseWithOneFunction [2022-02-23T19:02:50.347Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-23T19:02:50.347Z] === RUN TestParseWithMultipleFuncs [2022-02-23T19:02:50.347Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-23T19:02:50.347Z] === RUN TestParseWithUnnamedReturn [2022-02-23T19:02:50.347Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-23T19:02:50.347Z] === RUN TestEmbeddedInterface [2022-02-23T19:02:50.347Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-23T19:02:50.347Z] === RUN TestParsedImports [2022-02-23T19:02:50.347Z] --- PASS: TestParsedImports (0.00s) [2022-02-23T19:02:50.347Z] === RUN TestAliasedImports [2022-02-23T19:02:50.347Z] --- PASS: TestAliasedImports (0.00s) [2022-02-23T19:02:50.347Z] PASS [2022-02-23T19:02:50.347Z] coverage: 56.8% of statements [2022-02-23T19:02:50.347Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2022-02-23T19:02:50.347Z] --- PASS: TestAllocateRandomDeallocate (4.80s) [2022-02-23T19:02:50.347Z] === RUN TestRetrieveFromStore [2022-02-23T19:02:50.609Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-02-23T19:02:50.609Z] === RUN TestBuildWithEmptyLayers [2022-02-23T19:02:50.808Z] === RUN TestHTTPTransport [2022-02-23T19:02:50.808Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-23T19:02:50.808Z] PASS [2022-02-23T19:02:50.808Z] coverage: 85.7% of statements [2022-02-23T19:02:50.808Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-02-23T19:02:50.869Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-02-23T19:02:50.869Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T19:02:50.954Z] === RUN TestChrootTarUntar [2022-02-23T19:02:50.954Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:02:50.954Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-23T19:02:50.954Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-23T19:02:50.954Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:02:50.954Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T19:02:50.954Z] === RUN TestChrootUntarEmptyArchive [2022-02-23T19:02:50.954Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-23T19:02:50.954Z] === RUN TestChrootTarUntarWithSymlink [2022-02-23T19:02:50.954Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:02:50.954Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T19:02:50.954Z] === RUN TestChrootCopyWithTar [2022-02-23T19:02:50.954Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:02:50.954Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-23T19:02:50.954Z] === RUN TestChrootCopyFileWithTar [2022-02-23T19:02:50.954Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:02:50.954Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-23T19:02:50.954Z] === RUN TestChrootUntarPath [2022-02-23T19:02:50.954Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:02:50.954Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-23T19:02:50.954Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-23T19:02:50.954Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:02:50.954Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:02:50.954Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-23T19:02:50.954Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:02:50.954Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:02:50.954Z] === RUN TestChrootApplyDotDotFile [2022-02-23T19:02:50.954Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:02:50.954Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-23T19:02:50.954Z] PASS [2022-02-23T19:02:50.954Z] coverage: 15.1% of statements [2022-02-23T19:02:50.954Z] ok github.com/docker/docker/pkg/chrootarchive 0.108s coverage: 15.1% of statements [2022-02-23T19:02:51.413Z] 2022/02/23 19:02:50 Closing DB instances... [2022-02-23T19:02:51.779Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-23T19:02:51.779Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T19:02:51.779Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-23T19:02:51.779Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-23T19:02:51.779Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-23T19:02:51.779Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-23T19:02:51.779Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-23T19:02:51.779Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T19:02:51.779Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-23T19:02:51.779Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-23T19:02:51.779Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-23T19:02:51.779Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-23T19:02:51.779Z] === RUN TestBufferPoolPutAndGet [2022-02-23T19:02:51.779Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-23T19:02:51.779Z] PASS [2022-02-23T19:02:51.779Z] coverage: 88.2% of statements [2022-02-23T19:02:51.779Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2022-02-23T19:02:51.779Z] --- PASS: TestRetrieveFromStore (1.62s) [2022-02-23T19:02:51.779Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-23T19:02:51.779Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-23T19:02:51.779Z] === RUN TestParallelPredefinedRequest1 [2022-02-23T19:02:51.779Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-23T19:02:51.779Z] === RUN TestParallelPredefinedRequest2 [2022-02-23T19:02:51.779Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-23T19:02:51.779Z] === RUN TestParallelPredefinedRequest3 [2022-02-23T19:02:51.779Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-23T19:02:51.779Z] === RUN TestParallelPredefinedRequest4 [2022-02-23T19:02:51.779Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-23T19:02:51.779Z] === RUN TestParallelPredefinedRequest5 [2022-02-23T19:02:51.779Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-23T19:02:51.779Z] === RUN TestDebug [2022-02-23T19:02:51.779Z] --- PASS: TestDebug (0.00s) [2022-02-23T19:02:51.779Z] === RUN TestRequestPoolParallel [2022-02-23T19:02:51.872Z] === RUN TestSizeEmpty [2022-02-23T19:02:51.872Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-23T19:02:51.872Z] === RUN TestSizeEmptyFile [2022-02-23T19:02:51.872Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-23T19:02:51.872Z] === RUN TestSizeNonemptyFile [2022-02-23T19:02:51.872Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-23T19:02:51.872Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-23T19:02:51.872Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-23T19:02:51.872Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-23T19:02:51.872Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-23T19:02:51.872Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-23T19:02:51.872Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-23T19:02:51.872Z] === RUN TestMoveToSubdir [2022-02-23T19:02:51.872Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-23T19:02:51.872Z] === RUN TestSizeNonExistingDirectory [2022-02-23T19:02:51.872Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-23T19:02:51.872Z] PASS [2022-02-23T19:02:51.872Z] coverage: 80.0% of statements [2022-02-23T19:02:51.872Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2022-02-23T19:02:52.239Z] === RUN TestOutputOnPrematureClose [2022-02-23T19:02:52.239Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-23T19:02:52.239Z] === RUN TestCompleteSilently [2022-02-23T19:02:52.239Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-23T19:02:52.239Z] PASS [2022-02-23T19:02:52.239Z] coverage: 75.9% of statements [2022-02-23T19:02:52.239Z] ok github.com/docker/docker/pkg/progress 0.046s coverage: 75.9% of statements [2022-02-23T19:02:52.239Z] --- PASS: TestRequestPoolParallel (0.57s) [2022-02-23T19:02:52.239Z] === RUN TestFullAllocateRelease [2022-02-23T19:02:52.306Z] --- PASS: TestBuildSquashParent (6.81s) [2022-02-23T19:02:52.306Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T19:02:52.306Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:02:52.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:02:52.306Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:02:52.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:02:52.306Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:02:52.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:02:52.306Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:02:52.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:02:52.306Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:02:52.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:02:52.306Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:02:52.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:02:52.307Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:02:52.307Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:02:52.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:02:52.698Z] --- PASS: TestFullAllocateRelease (0.50s) [2022-02-23T19:02:52.698Z] === RUN TestOddAllocateRelease [2022-02-23T19:02:52.772Z] --- PASS: TestBuildMultiStageOnBuild (1.62s) [2022-02-23T19:02:52.772Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T19:02:52.819Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:02:52.843Z] === RUN TestPollerAddRemove [2022-02-23T19:02:52.843Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-23T19:02:52.843Z] === RUN TestPollerEvent [2022-02-23T19:02:52.843Z] poller_test.go:40: No chmod on Windows [2022-02-23T19:02:52.843Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-23T19:02:52.843Z] === RUN TestPollerClose [2022-02-23T19:02:52.843Z] --- PASS: TestPollerClose (0.00s) [2022-02-23T19:02:52.843Z] PASS [2022-02-23T19:02:52.843Z] coverage: 45.7% of statements [2022-02-23T19:02:52.843Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 45.7% of statements [2022-02-23T19:02:53.030Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-02-23T19:02:53.030Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T19:02:53.158Z] === RUN TestSendToOneSub [2022-02-23T19:02:53.158Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-23T19:02:53.158Z] === RUN TestSendToMultipleSubs [2022-02-23T19:02:53.158Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-23T19:02:53.158Z] === RUN TestEvictOneSub [2022-02-23T19:02:53.158Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-23T19:02:53.158Z] === RUN TestClosePublisher [2022-02-23T19:02:53.158Z] --- PASS: TestClosePublisher (0.00s) [2022-02-23T19:02:53.158Z] === RUN TestPubSubRace [2022-02-23T19:02:53.158Z] --- PASS: TestOddAllocateRelease (0.34s) [2022-02-23T19:02:53.158Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-23T19:02:53.158Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-02-23T19:02:53.158Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-23T19:02:53.158Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-02-23T19:02:53.158Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-23T19:02:53.304Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s) [2022-02-23T19:02:53.304Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-23T19:02:53.618Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-23T19:02:53.618Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T19:02:53.618Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T19:02:53.618Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T19:02:53.618Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:02:53.618Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T19:02:53.618Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T19:02:53.618Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:02:53.618Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T19:02:53.618Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:02:53.618Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T19:02:53.618Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-23T19:02:53.618Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T19:02:53.618Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T19:02:53.618Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:02:53.618Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T19:02:53.618Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:02:53.618Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-23T19:02:53.618Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-23T19:02:53.618Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-23T19:02:53.618Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-23T19:02:53.618Z] PASS [2022-02-23T19:02:53.618Z] coverage: 85.3% of statements [2022-02-23T19:02:53.618Z] ok github.com/docker/docker/libnetwork/ipam 52.770s coverage: 85.3% of statements [2022-02-23T19:02:53.775Z] === RUN TestCopyFileWithInvalidSrc [2022-02-23T19:02:53.775Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T19:02:53.775Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-23T19:02:53.775Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-23T19:02:53.775Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestCopyFile [2022-02-23T19:02:53.775Z] --- PASS: TestCopyFile (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-23T19:02:53.775Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T19:02:53.775Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-23T19:02:53.775Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-23T19:02:53.775Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T19:02:53.775Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestWildcardMatches [2022-02-23T19:02:53.775Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestPatternMatches [2022-02-23T19:02:53.775Z] --- PASS: TestPatternMatches (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-23T19:02:53.775Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestPatternMatchesFolderExclusions [2022-02-23T19:02:53.775Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-23T19:02:53.775Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-23T19:02:53.775Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-23T19:02:53.775Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-23T19:02:53.775Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestSingleExclamationError [2022-02-23T19:02:53.775Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestMatchesWithNoPatterns [2022-02-23T19:02:53.775Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestMatchesWithMalformedPatterns [2022-02-23T19:02:53.775Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestMatches [2022-02-23T19:02:53.775Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-23T19:02:53.775Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-23T19:02:53.775Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-23T19:02:53.775Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-23T19:02:53.775Z] --- PASS: TestMatches (0.01s) [2022-02-23T19:02:53.775Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-23T19:02:53.775Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-23T19:02:53.775Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-23T19:02:53.775Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestCleanPatterns [2022-02-23T19:02:53.775Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-23T19:02:53.775Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestCleanPatternsExceptionFlag [2022-02-23T19:02:53.775Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-23T19:02:53.775Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-23T19:02:53.775Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestCleanPatternsErrorSingleException [2022-02-23T19:02:53.775Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestCreateIfNotExistsDir [2022-02-23T19:02:53.775Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestCreateIfNotExistsFile [2022-02-23T19:02:53.775Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-23T19:02:53.775Z] === RUN TestMatch [2022-02-23T19:02:53.775Z] --- PASS: TestMatch (0.00s) [2022-02-23T19:02:53.775Z] === RUN TestCompile [2022-02-23T19:02:53.775Z] === RUN TestCompile/slash [2022-02-23T19:02:53.775Z] === RUN TestCompile/backslash [2022-02-23T19:02:53.775Z] --- PASS: TestCompile (0.00s) [2022-02-23T19:02:53.775Z] --- PASS: TestCompile/slash (0.00s) [2022-02-23T19:02:53.775Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-23T19:02:53.775Z] PASS [2022-02-23T19:02:53.775Z] coverage: 84.7% of statements [2022-02-23T19:02:53.775Z] ok github.com/docker/docker/pkg/fileutils 0.082s coverage: 84.7% of statements [2022-02-23T19:02:54.078Z] --- PASS: TestPubSubRace (1.09s) [2022-02-23T19:02:54.078Z] PASS [2022-02-23T19:02:54.078Z] coverage: 75.0% of statements [2022-02-23T19:02:54.078Z] ok github.com/docker/docker/pkg/pubsub 1.136s coverage: 75.0% of statements [2022-02-23T19:02:54.539Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-23T19:02:54.539Z] === RUN TestClientStream [2022-02-23T19:02:54.539Z] --- PASS: TestClientStream (0.00s) [2022-02-23T19:02:54.539Z] === RUN TestClientSendFile [2022-02-23T19:02:54.539Z] --- PASS: TestClientSendFile (0.00s) [2022-02-23T19:02:54.539Z] === RUN TestClientWithRequestTimeout [2022-02-23T19:02:54.539Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-23T19:02:54.539Z] === RUN TestFileSpecPlugin [2022-02-23T19:02:54.539Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-23T19:02:54.539Z] === RUN TestFileJSONSpecPlugin [2022-02-23T19:02:54.539Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-02-23T19:02:54.539Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-23T19:02:54.539Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-23T19:02:54.539Z] === RUN TestPluginAddHandler [2022-02-23T19:02:54.539Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-23T19:02:54.539Z] === RUN TestPluginWaitBadPlugin [2022-02-23T19:02:54.539Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-23T19:02:54.539Z] === RUN TestGet [2022-02-23T19:02:54.539Z] time="2022-02-23T19:02:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-23T19:02:54.712Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:02:54.746Z] === RUN TestGet [2022-02-23T19:02:54.747Z] --- PASS: TestGet (0.00s) [2022-02-23T19:02:54.747Z] === RUN TestGetShortcutString [2022-02-23T19:02:54.747Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-23T19:02:54.747Z] PASS [2022-02-23T19:02:54.747Z] coverage: 42.9% of statements [2022-02-23T19:02:54.747Z] ok github.com/docker/docker/pkg/homedir 0.072s coverage: 42.9% of statements [2022-02-23T19:02:54.880Z] ok github.com/docker/docker/libnetwork 36.957s coverage: 40.7% of statements [2022-02-23T19:02:54.880Z] ok github.com/docker/docker/libnetwork/bitseq 0.126s coverage: 84.4% of statements [2022-02-23T19:02:54.880Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T19:02:54.880Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T19:02:54.880Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T19:02:54.880Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T19:02:54.880Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T19:02:54.880Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T19:02:54.880Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-23T19:02:54.880Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T19:02:54.880Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-02-23T19:02:54.880Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-23T19:02:54.880Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T19:02:54.880Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T19:02:54.880Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-23T19:02:54.934Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2022-02-23T19:02:54.935Z] === RUN TestBuildWithHugeFile [2022-02-23T19:02:54.968Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:02:54.998Z] === RUN TestRegister [2022-02-23T19:02:54.998Z] --- PASS: TestRegister (0.00s) [2022-02-23T19:02:54.998Z] === RUN TestCommand [2022-02-23T19:02:54.998Z] --- PASS: TestCommand (0.04s) [2022-02-23T19:02:54.998Z] === RUN TestNaiveSelf [2022-02-23T19:02:54.998Z] --- PASS: TestNaiveSelf (0.04s) [2022-02-23T19:02:54.998Z] PASS [2022-02-23T19:02:54.998Z] coverage: 82.4% of statements [2022-02-23T19:02:54.998Z] ok github.com/docker/docker/pkg/reexec 0.118s coverage: 82.4% of statements [2022-02-23T19:02:55.137Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.270s coverage: 59.9% of statements [2022-02-23T19:02:55.137Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T19:02:55.207Z] 2022/02/23 19:02:54 Closing DB instances... [2022-02-23T19:02:55.207Z] --- PASS: TestTarFiles (6.10s) [2022-02-23T19:02:55.207Z] === RUN TestDetectCompressionZstd [2022-02-23T19:02:55.207Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-23T19:02:55.207Z] === RUN TestTarUntar [2022-02-23T19:02:55.207Z] --- PASS: TestTarUntar (0.04s) [2022-02-23T19:02:55.207Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-23T19:02:55.207Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-23T19:02:55.207Z] === RUN TestTarWithOptions [2022-02-23T19:02:55.207Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-23T19:02:55.207Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-23T19:02:55.207Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-23T19:02:55.207Z] === RUN TestUntarUstarGnuConflict [2022-02-23T19:02:55.207Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-23T19:02:55.207Z] === RUN TestUntarInvalidFilenames [2022-02-23T19:02:55.394Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-23T19:02:55.458Z] time="2022-02-23T19:02:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-23T19:02:55.458Z] === RUN TestDump [2022-02-23T19:02:55.458Z] goroutine 35 [running]: [2022-02-23T19:02:55.458Z] github.com/docker/docker/pkg/stack.dump(0xa6b6b7) [2022-02-23T19:02:55.458Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T19:02:55.458Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-23T19:02:55.458Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-23T19:02:55.458Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-23T19:02:55.458Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-23T19:02:55.458Z] testing.tRunner(0xc0001451e0, 0xbd8ef8) [2022-02-23T19:02:55.458Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:02:55.458Z] created by testing.(*T).Run [2022-02-23T19:02:55.458Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T19:02:55.458Z] [2022-02-23T19:02:55.458Z] goroutine 1 [chan receive]: [2022-02-23T19:02:55.458Z] testing.(*T).Run(0xc000145040, {0xbca531, 0xa4a413}, 0xbd8ef8) [2022-02-23T19:02:55.458Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T19:02:55.458Z] testing.runTests.func1(0xc000132810) [2022-02-23T19:02:55.458Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T19:02:55.458Z] testing.tRunner(0xc000145040, 0xc00013dce0) [2022-02-23T19:02:55.458Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:02:55.458Z] testing.runTests(0xc000150080, {0xd3cbe0, 0x3, 0x3}, {0xa6a90d, 0xbcc22b, 0xd41680}) [2022-02-23T19:02:55.458Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T19:02:55.458Z] testing.(*M).Run(0xc000150080) [2022-02-23T19:02:55.458Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T19:02:55.458Z] main.main() [2022-02-23T19:02:55.458Z] _testmain.go:95 +0x1f5 [2022-02-23T19:02:55.458Z] --- PASS: TestDump (0.00s) [2022-02-23T19:02:55.458Z] === RUN TestDumpToFile [2022-02-23T19:02:55.669Z] === RUN TestCreateIDMapOrder [2022-02-23T19:02:55.669Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-23T19:02:55.669Z] PASS [2022-02-23T19:02:55.669Z] coverage: 7.2% of statements [2022-02-23T19:02:55.669Z] ok github.com/docker/docker/pkg/idtools 0.066s coverage: 7.2% of statements [2022-02-23T19:02:55.669Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2403859374\\dest" [2022-02-23T19:02:55.669Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-02-23T19:02:55.669Z] === RUN TestUntarHardlinkToSymlink [2022-02-23T19:02:55.669Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-23T19:02:55.669Z] === RUN TestUntarInvalidHardlink [2022-02-23T19:02:55.670Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4153190200\\victim\\hello" -> "../victim/hello" [2022-02-23T19:02:55.670Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1155959114\\victim\\hello" -> "/../victim/hello" [2022-02-23T19:02:55.670Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink78359592\\victim" -> "../victim" [2022-02-23T19:02:55.670Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4106370590\\victim" -> "../victim" [2022-02-23T19:02:55.670Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4202202123\\victim" -> "../victim" [2022-02-23T19:02:55.670Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink252388913\\victim" -> "../victim" [2022-02-23T19:02:55.670Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-02-23T19:02:55.670Z] === RUN TestUntarInvalidSymlink [2022-02-23T19:02:55.670Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2995382853\\dest\\dotdot" -> "../victim/hello" [2022-02-23T19:02:55.670Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3715206382\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T19:02:55.670Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2095577890\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:55.670Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1547038671\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:55.670Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1365430926\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:55.670Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2090260587\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:55.670Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1292153773\\dest\\dir\\loophole" -> "../../victim" [2022-02-23T19:02:55.670Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-02-23T19:02:55.670Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-23T19:02:55.670Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-23T19:02:55.670Z] === RUN TestXGlobalNoParent [2022-02-23T19:02:55.670Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-23T19:02:55.670Z] === RUN TestReplaceFileTarWrapper [2022-02-23T19:02:55.670Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-02-23T19:02:55.670Z] === RUN TestPrefixHeaderReadable [2022-02-23T19:02:55.670Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-02-23T19:02:55.670Z] === RUN TestDisablePigz [2022-02-23T19:02:55.670Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-23T19:02:55.918Z] --- PASS: TestDumpToFile (0.22s) [2022-02-23T19:02:55.918Z] === RUN TestDumpToFileWithEmptyInput [2022-02-23T19:02:55.919Z] goroutine 37 [running]: [2022-02-23T19:02:55.919Z] github.com/docker/docker/pkg/stack.dump(0xad8894) [2022-02-23T19:02:55.919Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T19:02:55.919Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xad8c40}) [2022-02-23T19:02:55.919Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-23T19:02:55.919Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001451e0) [2022-02-23T19:02:55.919Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-23T19:02:55.919Z] testing.tRunner(0xc0001456c0, 0xbd8ee8) [2022-02-23T19:02:55.919Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:02:55.919Z] created by testing.(*T).Run [2022-02-23T19:02:55.919Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T19:02:55.919Z] [2022-02-23T19:02:55.919Z] goroutine 1 [chan receive]: [2022-02-23T19:02:55.919Z] testing.(*T).Run(0xc000145040, {0xbd1316, 0xa4a413}, 0xbd8ee8) [2022-02-23T19:02:55.919Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T19:02:55.919Z] testing.runTests.func1(0xc000132810) [2022-02-23T19:02:55.919Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T19:02:55.919Z] testing.tRunner(0xc000145040, 0xc00013dce0) [2022-02-23T19:02:55.919Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:02:55.919Z] testing.runTests(0xc000150080, {0xd3cbe0, 0x3, 0x3}, {0xa6a90d, 0xbcc22b, 0xd41680}) [2022-02-23T19:02:55.919Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T19:02:55.919Z] testing.(*M).Run(0xc000150080) [2022-02-23T19:02:55.919Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T19:02:55.919Z] main.main() [2022-02-23T19:02:55.919Z] _testmain.go:95 +0x1f5 [2022-02-23T19:02:55.919Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-23T19:02:55.919Z] PASS [2022-02-23T19:02:55.919Z] coverage: 90.9% of statements [2022-02-23T19:02:55.919Z] ok github.com/docker/docker/pkg/stack 0.266s coverage: 90.9% of statements [2022-02-23T19:02:55.956Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.082s coverage: 4.0% of statements [2022-02-23T19:02:55.956Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T19:02:56.131Z] --- PASS: TestDisablePigz (0.24s) [2022-02-23T19:02:56.131Z] === RUN TestPigz [2022-02-23T19:02:56.131Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-23T19:02:56.131Z] --- PASS: TestPigz (0.18s) [2022-02-23T19:02:56.131Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T19:02:56.131Z] archive_windows_test.go:16: Currently fails [2022-02-23T19:02:56.131Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:02:56.131Z] === RUN TestCanonicalTarNameForPath [2022-02-23T19:02:56.131Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-23T19:02:56.131Z] === RUN TestCanonicalTarName [2022-02-23T19:02:56.131Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-23T19:02:56.131Z] === RUN TestChmodTarEntry [2022-02-23T19:02:56.131Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-23T19:02:56.131Z] === RUN TestHardLinkOrder [2022-02-23T19:02:56.131Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-23T19:02:56.131Z] === RUN TestChangeString [2022-02-23T19:02:56.131Z] --- PASS: TestChangeString (0.00s) [2022-02-23T19:02:56.378Z] === RUN TestNewStdWriter [2022-02-23T19:02:56.378Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-23T19:02:56.378Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-23T19:02:56.378Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-23T19:02:56.378Z] === RUN TestWriteWithNilBytes [2022-02-23T19:02:56.378Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-23T19:02:56.378Z] === RUN TestWrite [2022-02-23T19:02:56.378Z] --- PASS: TestWrite (0.00s) [2022-02-23T19:02:56.378Z] === RUN TestWriteWithWriterError [2022-02-23T19:02:56.378Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-23T19:02:56.378Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-23T19:02:56.378Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-23T19:02:56.378Z] === RUN TestStdCopyWriteAndRead [2022-02-23T19:02:56.378Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-23T19:02:56.378Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-23T19:02:56.378Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-23T19:02:56.378Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-23T19:02:56.378Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-23T19:02:56.378Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-23T19:02:56.378Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-23T19:02:56.378Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-23T19:02:56.378Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-23T19:02:56.378Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-23T19:02:56.378Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-23T19:02:56.378Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-23T19:02:56.378Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-23T19:02:56.378Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-23T19:02:56.378Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-23T19:02:56.378Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-23T19:02:56.378Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-23T19:02:56.378Z] PASS [2022-02-23T19:02:56.378Z] coverage: 100.0% of statements [2022-02-23T19:02:56.378Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2022-02-23T19:02:56.518Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-02-23T19:02:56.518Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T19:02:56.591Z] === RUN TestChangesWithNoChanges [2022-02-23T19:02:56.591Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-23T19:02:56.591Z] === RUN TestChangesWithChanges [2022-02-23T19:02:56.591Z] --- PASS: TestChangesWithChanges (0.03s) [2022-02-23T19:02:56.591Z] === RUN TestChangesWithChangesGH13590 [2022-02-23T19:02:56.591Z] changes_test.go:195: needs more investigation [2022-02-23T19:02:56.591Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-23T19:02:56.591Z] === RUN TestChangesDirsEmpty [2022-02-23T19:02:56.591Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T19:02:56.591Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-23T19:02:56.591Z] === RUN TestChangesDirsMutated [2022-02-23T19:02:56.591Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T19:02:56.591Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-23T19:02:56.591Z] === RUN TestApplyLayer [2022-02-23T19:02:56.591Z] changes_test.go:432: needs further investigation [2022-02-23T19:02:56.591Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-23T19:02:56.591Z] === RUN TestChangesSizeWithHardlinks [2022-02-23T19:02:56.591Z] changes_test.go:468: needs further investigation [2022-02-23T19:02:56.591Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-23T19:02:56.591Z] === RUN TestChangesSizeWithNoChanges [2022-02-23T19:02:56.591Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-23T19:02:56.591Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-23T19:02:56.591Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-23T19:02:56.591Z] === RUN TestChangesSize [2022-02-23T19:02:56.591Z] --- PASS: TestChangesSize (0.00s) [2022-02-23T19:02:56.591Z] === RUN TestApplyLayerInvalidFilenames [2022-02-23T19:02:56.591Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2942963245\\dest" [2022-02-23T19:02:56.591Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-23T19:02:56.591Z] === RUN TestApplyLayerInvalidHardlink [2022-02-23T19:02:56.591Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1439416183\\victim\\hello" -> "../victim/hello" [2022-02-23T19:02:56.591Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink733950690\\victim\\hello" -> "/../victim/hello" [2022-02-23T19:02:56.591Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3877149529\\victim" -> "../victim" [2022-02-23T19:02:56.591Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1631500424\\victim" -> "../victim" [2022-02-23T19:02:56.591Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2455524321\\victim" -> "../victim" [2022-02-23T19:02:56.591Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3202069726\\victim" -> "../victim" [2022-02-23T19:02:56.591Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-02-23T19:02:56.591Z] === RUN TestApplyLayerInvalidSymlink [2022-02-23T19:02:56.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1868108794\\dest\\dotdot" -> "../victim/hello" [2022-02-23T19:02:56.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2218543070\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T19:02:56.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3827775616\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:56.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1401101129\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:56.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink256296515\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:56.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1778351239\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:02:56.591Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-23T19:02:56.591Z] === RUN TestApplyLayerWhiteouts [2022-02-23T19:02:56.591Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-02-23T19:02:56.591Z] === RUN TestGenerateEmptyFile [2022-02-23T19:02:56.591Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-23T19:02:56.591Z] === RUN TestGenerateWithContent [2022-02-23T19:02:56.591Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-23T19:02:56.591Z] PASS [2022-02-23T19:02:56.591Z] coverage: 62.0% of statements [2022-02-23T19:02:56.591Z] ok github.com/docker/docker/pkg/archive 8.827s coverage: 62.0% of statements [2022-02-23T19:02:56.591Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-02-23T19:02:56.591Z] === RUN TestNetworkDBNodeLeave [2022-02-23T19:02:56.774Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-23T19:02:56.859Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-23T19:02:56.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2022-02-23T19:02:56.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) [2022-02-23T19:02:56.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2022-02-23T19:02:56.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s) [2022-02-23T19:02:56.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-02-23T19:02:56.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2022-02-23T19:02:56.859Z] === RUN TestBuildMultiStageCopy [2022-02-23T19:02:56.859Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T19:02:57.055Z] === RUN TestFixedBufferCap [2022-02-23T19:02:57.055Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-23T19:02:57.055Z] === RUN TestFixedBufferLen [2022-02-23T19:02:57.055Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-23T19:02:57.055Z] === RUN TestFixedBufferString [2022-02-23T19:02:57.055Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-23T19:02:57.055Z] === RUN TestFixedBufferWrite [2022-02-23T19:02:57.055Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-23T19:02:57.055Z] === RUN TestFixedBufferRead [2022-02-23T19:02:57.055Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-23T19:02:57.055Z] === RUN TestBytesPipeRead [2022-02-23T19:02:57.055Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-23T19:02:57.055Z] === RUN TestBytesPipeWrite [2022-02-23T19:02:57.055Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-23T19:02:57.055Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-23T19:02:57.348Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-23T19:02:57.348Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-23T19:02:57.348Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-23T19:02:57.348Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-23T19:02:57.348Z] === RUN TestFormatStatus [2022-02-23T19:02:57.348Z] --- PASS: TestFormatStatus (0.00s) [2022-02-23T19:02:57.348Z] === RUN TestFormatError [2022-02-23T19:02:57.348Z] --- PASS: TestFormatError (0.00s) [2022-02-23T19:02:57.348Z] === RUN TestFormatJSONError [2022-02-23T19:02:57.348Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-23T19:02:57.348Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-23T19:02:57.349Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-23T19:02:57.349Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-23T19:02:57.349Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-23T19:02:57.349Z] === RUN TestNewJSONProgressOutput [2022-02-23T19:02:57.349Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-23T19:02:57.349Z] === RUN TestAuxFormatterEmit [2022-02-23T19:02:57.349Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-23T19:02:57.349Z] === RUN TestStreamWriterStdout [2022-02-23T19:02:57.349Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-23T19:02:57.349Z] === RUN TestStreamWriterStderr [2022-02-23T19:02:57.349Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-23T19:02:57.349Z] PASS [2022-02-23T19:02:57.349Z] coverage: 66.2% of statements [2022-02-23T19:02:57.349Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2022-02-23T19:02:57.349Z] time="2022-02-23T19:02:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-23T19:02:57.515Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2022-02-23T19:02:57.515Z] === RUN TestAtomicWriteToFile [2022-02-23T19:02:57.515Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-23T19:02:57.515Z] === RUN TestAtomicWriteSetCommit [2022-02-23T19:02:57.515Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-23T19:02:57.515Z] === RUN TestAtomicWriteSetCancel [2022-02-23T19:02:57.515Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-23T19:02:57.515Z] === RUN TestReadCloserWrapperClose [2022-02-23T19:02:57.515Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-23T19:02:57.515Z] === RUN TestReaderErrWrapperReadOnError [2022-02-23T19:02:57.515Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-23T19:02:57.515Z] === RUN TestReaderErrWrapperRead [2022-02-23T19:02:57.515Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-23T19:02:57.515Z] === RUN TestCancelReadCloser [2022-02-23T19:02:57.515Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-23T19:02:57.515Z] === RUN TestWriteCloserWrapperClose [2022-02-23T19:02:57.515Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-23T19:02:57.515Z] === RUN TestNopWriteCloser [2022-02-23T19:02:57.515Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-23T19:02:57.515Z] === RUN TestNopWriter [2022-02-23T19:02:57.515Z] --- PASS: TestNopWriter (0.00s) [2022-02-23T19:02:57.515Z] === RUN TestWriteCounter [2022-02-23T19:02:57.515Z] --- PASS: TestWriteCounter (0.00s) [2022-02-23T19:02:57.515Z] PASS [2022-02-23T19:02:57.515Z] coverage: 68.8% of statements [2022-02-23T19:02:57.515Z] ok github.com/docker/docker/pkg/ioutils 0.728s coverage: 68.8% of statements [2022-02-23T19:02:58.319Z] === RUN TestGenerateRandomID [2022-02-23T19:02:58.319Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-23T19:02:58.319Z] === RUN TestShortenId [2022-02-23T19:02:58.319Z] --- PASS: TestShortenId (0.00s) [2022-02-23T19:02:58.319Z] === RUN TestShortenSha256Id [2022-02-23T19:02:58.319Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-23T19:02:58.319Z] === RUN TestShortenIdEmpty [2022-02-23T19:02:58.319Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-23T19:02:58.319Z] === RUN TestShortenIdInvalid [2022-02-23T19:02:58.319Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-23T19:02:58.319Z] === RUN TestIsShortIDNonHex [2022-02-23T19:02:58.319Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-23T19:02:58.319Z] === RUN TestIsShortIDNotCorrectSize [2022-02-23T19:02:58.319Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-23T19:02:58.319Z] PASS [2022-02-23T19:02:58.319Z] coverage: 70.6% of statements [2022-02-23T19:02:58.319Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2022-02-23T19:02:58.486Z] === RUN TestError [2022-02-23T19:02:58.486Z] --- PASS: TestError (0.00s) [2022-02-23T19:02:58.486Z] === RUN TestProgressString [2022-02-23T19:02:58.486Z] === RUN TestProgressString/no_progress [2022-02-23T19:02:58.486Z] === RUN TestProgressString/progress_1 [2022-02-23T19:02:58.486Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-23T19:02:58.486Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-23T19:02:58.486Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-23T19:02:58.486Z] === RUN TestProgressString/with_units [2022-02-23T19:02:58.486Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-23T19:02:58.486Z] === RUN TestProgressString/hide_counts [2022-02-23T19:02:58.486Z] --- PASS: TestProgressString (0.00s) [2022-02-23T19:02:58.486Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-23T19:02:58.486Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-23T19:02:58.486Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-23T19:02:58.486Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-23T19:02:58.486Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-23T19:02:58.486Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-23T19:02:58.486Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-23T19:02:58.486Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-23T19:02:58.486Z] === RUN TestJSONMessageDisplay [2022-02-23T19:02:58.779Z] === RUN TestIsCpusetListAvailable [2022-02-23T19:02:58.779Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-23T19:02:58.779Z] PASS [2022-02-23T19:02:58.779Z] coverage: 39.4% of statements [2022-02-23T19:02:58.779Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 39.4% of statements [2022-02-23T19:02:58.946Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-02-23T19:02:58.946Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-23T19:02:58.946Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-23T19:02:58.946Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-23T19:02:58.946Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-23T19:02:58.946Z] === RUN TestDisplayJSONMessagesStream [2022-02-23T19:02:58.946Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-23T19:02:58.946Z] PASS [2022-02-23T19:02:58.946Z] coverage: 91.7% of statements [2022-02-23T19:02:58.946Z] ok github.com/docker/docker/pkg/jsonmessage 0.266s coverage: 91.7% of statements [2022-02-23T19:02:59.407Z] === RUN TestStandardLongPath [2022-02-23T19:02:59.407Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-23T19:02:59.407Z] === RUN TestUNCLongPath [2022-02-23T19:02:59.407Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-23T19:02:59.407Z] PASS [2022-02-23T19:02:59.407Z] coverage: 100.0% of statements [2022-02-23T19:02:59.407Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-02-23T19:02:59.407Z] === RUN TestNetworkDBWatch [2022-02-23T19:02:59.407Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2022-02-23T19:03:00.128Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T19:03:00.375Z] === RUN TestNameFormat [2022-02-23T19:03:00.375Z] --- PASS: TestNameFormat (0.00s) [2022-02-23T19:03:00.375Z] === RUN TestNameRetries [2022-02-23T19:03:00.375Z] --- PASS: TestNameRetries (0.00s) [2022-02-23T19:03:00.375Z] PASS [2022-02-23T19:03:00.375Z] coverage: 85.7% of statements [2022-02-23T19:03:00.375Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2022-02-23T19:03:00.834Z] === RUN TestParseKeyValueOpt [2022-02-23T19:03:00.834Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-23T19:03:00.834Z] === RUN TestParseUintList [2022-02-23T19:03:00.834Z] --- PASS: TestParseUintList (0.00s) [2022-02-23T19:03:00.834Z] === RUN TestParseUintListMaximumLimits [2022-02-23T19:03:00.834Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-23T19:03:00.834Z] PASS [2022-02-23T19:03:00.834Z] coverage: 97.0% of statements [2022-02-23T19:03:00.834Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2022-02-23T19:03:00.973Z] === RUN TestChtimes [2022-02-23T19:03:00.974Z] --- PASS: TestChtimes (0.00s) [2022-02-23T19:03:00.974Z] === RUN TestChtimesWindows [2022-02-23T19:03:00.974Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-23T19:03:00.974Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-23T19:03:00.974Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-23T19:03:00.974Z] === RUN TestEnsureRemoveAllNotExist [2022-02-23T19:03:00.974Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-23T19:03:00.974Z] === RUN TestEnsureRemoveAllWithDir [2022-02-23T19:03:00.974Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-23T19:03:00.974Z] === RUN TestEnsureRemoveAllWithFile [2022-02-23T19:03:00.974Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-23T19:03:00.974Z] PASS [2022-02-23T19:03:00.974Z] coverage: 12.9% of statements [2022-02-23T19:03:00.974Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 12.9% of statements [2022-02-23T19:03:01.057Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T19:03:01.293Z] 2022/02/23 19:03:00 Closing DB instances... [2022-02-23T19:03:01.434Z] time="2022-02-23T19:03:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-23T19:03:01.434Z] === RUN TestTailFile [2022-02-23T19:03:01.434Z] --- PASS: TestTailFile (0.00s) [2022-02-23T19:03:01.434Z] === RUN TestTailFileManyLines [2022-02-23T19:03:01.434Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-23T19:03:01.434Z] === RUN TestTailEmptyFile [2022-02-23T19:03:01.434Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-23T19:03:01.434Z] === RUN TestTailNegativeN [2022-02-23T19:03:01.434Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader [2022-02-23T19:03:01.434Z] === CONT TestNewTailReader [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/no_delimiter [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/truncated_last_line [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-23T19:03:01.434Z] === CONT TestNewTailReader/no_delimiter [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:03:01.434Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:03:01.434Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:01.434Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:03:01.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:01.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:01.435Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:01.435Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:01.435Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:01.435Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:01.435Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:03:01.435Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:01.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:01.753Z] === RUN TestNewAndRemove [2022-02-23T19:03:01.753Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-23T19:03:01.753Z] === RUN TestRemoveInvalidPath [2022-02-23T19:03:01.753Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-23T19:03:01.753Z] PASS [2022-02-23T19:03:01.753Z] coverage: 82.6% of statements [2022-02-23T19:03:01.753Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.029Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.030Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.031Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.031Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.033Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.424Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.494Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:02.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:03:02.495Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:03:02.496Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.722Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-02-23T19:03:02.722Z] === RUN TestNetworkDBBulkSync [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.01s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:03:02.956Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:03:02.957Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:03:02.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:02.958Z] PASS [2022-02-23T19:03:02.958Z] coverage: 88.6% of statements [2022-02-23T19:03:02.958Z] ok github.com/docker/docker/pkg/tailfile 0.436s coverage: 88.6% of statements [2022-02-23T19:03:03.350Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T19:03:03.418Z] === RUN TestTarSumRemoveNonExistent [2022-02-23T19:03:03.418Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-02-23T19:03:03.418Z] === RUN TestTarSumRemove [2022-02-23T19:03:03.418Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-23T19:03:03.418Z] === RUN TestSortFileInfoSums [2022-02-23T19:03:03.418Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-23T19:03:03.418Z] === RUN TestNewTarSumForLabelInvalid [2022-02-23T19:03:03.418Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-23T19:03:03.418Z] === RUN TestNewTarSumForLabel [2022-02-23T19:03:03.418Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-23T19:03:03.418Z] === RUN TestEmptyTar [2022-02-23T19:03:03.418Z] --- PASS: TestEmptyTar (0.00s) [2022-02-23T19:03:03.418Z] === RUN TestTarSumsReadSize [2022-02-23T19:03:03.418Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-23T19:03:03.418Z] === RUN TestTarSums [2022-02-23T19:03:03.418Z] --- PASS: TestTarSums (0.08s) [2022-02-23T19:03:03.418Z] === RUN TestIteration [2022-02-23T19:03:03.418Z] --- PASS: TestIteration (0.00s) [2022-02-23T19:03:03.418Z] === RUN TestVersionLabelForChecksum [2022-02-23T19:03:03.418Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-23T19:03:03.418Z] === RUN TestVersion [2022-02-23T19:03:03.418Z] --- PASS: TestVersion (0.00s) [2022-02-23T19:03:03.418Z] === RUN TestGetVersion [2022-02-23T19:03:03.418Z] --- PASS: TestGetVersion (0.00s) [2022-02-23T19:03:03.418Z] === RUN TestGetVersions [2022-02-23T19:03:03.418Z] --- PASS: TestGetVersions (0.00s) [2022-02-23T19:03:03.418Z] PASS [2022-02-23T19:03:03.418Z] coverage: 89.3% of statements [2022-02-23T19:03:03.418Z] ok github.com/docker/docker/pkg/tarsum 0.155s coverage: 89.3% of statements [2022-02-23T19:03:03.690Z] --- PASS: TestGetAddress (24.08s) [2022-02-23T19:03:03.690Z] === RUN TestRequestSyntaxCheck [2022-02-23T19:03:03.690Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-23T19:03:03.690Z] === RUN TestRequest [2022-02-23T19:03:03.690Z] === RUN TestFailedConnection [2022-02-23T19:03:03.690Z] 2022/02/23 19:03:03 Closing DB instances... [2022-02-23T19:03:04.277Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2022-02-23T19:03:04.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2022-02-23T19:03:04.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-02-23T19:03:04.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-02-23T19:03:04.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-02-23T19:03:04.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-02-23T19:03:04.277Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T19:03:04.387Z] testing: warning: no tests to run [2022-02-23T19:03:04.387Z] PASS [2022-02-23T19:03:04.387Z] coverage: [no statements] [2022-02-23T19:03:04.387Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: [no statements] [no tests to run] [2022-02-23T19:03:05.014Z] === RUN TestTruncIndex [2022-02-23T19:03:05.014Z] --- PASS: TestTruncIndex (0.10s) [2022-02-23T19:03:05.014Z] PASS [2022-02-23T19:03:05.014Z] coverage: 91.5% of statements [2022-02-23T19:03:05.014Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-02-23T19:03:05.338Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-02-23T19:03:05.338Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-23T19:03:05.797Z] --- PASS: TestFailedConnection (2.02s) [2022-02-23T19:03:05.797Z] === RUN TestFailOnce [2022-02-23T19:03:05.797Z] 2022/02/23 19:03:05 http: panic serving 127.0.0.1:49278: Plugin not ready [2022-02-23T19:03:05.797Z] goroutine 20 [running]: [2022-02-23T19:03:05.797Z] net/http.(*conn).serve.func1() [2022-02-23T19:03:05.797Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-23T19:03:05.797Z] panic({0x89a8e0, 0x9ae260}) [2022-02-23T19:03:05.797Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-23T19:03:05.797Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xc41c8319b896e03d}, 0xc0001efa98) [2022-02-23T19:03:05.797Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-23T19:03:05.797Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x9bb140, 0xc0000c2000}, 0x7d1146) [2022-02-23T19:03:05.797Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-23T19:03:05.797Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x9bb140, 0xc0000c2000}, 0xc0000b8000) [2022-02-23T19:03:05.797Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-23T19:03:05.797Z] net/http.serverHandler.ServeHTTP({0x9b9830}, {0x9bb140, 0xc0000c2000}, 0xc0000b8000) [2022-02-23T19:03:05.797Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-23T19:03:05.797Z] net/http.(*conn).serve(0xc0000b2000, {0x9bd140, 0xc0000960c0}) [2022-02-23T19:03:05.797Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-23T19:03:05.797Z] created by net/http.(*Server).Serve [2022-02-23T19:03:05.797Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-23T19:03:05.797Z] time="2022-02-23T19:03:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49277/Test.FailOnce: Post \"http://127.0.0.1:49277/Test.FailOnce\": EOF, retrying in 1s" [2022-02-23T19:03:05.986Z] === RUN TestIsGIT [2022-02-23T19:03:05.986Z] --- PASS: TestIsGIT (0.00s) [2022-02-23T19:03:05.986Z] === RUN TestIsTransport [2022-02-23T19:03:05.986Z] --- PASS: TestIsTransport (0.00s) [2022-02-23T19:03:05.986Z] PASS [2022-02-23T19:03:05.986Z] coverage: 100.0% of statements [2022-02-23T19:03:05.986Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2022-02-23T19:03:06.446Z] === RUN TestVersionInfo [2022-02-23T19:03:06.446Z] --- PASS: TestVersionInfo (0.00s) [2022-02-23T19:03:06.446Z] === RUN TestAppendVersions [2022-02-23T19:03:06.446Z] --- PASS: TestAppendVersions (0.00s) [2022-02-23T19:03:06.446Z] PASS [2022-02-23T19:03:06.446Z] coverage: 88.9% of statements [2022-02-23T19:03:06.446Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-02-23T19:03:06.717Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.872s coverage: 7.2% of statements [2022-02-23T19:03:06.717Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T19:03:06.717Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-02-23T19:03:06.717Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-02-23T19:03:06.717Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T19:03:06.717Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-23T19:03:06.717Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T19:03:06.770Z] --- PASS: TestFailOnce (1.20s) [2022-02-23T19:03:06.770Z] === RUN TestEchoInputOutput [2022-02-23T19:03:06.770Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-23T19:03:06.770Z] === RUN TestBackoff [2022-02-23T19:03:06.770Z] --- PASS: TestBackoff (0.00s) [2022-02-23T19:03:06.770Z] === RUN TestAbortRetry [2022-02-23T19:03:06.770Z] --- PASS: TestAbortRetry (0.00s) [2022-02-23T19:03:06.770Z] === RUN TestClientScheme [2022-02-23T19:03:06.770Z] --- PASS: TestClientScheme (0.00s) [2022-02-23T19:03:06.770Z] === RUN TestNewClientWithTimeout [2022-02-23T19:03:06.973Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-02-23T19:03:07.230Z] time="2022-02-23T19:03:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.Echo: Post \"http://127.0.0.1:49284/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-23T19:03:07.230Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-02-23T19:03:07.486Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-23T19:03:07.742Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-02-23T19:03:07.984Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T19:03:07.984Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T19:03:07.984Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T19:03:07.984Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-23T19:03:07.984Z] === RUN TestValidatePrivileges [2022-02-23T19:03:07.984Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-23T19:03:07.984Z] === RUN TestFilterByCapNeg [2022-02-23T19:03:07.984Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-23T19:03:07.984Z] === RUN TestFilterByCapPos [2022-02-23T19:03:07.984Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-23T19:03:07.984Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-23T19:03:07.984Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-23T19:03:07.984Z] PASS [2022-02-23T19:03:07.984Z] coverage: 12.0% of statements [2022-02-23T19:03:07.984Z] ok github.com/docker/docker/plugin 0.074s coverage: 12.0% of statements [2022-02-23T19:03:08.773Z] 2022/02/23 19:03:08 Closing DB instances... [2022-02-23T19:03:08.773Z] time="2022-02-23T19:03:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.Echo: Post \"http://127.0.0.1:49284/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-23T19:03:08.954Z] === RUN TestNewSettable [2022-02-23T19:03:08.955Z] --- PASS: TestNewSettable (0.00s) [2022-02-23T19:03:08.955Z] === RUN TestIsSettable [2022-02-23T19:03:08.955Z] --- PASS: TestIsSettable (0.00s) [2022-02-23T19:03:08.955Z] === RUN TestUpdateSettingsEnv [2022-02-23T19:03:08.955Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-23T19:03:08.955Z] PASS [2022-02-23T19:03:08.955Z] coverage: 20.0% of statements [2022-02-23T19:03:08.955Z] ok github.com/docker/docker/plugin/v2 0.048s coverage: 20.0% of statements [2022-02-23T19:03:09.414Z] === RUN TestLoad [2022-02-23T19:03:09.414Z] --- PASS: TestLoad (0.00s) [2022-02-23T19:03:09.414Z] === RUN TestSave [2022-02-23T19:03:09.414Z] --- PASS: TestSave (0.03s) [2022-02-23T19:03:09.414Z] === RUN TestAddDeleteGet [2022-02-23T19:03:09.414Z] --- PASS: TestAddDeleteGet (0.04s) [2022-02-23T19:03:09.414Z] === RUN TestInvalidTags [2022-02-23T19:03:09.414Z] --- PASS: TestInvalidTags (0.01s) [2022-02-23T19:03:09.414Z] PASS [2022-02-23T19:03:09.414Z] coverage: 84.4% of statements [2022-02-23T19:03:09.414Z] ok github.com/docker/docker/reference 0.115s coverage: 84.4% of statements [2022-02-23T19:03:09.414Z] --- PASS: TestGet (15.02s) [2022-02-23T19:03:09.414Z] === RUN TestPluginWithNoManifest [2022-02-23T19:03:09.414Z] --- PASS: TestPluginWithNoManifest (0.01s) [2022-02-23T19:03:09.414Z] === RUN TestGetAll [2022-02-23T19:03:09.414Z] --- PASS: TestGetAll (0.00s) [2022-02-23T19:03:09.414Z] PASS [2022-02-23T19:03:09.414Z] coverage: 73.2% of statements [2022-02-23T19:03:09.414Z] ok github.com/docker/docker/pkg/plugins 36.299s coverage: 73.2% of statements [2022-02-23T19:03:09.618Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-02-23T19:03:09.618Z] === RUN TestBuildLabelWithTargets [2022-02-23T19:03:10.953Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-23T19:03:10.953Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-23T19:03:10.953Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-23T19:03:10.953Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-23T19:03:10.953Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-23T19:03:10.953Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-23T19:03:10.953Z] === RUN TestResumableRequestReaderWithReadError [2022-02-23T19:03:10.953Z] time="2022-02-23T19:03:10Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-23T19:03:10.953Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-02-23T19:03:10.953Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-23T19:03:10.953Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-23T19:03:10.953Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-23T19:03:10.953Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-23T19:03:10.953Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-23T19:03:10.953Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-23T19:03:10.953Z] === RUN TestResumableRequestReader [2022-02-23T19:03:10.953Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-23T19:03:10.953Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-23T19:03:10.953Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-23T19:03:10.953Z] PASS [2022-02-23T19:03:10.953Z] coverage: 100.0% of statements [2022-02-23T19:03:10.953Z] ok github.com/docker/docker/registry/resumable 0.283s coverage: 100.0% of statements [2022-02-23T19:03:10.953Z] === RUN TestRestartManagerTimeout [2022-02-23T19:03:10.953Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-23T19:03:10.953Z] === RUN TestRestartManagerTimeoutReset [2022-02-23T19:03:10.953Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-23T19:03:10.953Z] PASS [2022-02-23T19:03:10.953Z] coverage: 45.3% of statements [2022-02-23T19:03:10.953Z] ok github.com/docker/docker/restartmanager 0.053s coverage: 45.3% of statements [2022-02-23T19:03:11.350Z] sha256:e44eb9548341266d02cf46da748ca02a0216e85cdc1996d24efbcf77280fc53e [2022-02-23T19:03:11.350Z] INFO: Starting docker-py tests... [2022-02-23T19:03:11.350Z] ============================= test session starts ============================== [2022-02-23T19:03:11.350Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-02-23T19:03:11.350Z] rootdir: /src, inifile: pytest.ini [2022-02-23T19:03:11.350Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-02-23T19:03:11.413Z] === RUN TestResolveAuthConfigIndexServer [2022-02-23T19:03:11.413Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-23T19:03:11.413Z] === RUN TestResolveAuthConfigFullURL [2022-02-23T19:03:11.413Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-23T19:03:11.413Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-23T19:03:11.413Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-23T19:03:11.413Z] === RUN TestValidateMirror [2022-02-23T19:03:11.413Z] --- PASS: TestValidateMirror (0.00s) [2022-02-23T19:03:11.413Z] === RUN TestLoadInsecureRegistries [2022-02-23T19:03:11.413Z] time="2022-02-23T19:03:11Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T19:03:11.413Z] time="2022-02-23T19:03:11Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-23T19:03:11.413Z] time="2022-02-23T19:03:11Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T19:03:11.413Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-02-23T19:03:11.413Z] === RUN TestNewServiceConfig [2022-02-23T19:03:11.413Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-23T19:03:11.413Z] === RUN TestValidateIndexName [2022-02-23T19:03:11.413Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-23T19:03:11.413Z] === RUN TestValidateIndexNameWithError [2022-02-23T19:03:11.413Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-23T19:03:11.413Z] === RUN TestEndpointParse [2022-02-23T19:03:11.413Z] --- PASS: TestEndpointParse (0.00s) [2022-02-23T19:03:11.413Z] === RUN TestEndpointParseInvalid [2022-02-23T19:03:11.413Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-23T19:03:11.413Z] === RUN TestValidateEndpoint [2022-02-23T19:03:11.413Z] --- PASS: TestValidateEndpoint (0.00s) [2022-02-23T19:03:11.413Z] === RUN TestPing [2022-02-23T19:03:11.413Z] --- PASS: TestPing (0.00s) [2022-02-23T19:03:11.413Z] === RUN TestPingRegistryEndpoint [2022-02-23T19:03:11.413Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:11.413Z] --- SKIP: TestPingRegistryEndpoint (0.02s) [2022-02-23T19:03:11.413Z] === RUN TestEndpoint [2022-02-23T19:03:11.413Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:11.413Z] --- SKIP: TestEndpoint (0.00s) [2022-02-23T19:03:11.413Z] === RUN TestParseRepositoryInfo [2022-02-23T19:03:11.413Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-23T19:03:11.413Z] === RUN TestNewIndexInfo [2022-02-23T19:03:11.413Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-23T19:03:11.684Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s) [2022-02-23T19:03:11.684Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-23T19:03:11.684Z] time="2022-02-23T19:03:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.Echo: Post \"http://127.0.0.1:49284/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-23T19:03:11.872Z] === RUN TestMirrorEndpointLookup [2022-02-23T19:03:11.872Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:11.872Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-23T19:03:11.872Z] === RUN TestSearchRepositories [2022-02-23T19:03:11.872Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-23T19:03:11.872Z] Host: 127.0.0.1:49324 [2022-02-23T19:03:11.872Z] User-Agent: docker test client [2022-02-23T19:03:11.872Z] Authorization: Token fake-token [2022-02-23T19:03:11.872Z] X-Docker-Token: true [2022-02-23T19:03:11.872Z] Accept-Encoding: gzip [2022-02-23T19:03:11.872Z] [2022-02-23T19:03:11.872Z] [2022-02-23T19:03:11.872Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-23T19:03:11.872Z] Connection: close [2022-02-23T19:03:11.872Z] Content-Length: 144 [2022-02-23T19:03:11.872Z] Cache-Control: no-cache [2022-02-23T19:03:11.872Z] Content-Type: application/json [2022-02-23T19:03:11.872Z] Date: Wed, 23 Feb 2022 19:03:11 GMT [2022-02-23T19:03:11.872Z] Expires: -1 [2022-02-23T19:03:11.872Z] Pragma: no-cache [2022-02-23T19:03:11.872Z] Server: docker-tests/mock [2022-02-23T19:03:11.872Z] X-Docker-Registry-Config: mock [2022-02-23T19:03:11.872Z] X-Docker-Registry-Version: 0.0.0 [2022-02-23T19:03:11.872Z] [2022-02-23T19:03:11.872Z] [2022-02-23T19:03:11.872Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-23T19:03:11.872Z] === RUN TestTrustedLocation [2022-02-23T19:03:11.872Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-23T19:03:11.872Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-23T19:03:11.872Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-23T19:03:11.872Z] === RUN TestAllowNondistributableArtifacts [2022-02-23T19:03:11.872Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-23T19:03:11.872Z] === RUN TestIsSecureIndex [2022-02-23T19:03:11.872Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-23T19:03:11.872Z] PASS [2022-02-23T19:03:11.872Z] coverage: 51.2% of statements [2022-02-23T19:03:11.872Z] ok github.com/docker/docker/registry 0.332s coverage: 51.2% of statements [2022-02-23T19:03:11.872Z] === RUN TestDecodeContainerConfig [2022-02-23T19:03:11.872Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-23T19:03:11.872Z] === RUN TestDecodeContainerConfigIsolation [2022-02-23T19:03:11.872Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-23T19:03:11.872Z] === RUN TestValidatePrivileged [2022-02-23T19:03:11.872Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-23T19:03:11.872Z] PASS [2022-02-23T19:03:11.872Z] coverage: 52.6% of statements [2022-02-23T19:03:11.872Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.6% of statements [2022-02-23T19:03:11.872Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-23T19:03:11.872Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-23T19:03:11.872Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-23T19:03:11.872Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-23T19:03:11.872Z] PASS [2022-02-23T19:03:11.872Z] coverage: 62.5% of statements [2022-02-23T19:03:12.143Z] --- PASS: TestRequest (8.38s) [2022-02-23T19:03:12.143Z] === RUN TestOverlappingRequests [2022-02-23T19:03:12.143Z] 2022/02/23 19:03:12 Closing DB instances... [2022-02-23T19:03:12.284Z] collected 395 items / 2 deselected / 393 selected [2022-02-23T19:03:12.284Z] [2022-02-23T19:03:12.333Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2022-02-23T19:03:12.605Z] --- PASS: TestOverlappingRequests (0.43s) [2022-02-23T19:03:12.605Z] === RUN TestRelease [2022-02-23T19:03:14.146Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-23T19:03:14.146Z] === RUN TestNetworkDBGarbageCollection [2022-02-23T19:03:14.146Z] --- PASS: TestRelease (1.54s) [2022-02-23T19:03:14.146Z] === RUN TestAllocateRandomDeallocate [2022-02-23T19:03:14.513Z] === RUN TestGetDriver [2022-02-23T19:03:14.513Z] --- PASS: TestGetDriver (0.00s) [2022-02-23T19:03:14.513Z] === RUN TestVolumeRequestError [2022-02-23T19:03:14.513Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-23T19:03:14.513Z] PASS [2022-02-23T19:03:14.513Z] coverage: 36.1% of statements [2022-02-23T19:03:14.513Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2022-02-23T19:03:15.490Z] === RUN TestGetAddress [2022-02-23T19:03:15.490Z] --- PASS: TestGetAddress (0.00s) [2022-02-23T19:03:15.490Z] === RUN TestRemove [2022-02-23T19:03:15.490Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T19:03:15.490Z] --- SKIP: TestRemove (0.00s) [2022-02-23T19:03:15.490Z] === RUN TestInitializeWithVolumes [2022-02-23T19:03:15.490Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-23T19:03:15.490Z] === RUN TestCreate [2022-02-23T19:03:15.490Z] --- PASS: TestCreate (0.01s) [2022-02-23T19:03:15.490Z] === RUN TestValidateName [2022-02-23T19:03:15.490Z] --- PASS: TestValidateName (0.00s) [2022-02-23T19:03:15.490Z] === RUN TestCreateWithOpts [2022-02-23T19:03:15.490Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T19:03:15.490Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-23T19:03:15.490Z] === RUN TestRelaodNoOpts [2022-02-23T19:03:15.490Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-23T19:03:15.490Z] PASS [2022-02-23T19:03:15.490Z] coverage: 41.5% of statements [2022-02-23T19:03:15.490Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements [2022-02-23T19:03:15.694Z] time="2022-02-23T19:03:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.Echo: Post \"http://127.0.0.1:49284/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-23T19:03:15.950Z] === RUN TestLCOWParseMountRaw [2022-02-23T19:03:15.950Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-23T19:03:15.950Z] === RUN TestLCOWParseMountRawSplit [2022-02-23T19:03:15.950Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-23T19:03:15.950Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-23T19:03:15.950Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-23T19:03:15.950Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-23T19:03:15.950Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-23T19:03:15.950Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-23T19:03:15.950Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-23T19:03:15.950Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-23T19:03:15.950Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-23T19:03:15.950Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T19:03:15.950Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-23T19:03:15.950Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-23T19:03:15.950Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T19:03:15.950Z] === RUN TestLinuxParseMountRaw [2022-02-23T19:03:15.950Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-23T19:03:15.950Z] === RUN TestLinuxParseMountRawSplit [2022-02-23T19:03:15.950Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-23T19:03:15.950Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-23T19:03:15.950Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-23T19:03:15.950Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-23T19:03:15.950Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-23T19:03:15.950Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-23T19:03:15.950Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-23T19:03:15.950Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-23T19:03:15.950Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-23T19:03:15.950Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-23T19:03:15.950Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-23T19:03:15.950Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T19:03:15.950Z] === RUN TestConvertTmpfsOptions [2022-02-23T19:03:15.950Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-23T19:03:15.950Z] linux_parser_test.go:209: data="ro" [2022-02-23T19:03:15.950Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-23T19:03:15.950Z] === RUN TestParseMountSpec [2022-02-23T19:03:15.950Z] parser_test.go:62: case 0 [2022-02-23T19:03:15.950Z] parser_test.go:62: case 1 [2022-02-23T19:03:15.950Z] parser_test.go:62: case 2 [2022-02-23T19:03:15.950Z] parser_test.go:62: case 3 [2022-02-23T19:03:15.950Z] parser_test.go:62: case 4 [2022-02-23T19:03:15.950Z] parser_test.go:62: case 5 [2022-02-23T19:03:15.950Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-23T19:03:15.950Z] === RUN TestValidateMount [2022-02-23T19:03:15.950Z] --- PASS: TestValidateMount (0.00s) [2022-02-23T19:03:15.950Z] === RUN TestWindowsParseMountRaw [2022-02-23T19:03:15.950Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-23T19:03:15.950Z] === RUN TestWindowsParseMountRawSplit [2022-02-23T19:03:15.950Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-23T19:03:15.950Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-23T19:03:15.950Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-23T19:03:15.950Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-23T19:03:15.950Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-23T19:03:15.950Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-23T19:03:15.950Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-23T19:03:15.950Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-23T19:03:15.950Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-23T19:03:15.950Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-23T19:03:15.950Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T19:03:15.950Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-23T19:03:15.950Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-23T19:03:15.950Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T19:03:15.950Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-23T19:03:15.951Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T19:03:15.951Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-23T19:03:15.951Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T19:03:15.951Z] PASS [2022-02-23T19:03:16.410Z] coverage: 67.6% of statements [2022-02-23T19:03:16.410Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.6% of statements [2022-02-23T19:03:16.410Z] === RUN TestSetGetMeta [2022-02-23T19:03:16.410Z] === PAUSE TestSetGetMeta [2022-02-23T19:03:16.410Z] === RUN TestRestore [2022-02-23T19:03:16.410Z] === PAUSE TestRestore [2022-02-23T19:03:16.410Z] === RUN TestServiceCreate [2022-02-23T19:03:16.410Z] === PAUSE TestServiceCreate [2022-02-23T19:03:16.410Z] === RUN TestServiceList [2022-02-23T19:03:16.410Z] === PAUSE TestServiceList [2022-02-23T19:03:16.410Z] === RUN TestServiceRemove [2022-02-23T19:03:16.410Z] === PAUSE TestServiceRemove [2022-02-23T19:03:16.410Z] === RUN TestServiceGet [2022-02-23T19:03:16.410Z] === PAUSE TestServiceGet [2022-02-23T19:03:16.410Z] === RUN TestServicePrune [2022-02-23T19:03:16.410Z] === PAUSE TestServicePrune [2022-02-23T19:03:16.410Z] === RUN TestCreate [2022-02-23T19:03:16.410Z] === PAUSE TestCreate [2022-02-23T19:03:16.410Z] === RUN TestRemove [2022-02-23T19:03:16.410Z] === PAUSE TestRemove [2022-02-23T19:03:16.410Z] === RUN TestList [2022-02-23T19:03:16.410Z] === PAUSE TestList [2022-02-23T19:03:16.410Z] === RUN TestFindByDriver [2022-02-23T19:03:16.410Z] === PAUSE TestFindByDriver [2022-02-23T19:03:16.410Z] === RUN TestFindByReferenced [2022-02-23T19:03:16.410Z] === PAUSE TestFindByReferenced [2022-02-23T19:03:16.410Z] === RUN TestDerefMultipleOfSameRef [2022-02-23T19:03:16.410Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-23T19:03:16.410Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:03:16.410Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:03:16.410Z] === RUN TestDefererencePluginOnCreateError [2022-02-23T19:03:16.410Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-23T19:03:16.410Z] === RUN TestRefDerefRemove [2022-02-23T19:03:16.410Z] === PAUSE TestRefDerefRemove [2022-02-23T19:03:16.410Z] === RUN TestGet [2022-02-23T19:03:16.410Z] === PAUSE TestGet [2022-02-23T19:03:16.410Z] === RUN TestGetWithReference [2022-02-23T19:03:16.410Z] === PAUSE TestGetWithReference [2022-02-23T19:03:16.410Z] === RUN TestFilterFunc [2022-02-23T19:03:16.410Z] === RUN TestFilterFunc/test_nil_list [2022-02-23T19:03:16.410Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-23T19:03:16.410Z] === RUN TestFilterFunc/test_empty_list [2022-02-23T19:03:16.410Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-23T19:03:16.410Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:03:16.410Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:03:16.410Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:03:16.410Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:03:16.410Z] === RUN TestFilterFunc/test_filter_some [2022-02-23T19:03:16.410Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-23T19:03:16.410Z] === RUN TestFilterFunc/test_filter_middle [2022-02-23T19:03:16.410Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-23T19:03:16.410Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:03:16.410Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:03:16.410Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-23T19:03:16.410Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-23T19:03:16.410Z] === CONT TestFilterFunc/test_nil_list [2022-02-23T19:03:16.410Z] === CONT TestFilterFunc/test_filter_some [2022-02-23T19:03:16.410Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:03:16.410Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:03:16.410Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:03:16.410Z] === CONT TestFilterFunc/test_empty_list [2022-02-23T19:03:16.410Z] === CONT TestFilterFunc/test_filter_middle [2022-02-23T19:03:16.411Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-23T19:03:16.411Z] --- PASS: TestFilterFunc (0.00s) [2022-02-23T19:03:16.411Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-23T19:03:16.411Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-23T19:03:16.411Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-23T19:03:16.411Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-23T19:03:16.411Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-23T19:03:16.411Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-23T19:03:16.411Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-23T19:03:16.411Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-23T19:03:16.411Z] === CONT TestSetGetMeta [2022-02-23T19:03:16.411Z] === CONT TestList [2022-02-23T19:03:16.411Z] === CONT TestServiceGet [2022-02-23T19:03:16.411Z] === CONT TestDefererencePluginOnCreateError [2022-02-23T19:03:16.411Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-23T19:03:16.411Z] === CONT TestServiceRemove [2022-02-23T19:03:16.411Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-02-23T19:03:16.411Z] === CONT TestServiceList [2022-02-23T19:03:16.411Z] --- PASS: TestList (0.04s) [2022-02-23T19:03:16.411Z] === CONT TestServiceCreate [2022-02-23T19:03:16.869Z] --- PASS: TestServiceGet (0.19s) [2022-02-23T19:03:16.869Z] === CONT TestRestore [2022-02-23T19:03:16.869Z] --- PASS: TestServiceRemove (0.16s) [2022-02-23T19:03:16.869Z] === CONT TestDerefMultipleOfSameRef [2022-02-23T19:03:16.869Z] --- PASS: TestServiceList (0.16s) [2022-02-23T19:03:16.869Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:03:16.869Z] --- PASS: TestServiceCreate (0.15s) [2022-02-23T19:03:16.869Z] === CONT TestFindByReferenced [2022-02-23T19:03:16.869Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-02-23T19:03:16.869Z] === CONT TestCreate [2022-02-23T19:03:16.869Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-02-23T19:03:16.869Z] === CONT TestRemove [2022-02-23T19:03:16.869Z] --- PASS: TestFindByReferenced (0.03s) [2022-02-23T19:03:16.869Z] === CONT TestFindByDriver [2022-02-23T19:03:16.869Z] --- PASS: TestRestore (0.04s) [2022-02-23T19:03:16.869Z] === CONT TestGet [2022-02-23T19:03:16.869Z] --- PASS: TestCreate (0.02s) [2022-02-23T19:03:16.869Z] === CONT TestGetWithReference [2022-02-23T19:03:16.869Z] --- PASS: TestRemove (0.03s) [2022-02-23T19:03:16.869Z] === CONT TestRefDerefRemove [2022-02-23T19:03:16.869Z] --- PASS: TestGet (0.03s) [2022-02-23T19:03:16.869Z] === CONT TestServicePrune [2022-02-23T19:03:16.869Z] --- PASS: TestFindByDriver (0.03s) [2022-02-23T19:03:16.869Z] --- PASS: TestGetWithReference (0.02s) [2022-02-23T19:03:16.869Z] time="2022-02-23T19:03:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:03:16.869Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-23T19:03:16.869Z] time="2022-02-23T19:03:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:03:16.869Z] time="2022-02-23T19:03:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:03:16.869Z] time="2022-02-23T19:03:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-23T19:03:16.869Z] time="2022-02-23T19:03:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:03:16.869Z] --- PASS: TestServicePrune (0.05s) [2022-02-23T19:03:16.869Z] PASS [2022-02-23T19:03:16.869Z] coverage: 69.0% of statements [2022-02-23T19:03:16.869Z] ok github.com/docker/docker/volume/service 0.338s coverage: 69.0% of statements [2022-02-23T19:03:17.686Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2022-02-23T19:03:17.705Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-02-23T19:03:17.706Z] === RUN TestBuildWithEmptyLayers [2022-02-23T19:03:18.605Z] --- PASS: TestAllocateRandomDeallocate (4.58s) [2022-02-23T19:03:18.605Z] === RUN TestRetrieveFromStore [2022-02-23T19:03:20.146Z] --- PASS: TestRetrieveFromStore (1.55s) [2022-02-23T19:03:20.146Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-23T19:03:20.146Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-23T19:03:20.146Z] === RUN TestParallelPredefinedRequest1 [2022-02-23T19:03:20.146Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-23T19:03:20.146Z] === RUN TestParallelPredefinedRequest2 [2022-02-23T19:03:20.146Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-23T19:03:20.146Z] === RUN TestParallelPredefinedRequest3 [2022-02-23T19:03:20.146Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-23T19:03:20.146Z] === RUN TestParallelPredefinedRequest4 [2022-02-23T19:03:20.146Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-23T19:03:20.146Z] === RUN TestParallelPredefinedRequest5 [2022-02-23T19:03:20.146Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-23T19:03:20.146Z] === RUN TestDebug [2022-02-23T19:03:20.146Z] --- PASS: TestDebug (0.00s) [2022-02-23T19:03:20.146Z] === RUN TestRequestPoolParallel [2022-02-23T19:03:20.279Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-02-23T19:03:20.279Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T19:03:21.115Z] --- PASS: TestRequestPoolParallel (0.83s) [2022-02-23T19:03:21.115Z] === RUN TestFullAllocateRelease [2022-02-23T19:03:21.115Z] === RUN TestParseEmptyInterface [2022-02-23T19:03:21.115Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-23T19:03:21.115Z] === RUN TestParseNonInterfaceType [2022-02-23T19:03:21.115Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-23T19:03:21.115Z] === RUN TestParseWithOneFunction [2022-02-23T19:03:21.115Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-23T19:03:21.115Z] === RUN TestParseWithMultipleFuncs [2022-02-23T19:03:21.115Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-23T19:03:21.115Z] === RUN TestParseWithUnnamedReturn [2022-02-23T19:03:21.115Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-23T19:03:21.115Z] === RUN TestEmbeddedInterface [2022-02-23T19:03:21.115Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-23T19:03:21.115Z] === RUN TestParsedImports [2022-02-23T19:03:21.115Z] --- PASS: TestParsedImports (0.00s) [2022-02-23T19:03:21.115Z] === RUN TestAliasedImports [2022-02-23T19:03:21.115Z] --- PASS: TestAliasedImports (0.00s) [2022-02-23T19:03:21.115Z] PASS [2022-02-23T19:03:21.115Z] coverage: 56.8% of statements [2022-02-23T19:03:21.115Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.066s coverage: 56.8% of statements [2022-02-23T19:03:21.576Z] --- PASS: TestFullAllocateRelease (0.53s) [2022-02-23T19:03:21.576Z] === RUN TestOddAllocateRelease [2022-02-23T19:03:21.576Z] --- PASS: TestOddAllocateRelease (0.33s) [2022-02-23T19:03:21.576Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-23T19:03:22.036Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-02-23T19:03:22.036Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-23T19:03:22.036Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-02-23T19:03:22.036Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-23T19:03:22.036Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-02-23T19:03:22.036Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T19:03:22.036Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:03:22.036Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-23T19:03:22.036Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T19:03:22.036Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:03:22.036Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-23T19:03:22.036Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T19:03:22.036Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:03:22.036Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-23T19:03:22.036Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T19:03:22.036Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:03:22.036Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-23T19:03:22.036Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T19:03:22.036Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:03:22.036Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-23T19:03:22.036Z] PASS [2022-02-23T19:03:22.036Z] coverage: 85.3% of statements [2022-02-23T19:03:22.036Z] ok github.com/docker/docker/libnetwork/ipam 49.806s coverage: 85.3% of statements [2022-02-23T19:03:22.036Z] === RUN TestHTTPTransport [2022-02-23T19:03:22.036Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-23T19:03:22.036Z] PASS [2022-02-23T19:03:22.036Z] coverage: 85.7% of statements [2022-02-23T19:03:22.497Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2022-02-23T19:03:22.957Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-23T19:03:22.957Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T19:03:22.957Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-23T19:03:22.957Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-23T19:03:22.957Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-23T19:03:22.957Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-23T19:03:22.957Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-23T19:03:22.957Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T19:03:22.957Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-23T19:03:22.957Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-23T19:03:22.957Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-23T19:03:22.957Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-23T19:03:22.957Z] === RUN TestBufferPoolPutAndGet [2022-02-23T19:03:22.957Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-23T19:03:22.957Z] PASS [2022-02-23T19:03:22.957Z] coverage: 88.2% of statements [2022-02-23T19:03:22.957Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2022-02-23T19:03:23.926Z] === RUN TestOutputOnPrematureClose [2022-02-23T19:03:23.926Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-23T19:03:23.926Z] === RUN TestCompleteSilently [2022-02-23T19:03:23.926Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-23T19:03:23.926Z] PASS [2022-02-23T19:03:23.926Z] coverage: 75.9% of statements [2022-02-23T19:03:23.926Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2022-02-23T19:03:24.387Z] === RUN TestSendToOneSub [2022-02-23T19:03:24.387Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-23T19:03:24.387Z] === RUN TestSendToMultipleSubs [2022-02-23T19:03:24.387Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-23T19:03:24.387Z] === RUN TestEvictOneSub [2022-02-23T19:03:24.387Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-23T19:03:24.387Z] === RUN TestClosePublisher [2022-02-23T19:03:24.387Z] --- PASS: TestClosePublisher (0.00s) [2022-02-23T19:03:24.387Z] === RUN TestPubSubRace [2022-02-23T19:03:24.387Z] --- PASS: TestNewClientWithTimeout (17.63s) [2022-02-23T19:03:24.387Z] === RUN TestClientStream [2022-02-23T19:03:24.387Z] --- PASS: TestClientStream (0.00s) [2022-02-23T19:03:24.387Z] === RUN TestClientSendFile [2022-02-23T19:03:24.387Z] --- PASS: TestClientSendFile (0.00s) [2022-02-23T19:03:24.387Z] === RUN TestClientWithRequestTimeout [2022-02-23T19:03:24.387Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-23T19:03:24.387Z] === RUN TestFileSpecPlugin [2022-02-23T19:03:24.387Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-23T19:03:24.387Z] === RUN TestFileJSONSpecPlugin [2022-02-23T19:03:24.387Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-23T19:03:24.387Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-23T19:03:24.387Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-23T19:03:24.387Z] === RUN TestPluginAddHandler [2022-02-23T19:03:24.387Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-23T19:03:24.387Z] === RUN TestPluginWaitBadPlugin [2022-02-23T19:03:24.387Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-23T19:03:24.387Z] === RUN TestGet [2022-02-23T19:03:24.387Z] time="2022-02-23T19:03:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-23T19:03:25.356Z] --- PASS: TestPubSubRace (1.07s) [2022-02-23T19:03:25.356Z] PASS [2022-02-23T19:03:25.356Z] coverage: 75.0% of statements [2022-02-23T19:03:25.356Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 75.0% of statements [2022-02-23T19:03:25.356Z] time="2022-02-23T19:03:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-23T19:03:25.527Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-02-23T19:03:25.527Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T19:03:25.783Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-02-23T19:03:25.783Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T19:03:26.328Z] === RUN TestRegister [2022-02-23T19:03:26.328Z] --- PASS: TestRegister (0.00s) [2022-02-23T19:03:26.328Z] === RUN TestCommand [2022-02-23T19:03:26.328Z] --- PASS: TestCommand (0.03s) [2022-02-23T19:03:26.328Z] === RUN TestNaiveSelf [2022-02-23T19:03:26.328Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-23T19:03:26.328Z] PASS [2022-02-23T19:03:26.328Z] coverage: 82.4% of statements [2022-02-23T19:03:26.328Z] ok github.com/docker/docker/pkg/reexec 0.109s coverage: 82.4% of statements [2022-02-23T19:03:27.303Z] === RUN TestDump [2022-02-23T19:03:27.303Z] goroutine 19 [running]: [2022-02-23T19:03:27.303Z] github.com/docker/docker/pkg/stack.dump(0x12b6b7) [2022-02-23T19:03:27.303Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T19:03:27.303Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-23T19:03:27.303Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-23T19:03:27.303Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-23T19:03:27.303Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-23T19:03:27.303Z] testing.tRunner(0xc0000851e0, 0x298ef8) [2022-02-23T19:03:27.303Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:03:27.303Z] created by testing.(*T).Run [2022-02-23T19:03:27.303Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T19:03:27.303Z] [2022-02-23T19:03:27.303Z] goroutine 1 [chan receive]: [2022-02-23T19:03:27.303Z] testing.(*T).Run(0xc000085040, {0x28a531, 0x10a413}, 0x298ef8) [2022-02-23T19:03:27.303Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T19:03:27.303Z] testing.runTests.func1(0xc0000b6810) [2022-02-23T19:03:27.303Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T19:03:27.303Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2022-02-23T19:03:27.303Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:03:27.303Z] testing.runTests(0xc0000d0080, {0x3fcbe0, 0x3, 0x3}, {0x12a90d, 0x28c22b, 0x401680}) [2022-02-23T19:03:27.303Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T19:03:27.303Z] testing.(*M).Run(0xc0000d0080) [2022-02-23T19:03:27.303Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T19:03:27.303Z] main.main() [2022-02-23T19:03:27.303Z] _testmain.go:95 +0x1f5 [2022-02-23T19:03:27.303Z] --- PASS: TestDump (0.00s) [2022-02-23T19:03:27.303Z] === RUN TestDumpToFile [2022-02-23T19:03:27.303Z] --- PASS: TestDumpToFile (0.22s) [2022-02-23T19:03:27.303Z] === RUN TestDumpToFileWithEmptyInput [2022-02-23T19:03:27.303Z] goroutine 21 [running]: [2022-02-23T19:03:27.303Z] github.com/docker/docker/pkg/stack.dump(0x198894) [2022-02-23T19:03:27.303Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T19:03:27.303Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x198c40}) [2022-02-23T19:03:27.303Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-23T19:03:27.303Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0) [2022-02-23T19:03:27.303Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-23T19:03:27.303Z] testing.tRunner(0xc0000856c0, 0x298ee8) [2022-02-23T19:03:27.303Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:03:27.303Z] created by testing.(*T).Run [2022-02-23T19:03:27.303Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T19:03:27.303Z] [2022-02-23T19:03:27.303Z] goroutine 1 [chan receive]: [2022-02-23T19:03:27.303Z] testing.(*T).Run(0xc000085040, {0x291316, 0x10a413}, 0x298ee8) [2022-02-23T19:03:27.303Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T19:03:27.303Z] testing.runTests.func1(0xc0000b6810) [2022-02-23T19:03:27.303Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T19:03:27.303Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2022-02-23T19:03:27.303Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:03:27.303Z] testing.runTests(0xc0000d0080, {0x3fcbe0, 0x3, 0x3}, {0x12a90d, 0x28c22b, 0x401680}) [2022-02-23T19:03:27.303Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T19:03:27.303Z] testing.(*M).Run(0xc0000d0080) [2022-02-23T19:03:27.303Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T19:03:27.303Z] main.main() [2022-02-23T19:03:27.303Z] _testmain.go:95 +0x1f5 [2022-02-23T19:03:27.303Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-23T19:03:27.303Z] PASS [2022-02-23T19:03:27.303Z] coverage: 90.9% of statements [2022-02-23T19:03:27.303Z] ok github.com/docker/docker/pkg/stack 0.271s coverage: 90.9% of statements [2022-02-23T19:03:27.763Z] time="2022-02-23T19:03:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-23T19:03:27.763Z] === RUN TestNewStdWriter [2022-02-23T19:03:27.763Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-23T19:03:27.763Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-23T19:03:27.763Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-23T19:03:27.763Z] === RUN TestWriteWithNilBytes [2022-02-23T19:03:27.763Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-23T19:03:27.763Z] === RUN TestWrite [2022-02-23T19:03:27.763Z] --- PASS: TestWrite (0.00s) [2022-02-23T19:03:27.763Z] === RUN TestWriteWithWriterError [2022-02-23T19:03:27.763Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-23T19:03:27.763Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-23T19:03:27.763Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-23T19:03:27.763Z] === RUN TestStdCopyWriteAndRead [2022-02-23T19:03:27.763Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-23T19:03:27.763Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-23T19:03:27.763Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-23T19:03:27.763Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-23T19:03:27.763Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-23T19:03:27.763Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-23T19:03:27.763Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-23T19:03:27.763Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-23T19:03:27.763Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-23T19:03:27.763Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-23T19:03:27.763Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-23T19:03:27.763Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-23T19:03:27.763Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-23T19:03:27.763Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-23T19:03:27.763Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-23T19:03:27.763Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-23T19:03:27.763Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-23T19:03:27.763Z] PASS [2022-02-23T19:03:27.763Z] coverage: 100.0% of statements [2022-02-23T19:03:27.763Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-02-23T19:03:28.124Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-02-23T19:03:28.734Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-23T19:03:28.734Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-23T19:03:28.734Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-23T19:03:28.734Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-23T19:03:28.734Z] === RUN TestFormatStatus [2022-02-23T19:03:28.734Z] --- PASS: TestFormatStatus (0.00s) [2022-02-23T19:03:28.734Z] === RUN TestFormatError [2022-02-23T19:03:28.734Z] --- PASS: TestFormatError (0.00s) [2022-02-23T19:03:28.734Z] === RUN TestFormatJSONError [2022-02-23T19:03:28.734Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-23T19:03:28.734Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-23T19:03:28.734Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-23T19:03:28.734Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-23T19:03:28.734Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-23T19:03:28.734Z] === RUN TestNewJSONProgressOutput [2022-02-23T19:03:28.734Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-23T19:03:28.734Z] === RUN TestAuxFormatterEmit [2022-02-23T19:03:28.734Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-23T19:03:28.734Z] === RUN TestStreamWriterStdout [2022-02-23T19:03:28.734Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-23T19:03:28.734Z] === RUN TestStreamWriterStderr [2022-02-23T19:03:28.949Z] tests/integration/api_client_test.py ..... [ 7%] [2022-02-23T19:03:29.194Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-23T19:03:29.194Z] PASS [2022-02-23T19:03:29.194Z] coverage: 66.2% of statements [2022-02-23T19:03:29.194Z] ok github.com/docker/docker/pkg/streamformatter 0.054s coverage: 66.2% of statements [2022-02-23T19:03:29.654Z] === RUN TestGenerateRandomID [2022-02-23T19:03:29.654Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-23T19:03:29.654Z] === RUN TestShortenId [2022-02-23T19:03:29.654Z] --- PASS: TestShortenId (0.00s) [2022-02-23T19:03:29.654Z] === RUN TestShortenSha256Id [2022-02-23T19:03:29.654Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-23T19:03:29.654Z] === RUN TestShortenIdEmpty [2022-02-23T19:03:29.654Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-23T19:03:29.654Z] === RUN TestShortenIdInvalid [2022-02-23T19:03:29.654Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-23T19:03:29.654Z] === RUN TestIsShortIDNonHex [2022-02-23T19:03:29.654Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-23T19:03:29.654Z] === RUN TestIsShortIDNotCorrectSize [2022-02-23T19:03:29.654Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-23T19:03:29.654Z] PASS [2022-02-23T19:03:29.654Z] coverage: 70.6% of statements [2022-02-23T19:03:29.654Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-02-23T19:03:30.627Z] === RUN TestIsCpusetListAvailable [2022-02-23T19:03:30.627Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-23T19:03:30.627Z] PASS [2022-02-23T19:03:30.627Z] coverage: 39.4% of statements [2022-02-23T19:03:30.627Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 39.4% of statements [2022-02-23T19:03:30.727Z] tests/integration/api_config_test.py ...... [ 8%] [2022-02-23T19:03:31.027Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) [2022-02-23T19:03:31.027Z] === RUN TestBuildWithHugeFile [2022-02-23T19:03:31.601Z] time="2022-02-23T19:03:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-23T19:03:32.574Z] === RUN TestChtimes [2022-02-23T19:03:32.574Z] --- PASS: TestChtimes (0.01s) [2022-02-23T19:03:32.574Z] === RUN TestChtimesWindows [2022-02-23T19:03:32.574Z] --- PASS: TestChtimesWindows (0.01s) [2022-02-23T19:03:32.574Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-23T19:03:32.574Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-23T19:03:32.574Z] === RUN TestEnsureRemoveAllNotExist [2022-02-23T19:03:32.574Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-23T19:03:32.574Z] === RUN TestEnsureRemoveAllWithDir [2022-02-23T19:03:32.574Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-23T19:03:32.574Z] === RUN TestEnsureRemoveAllWithFile [2022-02-23T19:03:32.574Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-23T19:03:32.574Z] PASS [2022-02-23T19:03:32.574Z] coverage: 12.9% of statements [2022-02-23T19:03:32.574Z] ok github.com/docker/docker/pkg/system 0.062s coverage: 12.9% of statements [2022-02-23T19:03:33.035Z] === RUN TestTailFile [2022-02-23T19:03:33.035Z] --- PASS: TestTailFile (0.00s) [2022-02-23T19:03:33.035Z] === RUN TestTailFileManyLines [2022-02-23T19:03:33.035Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-23T19:03:33.035Z] === RUN TestTailEmptyFile [2022-02-23T19:03:33.035Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-23T19:03:33.035Z] === RUN TestTailNegativeN [2022-02-23T19:03:33.035Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader [2022-02-23T19:03:33.035Z] === PAUSE TestNewTailReader [2022-02-23T19:03:33.035Z] === CONT TestNewTailReader [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-23T19:03:33.035Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/no_delimiter [2022-02-23T19:03:33.035Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-23T19:03:33.035Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-23T19:03:33.035Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-23T19:03:33.035Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-23T19:03:33.035Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/truncated_last_line [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-23T19:03:33.035Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:03:33.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:03:33.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:03:33.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:33.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:03:33.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:03:33.035Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.036Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.036Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.036Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:03:33.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:03:33.036Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.497Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.497Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.497Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.497Z] === CONT TestNewTailReader/no_delimiter [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.497Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.497Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.497Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.497Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.497Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.497Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.497Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.498Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.498Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.499Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.500Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.500Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.500Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.500Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.994Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.994Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.994Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.994Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.994Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:03:33.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:03:33.997Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:33.998Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:03:34.460Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:03:34.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:03:34.462Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:03:34.462Z] PASS [2022-02-23T19:03:34.462Z] coverage: 88.6% of statements [2022-02-23T19:03:34.462Z] ok github.com/docker/docker/pkg/tailfile 0.407s coverage: 88.6% of statements [2022-02-23T19:03:34.556Z] 2022/02/23 19:03:34 Closing DB instances... [2022-02-23T19:03:34.922Z] === RUN TestTarSumRemoveNonExistent [2022-02-23T19:03:34.922Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-23T19:03:34.922Z] === RUN TestTarSumRemove [2022-02-23T19:03:34.922Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-23T19:03:34.922Z] === RUN TestSortFileInfoSums [2022-02-23T19:03:34.922Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-23T19:03:34.922Z] === RUN TestNewTarSumForLabelInvalid [2022-02-23T19:03:34.922Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-23T19:03:34.922Z] === RUN TestNewTarSumForLabel [2022-02-23T19:03:34.922Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-23T19:03:34.922Z] === RUN TestEmptyTar [2022-02-23T19:03:34.922Z] --- PASS: TestEmptyTar (0.00s) [2022-02-23T19:03:34.922Z] === RUN TestTarSumsReadSize [2022-02-23T19:03:34.922Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-23T19:03:34.922Z] === RUN TestTarSums [2022-02-23T19:03:34.922Z] --- PASS: TestTarSums (0.06s) [2022-02-23T19:03:34.922Z] === RUN TestIteration [2022-02-23T19:03:34.922Z] --- PASS: TestIteration (0.00s) [2022-02-23T19:03:34.922Z] === RUN TestVersionLabelForChecksum [2022-02-23T19:03:34.922Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-23T19:03:34.922Z] === RUN TestVersion [2022-02-23T19:03:34.922Z] --- PASS: TestVersion (0.00s) [2022-02-23T19:03:34.922Z] === RUN TestGetVersion [2022-02-23T19:03:34.922Z] --- PASS: TestGetVersion (0.00s) [2022-02-23T19:03:34.922Z] === RUN TestGetVersions [2022-02-23T19:03:34.922Z] --- PASS: TestGetVersions (0.00s) [2022-02-23T19:03:34.922Z] PASS [2022-02-23T19:03:34.922Z] coverage: 89.3% of statements [2022-02-23T19:03:34.922Z] ok github.com/docker/docker/pkg/tarsum 0.117s coverage: 89.3% of statements [2022-02-23T19:03:35.383Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T19:03:35.383Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T19:03:35.383Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T19:03:35.383Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-23T19:03:35.383Z] testing: warning: no tests to run [2022-02-23T19:03:35.383Z] PASS [2022-02-23T19:03:35.383Z] coverage: [no statements] [2022-02-23T19:03:35.383Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2022-02-23T19:03:35.730Z] ok github.com/docker/docker/libnetwork/ipam 15.576s coverage: 85.3% of statements [2022-02-23T19:03:35.730Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T19:03:35.730Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T19:03:35.730Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-23T19:03:35.730Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-02-23T19:03:35.730Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T19:03:35.730Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-23T19:03:35.730Z] ok github.com/docker/docker/libnetwork/ipamutils 0.281s coverage: 74.0% of statements [2022-02-23T19:03:35.843Z] === RUN TestTruncIndex [2022-02-23T19:03:35.844Z] --- PASS: TestTruncIndex (0.10s) [2022-02-23T19:03:35.844Z] PASS [2022-02-23T19:03:35.844Z] coverage: 91.5% of statements [2022-02-23T19:03:35.844Z] === RUN TestIsGIT [2022-02-23T19:03:35.844Z] --- PASS: TestIsGIT (0.00s) [2022-02-23T19:03:35.844Z] === RUN TestIsTransport [2022-02-23T19:03:35.844Z] --- PASS: TestIsTransport (0.00s) [2022-02-23T19:03:35.844Z] PASS [2022-02-23T19:03:35.844Z] coverage: 100.0% of statements [2022-02-23T19:03:35.844Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-02-23T19:03:35.844Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2022-02-23T19:03:35.986Z] ok github.com/docker/docker/libnetwork/iptables 0.132s coverage: 45.1% of statements [2022-02-23T19:03:35.986Z] ok github.com/docker/docker/libnetwork/netlabel 0.008s coverage: 60.0% of statements [2022-02-23T19:03:36.243Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-02-23T19:03:36.304Z] === RUN TestVersionInfo [2022-02-23T19:03:36.305Z] --- PASS: TestVersionInfo (0.00s) [2022-02-23T19:03:36.305Z] === RUN TestAppendVersions [2022-02-23T19:03:36.305Z] --- PASS: TestAppendVersions (0.00s) [2022-02-23T19:03:36.305Z] PASS [2022-02-23T19:03:36.305Z] coverage: 88.9% of statements [2022-02-23T19:03:36.305Z] ok github.com/docker/docker/pkg/useragent 0.061s coverage: 88.9% of statements [2022-02-23T19:03:36.733Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-02-23T19:03:36.733Z] === RUN TestFindNode [2022-02-23T19:03:36.733Z] 2022/02/23 19:03:36 Closing DB instances... [2022-02-23T19:03:36.733Z] --- PASS: TestFindNode (0.02s) [2022-02-23T19:03:36.733Z] === RUN TestChangeNodeState [2022-02-23T19:03:36.733Z] 2022/02/23 19:03:36 Closing DB instances... [2022-02-23T19:03:36.733Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-23T19:03:36.733Z] === RUN TestNodeReincarnation [2022-02-23T19:03:36.733Z] 2022/02/23 19:03:36 Closing DB instances... [2022-02-23T19:03:37.842Z] === RUN TestValidatePrivileges [2022-02-23T19:03:37.842Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-23T19:03:37.842Z] === RUN TestFilterByCapNeg [2022-02-23T19:03:37.842Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-23T19:03:37.842Z] === RUN TestFilterByCapPos [2022-02-23T19:03:37.842Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-23T19:03:37.842Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-23T19:03:37.842Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-23T19:03:37.842Z] PASS [2022-02-23T19:03:37.842Z] coverage: 12.0% of statements [2022-02-23T19:03:37.842Z] ok github.com/docker/docker/plugin 0.048s coverage: 12.0% of statements [2022-02-23T19:03:37.842Z] === RUN TestNewSettable [2022-02-23T19:03:37.842Z] --- PASS: TestNewSettable (0.00s) [2022-02-23T19:03:37.842Z] === RUN TestIsSettable [2022-02-23T19:03:37.842Z] --- PASS: TestIsSettable (0.00s) [2022-02-23T19:03:37.842Z] === RUN TestUpdateSettingsEnv [2022-02-23T19:03:37.842Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-23T19:03:37.842Z] PASS [2022-02-23T19:03:37.842Z] coverage: 20.0% of statements [2022-02-23T19:03:37.842Z] ok github.com/docker/docker/plugin/v2 0.052s coverage: 20.0% of statements [2022-02-23T19:03:38.816Z] === RUN TestLoad [2022-02-23T19:03:38.816Z] --- PASS: TestLoad (0.00s) [2022-02-23T19:03:38.816Z] === RUN TestSave [2022-02-23T19:03:38.816Z] --- PASS: TestSave (0.03s) [2022-02-23T19:03:38.816Z] === RUN TestAddDeleteGet [2022-02-23T19:03:38.816Z] --- PASS: TestAddDeleteGet (0.04s) [2022-02-23T19:03:38.816Z] === RUN TestInvalidTags [2022-02-23T19:03:38.816Z] --- PASS: TestInvalidTags (0.00s) [2022-02-23T19:03:38.816Z] PASS [2022-02-23T19:03:38.816Z] coverage: 84.4% of statements [2022-02-23T19:03:38.816Z] ok github.com/docker/docker/reference 0.122s coverage: 84.4% of statements [2022-02-23T19:03:39.787Z] --- PASS: TestGet (15.04s) [2022-02-23T19:03:39.787Z] === RUN TestPluginWithNoManifest [2022-02-23T19:03:39.787Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestGetAll [2022-02-23T19:03:39.787Z] === RUN TestResolveAuthConfigIndexServer [2022-02-23T19:03:39.787Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestResolveAuthConfigFullURL [2022-02-23T19:03:39.787Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-23T19:03:39.787Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestValidateMirror [2022-02-23T19:03:39.787Z] --- PASS: TestValidateMirror (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestLoadInsecureRegistries [2022-02-23T19:03:39.787Z] --- PASS: TestGetAll (0.01s) [2022-02-23T19:03:39.787Z] PASS [2022-02-23T19:03:39.787Z] coverage: 73.2% of statements [2022-02-23T19:03:39.787Z] ok github.com/docker/docker/pkg/plugins 35.995s coverage: 73.2% of statements [2022-02-23T19:03:39.787Z] time="2022-02-23T19:03:39Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T19:03:39.787Z] time="2022-02-23T19:03:39Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-23T19:03:39.787Z] time="2022-02-23T19:03:39Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T19:03:39.787Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-02-23T19:03:39.787Z] === RUN TestNewServiceConfig [2022-02-23T19:03:39.787Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestValidateIndexName [2022-02-23T19:03:39.787Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestValidateIndexNameWithError [2022-02-23T19:03:39.787Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestEndpointParse [2022-02-23T19:03:39.787Z] --- PASS: TestEndpointParse (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestEndpointParseInvalid [2022-02-23T19:03:39.787Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestValidateEndpoint [2022-02-23T19:03:39.787Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-23T19:03:39.787Z] === RUN TestPing [2022-02-23T19:03:39.787Z] --- PASS: TestPing (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestPingRegistryEndpoint [2022-02-23T19:03:39.787Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:39.787Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestEndpoint [2022-02-23T19:03:39.787Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:39.787Z] --- SKIP: TestEndpoint (0.01s) [2022-02-23T19:03:39.787Z] === RUN TestParseRepositoryInfo [2022-02-23T19:03:39.787Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestNewIndexInfo [2022-02-23T19:03:39.787Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestMirrorEndpointLookup [2022-02-23T19:03:39.787Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:39.787Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestSearchRepositories [2022-02-23T19:03:39.787Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-23T19:03:39.787Z] Host: 127.0.0.1:49316 [2022-02-23T19:03:39.787Z] User-Agent: docker test client [2022-02-23T19:03:39.787Z] Authorization: Token fake-token [2022-02-23T19:03:39.787Z] X-Docker-Token: true [2022-02-23T19:03:39.787Z] Accept-Encoding: gzip [2022-02-23T19:03:39.787Z] [2022-02-23T19:03:39.787Z] [2022-02-23T19:03:39.787Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-23T19:03:39.787Z] Connection: close [2022-02-23T19:03:39.787Z] Content-Length: 144 [2022-02-23T19:03:39.787Z] Cache-Control: no-cache [2022-02-23T19:03:39.787Z] Content-Type: application/json [2022-02-23T19:03:39.787Z] Date: Wed, 23 Feb 2022 19:03:39 GMT [2022-02-23T19:03:39.787Z] Expires: -1 [2022-02-23T19:03:39.787Z] Pragma: no-cache [2022-02-23T19:03:39.787Z] Server: docker-tests/mock [2022-02-23T19:03:39.787Z] X-Docker-Registry-Config: mock [2022-02-23T19:03:39.787Z] X-Docker-Registry-Version: 0.0.0 [2022-02-23T19:03:39.787Z] [2022-02-23T19:03:39.787Z] [2022-02-23T19:03:39.787Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-23T19:03:39.787Z] === RUN TestTrustedLocation [2022-02-23T19:03:39.787Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-23T19:03:39.787Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestAllowNondistributableArtifacts [2022-02-23T19:03:39.787Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestIsSecureIndex [2022-02-23T19:03:39.787Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-23T19:03:39.787Z] PASS [2022-02-23T19:03:39.787Z] coverage: 51.2% of statements [2022-02-23T19:03:39.787Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-23T19:03:39.787Z] ok github.com/docker/docker/registry 0.328s coverage: 51.2% of statements [2022-02-23T19:03:39.787Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-23T19:03:39.787Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-23T19:03:39.787Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-23T19:03:39.787Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-23T19:03:39.787Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-23T19:03:39.787Z] === RUN TestResumableRequestReaderWithReadError [2022-02-23T19:03:40.248Z] time="2022-02-23T19:03:39Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-23T19:03:40.248Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-02-23T19:03:40.248Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-23T19:03:40.248Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-23T19:03:40.248Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-23T19:03:40.248Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-23T19:03:40.248Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-23T19:03:40.248Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-23T19:03:40.248Z] === RUN TestResumableRequestReader [2022-02-23T19:03:40.248Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-23T19:03:40.248Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-23T19:03:40.248Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-23T19:03:40.248Z] PASS [2022-02-23T19:03:40.248Z] coverage: 100.0% of statements [2022-02-23T19:03:40.248Z] ok github.com/docker/docker/registry/resumable 0.270s coverage: 100.0% of statements [2022-02-23T19:03:40.248Z] === RUN TestRestartManagerTimeout [2022-02-23T19:03:40.248Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-23T19:03:40.248Z] === RUN TestRestartManagerTimeoutReset [2022-02-23T19:03:40.248Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-23T19:03:40.248Z] PASS [2022-02-23T19:03:40.249Z] coverage: 50.9% of statements [2022-02-23T19:03:40.249Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2022-02-23T19:03:40.708Z] === RUN TestDecodeContainerConfig [2022-02-23T19:03:40.708Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-23T19:03:40.708Z] === RUN TestDecodeContainerConfigIsolation [2022-02-23T19:03:40.709Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-23T19:03:40.709Z] === RUN TestValidatePrivileged [2022-02-23T19:03:40.709Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-23T19:03:40.709Z] PASS [2022-02-23T19:03:40.709Z] coverage: 52.6% of statements [2022-02-23T19:03:40.709Z] ok github.com/docker/docker/runconfig 0.063s coverage: 52.6% of statements [2022-02-23T19:03:40.709Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-23T19:03:40.709Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-23T19:03:40.709Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-23T19:03:40.709Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-23T19:03:40.709Z] PASS [2022-02-23T19:03:40.709Z] coverage: 62.5% of statements [2022-02-23T19:03:41.168Z] ok github.com/docker/docker/testutil 0.100s coverage: 62.5% of statements [2022-02-23T19:03:42.526Z] time="2022-02-23T19:03:41Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-23T19:03:42.526Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-23T19:03:42.526Z] === RUN TestParallelCreate [2022-02-23T19:03:42.526Z] 2022/02/23 19:03:41 Closing DB instances... [2022-02-23T19:03:42.526Z] --- PASS: TestParallelCreate (0.02s) [2022-02-23T19:03:42.526Z] === RUN TestParallelDelete [2022-02-23T19:03:42.527Z] 2022/02/23 19:03:41 Closing DB instances... [2022-02-23T19:03:42.527Z] --- PASS: TestParallelDelete (0.02s) [2022-02-23T19:03:42.527Z] === RUN TestNetworkDBIslands [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ff1bc4a09b6c with config:&{NodeID:ff1bc4a09b6c 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-02-23T19:03:42.527Z] time="2022-02-23T19:03:41Z" level=info msg="Node ff1bc4a09b6c/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:41Z" level=info msg="Node ff1bc4a09b6c/172.24.223.69, added to nodes list" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:05d12ff094ee with config:&{NodeID:05d12ff094ee 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-02-23T19:03:42.527Z] time="2022-02-23T19:03:41Z" level=info msg="Node 05d12ff094ee/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:41Z" level=info msg="Node 05d12ff094ee/172.24.223.69, added to nodes list" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:41Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:41Z" level=info msg="Node 05d12ff094ee/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:41Z" level=info msg="Node 05d12ff094ee/172.24.223.69, added to nodes list" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:41Z" level=info msg="Node ff1bc4a09b6c/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:41Z" level=info msg="Node ff1bc4a09b6c/172.24.223.69, added to nodes list" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:39ee427dd3bb with config:&{NodeID:39ee427dd3bb 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-02-23T19:03:42.527Z] time="2022-02-23T19:03:42Z" level=info msg="Node 39ee427dd3bb/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:42Z" level=info msg="Node 39ee427dd3bb/172.24.223.69, added to nodes list" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:42Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:42Z" level=info msg="Node 39ee427dd3bb/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:42Z" level=info msg="Node 39ee427dd3bb/172.24.223.69, added to nodes list" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:42Z" level=info msg="Node ff1bc4a09b6c/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:42Z" level=info msg="Node ff1bc4a09b6c/172.24.223.69, added to nodes list" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:42Z" level=info msg="Node 05d12ff094ee/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:42Z" level=info msg="Node 05d12ff094ee/172.24.223.69, added to nodes list" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-02-23T19:03:42.527Z] time="2022-02-23T19:03:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node 39ee427dd3bb/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node 39ee427dd3bb/172.24.223.69, added to nodes list" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:68cebcd9995a with config:&{NodeID:68cebcd9995a 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-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node 68cebcd9995a/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node 68cebcd9995a/172.24.223.69, added to nodes list" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node 68cebcd9995a/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node 68cebcd9995a/172.24.223.69, added to nodes list" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node ff1bc4a09b6c/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node ff1bc4a09b6c/172.24.223.69, added to nodes list" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node 05d12ff094ee/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node 05d12ff094ee/172.24.223.69, added to nodes list" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node 39ee427dd3bb/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node 39ee427dd3bb/172.24.223.69, added to nodes list" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node 68cebcd9995a/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node 68cebcd9995a/172.24.223.69, added to nodes list" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node 68cebcd9995a/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:42.986Z] time="2022-02-23T19:03:42Z" level=info msg="Node 68cebcd9995a/172.24.223.69, added to nodes list" [2022-02-23T19:03:43.351Z] === RUN TestGetDriver [2022-02-23T19:03:43.351Z] --- PASS: TestGetDriver (0.00s) [2022-02-23T19:03:43.351Z] === RUN TestVolumeRequestError [2022-02-23T19:03:43.351Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-23T19:03:43.351Z] PASS [2022-02-23T19:03:43.351Z] coverage: 36.1% of statements [2022-02-23T19:03:43.351Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1955a6c67544 with config:&{NodeID:1955a6c67544 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-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 1955a6c67544/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 1955a6c67544/172.24.223.69, added to nodes list" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 1955a6c67544/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 1955a6c67544/172.24.223.69, added to nodes list" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 05d12ff094ee/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 05d12ff094ee/172.24.223.69, added to nodes list" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 68cebcd9995a/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 68cebcd9995a/172.24.223.69, added to nodes list" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 39ee427dd3bb/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 39ee427dd3bb/172.24.223.69, added to nodes list" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node ff1bc4a09b6c/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node ff1bc4a09b6c/172.24.223.69, added to nodes list" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 1955a6c67544/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 1955a6c67544/172.24.223.69, added to nodes list" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 1955a6c67544/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 1955a6c67544/172.24.223.69, added to nodes list" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 1955a6c67544/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:43.445Z] time="2022-02-23T19:03:43Z" level=info msg="Node 1955a6c67544/172.24.223.69, added to nodes list" [2022-02-23T19:03:43.816Z] === RUN TestGetAddress [2022-02-23T19:03:43.816Z] --- PASS: TestGetAddress (0.00s) [2022-02-23T19:03:43.816Z] === RUN TestRemove [2022-02-23T19:03:43.816Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T19:03:43.816Z] --- SKIP: TestRemove (0.00s) [2022-02-23T19:03:43.816Z] === RUN TestInitializeWithVolumes [2022-02-23T19:03:43.816Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-23T19:03:43.816Z] === RUN TestCreate [2022-02-23T19:03:43.816Z] --- PASS: TestCreate (0.01s) [2022-02-23T19:03:43.816Z] === RUN TestValidateName [2022-02-23T19:03:43.816Z] --- PASS: TestValidateName (0.00s) [2022-02-23T19:03:43.816Z] === RUN TestCreateWithOpts [2022-02-23T19:03:43.816Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T19:03:43.816Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-23T19:03:43.816Z] === RUN TestRelaodNoOpts [2022-02-23T19:03:43.816Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-02-23T19:03:43.816Z] PASS [2022-02-23T19:03:43.816Z] coverage: 41.5% of statements [2022-02-23T19:03:43.816Z] ok github.com/docker/docker/volume/local 0.083s coverage: 41.5% of statements [2022-02-23T19:03:43.904Z] networkdb_test.go:835: Re-joining: 3 [2022-02-23T19:03:43.904Z] time="2022-02-23T19:03:43Z" level=info msg="The new bootstrap node list is:[172.24.223.69:10033 172.24.223.69:10034 172.24.223.69:10035]" [2022-02-23T19:03:43.904Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.223.69:10033" [2022-02-23T19:03:43.904Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Stream connection from=172.24.223.69:49354" [2022-02-23T19:03:43.904Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.223.69:10034" [2022-02-23T19:03:43.904Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Stream connection from=172.24.223.69:49355" [2022-02-23T19:03:43.904Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Stream connection from=172.24.223.69:49356" [2022-02-23T19:03:43.904Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.223.69:10035" [2022-02-23T19:03:43.904Z] networkdb_test.go:835: Re-joining: 4 [2022-02-23T19:03:43.904Z] time="2022-02-23T19:03:43Z" level=info msg="The new bootstrap node list is:[172.24.223.69:10033 172.24.223.69:10034 172.24.223.69:10035]" [2022-02-23T19:03:43.904Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.223.69:10033" [2022-02-23T19:03:43.904Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Stream connection from=172.24.223.69:49357" [2022-02-23T19:03:43.904Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.223.69:10034" [2022-02-23T19:03:43.904Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Stream connection from=172.24.223.69:49358" [2022-02-23T19:03:43.904Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.223.69:10035" [2022-02-23T19:03:43.904Z] time="2022-02-23T19:03:43Z" level=debug msg="memberlist: Stream connection from=172.24.223.69:49359" [2022-02-23T19:03:44.277Z] === RUN TestLCOWParseMountRaw [2022-02-23T19:03:44.277Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-23T19:03:44.277Z] === RUN TestLCOWParseMountRawSplit [2022-02-23T19:03:44.277Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-23T19:03:44.277Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-23T19:03:44.277Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-23T19:03:44.277Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-23T19:03:44.277Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-23T19:03:44.277Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-23T19:03:44.277Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-23T19:03:44.277Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-23T19:03:44.277Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-23T19:03:44.277Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T19:03:44.277Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-23T19:03:44.277Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-23T19:03:44.277Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T19:03:44.277Z] === RUN TestLinuxParseMountRaw [2022-02-23T19:03:44.277Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-23T19:03:44.277Z] === RUN TestLinuxParseMountRawSplit [2022-02-23T19:03:44.277Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-23T19:03:44.277Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-23T19:03:44.277Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-23T19:03:44.277Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-23T19:03:44.277Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-23T19:03:44.277Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-23T19:03:44.277Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-23T19:03:44.277Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-23T19:03:44.277Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-23T19:03:44.277Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-23T19:03:44.277Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-23T19:03:44.277Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T19:03:44.277Z] === RUN TestConvertTmpfsOptions [2022-02-23T19:03:44.277Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-23T19:03:44.277Z] linux_parser_test.go:209: data="ro" [2022-02-23T19:03:44.277Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-23T19:03:44.277Z] === RUN TestParseMountSpec [2022-02-23T19:03:44.277Z] parser_test.go:62: case 0 [2022-02-23T19:03:44.277Z] parser_test.go:62: case 1 [2022-02-23T19:03:44.277Z] parser_test.go:62: case 2 [2022-02-23T19:03:44.277Z] parser_test.go:62: case 3 [2022-02-23T19:03:44.277Z] parser_test.go:62: case 4 [2022-02-23T19:03:44.277Z] parser_test.go:62: case 5 [2022-02-23T19:03:44.277Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-23T19:03:44.277Z] === RUN TestValidateMount [2022-02-23T19:03:44.277Z] --- PASS: TestValidateMount (0.00s) [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountRaw [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountRawSplit [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T19:03:44.277Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-23T19:03:44.277Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T19:03:44.277Z] PASS [2022-02-23T19:03:44.277Z] coverage: 67.6% of statements [2022-02-23T19:03:44.277Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.6% of statements [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:43Z" level=info msg="node 0 leaving" [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:44Z" level=info msg="Node ff1bc4a09b6c change state NodeActive --> NodeLeft" [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:44Z" level=info msg="node3(39ee427dd3bb): Node leave event for ff1bc4a09b6c/172.24.223.69" [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:44Z" level=info msg="Node ff1bc4a09b6c change state NodeActive --> NodeLeft" [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:44Z" level=info msg="node5(1955a6c67544): Node leave event for ff1bc4a09b6c/172.24.223.69" [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:44Z" level=info msg="Node ff1bc4a09b6c change state NodeActive --> NodeLeft" [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:44Z" level=info msg="node4(68cebcd9995a): Node leave event for ff1bc4a09b6c/172.24.223.69" [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:44Z" level=info msg="Node ff1bc4a09b6c change state NodeActive --> NodeLeft" [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:44Z" level=info msg="node2(05d12ff094ee): Node leave event for ff1bc4a09b6c/172.24.223.69" [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:44Z" level=info msg="Node ff1bc4a09b6c change state NodeActive --> NodeLeft" [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:44Z" level=info msg="node1(ff1bc4a09b6c): Node leave event for ff1bc4a09b6c/172.24.223.69" [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:44Z" level=info msg="Node ff1bc4a09b6c/172.24.223.69, left gossip cluster" [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:44Z" level=info msg="Node ff1bc4a09b6c/172.24.223.69, left gossip cluster" [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:44Z" level=info msg="Node ff1bc4a09b6c/172.24.223.69, left gossip cluster" [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:44Z" level=info msg="Node ff1bc4a09b6c/172.24.223.69, left gossip cluster" [2022-02-23T19:03:44.363Z] time="2022-02-23T19:03:44Z" level=info msg="Node ff1bc4a09b6c/172.24.223.69, left gossip cluster" [2022-02-23T19:03:44.822Z] time="2022-02-23T19:03:44Z" level=info msg="node 1 leaving" [2022-02-23T19:03:44.822Z] time="2022-02-23T19:03:44Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.24.223.69:10037: use of closed network connection" [2022-02-23T19:03:44.822Z] time="2022-02-23T19:03:44Z" level=info msg="Node 05d12ff094ee change state NodeActive --> NodeLeft" [2022-02-23T19:03:44.822Z] time="2022-02-23T19:03:44Z" level=info msg="node5(1955a6c67544): Node leave event for 05d12ff094ee/172.24.223.69" [2022-02-23T19:03:44.822Z] time="2022-02-23T19:03:44Z" level=info msg="Node 05d12ff094ee/172.24.223.69, left gossip cluster" [2022-02-23T19:03:44.822Z] time="2022-02-23T19:03:44Z" level=info msg="Node 05d12ff094ee change state NodeActive --> NodeFailed" [2022-02-23T19:03:44.822Z] time="2022-02-23T19:03:44Z" level=info msg="Node 05d12ff094ee/172.24.223.69, added to failed nodes list" [2022-02-23T19:03:44.822Z] time="2022-02-23T19:03:44Z" level=info msg="Node 05d12ff094ee change state NodeActive --> NodeLeft" [2022-02-23T19:03:44.822Z] time="2022-02-23T19:03:44Z" level=info msg="Node 05d12ff094ee change state NodeActive --> NodeLeft" [2022-02-23T19:03:44.822Z] time="2022-02-23T19:03:44Z" level=info msg="node3(39ee427dd3bb): Node leave event for 05d12ff094ee/172.24.223.69" [2022-02-23T19:03:44.822Z] time="2022-02-23T19:03:44Z" level=info msg="node4(68cebcd9995a): Node leave event for 05d12ff094ee/172.24.223.69" [2022-02-23T19:03:44.822Z] time="2022-02-23T19:03:44Z" level=error msg="node: 05d12ff094ee is unknown to memberlist" [2022-02-23T19:03:44.822Z] time="2022-02-23T19:03:44Z" level=info msg="Node 05d12ff094ee/172.24.223.69, left gossip cluster" [2022-02-23T19:03:44.822Z] time="2022-02-23T19:03:44Z" level=info msg="Node 05d12ff094ee/172.24.223.69, left gossip cluster" [2022-02-23T19:03:44.822Z] time="2022-02-23T19:03:44Z" level=info msg="Node 05d12ff094ee/172.24.223.69, left gossip cluster" [2022-02-23T19:03:45.249Z] === RUN TestSetGetMeta [2022-02-23T19:03:45.249Z] === PAUSE TestSetGetMeta [2022-02-23T19:03:45.249Z] === RUN TestRestore [2022-02-23T19:03:45.249Z] === PAUSE TestRestore [2022-02-23T19:03:45.249Z] === RUN TestServiceCreate [2022-02-23T19:03:45.249Z] === PAUSE TestServiceCreate [2022-02-23T19:03:45.249Z] === RUN TestServiceList [2022-02-23T19:03:45.249Z] === PAUSE TestServiceList [2022-02-23T19:03:45.249Z] === RUN TestServiceRemove [2022-02-23T19:03:45.249Z] === PAUSE TestServiceRemove [2022-02-23T19:03:45.249Z] === RUN TestServiceGet [2022-02-23T19:03:45.249Z] === PAUSE TestServiceGet [2022-02-23T19:03:45.249Z] === RUN TestServicePrune [2022-02-23T19:03:45.249Z] === PAUSE TestServicePrune [2022-02-23T19:03:45.249Z] === RUN TestCreate [2022-02-23T19:03:45.249Z] === PAUSE TestCreate [2022-02-23T19:03:45.249Z] === RUN TestRemove [2022-02-23T19:03:45.249Z] === PAUSE TestRemove [2022-02-23T19:03:45.249Z] === RUN TestList [2022-02-23T19:03:45.249Z] === PAUSE TestList [2022-02-23T19:03:45.249Z] === RUN TestFindByDriver [2022-02-23T19:03:45.249Z] === PAUSE TestFindByDriver [2022-02-23T19:03:45.249Z] === RUN TestFindByReferenced [2022-02-23T19:03:45.249Z] === PAUSE TestFindByReferenced [2022-02-23T19:03:45.249Z] === RUN TestDerefMultipleOfSameRef [2022-02-23T19:03:45.249Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-23T19:03:45.249Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:03:45.249Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:03:45.249Z] === RUN TestDefererencePluginOnCreateError [2022-02-23T19:03:45.249Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-23T19:03:45.249Z] === RUN TestRefDerefRemove [2022-02-23T19:03:45.249Z] === PAUSE TestRefDerefRemove [2022-02-23T19:03:45.249Z] === RUN TestGet [2022-02-23T19:03:45.249Z] === PAUSE TestGet [2022-02-23T19:03:45.249Z] === RUN TestGetWithReference [2022-02-23T19:03:45.249Z] === PAUSE TestGetWithReference [2022-02-23T19:03:45.249Z] === RUN TestFilterFunc [2022-02-23T19:03:45.249Z] === RUN TestFilterFunc/test_nil_list [2022-02-23T19:03:45.249Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-23T19:03:45.249Z] === RUN TestFilterFunc/test_empty_list [2022-02-23T19:03:45.249Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-23T19:03:45.249Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:03:45.249Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:03:45.249Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:03:45.249Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:03:45.249Z] === RUN TestFilterFunc/test_filter_some [2022-02-23T19:03:45.249Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-23T19:03:45.249Z] === RUN TestFilterFunc/test_filter_middle [2022-02-23T19:03:45.249Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-23T19:03:45.249Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:03:45.249Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:03:45.249Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-23T19:03:45.249Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-23T19:03:45.249Z] === CONT TestFilterFunc/test_nil_list [2022-02-23T19:03:45.249Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-23T19:03:45.249Z] === CONT TestFilterFunc/test_filter_some [2022-02-23T19:03:45.283Z] time="2022-02-23T19:03:44Z" level=info msg="node 2 leaving" [2022-02-23T19:03:45.283Z] time="2022-02-23T19:03:44Z" level=info msg="Node 39ee427dd3bb change state NodeActive --> NodeLeft" [2022-02-23T19:03:45.283Z] time="2022-02-23T19:03:44Z" level=info msg="node4(68cebcd9995a): Node leave event for 39ee427dd3bb/172.24.223.69" [2022-02-23T19:03:45.283Z] time="2022-02-23T19:03:44Z" level=info msg="Node 39ee427dd3bb change state NodeActive --> NodeLeft" [2022-02-23T19:03:45.283Z] time="2022-02-23T19:03:44Z" level=info msg="node5(1955a6c67544): Node leave event for 39ee427dd3bb/172.24.223.69" [2022-02-23T19:03:45.283Z] time="2022-02-23T19:03:44Z" level=info msg="Node 39ee427dd3bb change state NodeActive --> NodeLeft" [2022-02-23T19:03:45.283Z] time="2022-02-23T19:03:44Z" level=info msg="node3(39ee427dd3bb): Node leave event for 39ee427dd3bb/172.24.223.69" [2022-02-23T19:03:45.283Z] time="2022-02-23T19:03:45Z" level=info msg="Node 39ee427dd3bb/172.24.223.69, left gossip cluster" [2022-02-23T19:03:45.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T19:03:45.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T19:03:45.710Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:03:45.710Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:03:45.710Z] === CONT TestFilterFunc/test_empty_list [2022-02-23T19:03:45.710Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:03:45.710Z] === CONT TestFilterFunc/test_filter_middle [2022-02-23T19:03:45.710Z] --- PASS: TestFilterFunc (0.00s) [2022-02-23T19:03:45.710Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-23T19:03:45.710Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-23T19:03:45.710Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-23T19:03:45.710Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-23T19:03:45.710Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-23T19:03:45.710Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-23T19:03:45.710Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-23T19:03:45.711Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-23T19:03:45.711Z] === CONT TestSetGetMeta [2022-02-23T19:03:45.711Z] === CONT TestDefererencePluginOnCreateError [2022-02-23T19:03:45.711Z] === CONT TestList [2022-02-23T19:03:45.711Z] === CONT TestGetWithReference [2022-02-23T19:03:45.711Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-23T19:03:45.711Z] === CONT TestRemove [2022-02-23T19:03:45.711Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-23T19:03:45.711Z] === CONT TestCreate [2022-02-23T19:03:45.711Z] --- PASS: TestGetWithReference (0.03s) [2022-02-23T19:03:45.711Z] === CONT TestServicePrune [2022-02-23T19:03:45.711Z] --- PASS: TestList (0.04s) [2022-02-23T19:03:45.711Z] === CONT TestServiceGet [2022-02-23T19:03:45.711Z] --- PASS: TestCreate (0.02s) [2022-02-23T19:03:45.711Z] === CONT TestServiceRemove [2022-02-23T19:03:45.711Z] --- PASS: TestRemove (0.03s) [2022-02-23T19:03:45.711Z] === CONT TestServiceList [2022-02-23T19:03:45.711Z] --- PASS: TestServiceGet (0.22s) [2022-02-23T19:03:45.711Z] === CONT TestServiceCreate [2022-02-23T19:03:45.711Z] time="2022-02-23T19:03:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:03:45.711Z] --- PASS: TestServiceRemove (0.22s) [2022-02-23T19:03:45.711Z] === CONT TestRestore [2022-02-23T19:03:45.711Z] --- PASS: TestServiceList (0.22s) [2022-02-23T19:03:45.711Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:03:45.711Z] time="2022-02-23T19:03:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:03:45.711Z] time="2022-02-23T19:03:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:03:45.711Z] time="2022-02-23T19:03:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-23T19:03:45.711Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-23T19:03:45.711Z] === CONT TestDerefMultipleOfSameRef [2022-02-23T19:03:45.711Z] --- PASS: TestServiceCreate (0.03s) [2022-02-23T19:03:45.711Z] === CONT TestFindByReferenced [2022-02-23T19:03:45.711Z] time="2022-02-23T19:03:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:03:45.711Z] --- PASS: TestRestore (0.03s) [2022-02-23T19:03:45.711Z] === CONT TestFindByDriver [2022-02-23T19:03:45.711Z] --- PASS: TestServicePrune (0.26s) [2022-02-23T19:03:45.711Z] === CONT TestGet [2022-02-23T19:03:45.711Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-23T19:03:45.711Z] === CONT TestRefDerefRemove [2022-02-23T19:03:45.711Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-23T19:03:45.711Z] --- PASS: TestGet (0.02s) [2022-02-23T19:03:45.711Z] --- PASS: TestFindByDriver (0.03s) [2022-02-23T19:03:45.711Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-23T19:03:45.711Z] PASS [2022-02-23T19:03:45.711Z] coverage: 69.0% of statements [2022-02-23T19:03:45.711Z] ok github.com/docker/docker/volume/service 0.393s coverage: 69.0% of statements [2022-02-23T19:03:45.742Z] time="2022-02-23T19:03:45Z" level=info msg="Node 39ee427dd3bb/172.24.223.69, left gossip cluster" [2022-02-23T19:03:45.742Z] time="2022-02-23T19:03:45Z" level=info msg="Node 39ee427dd3bb/172.24.223.69, left gossip cluster" [2022-02-23T19:03:45.742Z] networkdb_test.go:867: node4: OK [2022-02-23T19:03:45.742Z] networkdb_test.go:867: node5: OK [2022-02-23T19:03:45.742Z] time="2022-02-23T19:03:45Z" level=info msg="node 0 coming back" [2022-02-23T19:03:45.742Z] time="2022-02-23T19:03:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4bed0686d8aa with config:&{NodeID:4bed0686d8aa 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-02-23T19:03:45.742Z] time="2022-02-23T19:03:45Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:45.742Z] time="2022-02-23T19:03:45Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, added to nodes list" [2022-02-23T19:03:45.742Z] time="2022-02-23T19:03:45Z" level=info msg="node 1 coming back" [2022-02-23T19:03:45.742Z] time="2022-02-23T19:03:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0f3f20a6199c with config:&{NodeID:0f3f20a6199c 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-02-23T19:03:45.742Z] time="2022-02-23T19:03:45Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:45.742Z] time="2022-02-23T19:03:45Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, added to nodes list" [2022-02-23T19:03:45.742Z] time="2022-02-23T19:03:45Z" level=info msg="node 2 coming back" [2022-02-23T19:03:45.742Z] time="2022-02-23T19:03:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:71397e18027f with config:&{NodeID:71397e18027f 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-02-23T19:03:45.742Z] time="2022-02-23T19:03:45Z" level=info msg="Node 71397e18027f/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:45.742Z] time="2022-02-23T19:03:45Z" level=info msg="Node 71397e18027f/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.475Z] time="2022-02-23T19:03:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.223.69:10033 172.24.223.69:10034 172.24.223.69:10035]" [2022-02-23T19:03:49.475Z] time="2022-02-23T19:03:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.223.69:10033 172.24.223.69:10034 172.24.223.69:10035]" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.223.69:10033" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=debug msg="memberlist: Stream connection from=172.24.223.69:49360" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 68cebcd9995a/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 68cebcd9995a/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 1955a6c67544/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 1955a6c67544/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, is the new incarnation of the shutdown node ff1bc4a09b6c/172.24.223.69" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.223.69:10034" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=debug msg="memberlist: Stream connection from=172.24.223.69:49361" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 68cebcd9995a/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 68cebcd9995a/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 1955a6c67544/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, is the new incarnation of the shutdown node 05d12ff094ee/172.24.223.69" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 1955a6c67544/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.223.69:10035" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=debug msg="memberlist: Stream connection from=172.24.223.69:49362" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 68cebcd9995a/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 68cebcd9995a/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 1955a6c67544/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 1955a6c67544/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 71397e18027f/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 71397e18027f/172.24.223.69, is the new incarnation of the shutdown node 39ee427dd3bb/172.24.223.69" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 71397e18027f/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, is the new incarnation of the shutdown node 05d12ff094ee/172.24.223.69" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, is the new incarnation of the shutdown node ff1bc4a09b6c/172.24.223.69" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 71397e18027f/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 71397e18027f/172.24.223.69, is the new incarnation of the shutdown node 39ee427dd3bb/172.24.223.69" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 71397e18027f/172.24.223.69, added to nodes list" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 71397e18027f/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:49.934Z] time="2022-02-23T19:03:49Z" level=info msg="Node 71397e18027f/172.24.223.69, added to nodes list" [2022-02-23T19:03:50.393Z] time="2022-02-23T19:03:49Z" level=info msg="Node 71397e18027f/172.24.223.69, joined gossip cluster" [2022-02-23T19:03:50.393Z] time="2022-02-23T19:03:49Z" level=info msg="Node 71397e18027f/172.24.223.69, added to nodes list" [2022-02-23T19:03:50.393Z] time="2022-02-23T19:03:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.223.69:10033" [2022-02-23T19:03:50.393Z] time="2022-02-23T19:03:50Z" level=debug msg="memberlist: Stream connection from=172.24.223.69:49363" [2022-02-23T19:03:50.393Z] time="2022-02-23T19:03:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.223.69:10034" [2022-02-23T19:03:50.393Z] time="2022-02-23T19:03:50Z" level=debug msg="memberlist: Stream connection from=172.24.223.69:49364" [2022-02-23T19:03:50.393Z] time="2022-02-23T19:03:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.223.69:10035" [2022-02-23T19:03:50.393Z] time="2022-02-23T19:03:50Z" level=debug msg="memberlist: Stream connection from=172.24.223.69:49365" [2022-02-23T19:03:50.852Z] 2022/02/23 19:03:50 Closing DB instances... [2022-02-23T19:03:50.852Z] time="2022-02-23T19:03:50Z" level=info msg="Node 4bed0686d8aa change state NodeActive --> NodeLeft" [2022-02-23T19:03:50.852Z] time="2022-02-23T19:03:50Z" level=info msg="node4(68cebcd9995a): Node leave event for 4bed0686d8aa/172.24.223.69" [2022-02-23T19:03:50.852Z] time="2022-02-23T19:03:50Z" level=info msg="Node 4bed0686d8aa change state NodeActive --> NodeLeft" [2022-02-23T19:03:50.852Z] time="2022-02-23T19:03:50Z" level=info msg="node2(0f3f20a6199c): Node leave event for 4bed0686d8aa/172.24.223.69" [2022-02-23T19:03:50.852Z] time="2022-02-23T19:03:50Z" level=info msg="Node 4bed0686d8aa change state NodeActive --> NodeLeft" [2022-02-23T19:03:50.852Z] time="2022-02-23T19:03:50Z" level=info msg="node5(1955a6c67544): Node leave event for 4bed0686d8aa/172.24.223.69" [2022-02-23T19:03:50.852Z] time="2022-02-23T19:03:50Z" level=info msg="Node 4bed0686d8aa change state NodeActive --> NodeLeft" [2022-02-23T19:03:50.852Z] time="2022-02-23T19:03:50Z" level=info msg="node1(4bed0686d8aa): Node leave event for 4bed0686d8aa/172.24.223.69" [2022-02-23T19:03:50.852Z] time="2022-02-23T19:03:50Z" level=info msg="Node 4bed0686d8aa change state NodeActive --> NodeLeft" [2022-02-23T19:03:50.852Z] time="2022-02-23T19:03:50Z" level=info msg="node3(71397e18027f): Node leave event for 4bed0686d8aa/172.24.223.69" [2022-02-23T19:03:51.170Z] --- PASS: TestBuildWithHugeFile (55.86s) [2022-02-23T19:03:51.170Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T19:03:51.170Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:03:51.170Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:03:51.170Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T19:03:51.170Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:03:51.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:03:51.170Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:03:51.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:03:51.170Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:03:51.170Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:03:51.170Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:03:51.170Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:03:51.170Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:03:51.170Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-23T19:03:51.170Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-02-23T19:03:51.170Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-02-23T19:03:51.170Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-23T19:03:51.170Z] === RUN TestBuildPreserveOwnership [2022-02-23T19:03:51.170Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T19:03:51.311Z] time="2022-02-23T19:03:50Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, left gossip cluster" [2022-02-23T19:03:51.311Z] time="2022-02-23T19:03:50Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, left gossip cluster" [2022-02-23T19:03:51.311Z] time="2022-02-23T19:03:50Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, left gossip cluster" [2022-02-23T19:03:51.311Z] time="2022-02-23T19:03:50Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, left gossip cluster" [2022-02-23T19:03:51.311Z] time="2022-02-23T19:03:50Z" level=info msg="Node 4bed0686d8aa/172.24.223.69, left gossip cluster" [2022-02-23T19:03:51.311Z] time="2022-02-23T19:03:51Z" level=warning msg="memberlist: Failed to send gossip to 172.24.223.69:10034: write udp [::]:10033->172.24.223.69:10034: use of closed network connection" [2022-02-23T19:03:51.311Z] time="2022-02-23T19:03:51Z" level=info msg="Node 0f3f20a6199c change state NodeActive --> NodeLeft" [2022-02-23T19:03:51.311Z] time="2022-02-23T19:03:51Z" level=info msg="node3(71397e18027f): Node leave event for 0f3f20a6199c/172.24.223.69" [2022-02-23T19:03:51.311Z] time="2022-02-23T19:03:51Z" level=info msg="Node 0f3f20a6199c change state NodeActive --> NodeLeft" [2022-02-23T19:03:51.311Z] time="2022-02-23T19:03:51Z" level=info msg="node4(68cebcd9995a): Node leave event for 0f3f20a6199c/172.24.223.69" [2022-02-23T19:03:51.311Z] time="2022-02-23T19:03:51Z" level=info msg="Node 0f3f20a6199c change state NodeActive --> NodeLeft" [2022-02-23T19:03:51.311Z] time="2022-02-23T19:03:51Z" level=info msg="node5(1955a6c67544): Node leave event for 0f3f20a6199c/172.24.223.69" [2022-02-23T19:03:51.311Z] time="2022-02-23T19:03:51Z" level=info msg="Node 0f3f20a6199c change state NodeActive --> NodeLeft" [2022-02-23T19:03:51.311Z] time="2022-02-23T19:03:51Z" level=info msg="node2(0f3f20a6199c): Node leave event for 0f3f20a6199c/172.24.223.69" [2022-02-23T19:03:51.770Z] time="2022-02-23T19:03:51Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, left gossip cluster" [2022-02-23T19:03:51.770Z] time="2022-02-23T19:03:51Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, left gossip cluster" [2022-02-23T19:03:51.770Z] time="2022-02-23T19:03:51Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, left gossip cluster" [2022-02-23T19:03:51.770Z] time="2022-02-23T19:03:51Z" level=info msg="Node 0f3f20a6199c/172.24.223.69, left gossip cluster" [2022-02-23T19:03:51.770Z] time="2022-02-23T19:03:51Z" level=info msg="Node 71397e18027f change state NodeActive --> NodeLeft" [2022-02-23T19:03:51.770Z] time="2022-02-23T19:03:51Z" level=info msg="Node 71397e18027f change state NodeActive --> NodeLeft" [2022-02-23T19:03:51.770Z] time="2022-02-23T19:03:51Z" level=info msg="node4(68cebcd9995a): Node leave event for 71397e18027f/172.24.223.69" [2022-02-23T19:03:51.770Z] time="2022-02-23T19:03:51Z" level=info msg="node5(1955a6c67544): Node leave event for 71397e18027f/172.24.223.69" [2022-02-23T19:03:52.230Z] time="2022-02-23T19:03:51Z" level=info msg="Node 71397e18027f change state NodeActive --> NodeLeft" [2022-02-23T19:03:52.230Z] time="2022-02-23T19:03:51Z" level=info msg="node3(71397e18027f): Node leave event for 71397e18027f/172.24.223.69" [2022-02-23T19:03:52.230Z] time="2022-02-23T19:03:51Z" level=info msg="Node 71397e18027f/172.24.223.69, left gossip cluster" [2022-02-23T19:03:52.230Z] time="2022-02-23T19:03:51Z" level=info msg="Node 71397e18027f/172.24.223.69, left gossip cluster" [2022-02-23T19:03:52.230Z] time="2022-02-23T19:03:51Z" level=info msg="Node 71397e18027f/172.24.223.69, left gossip cluster" [2022-02-23T19:03:52.230Z] time="2022-02-23T19:03:52Z" level=debug msg="memberlist: Failed ping: 71397e18027f (timeout reached)" [2022-02-23T19:03:52.230Z] time="2022-02-23T19:03:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.223.69:10037: use of closed network connection" [2022-02-23T19:03:52.230Z] time="2022-02-23T19:03:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.223.69:10036: use of closed network connection" [2022-02-23T19:03:52.230Z] time="2022-02-23T19:03:52Z" level=debug msg="memberlist: Stream connection from=172.24.223.69:49367" [2022-02-23T19:03:52.690Z] time="2022-02-23T19:03:52Z" level=info msg="Node 68cebcd9995a change state NodeActive --> NodeLeft" [2022-02-23T19:03:52.690Z] time="2022-02-23T19:03:52Z" level=info msg="node5(1955a6c67544): Node leave event for 68cebcd9995a/172.24.223.69" [2022-02-23T19:03:52.690Z] time="2022-02-23T19:03:52Z" level=info msg="Node 68cebcd9995a change state NodeActive --> NodeLeft" [2022-02-23T19:03:52.690Z] time="2022-02-23T19:03:52Z" level=info msg="node4(68cebcd9995a): Node leave event for 68cebcd9995a/172.24.223.69" [2022-02-23T19:03:52.690Z] time="2022-02-23T19:03:52Z" level=warning msg="memberlist: Was able to connect to 71397e18027f but other probes failed, network may be misconfigured" [2022-02-23T19:03:53.074Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T19:03:53.149Z] time="2022-02-23T19:03:52Z" level=info msg="Node 68cebcd9995a/172.24.223.69, left gossip cluster" [2022-02-23T19:03:53.149Z] time="2022-02-23T19:03:52Z" level=info msg="Node 68cebcd9995a/172.24.223.69, left gossip cluster" [2022-02-23T19:03:54.119Z] time="2022-02-23T19:03:53Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.24.223.69:10037: use of closed network connection" [2022-02-23T19:03:54.119Z] time="2022-02-23T19:03:53Z" level=info msg="Node 1955a6c67544/172.24.223.69, left gossip cluster" [2022-02-23T19:03:54.119Z] time="2022-02-23T19:03:53Z" level=info msg="Node 1955a6c67544 change state NodeActive --> NodeFailed" [2022-02-23T19:03:54.119Z] time="2022-02-23T19:03:53Z" level=info msg="Node 1955a6c67544/172.24.223.69, added to failed nodes list" [2022-02-23T19:03:54.119Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-02-23T19:03:54.119Z] PASS [2022-02-23T19:03:54.119Z] coverage: 60.0% of statements [2022-02-23T19:03:54.119Z] ok github.com/docker/docker/libnetwork/networkdb 105.095s coverage: 60.0% of statements [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/quota [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T19:03:54.119Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T19:03:54.450Z] --- PASS: TestBuildPreserveOwnership (3.47s) [2022-02-23T19:03:54.450Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.35s) [2022-02-23T19:03:54.450Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.11s) [2022-02-23T19:03:54.450Z] === RUN TestBuildPlatformInvalid [2022-02-23T19:03:54.450Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-23T19:03:54.450Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T19:03:55.017Z] Loaded image: busybox:latest [2022-02-23T19:03:55.276Z] Loaded image: busybox:glibc [2022-02-23T19:03:56.655Z] Loaded image: debian:bullseye-slim [2022-02-23T19:03:56.655Z] Loaded image: hello-world:latest [2022-02-23T19:03:56.655Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === Skipped [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-23T19:03:57.025Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-23T19:03:57.025Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-02-23T19:03:57.025Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-23T19:03:57.025Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-23T19:03:57.025Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T19:03:57.025Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T19:03:57.025Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T19:03:57.025Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T19:03:57.025Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-23T19:03:57.025Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T19:03:57.025Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-23T19:03:57.025Z] daemon_test.go:145: root required [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T19:03:57.025Z] reload_test.go:342: root required [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-02-23T19:03:57.025Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T19:03:57.025Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-23T19:03:57.025Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-23T19:03:57.025Z] download_test.go:267: Needs fixing on Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-23T19:03:57.025Z] layer_test.go:291: Failing on Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-23T19:03:57.025Z] layer_test.go:340: Failing on Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-23T19:03:57.025Z] layer_test.go:455: Failing on Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-23T19:03:57.025Z] layer_test.go:684: Failing on Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-23T19:03:57.025Z] migration_test.go:45: Failing on Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T19:03:57.025Z] migration_test.go:181: Failing on Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-23T19:03:57.025Z] mount_test.go:17: Failing on Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-23T19:03:57.025Z] mount_test.go:76: Failing on Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-23T19:03:57.025Z] mount_test.go:125: Failing on Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-23T19:03:57.025Z] mount_test.go:212: Failing on Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-23T19:03:57.025Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-23T19:03:57.025Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-23T19:03:57.025Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-23T19:03:57.025Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-23T19:03:57.025Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-23T19:03:57.025Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-23T19:03:57.025Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-23T19:03:57.025Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-23T19:03:57.025Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-23T19:03:57.025Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-23T19:03:57.025Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-23T19:03:57.025Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T19:03:57.025Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T19:03:57.025Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T19:03:57.025Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T19:03:57.025Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T19:03:57.025Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-23T19:03:57.025Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-23T19:03:57.025Z] archive_test.go:140: zstd not installed [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-23T19:03:57.025Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:03:57.025Z] archive_windows_test.go:16: Currently fails [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-23T19:03:57.025Z] changes_test.go:195: needs more investigation [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-23T19:03:57.025Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-23T19:03:57.025Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-23T19:03:57.025Z] changes_test.go:432: needs further investigation [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-23T19:03:57.025Z] changes_test.go:468: needs further investigation [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-23T19:03:57.025Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T19:03:57.025Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T19:03:57.025Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-23T19:03:57.025Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-23T19:03:57.025Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-23T19:03:57.025Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:03:57.025Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:03:57.025Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-23T19:03:57.025Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-23T19:03:57.025Z] poller_test.go:40: No chmod on Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T19:03:57.025Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T19:03:57.025Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.02s) [2022-02-23T19:03:57.025Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-23T19:03:57.025Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-23T19:03:57.025Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-23T19:03:57.025Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-23T19:03:57.025Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T19:03:57.025Z] [2022-02-23T19:03:57.025Z] DONE 2071 tests, 70 skipped in 292.455s [2022-02-23T19:03:57.026Z] INFO: make.ps1 ended at 02/23/2022 19:03:56 [2022-02-23T19:03:58.571Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-23T19:03:58.571Z] INFO: Unit tests ended at 02/23/2022 19:03:58. Duration:00:05:07.8472737 [2022-02-23T19:03:58.571Z] INFO: Building busybox [2022-02-23T19:03:59.030Z] Sending build context to Docker daemon 5.12kB [2022-02-23T19:03:59.030Z] [2022-02-23T19:03:59.030Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-23T19:03:59.030Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-23T19:03:59.030Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-23T19:03:59.030Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-23T19:03:59.030Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-23T19:03:59.030Z] ---> bdeb13086b9f [2022-02-23T19:03:59.030Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-23T19:03:59.030Z] ---> Running in f8de1c946c0e [2022-02-23T19:04:00.055Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-02-23T19:04:04.772Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.52s) [2022-02-23T19:04:04.772Z] PASS [2022-02-23T19:04:04.772Z] [2022-02-23T19:04:04.772Z] === Skipped [2022-02-23T19:04:04.772Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-23T19:04:04.772Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:04:04.772Z] [2022-02-23T19:04:04.772Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:04:04.772Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:04:04.772Z] [2022-02-23T19:04:04.772Z] DONE 34 tests, 2 skipped in 91.109s [2022-02-23T19:04:04.772Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T19:04:04.825Z] Removing intermediate container f8de1c946c0e [2022-02-23T19:04:04.825Z] ---> 88a90b459451 [2022-02-23T19:04:04.825Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-23T19:04:04.825Z] ---> Running in 6a14d1fd4a65 [2022-02-23T19:04:04.825Z] Removing intermediate container 6a14d1fd4a65 [2022-02-23T19:04:04.825Z] ---> e7d53cf714c3 [2022-02-23T19:04:04.825Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-23T19:04:04.825Z] ---> Running in 9964a62368e2 [2022-02-23T19:04:05.031Z] INFO: Testing against a local daemon [2022-02-23T19:04:05.031Z] === RUN TestConfigInspect [2022-02-23T19:04:05.290Z] Removing intermediate container 9964a62368e2 [2022-02-23T19:04:05.290Z] ---> 15fc9458174e [2022-02-23T19:04:05.290Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-23T19:04:06.259Z] [2022-02-23T19:04:06.719Z] ---> 6bc5dfb356df [2022-02-23T19:04:06.719Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-23T19:04:06.719Z] ---> Running in 0e6921cc66ad [2022-02-23T19:04:06.821Z] 2022/02/23 19:04:05 Closing DB instances... [2022-02-23T19:04:07.568Z] --- PASS: TestConfigInspect (2.35s) [2022-02-23T19:04:07.569Z] === RUN TestConfigList [2022-02-23T19:04:07.797Z] time="2022-02-23T19:04:07Z" level=error msg="node: 2205b6579f9f is unknown to memberlist" [2022-02-23T19:04:07.797Z] --- PASS: TestNetworkDBGarbageCollection (54.07s) [2022-02-23T19:04:07.797Z] === RUN TestFindNode [2022-02-23T19:04:07.797Z] 2022/02/23 19:04:07 Closing DB instances... [2022-02-23T19:04:07.797Z] --- PASS: TestFindNode (0.02s) [2022-02-23T19:04:07.797Z] === RUN TestChangeNodeState [2022-02-23T19:04:08.257Z] 2022/02/23 19:04:07 Closing DB instances... [2022-02-23T19:04:08.257Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-23T19:04:08.257Z] === RUN TestNodeReincarnation [2022-02-23T19:04:08.257Z] 2022/02/23 19:04:07 Closing DB instances... [2022-02-23T19:04:09.470Z] --- PASS: TestConfigList (2.10s) [2022-02-23T19:04:09.470Z] === RUN TestConfigsCreateAndDelete [2022-02-23T19:04:12.000Z] --- PASS: TestConfigsCreateAndDelete (2.09s) [2022-02-23T19:04:12.000Z] === RUN TestConfigsUpdate [2022-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-23T19:04:13.106Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-23T19:04:13.106Z] === RUN TestParallelCreate [2022-02-23T19:04:13.106Z] 2022/02/23 19:04:12 Closing DB instances... [2022-02-23T19:04:13.106Z] --- PASS: TestParallelCreate (0.02s) [2022-02-23T19:04:13.106Z] === RUN TestParallelDelete [2022-02-23T19:04:13.106Z] 2022/02/23 19:04:12 Closing DB instances... [2022-02-23T19:04:13.106Z] --- PASS: TestParallelDelete (0.02s) [2022-02-23T19:04:13.106Z] === RUN TestNetworkDBIslands [2022-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:710986fe239a with config:&{NodeID:710986fe239a 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-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=info msg="Node 710986fe239a/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=info msg="Node 710986fe239a/172.28.109.96, added to nodes list" [2022-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d9c2dac70faf with config:&{NodeID:d9c2dac70faf 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-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=info msg="Node d9c2dac70faf/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=info msg="Node d9c2dac70faf/172.28.109.96, added to nodes list" [2022-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=info msg="Node d9c2dac70faf/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=info msg="Node d9c2dac70faf/172.28.109.96, added to nodes list" [2022-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=info msg="Node 710986fe239a/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=info msg="Node 710986fe239a/172.28.109.96, added to nodes list" [2022-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-23T19:04:13.106Z] time="2022-02-23T19:04:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-02-23T19:04:13.902Z] --- PASS: TestConfigsUpdate (2.14s) [2022-02-23T19:04:13.902Z] === RUN TestTemplatedConfig [2022-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ed7ee7272639 with config:&{NodeID:ed7ee7272639 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-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=info msg="Node ed7ee7272639/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=info msg="Node ed7ee7272639/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=info msg="Node ed7ee7272639/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=info msg="Node ed7ee7272639/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=info msg="Node 710986fe239a/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=info msg="Node 710986fe239a/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=info msg="Node d9c2dac70faf/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=info msg="Node d9c2dac70faf/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=info msg="Node ed7ee7272639/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.074Z] time="2022-02-23T19:04:13Z" level=info msg="Node ed7ee7272639/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0dc337dbc52f with config:&{NodeID:0dc337dbc52f 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-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="Node 710986fe239a/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="Node 710986fe239a/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="Node d9c2dac70faf/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="Node d9c2dac70faf/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="Node ed7ee7272639/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="Node ed7ee7272639/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.538Z] time="2022-02-23T19:04:14Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:35778b184289 with config:&{NodeID:35778b184289 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-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node 35778b184289/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node 35778b184289/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node 35778b184289/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node 35778b184289/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node ed7ee7272639/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node ed7ee7272639/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node d9c2dac70faf/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node d9c2dac70faf/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node 710986fe239a/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node 710986fe239a/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node 35778b184289/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node 35778b184289/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node 35778b184289/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node 35778b184289/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.997Z] time="2022-02-23T19:04:14Z" level=info msg="Node 35778b184289/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:14.998Z] time="2022-02-23T19:04:14Z" level=info msg="Node 35778b184289/172.28.109.96, added to nodes list" [2022-02-23T19:04:14.998Z] networkdb_test.go:835: Re-joining: 3 [2022-02-23T19:04:14.998Z] time="2022-02-23T19:04:14Z" level=info msg="The new bootstrap node list is:[172.28.109.96:10033 172.28.109.96:10034 172.28.109.96:10035]" [2022-02-23T19:04:14.998Z] time="2022-02-23T19:04:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.109.96:10033" [2022-02-23T19:04:14.998Z] time="2022-02-23T19:04:14Z" level=debug msg="memberlist: Stream connection from=172.28.109.96:49359" [2022-02-23T19:04:14.998Z] time="2022-02-23T19:04:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.109.96:10034" [2022-02-23T19:04:14.998Z] time="2022-02-23T19:04:14Z" level=debug msg="memberlist: Stream connection from=172.28.109.96:49360" [2022-02-23T19:04:14.998Z] time="2022-02-23T19:04:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.109.96:10035" [2022-02-23T19:04:14.998Z] time="2022-02-23T19:04:14Z" level=debug msg="memberlist: Stream connection from=172.28.109.96:49361" [2022-02-23T19:04:15.458Z] networkdb_test.go:835: Re-joining: 4 [2022-02-23T19:04:15.458Z] time="2022-02-23T19:04:15Z" level=info msg="The new bootstrap node list is:[172.28.109.96:10033 172.28.109.96:10034 172.28.109.96:10035]" [2022-02-23T19:04:15.458Z] time="2022-02-23T19:04:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.109.96:10033" [2022-02-23T19:04:15.458Z] time="2022-02-23T19:04:15Z" level=debug msg="memberlist: Stream connection from=172.28.109.96:49362" [2022-02-23T19:04:15.458Z] time="2022-02-23T19:04:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.109.96:10034" [2022-02-23T19:04:15.458Z] time="2022-02-23T19:04:15Z" level=debug msg="memberlist: Stream connection from=172.28.109.96:49363" [2022-02-23T19:04:15.458Z] time="2022-02-23T19:04:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.109.96:10035" [2022-02-23T19:04:15.458Z] time="2022-02-23T19:04:15Z" level=debug msg="memberlist: Stream connection from=172.28.109.96:49364" [2022-02-23T19:04:15.458Z] time="2022-02-23T19:04:15Z" level=info msg="node 0 leaving" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node 710986fe239a change state NodeActive --> NodeLeft" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="node2(d9c2dac70faf): Node leave event for 710986fe239a/172.28.109.96" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node 710986fe239a change state NodeActive --> NodeLeft" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="node3(ed7ee7272639): Node leave event for 710986fe239a/172.28.109.96" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node 710986fe239a change state NodeActive --> NodeLeft" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="node5(35778b184289): Node leave event for 710986fe239a/172.28.109.96" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node 710986fe239a change state NodeActive --> NodeLeft" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="node4(0dc337dbc52f): Node leave event for 710986fe239a/172.28.109.96" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node 710986fe239a change state NodeActive --> NodeLeft" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="node1(710986fe239a): Node leave event for 710986fe239a/172.28.109.96" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node 710986fe239a/172.28.109.96, left gossip cluster" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node 710986fe239a/172.28.109.96, left gossip cluster" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node 710986fe239a/172.28.109.96, left gossip cluster" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node 710986fe239a/172.28.109.96, left gossip cluster" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node 710986fe239a/172.28.109.96, left gossip cluster" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="node 1 leaving" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node d9c2dac70faf change state NodeActive --> NodeLeft" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="node5(35778b184289): Node leave event for d9c2dac70faf/172.28.109.96" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node d9c2dac70faf change state NodeActive --> NodeLeft" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node d9c2dac70faf change state NodeActive --> NodeLeft" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="node4(0dc337dbc52f): Node leave event for d9c2dac70faf/172.28.109.96" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node d9c2dac70faf/172.28.109.96, left gossip cluster" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="node3(ed7ee7272639): Node leave event for d9c2dac70faf/172.28.109.96" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node d9c2dac70faf change state NodeActive --> NodeFailed" [2022-02-23T19:04:15.916Z] time="2022-02-23T19:04:15Z" level=info msg="Node d9c2dac70faf/172.28.109.96, added to failed nodes list" [2022-02-23T19:04:16.380Z] time="2022-02-23T19:04:15Z" level=error msg="node: d9c2dac70faf is unknown to memberlist" [2022-02-23T19:04:16.380Z] time="2022-02-23T19:04:16Z" level=info msg="Node d9c2dac70faf/172.28.109.96, left gossip cluster" [2022-02-23T19:04:16.380Z] time="2022-02-23T19:04:16Z" level=info msg="Node d9c2dac70faf/172.28.109.96, left gossip cluster" [2022-02-23T19:04:16.380Z] time="2022-02-23T19:04:16Z" level=info msg="Node d9c2dac70faf/172.28.109.96, left gossip cluster" [2022-02-23T19:04:16.380Z] time="2022-02-23T19:04:16Z" level=info msg="node 2 leaving" [2022-02-23T19:04:16.380Z] time="2022-02-23T19:04:16Z" level=info msg="Node ed7ee7272639 change state NodeActive --> NodeLeft" [2022-02-23T19:04:16.380Z] time="2022-02-23T19:04:16Z" level=info msg="node5(35778b184289): Node leave event for ed7ee7272639/172.28.109.96" [2022-02-23T19:04:16.380Z] time="2022-02-23T19:04:16Z" level=info msg="Node ed7ee7272639 change state NodeActive --> NodeLeft" [2022-02-23T19:04:16.380Z] time="2022-02-23T19:04:16Z" level=info msg="node4(0dc337dbc52f): Node leave event for ed7ee7272639/172.28.109.96" [2022-02-23T19:04:16.380Z] time="2022-02-23T19:04:16Z" level=info msg="Node ed7ee7272639 change state NodeActive --> NodeLeft" [2022-02-23T19:04:16.380Z] time="2022-02-23T19:04:16Z" level=info msg="node3(ed7ee7272639): Node leave event for ed7ee7272639/172.28.109.96" [2022-02-23T19:04:16.437Z] --- PASS: TestTemplatedConfig (2.59s) [2022-02-23T19:04:16.437Z] === RUN TestConfigCreateResolve [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=debug msg="memberlist: Failed ping: ed7ee7272639 (timeout reached)" [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.109.96:10037: use of closed network connection" [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.109.96:10034: use of closed network connection" [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.109.96:10036: use of closed network connection" [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=debug msg="memberlist: Stream connection from=172.28.109.96:49365" [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=info msg="Node ed7ee7272639/172.28.109.96, left gossip cluster" [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=info msg="Node ed7ee7272639/172.28.109.96, left gossip cluster" [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=info msg="Node ed7ee7272639/172.28.109.96, left gossip cluster" [2022-02-23T19:04:16.840Z] networkdb_test.go:867: node4: OK [2022-02-23T19:04:16.840Z] networkdb_test.go:867: node5: OK [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=info msg="node 0 coming back" [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fa5367ecc249 with config:&{NodeID:fa5367ecc249 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-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=info msg="Node fa5367ecc249/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=info msg="Node fa5367ecc249/172.28.109.96, added to nodes list" [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=info msg="node 1 coming back" [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:002c4b836567 with config:&{NodeID:002c4b836567 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-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=info msg="Node 002c4b836567/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=info msg="Node 002c4b836567/172.28.109.96, added to nodes list" [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=info msg="node 2 coming back" [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:622732a43e53 with config:&{NodeID:622732a43e53 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-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=info msg="Node 622732a43e53/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:16.840Z] time="2022-02-23T19:04:16Z" level=info msg="Node 622732a43e53/172.28.109.96, added to nodes list" [2022-02-23T19:04:17.050Z] Removing intermediate container 0e6921cc66ad [2022-02-23T19:04:17.050Z] ---> 70aebd1771fb [2022-02-23T19:04:17.050Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-23T19:04:17.050Z] ---> Running in 3e86d874b34b [2022-02-23T19:04:17.298Z] time="2022-02-23T19:04:16Z" level=warning msg="memberlist: Was able to connect to ed7ee7272639 but other probes failed, network may be misconfigured" [2022-02-23T19:04:17.299Z] time="2022-02-23T19:04:17Z" level=debug msg="memberlist: Failed ping: 35778b184289 (timeout reached)" [2022-02-23T19:04:17.299Z] time="2022-02-23T19:04:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.28.109.96:10036: use of closed network connection" [2022-02-23T19:04:17.299Z] time="2022-02-23T19:04:17Z" level=debug msg="memberlist: Stream connection from=172.28.109.96:49366" [2022-02-23T19:04:17.510Z] [2022-02-23T19:04:17.510Z] SUCCESS: Specified value was saved. [2022-02-23T19:04:17.758Z] time="2022-02-23T19:04:17Z" level=warning msg="memberlist: Was able to connect to 35778b184289 but other probes failed, network may be misconfigured" [2022-02-23T19:04:18.343Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-02-23T19:04:18.343Z] PASS [2022-02-23T19:04:18.343Z] [2022-02-23T19:04:18.343Z] DONE 6 tests in 13.484s [2022-02-23T19:04:18.343Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T19:04:18.343Z] INFO: Testing against a local daemon [2022-02-23T19:04:18.343Z] === RUN TestCheckpoint [2022-02-23T19:04:18.343Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:04:18.343Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T19:04:18.343Z] === RUN TestContainerInvalidJSON [2022-02-23T19:04:18.343Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:04:18.343Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:04:18.343Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:04:18.343Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:04:18.343Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:04:18.343Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:04:18.343Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-23T19:04:18.343Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T19:04:18.343Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T19:04:18.343Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T19:04:18.602Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-02-23T19:04:18.602Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T19:04:18.602Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-23T19:04:18.602Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T19:04:18.602Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-02-23T19:04:18.602Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T19:04:18.602Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-02-23T19:04:18.602Z] === RUN TestCopyFromContainer [2022-02-23T19:04:19.980Z] === RUN TestCopyFromContainer// [2022-02-23T19:04:19.980Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T19:04:19.980Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T19:04:19.980Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T19:04:19.980Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T19:04:19.980Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T19:04:19.980Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T19:04:20.240Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-23T19:04:20.240Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T19:04:20.240Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T19:04:20.240Z] --- PASS: TestCopyFromContainer (1.63s) [2022-02-23T19:04:20.240Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-23T19:04:20.240Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-23T19:04:20.240Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-23T19:04:20.240Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-23T19:04:20.240Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-02-23T19:04:20.240Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-23T19:04:20.240Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-02-23T19:04:20.240Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-23T19:04:20.240Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-23T19:04:20.240Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-02-23T19:04:20.240Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T19:04:20.240Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:04:20.240Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:04:20.240Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:04:20.240Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:04:20.240Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:04:20.240Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:04:20.240Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:04:20.240Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:04:20.240Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:04:20.240Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-23T19:04:20.240Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T19:04:20.240Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T19:04:20.240Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T19:04:20.240Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T19:04:20.240Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-02-23T19:04:20.240Z] === RUN TestCreateWithInvalidEnv [2022-02-23T19:04:20.240Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T19:04:20.240Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T19:04:20.240Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T19:04:20.240Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T19:04:20.240Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T19:04:20.240Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T19:04:20.240Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T19:04:20.240Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T19:04:20.240Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T19:04:20.240Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-23T19:04:20.240Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T19:04:20.240Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T19:04:20.240Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T19:04:20.240Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T19:04:20.417Z] Removing intermediate container 3e86d874b34b [2022-02-23T19:04:20.417Z] ---> 7807a33db226 [2022-02-23T19:04:20.417Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-23T19:04:20.417Z] ---> Running in 23232a079249 [2022-02-23T19:04:20.498Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-23T19:04:20.499Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T19:04:20.668Z] time="2022-02-23T19:04:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.109.96:10033 172.28.109.96:10034 172.28.109.96:10035]" [2022-02-23T19:04:20.668Z] time="2022-02-23T19:04:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.109.96:10033 172.28.109.96:10034 172.28.109.96:10035]" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.109.96:10033" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=debug msg="memberlist: Stream connection from=172.28.109.96:49367" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node fa5367ecc249/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node fa5367ecc249/172.28.109.96, is the new incarnation of the shutdown node 710986fe239a/172.28.109.96" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node fa5367ecc249/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 35778b184289/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 35778b184289/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.109.96:10034" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=debug msg="memberlist: Stream connection from=172.28.109.96:49368" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 35778b184289/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 35778b184289/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node fa5367ecc249/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node fa5367ecc249/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 002c4b836567/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 002c4b836567/172.28.109.96, is the new incarnation of the shutdown node d9c2dac70faf/172.28.109.96" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 002c4b836567/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=debug msg="memberlist: Stream connection from=172.28.109.96:49369" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.109.96:10035" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 002c4b836567/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 002c4b836567/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 35778b184289/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 35778b184289/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node fa5367ecc249/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node fa5367ecc249/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 622732a43e53/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 622732a43e53/172.28.109.96, is the new incarnation of the shutdown node ed7ee7272639/172.28.109.96" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 622732a43e53/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node fa5367ecc249/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node fa5367ecc249/172.28.109.96, is the new incarnation of the shutdown node 710986fe239a/172.28.109.96" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node fa5367ecc249/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 002c4b836567/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 002c4b836567/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 002c4b836567/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 002c4b836567/172.28.109.96, is the new incarnation of the shutdown node d9c2dac70faf/172.28.109.96" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 002c4b836567/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 622732a43e53/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 622732a43e53/172.28.109.96, is the new incarnation of the shutdown node ed7ee7272639/172.28.109.96" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 622732a43e53/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 622732a43e53/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 622732a43e53/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 622732a43e53/172.28.109.96, joined gossip cluster" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=info msg="Node 622732a43e53/172.28.109.96, added to nodes list" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.109.96:10033" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=debug msg="memberlist: Stream connection from=172.28.109.96:49370" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.109.96:10034" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=debug msg="memberlist: Stream connection from=172.28.109.96:49371" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.109.96:10035" [2022-02-23T19:04:21.636Z] time="2022-02-23T19:04:21Z" level=debug msg="memberlist: Stream connection from=172.28.109.96:49372" [2022-02-23T19:04:21.875Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-02-23T19:04:21.875Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T19:04:22.095Z] 2022/02/23 19:04:21 Closing DB instances... [2022-02-23T19:04:22.095Z] time="2022-02-23T19:04:21Z" level=info msg="Node fa5367ecc249 change state NodeActive --> NodeLeft" [2022-02-23T19:04:22.095Z] time="2022-02-23T19:04:21Z" level=info msg="node4(0dc337dbc52f): Node leave event for fa5367ecc249/172.28.109.96" [2022-02-23T19:04:22.095Z] time="2022-02-23T19:04:21Z" level=info msg="Node fa5367ecc249 change state NodeActive --> NodeLeft" [2022-02-23T19:04:22.095Z] time="2022-02-23T19:04:21Z" level=info msg="node5(35778b184289): Node leave event for fa5367ecc249/172.28.109.96" [2022-02-23T19:04:22.095Z] time="2022-02-23T19:04:21Z" level=info msg="Node fa5367ecc249 change state NodeActive --> NodeLeft" [2022-02-23T19:04:22.095Z] time="2022-02-23T19:04:21Z" level=info msg="node2(002c4b836567): Node leave event for fa5367ecc249/172.28.109.96" [2022-02-23T19:04:22.095Z] time="2022-02-23T19:04:21Z" level=info msg="Node fa5367ecc249 change state NodeActive --> NodeLeft" [2022-02-23T19:04:22.095Z] time="2022-02-23T19:04:21Z" level=info msg="node1(fa5367ecc249): Node leave event for fa5367ecc249/172.28.109.96" [2022-02-23T19:04:22.095Z] time="2022-02-23T19:04:21Z" level=info msg="Node fa5367ecc249 change state NodeActive --> NodeLeft" [2022-02-23T19:04:22.095Z] time="2022-02-23T19:04:21Z" level=info msg="node3(622732a43e53): Node leave event for fa5367ecc249/172.28.109.96" [2022-02-23T19:04:22.556Z] time="2022-02-23T19:04:22Z" level=info msg="Node fa5367ecc249/172.28.109.96, left gossip cluster" [2022-02-23T19:04:22.556Z] time="2022-02-23T19:04:22Z" level=info msg="Node fa5367ecc249/172.28.109.96, left gossip cluster" [2022-02-23T19:04:22.556Z] time="2022-02-23T19:04:22Z" level=info msg="Node fa5367ecc249/172.28.109.96, left gossip cluster" [2022-02-23T19:04:22.556Z] time="2022-02-23T19:04:22Z" level=info msg="Node fa5367ecc249/172.28.109.96, left gossip cluster" [2022-02-23T19:04:22.556Z] time="2022-02-23T19:04:22Z" level=info msg="Node fa5367ecc249/172.28.109.96, left gossip cluster" [2022-02-23T19:04:22.556Z] time="2022-02-23T19:04:22Z" level=info msg="Node 002c4b836567 change state NodeActive --> NodeLeft" [2022-02-23T19:04:22.556Z] time="2022-02-23T19:04:22Z" level=info msg="node4(0dc337dbc52f): Node leave event for 002c4b836567/172.28.109.96" [2022-02-23T19:04:22.556Z] time="2022-02-23T19:04:22Z" level=info msg="Node 002c4b836567 change state NodeActive --> NodeLeft" [2022-02-23T19:04:22.556Z] time="2022-02-23T19:04:22Z" level=info msg="node3(622732a43e53): Node leave event for 002c4b836567/172.28.109.96" [2022-02-23T19:04:22.556Z] time="2022-02-23T19:04:22Z" level=info msg="Node 002c4b836567 change state NodeActive --> NodeLeft" [2022-02-23T19:04:22.556Z] time="2022-02-23T19:04:22Z" level=info msg="node5(35778b184289): Node leave event for 002c4b836567/172.28.109.96" [2022-02-23T19:04:22.556Z] time="2022-02-23T19:04:22Z" level=info msg="Node 002c4b836567 change state NodeActive --> NodeLeft" [2022-02-23T19:04:22.556Z] time="2022-02-23T19:04:22Z" level=info msg="node2(002c4b836567): Node leave event for 002c4b836567/172.28.109.96" [2022-02-23T19:04:23.017Z] time="2022-02-23T19:04:22Z" level=info msg="Node 002c4b836567/172.28.109.96, left gossip cluster" [2022-02-23T19:04:23.017Z] time="2022-02-23T19:04:22Z" level=info msg="Node 002c4b836567/172.28.109.96, left gossip cluster" [2022-02-23T19:04:23.017Z] time="2022-02-23T19:04:22Z" level=info msg="Node 002c4b836567/172.28.109.96, left gossip cluster" [2022-02-23T19:04:23.017Z] time="2022-02-23T19:04:22Z" level=info msg="Node 002c4b836567/172.28.109.96, left gossip cluster" [2022-02-23T19:04:23.017Z] time="2022-02-23T19:04:22Z" level=info msg="Node 622732a43e53 change state NodeActive --> NodeLeft" [2022-02-23T19:04:23.017Z] time="2022-02-23T19:04:22Z" level=info msg="node4(0dc337dbc52f): Node leave event for 622732a43e53/172.28.109.96" [2022-02-23T19:04:23.017Z] time="2022-02-23T19:04:22Z" level=info msg="Node 622732a43e53 change state NodeActive --> NodeLeft" [2022-02-23T19:04:23.017Z] time="2022-02-23T19:04:22Z" level=info msg="node5(35778b184289): Node leave event for 622732a43e53/172.28.109.96" [2022-02-23T19:04:23.017Z] time="2022-02-23T19:04:22Z" level=info msg="Node 622732a43e53 change state NodeActive --> NodeLeft" [2022-02-23T19:04:23.017Z] time="2022-02-23T19:04:22Z" level=info msg="node3(622732a43e53): Node leave event for 622732a43e53/172.28.109.96" [2022-02-23T19:04:23.017Z] time="2022-02-23T19:04:22Z" level=info msg="Node 622732a43e53/172.28.109.96, left gossip cluster" [2022-02-23T19:04:23.479Z] time="2022-02-23T19:04:23Z" level=info msg="Node 622732a43e53/172.28.109.96, left gossip cluster" [2022-02-23T19:04:23.479Z] time="2022-02-23T19:04:23Z" level=info msg="Node 622732a43e53/172.28.109.96, left gossip cluster" [2022-02-23T19:04:23.479Z] time="2022-02-23T19:04:23Z" level=debug msg="memberlist: Failed ping: 35778b184289 (timeout reached)" [2022-02-23T19:04:23.479Z] time="2022-02-23T19:04:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.109.96:10036: use of closed network connection" [2022-02-23T19:04:23.479Z] time="2022-02-23T19:04:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.109.96:10035: use of closed network connection" [2022-02-23T19:04:23.479Z] time="2022-02-23T19:04:23Z" level=debug msg="memberlist: Stream connection from=172.28.109.96:49373" [2022-02-23T19:04:23.780Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s) [2022-02-23T19:04:23.780Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T19:04:23.780Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:04:23.780Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:04:23.780Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:04:23.780Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:04:23.780Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:04:23.780Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:04:23.780Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:04:23.780Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:04:23.780Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:04:23.780Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:04:23.780Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:04:23.780Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:04:23.780Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:04:23.780Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:04:23.780Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:04:23.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-23T19:04:23.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T19:04:23.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T19:04:23.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T19:04:23.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-23T19:04:23.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T19:04:23.780Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T19:04:23.939Z] time="2022-02-23T19:04:23Z" level=info msg="Node 0dc337dbc52f change state NodeActive --> NodeLeft" [2022-02-23T19:04:23.939Z] time="2022-02-23T19:04:23Z" level=info msg="node5(35778b184289): Node leave event for 0dc337dbc52f/172.28.109.96" [2022-02-23T19:04:23.939Z] time="2022-02-23T19:04:23Z" level=info msg="Node 0dc337dbc52f change state NodeActive --> NodeLeft" [2022-02-23T19:04:23.939Z] time="2022-02-23T19:04:23Z" level=info msg="node4(0dc337dbc52f): Node leave event for 0dc337dbc52f/172.28.109.96" [2022-02-23T19:04:23.939Z] time="2022-02-23T19:04:23Z" level=warning msg="memberlist: Was able to connect to 35778b184289 but other probes failed, network may be misconfigured" [2022-02-23T19:04:24.386Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-02-23T19:04:24.386Z] === RUN TestCreateDifferentPlatform [2022-02-23T19:04:24.386Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T19:04:24.386Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T19:04:24.386Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-23T19:04:24.386Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T19:04:24.386Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T19:04:24.386Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T19:04:24.387Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-23T19:04:24.387Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T19:04:24.387Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-23T19:04:24.387Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T19:04:24.387Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-23T19:04:24.387Z] === RUN TestDaemonRestartIpcMode [2022-02-23T19:04:24.387Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T19:04:24.387Z] === RUN TestDaemonHostGatewayIP [2022-02-23T19:04:24.387Z] === PAUSE TestDaemonHostGatewayIP [2022-02-23T19:04:24.387Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T19:04:24.387Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T19:04:24.387Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T19:04:24.387Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-23T19:04:24.387Z] === RUN TestDiff [2022-02-23T19:04:24.398Z] time="2022-02-23T19:04:23Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, left gossip cluster" [2022-02-23T19:04:24.398Z] time="2022-02-23T19:04:24Z" level=info msg="Node 0dc337dbc52f/172.28.109.96, left gossip cluster" [2022-02-23T19:04:24.976Z] --- PASS: TestDiff (0.62s) [2022-02-23T19:04:24.976Z] === RUN TestExecWithCloseStdin [2022-02-23T19:04:25.128Z] Cannot create a file when that file already exists. [2022-02-23T19:04:25.366Z] time="2022-02-23T19:04:24Z" level=error msg="node4(0dc337dbc52f) Could not close DB: timeout waiting for leave broadcast" [2022-02-23T19:04:25.366Z] time="2022-02-23T19:04:24Z" level=info msg="Node 35778b184289/172.28.109.96, left gossip cluster" [2022-02-23T19:04:25.366Z] time="2022-02-23T19:04:24Z" level=info msg="Node 35778b184289 change state NodeActive --> NodeFailed" [2022-02-23T19:04:25.366Z] time="2022-02-23T19:04:24Z" level=info msg="Node 35778b184289/172.28.109.96, added to failed nodes list" [2022-02-23T19:04:25.366Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-02-23T19:04:25.366Z] PASS [2022-02-23T19:04:25.366Z] coverage: 60.7% of statements [2022-02-23T19:04:25.366Z] ok github.com/docker/docker/libnetwork/networkdb 104.581s coverage: 60.7% of statements [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/quota [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T19:04:25.366Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T19:04:25.545Z] --- PASS: TestExecWithCloseStdin (0.59s) [2022-02-23T19:04:25.545Z] === RUN TestExec [2022-02-23T19:04:26.111Z] --- PASS: TestExec (0.64s) [2022-02-23T19:04:26.111Z] === RUN TestExecUser [2022-02-23T19:04:27.047Z] --- PASS: TestExecUser (0.62s) [2022-02-23T19:04:27.047Z] === RUN TestExportContainerAndImportImage [2022-02-23T19:04:27.218Z] --- PASS: TestBuildWithHugeFile (50.78s) [2022-02-23T19:04:27.218Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T19:04:27.218Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:04:27.218Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:04:27.218Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T19:04:27.218Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:04:27.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:04:27.218Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:04:27.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:04:27.218Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:04:27.218Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:04:27.218Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:04:27.218Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:04:27.218Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:04:27.218Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-23T19:04:27.219Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-02-23T19:04:27.219Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-02-23T19:04:27.219Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-23T19:04:27.219Z] === RUN TestBuildPreserveOwnership [2022-02-23T19:04:27.219Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T19:04:27.219Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T19:04:27.614Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-02-23T19:04:27.614Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T19:04:28.309Z] [2022-02-23T19:04:28.310Z] === Skipped [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-23T19:04:28.310Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-23T19:04:28.310Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-23T19:04:28.310Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-23T19:04:28.310Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-23T19:04:28.310Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T19:04:28.310Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T19:04:28.310Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T19:04:28.310Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T19:04:28.310Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-23T19:04:28.310Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T19:04:28.310Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-23T19:04:28.310Z] daemon_test.go:145: root required [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T19:04:28.310Z] reload_test.go:342: root required [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.04s) [2022-02-23T19:04:28.310Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T19:04:28.310Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-23T19:04:28.310Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-23T19:04:28.310Z] download_test.go:267: Needs fixing on Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-23T19:04:28.310Z] layer_test.go:291: Failing on Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-23T19:04:28.310Z] layer_test.go:340: Failing on Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-23T19:04:28.310Z] layer_test.go:455: Failing on Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-23T19:04:28.310Z] layer_test.go:684: Failing on Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-23T19:04:28.310Z] migration_test.go:45: Failing on Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T19:04:28.310Z] migration_test.go:181: Failing on Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-23T19:04:28.310Z] mount_test.go:17: Failing on Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-23T19:04:28.310Z] mount_test.go:76: Failing on Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-23T19:04:28.310Z] mount_test.go:125: Failing on Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-23T19:04:28.310Z] mount_test.go:212: Failing on Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-23T19:04:28.310Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-23T19:04:28.310Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-23T19:04:28.310Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-23T19:04:28.310Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-23T19:04:28.310Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-23T19:04:28.310Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-23T19:04:28.310Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s) [2022-02-23T19:04:28.310Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-23T19:04:28.310Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-23T19:04:28.310Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-23T19:04:28.310Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-23T19:04:28.310Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T19:04:28.310Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T19:04:28.310Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T19:04:28.310Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T19:04:28.310Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T19:04:28.310Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-23T19:04:28.310Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-23T19:04:28.310Z] archive_test.go:140: zstd not installed [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-23T19:04:28.310Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:04:28.310Z] archive_windows_test.go:16: Currently fails [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-23T19:04:28.310Z] changes_test.go:195: needs more investigation [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-23T19:04:28.310Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-23T19:04:28.310Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-23T19:04:28.310Z] changes_test.go:432: needs further investigation [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-23T19:04:28.310Z] changes_test.go:468: needs further investigation [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-23T19:04:28.310Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T19:04:28.310Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T19:04:28.310Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-23T19:04:28.310Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-23T19:04:28.310Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-23T19:04:28.310Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:04:28.310Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:04:28.310Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-23T19:04:28.310Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-23T19:04:28.310Z] poller_test.go:40: No chmod on Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T19:04:28.310Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T19:04:28.310Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-23T19:04:28.310Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-02-23T19:04:28.310Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-23T19:04:28.310Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-23T19:04:28.310Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-23T19:04:28.310Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T19:04:28.310Z] [2022-02-23T19:04:28.310Z] DONE 2071 tests, 70 skipped in 301.890s [2022-02-23T19:04:28.310Z] INFO: make.ps1 ended at 02/23/2022 19:04:27 [2022-02-23T19:04:28.991Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-02-23T19:04:28.991Z] === RUN TestHealthCheckWorkdir [2022-02-23T19:04:29.558Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-02-23T19:04:29.558Z] === RUN TestHealthKillContainer [2022-02-23T19:04:29.823Z] Removing intermediate container 23232a079249 [2022-02-23T19:04:29.823Z] ---> 55b8e0cd1ee8 [2022-02-23T19:04:29.823Z] Step 13/13 : CMD ["sh"] [2022-02-23T19:04:29.823Z] ---> Running in a7e9971c743f [2022-02-23T19:04:29.852Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-23T19:04:29.852Z] INFO: Unit tests ended at 02/23/2022 19:04:29. Duration:00:05:19.1183733 [2022-02-23T19:04:29.852Z] INFO: Building busybox [2022-02-23T19:04:30.283Z] Removing intermediate container a7e9971c743f [2022-02-23T19:04:30.283Z] ---> a108fc738b76 [2022-02-23T19:04:30.283Z] Successfully built a108fc738b76 [2022-02-23T19:04:30.283Z] Successfully tagged busybox:latest [2022-02-23T19:04:30.283Z] INFO: Docker images of the daemon under test [2022-02-23T19:04:30.283Z] [2022-02-23T19:04:30.283Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T19:04:30.283Z] busybox latest a108fc738b76 1 second ago 5GB [2022-02-23T19:04:30.283Z] microsoft/windowsservercore latest bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T19:04:30.283Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T19:04:30.283Z] [2022-02-23T19:04:30.283Z] INFO: Running integration tests at 02/23/2022 19:04:30... [2022-02-23T19:04:30.283Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-23T19:04:30.283Z] INFO: Integration API tests being run from the host: [2022-02-23T19:04:30.283Z] INFO: make.ps1 starting at 02/23/2022 19:04:30 [2022-02-23T19:04:30.311Z] Sending build context to Docker daemon 5.12kB [2022-02-23T19:04:30.311Z] [2022-02-23T19:04:30.311Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-23T19:04:30.311Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-23T19:04:30.311Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-23T19:04:30.311Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-23T19:04:30.311Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-23T19:04:30.311Z] ---> bdeb13086b9f [2022-02-23T19:04:30.311Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-23T19:04:30.311Z] ---> Running in 9ecbdefc33e2 [2022-02-23T19:04:31.387Z] --- PASS: TestBuildPreserveOwnership (9.99s) [2022-02-23T19:04:31.387Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.98s) [2022-02-23T19:04:31.387Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-02-23T19:04:31.387Z] === RUN TestBuildPlatformInvalid [2022-02-23T19:04:31.387Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-23T19:04:31.387Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T19:04:31.387Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-23T19:04:31.387Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-23T19:04:31.387Z] PASS [2022-02-23T19:04:31.387Z] [2022-02-23T19:04:31.387Z] === Skipped [2022-02-23T19:04:31.387Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-23T19:04:31.387Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:04:31.387Z] [2022-02-23T19:04:31.387Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:04:31.387Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:04:31.387Z] [2022-02-23T19:04:31.387Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-23T19:04:31.387Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-23T19:04:31.387Z] [2022-02-23T19:04:31.387Z] DONE 34 tests, 3 skipped in 111.111s [2022-02-23T19:04:31.387Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T19:04:31.387Z] INFO: Testing against a local daemon [2022-02-23T19:04:31.387Z] === RUN TestConfigInspect [2022-02-23T19:04:31.387Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:04:31.387Z] --- SKIP: TestConfigInspect (0.01s) [2022-02-23T19:04:31.387Z] === RUN TestConfigList [2022-02-23T19:04:31.387Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:04:31.387Z] --- SKIP: TestConfigList (0.01s) [2022-02-23T19:04:31.387Z] === RUN TestConfigsCreateAndDelete [2022-02-23T19:04:31.387Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:04:31.387Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-02-23T19:04:31.387Z] === RUN TestConfigsUpdate [2022-02-23T19:04:31.387Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:04:31.387Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-02-23T19:04:31.387Z] === RUN TestTemplatedConfig [2022-02-23T19:04:31.387Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:04:31.387Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T19:04:31.387Z] === RUN TestConfigCreateResolve [2022-02-23T19:04:31.387Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:04:31.387Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-23T19:04:31.387Z] PASS [2022-02-23T19:04:31.387Z] [2022-02-23T19:04:31.387Z] === Skipped [2022-02-23T19:04:31.387Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-02-23T19:04:31.387Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:04:31.387Z] [2022-02-23T19:04:31.387Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-02-23T19:04:31.387Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:04:31.387Z] [2022-02-23T19:04:31.387Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-02-23T19:04:31.387Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:04:31.387Z] [2022-02-23T19:04:31.387Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-02-23T19:04:31.387Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:04:31.387Z] [2022-02-23T19:04:31.387Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-02-23T19:04:31.387Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:04:31.387Z] [2022-02-23T19:04:31.387Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-02-23T19:04:31.387Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:04:31.387Z] [2022-02-23T19:04:31.387Z] DONE 6 tests, 6 skipped in 0.156s [2022-02-23T19:04:31.387Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T19:04:31.643Z] INFO: Testing against a local daemon [2022-02-23T19:04:31.643Z] === RUN TestCheckpoint [2022-02-23T19:04:31.643Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:04:31.643Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T19:04:31.643Z] === RUN TestContainerInvalidJSON [2022-02-23T19:04:31.643Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:04:31.643Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:04:31.643Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:04:31.643Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:04:31.643Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:04:31.643Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:04:31.643Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-23T19:04:31.643Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T19:04:31.643Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T19:04:31.643Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T19:04:31.643Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-02-23T19:04:31.643Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T19:04:31.643Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-02-23T19:04:31.643Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T19:04:31.643Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-02-23T19:04:31.643Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T19:04:31.822Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-23T19:04:31.900Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-23T19:04:31.900Z] === RUN TestCopyFromContainer [2022-02-23T19:04:35.168Z] === RUN TestCopyFromContainer// [2022-02-23T19:04:35.168Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T19:04:35.168Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T19:04:35.424Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T19:04:35.424Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T19:04:35.424Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T19:04:35.424Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T19:04:35.424Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-23T19:04:35.680Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T19:04:35.680Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T19:04:35.680Z] --- PASS: TestCopyFromContainer (3.91s) [2022-02-23T19:04:35.680Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-23T19:04:35.680Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-23T19:04:35.680Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-23T19:04:35.680Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-23T19:04:35.680Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-23T19:04:35.680Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-23T19:04:35.680Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-23T19:04:35.680Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-23T19:04:35.680Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-23T19:04:35.680Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-23T19:04:35.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T19:04:35.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:04:35.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:04:35.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:04:35.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:04:35.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:04:35.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:04:35.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:04:35.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:04:35.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:04:35.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-23T19:04:35.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T19:04:35.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T19:04:35.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T19:04:35.680Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T19:04:35.680Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-02-23T19:04:35.680Z] === RUN TestCreateWithInvalidEnv [2022-02-23T19:04:35.680Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T19:04:35.680Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T19:04:35.680Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T19:04:35.680Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T19:04:35.680Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T19:04:35.680Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T19:04:35.680Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T19:04:35.680Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T19:04:35.680Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T19:04:35.680Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-02-23T19:04:35.680Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T19:04:35.680Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T19:04:35.680Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T19:04:35.680Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T19:04:35.680Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-23T19:04:35.680Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T19:04:36.122Z] Removing intermediate container 9ecbdefc33e2 [2022-02-23T19:04:36.123Z] ---> 1b9683f0c25f [2022-02-23T19:04:36.123Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-23T19:04:36.123Z] ---> Running in 107acf5b3b11 [2022-02-23T19:04:36.584Z] Removing intermediate container 107acf5b3b11 [2022-02-23T19:04:36.584Z] ---> 967e31871e40 [2022-02-23T19:04:36.584Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-23T19:04:36.584Z] ---> Running in fea0f59be3e3 [2022-02-23T19:04:37.045Z] Removing intermediate container fea0f59be3e3 [2022-02-23T19:04:37.045Z] ---> 3c5fd3d21c37 [2022-02-23T19:04:37.045Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-23T19:04:37.047Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2022-02-23T19:04:37.047Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T19:04:37.976Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2022-02-23T19:04:37.976Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T19:04:37.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:04:37.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:04:37.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:04:37.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:04:37.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:04:37.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:04:37.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:04:37.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:04:37.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:04:37.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:04:37.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:04:37.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:04:37.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:04:37.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:04:37.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:04:37.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-23T19:04:37.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T19:04:37.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T19:04:37.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T19:04:37.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T19:04:37.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-23T19:04:37.977Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T19:04:38.538Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-02-23T19:04:38.538Z] === RUN TestCreateDifferentPlatform [2022-02-23T19:04:38.538Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T19:04:38.538Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T19:04:38.538Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-23T19:04:38.538Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T19:04:38.538Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T19:04:38.538Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T19:04:38.538Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-23T19:04:38.538Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T19:04:38.538Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T19:04:38.538Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T19:04:38.538Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-23T19:04:38.538Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-02-23T19:04:38.538Z] === RUN TestDaemonRestartIpcMode [2022-02-23T19:04:38.538Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T19:04:38.538Z] === RUN TestDaemonHostGatewayIP [2022-02-23T19:04:38.538Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:04:38.538Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-02-23T19:04:38.538Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T19:04:38.538Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T19:04:38.538Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T19:04:38.538Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-23T19:04:38.538Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T19:04:38.538Z] === RUN TestDiff [2022-02-23T19:04:38.585Z] [2022-02-23T19:04:38.794Z] --- PASS: TestDiff (0.39s) [2022-02-23T19:04:38.794Z] === RUN TestExecWithCloseStdin [2022-02-23T19:04:39.045Z] ---> 6ca203a43003 [2022-02-23T19:04:39.045Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-23T19:04:39.045Z] ---> Running in 14d7fecd966c [2022-02-23T19:04:39.356Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-02-23T19:04:39.356Z] === RUN TestExec [2022-02-23T19:04:39.532Z] --- PASS: TestHealthKillContainer (8.18s) [2022-02-23T19:04:39.532Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T19:04:39.532Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-02-23T19:04:39.532Z] === RUN TestIpcModeNone [2022-02-23T19:04:39.532Z] --- PASS: TestIpcModeNone (0.60s) [2022-02-23T19:04:39.532Z] === RUN TestIpcModePrivate [2022-02-23T19:04:39.532Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-02-23T19:04:39.532Z] --- PASS: TestIpcModePrivate (0.62s) [2022-02-23T19:04:39.532Z] === RUN TestIpcModeShareable [2022-02-23T19:04:39.612Z] --- PASS: TestExec (0.42s) [2022-02-23T19:04:39.612Z] === RUN TestExecUser [2022-02-23T19:04:40.100Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-02-23T19:04:40.176Z] --- PASS: TestExecUser (0.42s) [2022-02-23T19:04:40.176Z] === RUN TestExportContainerAndImportImage [2022-02-23T19:04:40.359Z] --- PASS: TestIpcModeShareable (0.60s) [2022-02-23T19:04:40.359Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T19:04:40.740Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-02-23T19:04:40.740Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T19:04:42.108Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-02-23T19:04:42.108Z] === RUN TestHealthCheckWorkdir [2022-02-23T19:04:42.263Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2022-02-23T19:04:42.263Z] === RUN TestAPIIpcModeHost [2022-02-23T19:04:42.263Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-02-23T19:04:42.263Z] === RUN TestDaemonIpcModeShareable [2022-02-23T19:04:42.672Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-02-23T19:04:42.672Z] === RUN TestHealthKillContainer [2022-02-23T19:04:43.641Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-02-23T19:04:43.641Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-02-23T19:04:43.641Z] === RUN TestDaemonIpcModePrivate [2022-02-23T19:04:43.690Z] 1bd78008c728: Pull complete [2022-02-23T19:04:43.690Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-23T19:04:43.690Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:04:43.690Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:04:43.690Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-02-23T19:04:43.690Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-02-23T19:04:43.690Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-02-23T19:04:43.690Z] INFO: Docker version of control daemon [2022-02-23T19:04:43.690Z] [2022-02-23T19:04:43.690Z] Client: [2022-02-23T19:04:43.690Z] Version: 20.10.9 [2022-02-23T19:04:43.690Z] API version: 1.41 [2022-02-23T19:04:43.690Z] Go version: go1.16.8 [2022-02-23T19:04:43.690Z] Git commit: c2ea9bc [2022-02-23T19:04:43.690Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T19:04:43.690Z] OS/Arch: windows/amd64 [2022-02-23T19:04:43.690Z] Context: default [2022-02-23T19:04:43.690Z] Experimental: true [2022-02-23T19:04:43.690Z] [2022-02-23T19:04:43.690Z] Server: Docker Engine - Community [2022-02-23T19:04:43.690Z] Engine: [2022-02-23T19:04:43.690Z] Version: 20.10.9 [2022-02-23T19:04:43.690Z] API version: 1.41 (minimum version 1.24) [2022-02-23T19:04:43.690Z] Go version: go1.16.8 [2022-02-23T19:04:43.690Z] Git commit: 79ea9d3 [2022-02-23T19:04:43.690Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T19:04:43.690Z] OS/Arch: windows/amd64 [2022-02-23T19:04:43.690Z] Experimental: true [2022-02-23T19:04:43.690Z] [2022-02-23T19:04:43.690Z] INFO: Docker info of control daemon [2022-02-23T19:04:43.690Z] [2022-02-23T19:04:43.690Z] Client: [2022-02-23T19:04:43.690Z] Context: default [2022-02-23T19:04:43.690Z] Debug Mode: false [2022-02-23T19:04:43.690Z] Plugins: [2022-02-23T19:04:43.690Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-23T19:04:43.690Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-23T19:04:43.690Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-23T19:04:43.690Z] [2022-02-23T19:04:43.690Z] Server: [2022-02-23T19:04:43.690Z] Containers: 0 [2022-02-23T19:04:43.690Z] Running: 0 [2022-02-23T19:04:43.690Z] Paused: 0 [2022-02-23T19:04:43.690Z] Stopped: 0 [2022-02-23T19:04:43.690Z] Images: 1 [2022-02-23T19:04:43.690Z] Server Version: 20.10.9 [2022-02-23T19:04:43.690Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-02-23T19:04:43.690Z] LCOW: [2022-02-23T19:04:43.690Z] Windows: [2022-02-23T19:04:43.690Z] Logging Driver: json-file [2022-02-23T19:04:43.690Z] Plugins: [2022-02-23T19:04:43.690Z] Volume: local [2022-02-23T19:04:43.690Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T19:04:43.690Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T19:04:43.690Z] Swarm: inactive [2022-02-23T19:04:43.690Z] Default Isolation: process [2022-02-23T19:04:43.690Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T19:04:43.690Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T19:04:43.690Z] OSType: windows [2022-02-23T19:04:43.690Z] Architecture: x86_64 [2022-02-23T19:04:43.690Z] CPUs: 4 [2022-02-23T19:04:43.690Z] Total Memory: 32GiB [2022-02-23T19:04:43.690Z] Name: azwin-2-e60d90 [2022-02-23T19:04:43.690Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-23T19:04:43.690Z] Docker Root Dir: D:\docker [2022-02-23T19:04:43.690Z] Debug Mode: false [2022-02-23T19:04:43.690Z] Registry: https://index.docker.io/v1/ [2022-02-23T19:04:43.690Z] Labels: [2022-02-23T19:04:43.690Z] Experimental: true [2022-02-23T19:04:43.690Z] Insecure Registries: [2022-02-23T19:04:43.690Z] 10.0.0.4:5000 [2022-02-23T19:04:43.690Z] 127.0.0.0/8 [2022-02-23T19:04:43.690Z] Registry Mirrors: [2022-02-23T19:04:43.690Z] http://10.0.0.4:5000/ [2022-02-23T19:04:43.690Z] Live Restore Enabled: false [2022-02-23T19:04:43.690Z] Product License: Community Engine [2022-02-23T19:04:43.690Z] [2022-02-23T19:04:43.690Z] [2022-02-23T19:04:43.690Z] INFO: Commit hash is 8a340423a7 [2022-02-23T19:04:43.690Z] INFO: Nuke-Everything... [2022-02-23T19:04:43.690Z] INFO: Container count on control daemon to delete is 0 [2022-02-23T19:04:43.690Z] INFO: Nuking d:\CI [2022-02-23T19:04:43.690Z] INFO: Zapped successfully [2022-02-23T19:04:43.690Z] INFO: Location for testing is d:\CI\PR-43288\1 [2022-02-23T19:04:43.690Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-23T19:04:43.690Z] [2022-02-23T19:04:43.690Z] [2022-02-23T19:04:43.690Z] INFO: Building the image from Dockerfile.windows at 02/23/2022 19:04:35... [2022-02-23T19:04:43.690Z] [2022-02-23T19:04:44.577Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-02-23T19:04:44.577Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-02-23T19:04:44.577Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T19:04:44.890Z] Sending build context to Docker daemon 62.73MB [2022-02-23T19:04:44.890Z] [2022-02-23T19:04:44.890Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-23T19:04:44.890Z] ---> c703d4d60533 [2022-02-23T19:04:44.890Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-23T19:04:44.890Z] ---> Running in f3b052aafb0e [2022-02-23T19:04:45.952Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-02-23T19:04:45.952Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-02-23T19:04:45.952Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T19:04:46.099Z] Removing intermediate container f3b052aafb0e [2022-02-23T19:04:46.099Z] ---> 14bead0f50ac [2022-02-23T19:04:46.099Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-23T19:04:46.099Z] ---> Running in 86a3339f859d [2022-02-23T19:04:46.099Z] Removing intermediate container 86a3339f859d [2022-02-23T19:04:46.099Z] ---> 79e3ccd47e78 [2022-02-23T19:04:46.099Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-23T19:04:46.099Z] ---> Running in efc912e7163b [2022-02-23T19:04:46.677Z] Removing intermediate container efc912e7163b [2022-02-23T19:04:46.677Z] ---> 1c30c1c68253 [2022-02-23T19:04:46.677Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-23T19:04:46.677Z] ---> Running in e9fb30e1e829 [2022-02-23T19:04:46.889Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-02-23T19:04:46.889Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-02-23T19:04:46.889Z] === RUN TestIpcModeOlderClient [2022-02-23T19:04:46.889Z] === PAUSE TestIpcModeOlderClient [2022-02-23T19:04:46.889Z] === RUN TestKillContainerInvalidSignal [2022-02-23T19:04:47.252Z] Removing intermediate container e9fb30e1e829 [2022-02-23T19:04:47.252Z] ---> 827544d7c105 [2022-02-23T19:04:47.252Z] 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-02-23T19:04:47.252Z] ---> Running in c1c1323ef22e [2022-02-23T19:04:47.457Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-02-23T19:04:47.457Z] === RUN TestKillContainer [2022-02-23T19:04:47.457Z] === RUN TestKillContainer/no_signal [2022-02-23T19:04:47.716Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T19:04:47.826Z] Removing intermediate container c1c1323ef22e [2022-02-23T19:04:47.826Z] ---> bd81d73805b0 [2022-02-23T19:04:47.827Z] 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-02-23T19:04:47.827Z] ---> Running in dba7bc2e382c [2022-02-23T19:04:48.283Z] === RUN TestKillContainer/killing_signal [2022-02-23T19:04:48.851Z] --- PASS: TestKillContainer (1.26s) [2022-02-23T19:04:48.851Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-02-23T19:04:48.851Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-02-23T19:04:48.851Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-02-23T19:04:48.851Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T19:04:48.851Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T19:04:49.110Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T19:04:49.369Z] Removing intermediate container 14d7fecd966c [2022-02-23T19:04:49.369Z] ---> a3fbd5c9057f [2022-02-23T19:04:49.369Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-23T19:04:49.369Z] ---> Running in 56885406923a [2022-02-23T19:04:50.046Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-02-23T19:04:50.046Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-02-23T19:04:50.046Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-02-23T19:04:50.046Z] === RUN TestKillStoppedContainer [2022-02-23T19:04:50.046Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-02-23T19:04:50.046Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T19:04:50.046Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-02-23T19:04:50.046Z] === RUN TestKillDifferentUserContainer [2022-02-23T19:04:50.304Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-02-23T19:04:50.304Z] === RUN TestInspectOomKilledTrue [2022-02-23T19:04:50.304Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-23T19:04:50.304Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T19:04:50.304Z] === RUN TestInspectOomKilledFalse [2022-02-23T19:04:50.764Z] --- PASS: TestHealthKillContainer (7.87s) [2022-02-23T19:04:50.764Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T19:04:50.764Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T19:04:50.764Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T19:04:50.764Z] === RUN TestIpcModeNone [2022-02-23T19:04:50.764Z] --- PASS: TestIpcModeNone (0.44s) [2022-02-23T19:04:50.764Z] === RUN TestIpcModePrivate [2022-02-23T19:04:50.873Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-02-23T19:04:50.873Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T19:04:51.021Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-02-23T19:04:51.138Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-02-23T19:04:51.138Z] === RUN TestLinksContainerNames [2022-02-23T19:04:51.278Z] --- PASS: TestIpcModePrivate (0.42s) [2022-02-23T19:04:51.278Z] === RUN TestIpcModeShareable [2022-02-23T19:04:51.278Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T19:04:51.278Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-02-23T19:04:51.278Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T19:04:51.559Z] [2022-02-23T19:04:51.559Z] SUCCESS: Specified value was saved. [2022-02-23T19:04:52.074Z] --- PASS: TestLinksContainerNames (0.87s) [2022-02-23T19:04:52.074Z] === RUN TestLogsFollowTailEmpty [2022-02-23T19:04:52.333Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-02-23T19:04:52.333Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T19:04:52.493Z] .........................xx.................... [ 29%] [2022-02-23T19:04:52.645Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-02-23T19:04:52.645Z] === RUN TestAPIIpcModeHost [2022-02-23T19:04:52.645Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T19:04:52.645Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-02-23T19:04:52.645Z] === RUN TestDaemonIpcModeShareable [2022-02-23T19:04:52.645Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T19:04:52.645Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-02-23T19:04:52.645Z] === RUN TestDaemonIpcModePrivate [2022-02-23T19:04:52.901Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/default [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/private [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/slave [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/shared [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/default [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/shared [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/slave [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/private [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:04:52.902Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T19:04:52.902Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T19:04:52.902Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:04:53.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T19:04:53.161Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:04:53.161Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:04:53.161Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:04:53.161Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T19:04:53.161Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:04:53.161Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:04:53.161Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:04:53.161Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:04:53.161Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:04:53.161Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:04:53.161Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T19:04:53.161Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-23T19:04:53.161Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-23T19:04:53.161Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T19:04:53.573Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-02-23T19:04:53.829Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-02-23T19:04:53.829Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T19:04:53.829Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T19:04:53.829Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-23T19:04:53.829Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T19:04:53.829Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T19:04:53.829Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-23T19:04:53.829Z] === RUN TestIpcModeOlderClient [2022-02-23T19:04:53.829Z] === PAUSE TestIpcModeOlderClient [2022-02-23T19:04:53.829Z] === RUN TestKillContainerInvalidSignal [2022-02-23T19:04:54.085Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-02-23T19:04:54.085Z] === RUN TestKillContainer [2022-02-23T19:04:54.085Z] === RUN TestKillContainer/no_signal [2022-02-23T19:04:54.470Z] Removing intermediate container 56885406923a [2022-02-23T19:04:54.470Z] ---> b56a2853fdf3 [2022-02-23T19:04:54.470Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-23T19:04:54.538Z] --- PASS: TestContainerBindMountNonRecursive (1.19s) [2022-02-23T19:04:54.538Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T19:04:54.648Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T19:04:54.798Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-02-23T19:04:54.798Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T19:04:54.904Z] === RUN TestKillContainer/killing_signal [2022-02-23T19:04:54.930Z] ---> Running in 1574ff967d0f [2022-02-23T19:04:55.367Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s) [2022-02-23T19:04:55.367Z] === RUN TestNetworkNat [2022-02-23T19:04:55.467Z] --- PASS: TestKillContainer (1.21s) [2022-02-23T19:04:55.467Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-02-23T19:04:55.467Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-02-23T19:04:55.467Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-02-23T19:04:55.467Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T19:04:55.467Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T19:04:55.627Z] --- PASS: TestNetworkNat (0.50s) [2022-02-23T19:04:55.627Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T19:04:55.724Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T19:04:56.194Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-02-23T19:04:56.194Z] === RUN TestNetworkLoopbackNat [2022-02-23T19:04:56.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2022-02-23T19:04:56.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-02-23T19:04:56.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-02-23T19:04:56.286Z] === RUN TestKillStoppedContainer [2022-02-23T19:04:56.286Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-23T19:04:56.286Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T19:04:56.286Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-23T19:04:56.286Z] === RUN TestKillDifferentUserContainer [2022-02-23T19:04:56.545Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-02-23T19:04:56.545Z] === RUN TestInspectOomKilledTrue [2022-02-23T19:04:56.545Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T19:04:56.545Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T19:04:56.545Z] === RUN TestInspectOomKilledFalse [2022-02-23T19:04:56.545Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:04:56.545Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T19:04:56.545Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T19:04:56.545Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-23T19:04:56.545Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-02-23T19:04:56.545Z] === RUN TestLinksContainerNames [2022-02-23T19:04:57.474Z] --- PASS: TestLinksContainerNames (0.77s) [2022-02-23T19:04:57.474Z] === RUN TestLogsFollowTailEmpty [2022-02-23T19:04:57.731Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-02-23T19:04:57.731Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T19:04:58.293Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/default [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/private [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/slave [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/shared [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/default [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/shared [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/slave [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/private [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T19:04:58.293Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:04:58.293Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T19:04:58.293Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T19:04:58.549Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:04:58.549Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T19:04:58.549Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T19:04:58.549Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:04:58.549Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:04:58.549Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:04:58.549Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:04:58.549Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T19:04:58.549Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:04:58.549Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:04:58.549Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T19:04:58.549Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-23T19:04:58.549Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-02-23T19:04:58.549Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T19:04:58.549Z] 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-02-23T19:04:58.549Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-02-23T19:04:58.549Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T19:04:58.549Z] 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-02-23T19:04:58.549Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-02-23T19:04:58.549Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T19:04:58.549Z] 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-02-23T19:04:58.549Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-02-23T19:04:58.549Z] === RUN TestNetworkNat [2022-02-23T19:04:58.809Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-02-23T19:04:58.809Z] === RUN TestPause [2022-02-23T19:04:59.067Z] --- PASS: TestPause (0.42s) [2022-02-23T19:04:59.067Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T19:04:59.067Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T19:04:59.067Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T19:04:59.067Z] === RUN TestPauseStopPausedContainer [2022-02-23T19:04:59.112Z] --- PASS: TestNetworkNat (0.52s) [2022-02-23T19:04:59.112Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T19:04:59.630Z] Cannot create a file when that file already exists. [2022-02-23T19:04:59.635Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-02-23T19:04:59.635Z] === RUN TestPidHost [2022-02-23T19:04:59.675Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-02-23T19:04:59.675Z] === RUN TestNetworkLoopbackNat [2022-02-23T19:05:00.572Z] --- PASS: TestPidHost (0.96s) [2022-02-23T19:05:00.572Z] === RUN TestPsFilter [2022-02-23T19:05:00.572Z] --- PASS: TestPsFilter (0.11s) [2022-02-23T19:05:00.572Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T19:05:01.139Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-02-23T19:05:01.139Z] === RUN TestRemoveContainerWithVolume [2022-02-23T19:05:01.397Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-02-23T19:05:01.397Z] === RUN TestRemoveContainerRunning [2022-02-23T19:05:01.821Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:05:01.821Z] INFO: Testing against a local daemon [2022-02-23T19:05:01.821Z] === RUN TestBuildWithSession [2022-02-23T19:05:01.821Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:05:01.821Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T19:05:01.821Z] === RUN TestBuildSquashParent [2022-02-23T19:05:01.821Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:01.821Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-23T19:05:01.821Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T19:05:01.821Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:05:01.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:05:01.821Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:05:01.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:05:01.821Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:05:01.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:05:01.821Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:05:01.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:05:01.821Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:05:01.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:05:01.821Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:05:01.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:05:01.821Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:05:01.821Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:05:01.821Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:05:01.821Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:05:01.964Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-02-23T19:05:01.964Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T19:05:02.191Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-02-23T19:05:02.191Z] === RUN TestPause [2022-02-23T19:05:02.191Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T19:05:02.191Z] --- SKIP: TestPause (0.00s) [2022-02-23T19:05:02.191Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T19:05:02.191Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T19:05:02.191Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T19:05:02.191Z] === RUN TestPauseStopPausedContainer [2022-02-23T19:05:02.191Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T19:05:02.191Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-02-23T19:05:02.191Z] === RUN TestPidHost [2022-02-23T19:05:02.222Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-02-23T19:05:02.222Z] === RUN TestRemoveInvalidContainer [2022-02-23T19:05:02.222Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-23T19:05:02.222Z] === RUN TestRenameLinkedContainer [2022-02-23T19:05:03.118Z] --- PASS: TestPidHost (0.86s) [2022-02-23T19:05:03.118Z] === RUN TestPsFilter [2022-02-23T19:05:03.118Z] --- PASS: TestPsFilter (0.09s) [2022-02-23T19:05:03.118Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T19:05:03.374Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-02-23T19:05:03.374Z] === RUN TestRemoveContainerWithVolume [2022-02-23T19:05:03.936Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-02-23T19:05:03.936Z] === RUN TestRemoveContainerRunning [2022-02-23T19:05:04.126Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-02-23T19:05:04.126Z] === RUN TestRenameStoppedContainer [2022-02-23T19:05:04.193Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-02-23T19:05:04.193Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T19:05:04.385Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-02-23T19:05:04.385Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T19:05:04.757Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-02-23T19:05:04.757Z] === RUN TestRemoveInvalidContainer [2022-02-23T19:05:04.757Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-23T19:05:04.757Z] === RUN TestRenameLinkedContainer [2022-02-23T19:05:05.321Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-02-23T19:05:05.321Z] === RUN TestRenameInvalidName [2022-02-23T19:05:05.438Z] Removing intermediate container 1574ff967d0f [2022-02-23T19:05:05.438Z] ---> 1882c8e2c0af [2022-02-23T19:05:05.438Z] Step 13/13 : CMD ["sh"] [2022-02-23T19:05:05.438Z] ---> Running in fbb5f2d9b182 [2022-02-23T19:05:05.891Z] --- PASS: TestRenameInvalidName (0.44s) [2022-02-23T19:05:05.891Z] === RUN TestRenameAnonymousContainer [2022-02-23T19:05:05.898Z] Removing intermediate container fbb5f2d9b182 [2022-02-23T19:05:05.898Z] ---> 49bccfb94797 [2022-02-23T19:05:05.898Z] Successfully built 49bccfb94797 [2022-02-23T19:05:05.898Z] Successfully tagged busybox:latest [2022-02-23T19:05:05.898Z] INFO: Docker images of the daemon under test [2022-02-23T19:05:05.898Z] [2022-02-23T19:05:05.898Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T19:05:05.898Z] busybox latest 49bccfb94797 Less than a second ago 5GB [2022-02-23T19:05:05.898Z] microsoft/windowsservercore latest bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T19:05:05.898Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T19:05:05.898Z] [2022-02-23T19:05:05.898Z] INFO: Running integration tests at 02/23/2022 19:05:05... [2022-02-23T19:05:05.898Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-23T19:05:05.898Z] INFO: Integration API tests being run from the host: [2022-02-23T19:05:05.898Z] INFO: make.ps1 starting at 02/23/2022 19:05:05 [2022-02-23T19:05:06.124Z] --- PASS: TestRenameLinkedContainer (1.51s) [2022-02-23T19:05:06.124Z] === RUN TestRenameStoppedContainer [2022-02-23T19:05:06.381Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-02-23T19:05:06.381Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T19:05:06.872Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-23T19:05:07.270Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-02-23T19:05:07.270Z] === RUN TestRenameContainerWithSameName [2022-02-23T19:05:07.313Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-02-23T19:05:07.313Z] === RUN TestRenameInvalidName [2022-02-23T19:05:07.569Z] --- PASS: TestRenameInvalidName (0.41s) [2022-02-23T19:05:07.569Z] === RUN TestRenameAnonymousContainer [2022-02-23T19:05:07.792Z] [2022-02-23T19:05:07.792Z] SUCCESS: Specified value was saved. [2022-02-23T19:05:07.837Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-02-23T19:05:07.838Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T19:05:08.371Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-02-23T19:05:08.772Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-02-23T19:05:08.772Z] === RUN TestResize [2022-02-23T19:05:09.031Z] --- PASS: TestResize (0.43s) [2022-02-23T19:05:09.031Z] === RUN TestResizeWithInvalidSize [2022-02-23T19:05:09.290Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-02-23T19:05:09.290Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T19:05:09.506Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2022-02-23T19:05:09.506Z] === RUN TestRenameContainerWithSameName [2022-02-23T19:05:09.506Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-02-23T19:05:09.506Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T19:05:09.605Z] INFO: Downloading git... [2022-02-23T19:05:09.858Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:05:09.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:05:09.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:05:09.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:05:09.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:05:10.458Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-02-23T19:05:10.458Z] === RUN TestResize [2022-02-23T19:05:10.719Z] --- PASS: TestResize (0.41s) [2022-02-23T19:05:10.719Z] === RUN TestResizeWithInvalidSize [2022-02-23T19:05:11.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T19:05:11.290Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-02-23T19:05:11.290Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T19:05:11.505Z] INFO: Downloading go... [2022-02-23T19:05:11.547Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-02-23T19:05:11.547Z] === RUN TestDaemonRestartKillContainers [2022-02-23T19:05:11.547Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-23T19:05:11.547Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:05:11.547Z] === RUN TestCgroupNamespacesRun [2022-02-23T19:05:11.825Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:05:12.760Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:05:12.914Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-02-23T19:05:12.914Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T19:05:13.843Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s) [2022-02-23T19:05:13.843Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T19:05:14.137Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:05:14.137Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:05:14.189Z] INFO: Downloading compiler 1 of 3... [2022-02-23T19:05:14.189Z] INFO: Downloading compiler 2 of 3... [2022-02-23T19:05:14.189Z] INFO: Downloading compiler 3 of 3... [2022-02-23T19:05:14.189Z] INFO: Extracting git... [2022-02-23T19:05:14.233Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:05:14.233Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:05:15.210Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-02-23T19:05:15.210Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T19:05:15.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:05:15.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:05:15.852Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-02-23T19:05:16.138Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-02-23T19:05:16.138Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T19:05:17.503Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-02-23T19:05:17.503Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T19:05:18.433Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2022-02-23T19:05:18.433Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T19:05:18.799Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:05:18.799Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:05:18.996Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-02-23T19:05:18.996Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T19:05:20.363Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-02-23T19:05:20.363Z] === RUN TestNISDomainname [2022-02-23T19:05:20.363Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-23T19:05:20.363Z] --- SKIP: TestNISDomainname (0.01s) [2022-02-23T19:05:20.363Z] === RUN TestHostnameDnsResolution [2022-02-23T19:05:20.654Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-02-23T19:05:20.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:05:20.924Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-02-23T19:05:20.924Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T19:05:20.924Z] 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-02-23T19:05:20.924Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-02-23T19:05:20.924Z] === RUN TestStats [2022-02-23T19:05:20.924Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T19:05:20.924Z] --- SKIP: TestStats (0.00s) [2022-02-23T19:05:20.924Z] === RUN TestStopContainerWithTimeout [2022-02-23T19:05:20.924Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T19:05:20.924Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T19:05:20.924Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T19:05:20.924Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T19:05:20.924Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T19:05:20.924Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T19:05:20.924Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T19:05:20.924Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T19:05:20.924Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T19:05:20.924Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T19:05:21.486Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T19:05:22.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:05:22.821Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-23T19:05:22.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.29s) [2022-02-23T19:05:22.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.31s) [2022-02-23T19:05:22.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.54s) [2022-02-23T19:05:22.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.67s) [2022-02-23T19:05:22.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.80s) [2022-02-23T19:05:22.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.88s) [2022-02-23T19:05:22.821Z] === RUN TestBuildMultiStageCopy [2022-02-23T19:05:22.821Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T19:05:22.873Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:05:23.378Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T19:05:24.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:05:24.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:05:24.745Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-23T19:05:24.745Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-02-23T19:05:24.745Z] --- PASS: TestStopContainerWithTimeout/3 (2.55s) [2022-02-23T19:05:24.745Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-02-23T19:05:24.745Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-02-23T19:05:24.745Z] === RUN TestDeleteDevicemapper [2022-02-23T19:05:24.745Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T19:05:24.745Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-23T19:05:24.745Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T19:05:25.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:05:26.636Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s) [2022-02-23T19:05:26.636Z] === RUN TestUpdateMemory [2022-02-23T19:05:26.636Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T19:05:26.636Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-23T19:05:26.636Z] === RUN TestUpdateCPUQuota [2022-02-23T19:05:26.636Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T19:05:26.636Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-02-23T19:05:26.636Z] === RUN TestUpdatePidsLimit [2022-02-23T19:05:26.636Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T19:05:26.636Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-02-23T19:05:26.636Z] === RUN TestUpdateRestartPolicy [2022-02-23T19:05:27.630Z] ok github.com/docker/docker/libnetwork/networkdb 103.631s coverage: 60.0% of statements [2022-02-23T19:05:27.631Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T19:05:27.631Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-23T19:05:27.631Z] ok github.com/docker/docker/libnetwork/osl 4.301s coverage: 39.7% of statements [2022-02-23T19:05:27.631Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-02-23T19:05:27.631Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-02-23T19:05:27.631Z] ok github.com/docker/docker/libnetwork/portmapper 0.279s coverage: 48.6% of statements [2022-02-23T19:05:27.631Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-23T19:05:27.631Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T19:05:27.838Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.20s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.44s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.98s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-02-23T19:05:27.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-02-23T19:05:27.839Z] === RUN TestCgroupNamespacesRun [2022-02-23T19:05:27.887Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-23T19:05:27.887Z] [2022-02-23T19:05:27.887Z] === Skipped [2022-02-23T19:05:27.887Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-23T19:05:27.887Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T19:05:27.887Z] [2022-02-23T19:05:27.887Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-23T19:05:27.887Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T19:05:27.887Z] [2022-02-23T19:05:27.887Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-23T19:05:27.887Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T19:05:27.887Z] [2022-02-23T19:05:27.887Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T19:05:27.887Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:05:27.887Z] [2022-02-23T19:05:27.887Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T19:05:27.887Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:05:27.887Z] [2022-02-23T19:05:27.887Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T19:05:27.887Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:05:27.887Z] [2022-02-23T19:05:27.887Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T19:05:27.887Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:05:27.887Z] [2022-02-23T19:05:27.887Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T19:05:27.887Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:05:27.887Z] [2022-02-23T19:05:27.887Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-23T19:05:27.887Z] firewalld_test.go:14: firewalld is not running [2022-02-23T19:05:27.887Z] [2022-02-23T19:05:27.887Z] DONE 326 tests, 9 skipped in 199.836s Post stage [Pipeline] junit [2022-02-23T19:05:28.459Z] Recording test results [2022-02-23T19:05:28.775Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-02-23T19:05:28.775Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T19:05:28.775Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-23T19:05:28.775Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-23T19:05:28.775Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T19:05:29.712Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-02-23T19:05:29.712Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T19:05:29.745Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T19:05:30.097Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b302934e21ff296a2992bcdac1063636f471d4bc -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:b302934e21ff296a2992bcdac1063636f471d4bc hack/make.sh dynbinary test-integration [2022-02-23T19:05:30.353Z] [2022-02-23T19:05:30.610Z] Removing bundles/ [2022-02-23T19:05:30.610Z] [2022-02-23T19:05:30.610Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T19:05:30.610Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T19:05:30.610Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:05:31.089Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-02-23T19:05:31.089Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T19:05:31.243Z] INFO: Expanding go... [2022-02-23T19:05:32.468Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-02-23T19:05:32.468Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T19:05:33.150Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T19:05:33.150Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T19:05:33.402Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-02-23T19:05:33.402Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T19:05:33.968Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-02-23T19:05:33.968Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T19:05:34.123Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T19:05:35.246Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T19:05:35.419Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-02-23T19:05:35.419Z] === RUN TestNISDomainname [2022-02-23T19:05:35.678Z] --- PASS: TestNISDomainname (0.54s) [2022-02-23T19:05:35.678Z] === RUN TestHostnameDnsResolution [2022-02-23T19:05:36.246Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-02-23T19:05:36.246Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T19:05:36.567Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-02-23T19:05:36.785Z] --- PASS: TestBuildMultiStageCopy (13.85s) [2022-02-23T19:05:36.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.96s) [2022-02-23T19:05:36.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2022-02-23T19:05:36.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2022-02-23T19:05:36.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s) [2022-02-23T19:05:36.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.57s) [2022-02-23T19:05:36.785Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T19:05:36.814Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-02-23T19:05:36.814Z] === RUN TestStats [2022-02-23T19:05:36.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:05:36.914Z] INFO: Testing against a local daemon [2022-02-23T19:05:36.914Z] === RUN TestBuildWithSession [2022-02-23T19:05:36.914Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:05:36.914Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T19:05:36.914Z] === RUN TestBuildSquashParent [2022-02-23T19:05:36.914Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:36.914Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-23T19:05:36.914Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T19:05:36.914Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:05:36.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:05:36.914Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:05:36.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:05:36.914Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:05:36.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:05:36.914Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:05:36.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:05:36.914Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:05:36.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:05:36.914Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:05:36.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:05:36.914Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:05:36.914Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:05:36.914Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:05:36.914Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:05:38.808Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-02-23T19:05:38.808Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T19:05:38.808Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-02-23T19:05:38.808Z] === RUN TestWaitNonBlocked [2022-02-23T19:05:38.808Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:05:38.808Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:05:38.808Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:05:38.808Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:05:38.808Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:05:38.808Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:05:38.808Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-23T19:05:38.808Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.52s) [2022-02-23T19:05:38.808Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-02-23T19:05:38.808Z] === RUN TestWaitBlocked [2022-02-23T19:05:38.808Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:05:38.808Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:05:38.808Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:05:38.808Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:05:38.808Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:05:38.808Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:05:39.065Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-23T19:05:39.065Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s) [2022-02-23T19:05:39.065Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-02-23T19:05:39.065Z] === CONT TestDaemonRestartIpcMode [2022-02-23T19:05:39.065Z] === CONT TestIpcModeOlderClient [2022-02-23T19:05:39.065Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-02-23T19:05:39.065Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T19:05:39.343Z] --- PASS: TestStats (2.44s) [2022-02-23T19:05:39.344Z] === RUN TestStopContainerWithTimeout [2022-02-23T19:05:39.344Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T19:05:39.344Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T19:05:39.344Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T19:05:39.344Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T19:05:39.344Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T19:05:39.344Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T19:05:39.344Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T19:05:39.344Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T19:05:39.344Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T19:05:39.344Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T19:05:39.695Z] --- PASS: TestBuildMultiStageParentConfig (2.70s) [2022-02-23T19:05:39.695Z] === RUN TestBuildLabelWithTargets [2022-02-23T19:05:39.695Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:05:39.695Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-23T19:05:39.695Z] === RUN TestBuildWithEmptyLayers [2022-02-23T19:05:39.912Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T19:05:41.236Z] --- PASS: TestBuildWithEmptyLayers (1.48s) [2022-02-23T19:05:41.236Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T19:05:41.586Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2022-02-23T19:05:41.586Z] --- PASS: TestDaemonRestartIpcMode (2.61s) [2022-02-23T19:05:41.586Z] PASS [2022-02-23T19:05:41.586Z] [2022-02-23T19:05:41.586Z] === Skipped [2022-02-23T19:05:41.586Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-23T19:05:41.586Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:05:41.586Z] [2022-02-23T19:05:41.586Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-02-23T19:05:41.586Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-23T19:05:41.586Z] [2022-02-23T19:05:41.586Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-02-23T19:05:41.586Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:05:41.586Z] [2022-02-23T19:05:41.586Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T19:05:41.586Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-23T19:05:41.586Z] [2022-02-23T19:05:41.586Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T19:05:41.586Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T19:05:41.586Z] [2022-02-23T19:05:41.586Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-02-23T19:05:41.586Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T19:05:41.586Z] [2022-02-23T19:05:41.586Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-02-23T19:05:41.586Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T19:05:41.586Z] [2022-02-23T19:05:41.586Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-02-23T19:05:41.586Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T19:05:41.586Z] [2022-02-23T19:05:41.586Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-23T19:05:41.586Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T19:05:41.586Z] [2022-02-23T19:05:41.586Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-23T19:05:41.586Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T19:05:41.586Z] [2022-02-23T19:05:41.586Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-23T19:05:41.586Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T19:05:41.586Z] [2022-02-23T19:05:41.586Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-23T19:05:41.586Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:05:41.586Z] [2022-02-23T19:05:41.586Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-02-23T19:05:41.587Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-23T19:05:41.587Z] [2022-02-23T19:05:41.587Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-02-23T19:05:41.587Z] 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-02-23T19:05:41.587Z] [2022-02-23T19:05:41.587Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-02-23T19:05:41.587Z] 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-02-23T19:05:41.587Z] [2022-02-23T19:05:41.587Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-02-23T19:05:41.587Z] 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-02-23T19:05:41.587Z] [2022-02-23T19:05:41.587Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-02-23T19:05:41.587Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T19:05:41.587Z] [2022-02-23T19:05:41.587Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T19:05:41.587Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T19:05:41.587Z] [2022-02-23T19:05:41.587Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-02-23T19:05:41.587Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T19:05:41.587Z] [2022-02-23T19:05:41.587Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:05:41.587Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-23T19:05:41.587Z] [2022-02-23T19:05:41.587Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-02-23T19:05:41.587Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-23T19:05:41.587Z] [2022-02-23T19:05:41.587Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-02-23T19:05:41.587Z] 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-02-23T19:05:41.587Z] [2022-02-23T19:05:41.587Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-02-23T19:05:41.587Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T19:05:41.587Z] [2022-02-23T19:05:41.587Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-23T19:05:41.587Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T19:05:41.587Z] [2022-02-23T19:05:41.587Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-23T19:05:41.587Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T19:05:41.587Z] [2022-02-23T19:05:41.587Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-02-23T19:05:41.587Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T19:05:41.587Z] [2022-02-23T19:05:41.587Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-02-23T19:05:41.587Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T19:05:41.587Z] [2022-02-23T19:05:41.587Z] DONE 177 tests, 27 skipped in 70.107s [2022-02-23T19:05:41.587Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T19:05:41.587Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T19:05:42.149Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-02-23T19:05:42.149Z] === RUN TestDaemonConfigValidation [2022-02-23T19:05:42.149Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:05:42.149Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:05:42.149Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T19:05:42.149Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T19:05:42.149Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T19:05:42.149Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T19:05:42.149Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T19:05:42.149Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T19:05:42.149Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T19:05:42.149Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T19:05:42.149Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:05:42.149Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T19:05:42.405Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T19:05:42.405Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T19:05:42.405Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T19:05:42.405Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T19:05:42.405Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-02-23T19:05:42.405Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-23T19:05:42.405Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-23T19:05:42.405Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-02-23T19:05:42.405Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-02-23T19:05:42.405Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T19:05:42.405Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T19:05:42.448Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T19:05:43.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T19:05:43.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T19:05:43.772Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T19:05:43.824Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-23T19:05:43.824Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-02-23T19:05:43.824Z] --- PASS: TestStopContainerWithTimeout/-1 (2.77s) [2022-02-23T19:05:43.824Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-02-23T19:05:43.824Z] --- PASS: TestStopContainerWithTimeout/1 (1.52s) [2022-02-23T19:05:43.824Z] === RUN TestDeleteDevicemapper [2022-02-23T19:05:43.824Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T19:05:43.824Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-23T19:05:43.824Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T19:05:44.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T19:05:44.700Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T19:05:45.201Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-02-23T19:05:45.201Z] === RUN TestUpdateMemory [2022-02-23T19:05:45.628Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T19:05:45.628Z] daemon_test.go:156: [dfb2206e17268] daemon is not started [2022-02-23T19:05:45.628Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-02-23T19:05:45.628Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-02-23T19:05:45.628Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-02-23T19:05:45.628Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-02-23T19:05:45.628Z] === RUN TestDaemonProxy [2022-02-23T19:05:45.628Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-23T19:05:45.628Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-23T19:05:45.628Z] PASS [2022-02-23T19:05:45.628Z] [2022-02-23T19:05:45.628Z] === Skipped [2022-02-23T19:05:45.628Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-02-23T19:05:45.628Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-23T19:05:45.628Z] [2022-02-23T19:05:45.628Z] DONE 12 tests, 1 skipped in 4.145s [2022-02-23T19:05:45.628Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T19:05:45.768Z] --- PASS: TestUpdateMemory (0.54s) [2022-02-23T19:05:45.768Z] === RUN TestUpdateCPUQuota [2022-02-23T19:05:45.884Z] INFO: Testing against a local daemon [2022-02-23T19:05:45.884Z] === RUN TestCommitInheritsEnv [2022-02-23T19:05:46.069Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-02-23T19:05:46.705Z] --- PASS: TestUpdateCPUQuota (0.90s) [2022-02-23T19:05:46.705Z] === RUN TestUpdatePidsLimit [2022-02-23T19:05:46.705Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-23T19:05:46.705Z] === RUN TestUpdatePidsLimit/no_change [2022-02-23T19:05:46.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T19:05:46.964Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-23T19:05:47.224Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-23T19:05:47.252Z] --- PASS: TestCommitInheritsEnv (1.29s) [2022-02-23T19:05:47.252Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T19:05:47.252Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-23T19:05:47.252Z] === RUN TestImportWithCustomPlatform [2022-02-23T19:05:47.252Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T19:05:47.252Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T19:05:47.252Z] === RUN TestImportWithCustomPlatform// [2022-02-23T19:05:47.252Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T19:05:47.252Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T19:05:47.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T19:05:47.483Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-23T19:05:47.509Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T19:05:47.509Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T19:05:47.509Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T19:05:47.509Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T19:05:47.509Z] --- PASS: TestImportWithCustomPlatform (0.42s) [2022-02-23T19:05:47.509Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-23T19:05:47.509Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T19:05:47.509Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T19:05:47.509Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-02-23T19:05:47.509Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.15s) [2022-02-23T19:05:47.509Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-02-23T19:05:47.509Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T19:05:47.509Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T19:05:47.509Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T19:05:47.509Z] === RUN TestImagesFilterMultiReference [2022-02-23T19:05:47.509Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-23T19:05:47.509Z] === RUN TestImagePullPlatformInvalid [2022-02-23T19:05:47.576Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-02-23T19:05:47.742Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-23T19:05:47.742Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-23T19:05:47.766Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-23T19:05:47.766Z] === RUN TestRemoveImageOrphaning [2022-02-23T19:05:48.679Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-02-23T19:05:48.680Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-02-23T19:05:48.680Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-02-23T19:05:48.680Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-02-23T19:05:48.680Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-02-23T19:05:48.680Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-02-23T19:05:48.680Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-02-23T19:05:48.680Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2022-02-23T19:05:48.680Z] === RUN TestUpdateRestartPolicy [2022-02-23T19:05:49.133Z] --- PASS: TestRemoveImageOrphaning (1.51s) [2022-02-23T19:05:49.133Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T19:05:49.133Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-23T19:05:49.133Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-23T19:05:49.133Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T19:05:49.133Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-23T19:05:49.133Z] === RUN TestTagInvalidReference [2022-02-23T19:05:49.133Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-23T19:05:49.133Z] === RUN TestTagValidPrefixedRepo [2022-02-23T19:05:49.133Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-23T19:05:49.133Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T19:05:49.133Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-23T19:05:49.133Z] === RUN TestTagOfficialNames [2022-02-23T19:05:49.389Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-23T19:05:49.389Z] === RUN TestTagMatchesDigest [2022-02-23T19:05:49.389Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-23T19:05:49.389Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-23T19:05:50.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T19:05:51.751Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-02-23T19:05:54.665Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:05:55.126Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:05:56.052Z] --- PASS: TestBuildMultiStageOnBuild (14.31s) [2022-02-23T19:05:56.052Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T19:05:56.052Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:05:56.052Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-23T19:05:56.052Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T19:05:58.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T19:06:00.877Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2022-02-23T19:06:00.877Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T19:06:00.877Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-02-23T19:06:00.877Z] === RUN TestWaitNonBlocked [2022-02-23T19:06:00.877Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:06:00.877Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:06:00.877Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:06:00.877Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:06:00.877Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:06:00.877Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:06:00.877Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-23T19:06:00.877Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-02-23T19:06:00.877Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-02-23T19:06:00.877Z] === RUN TestWaitBlocked [2022-02-23T19:06:00.877Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:06:00.877Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:06:00.877Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:06:00.877Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:06:00.877Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:06:00.877Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:06:01.445Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-23T19:06:01.445Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-02-23T19:06:01.445Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-02-23T19:06:01.445Z] === CONT TestContainerStartOnDaemonRestart [2022-02-23T19:06:01.445Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T19:06:01.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T19:06:03.849Z] INFO: Expanding compiler 1 of 3... [2022-02-23T19:06:03.849Z] INFO: Expanding compiler 2 of 3... [2022-02-23T19:06:04.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T19:06:04.028Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.27s) [2022-02-23T19:06:04.028Z] === CONT TestIpcModeOlderClient [2022-02-23T19:06:04.028Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-02-23T19:06:04.028Z] === CONT TestContainerKillOnDaemonStart [2022-02-23T19:06:04.028Z] --- PASS: TestContainerStartOnDaemonRestart (2.37s) [2022-02-23T19:06:04.028Z] === CONT TestDaemonHostGatewayIP [2022-02-23T19:06:04.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T19:06:05.465Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-23T19:06:05.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.69s) [2022-02-23T19:06:05.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (20.29s) [2022-02-23T19:06:05.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.37s) [2022-02-23T19:06:05.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.50s) [2022-02-23T19:06:05.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.71s) [2022-02-23T19:06:05.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.20s) [2022-02-23T19:06:05.465Z] === RUN TestBuildMultiStageCopy [2022-02-23T19:06:05.465Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T19:06:06.563Z] --- PASS: TestDaemonHostGatewayIP (2.62s) [2022-02-23T19:06:06.563Z] === CONT TestDaemonRestartIpcMode [2022-02-23T19:06:07.449Z] ............................ [ 66%] [2022-02-23T19:06:07.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T19:06:08.538Z] --- PASS: TestBuildMultiStageLayerLeak (12.16s) [2022-02-23T19:06:08.538Z] === RUN TestBuildWithHugeFile [2022-02-23T19:06:09.096Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-02-23T19:06:10.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T19:06:10.574Z] INFO: Expanding compiler 3 of 3... [2022-02-23T19:06:10.574Z] INFO: Removing downloaded files... [2022-02-23T19:06:10.574Z] INFO: Downloading containerd [2022-02-23T19:06:13.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T19:06:15.656Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) [2022-02-23T19:06:15.656Z] PASS [2022-02-23T19:06:15.656Z] [2022-02-23T19:06:15.656Z] === Skipped [2022-02-23T19:06:15.656Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-23T19:06:15.656Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:06:15.656Z] [2022-02-23T19:06:15.656Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-23T19:06:15.656Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-23T19:06:15.656Z] [2022-02-23T19:06:15.656Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T19:06:15.656Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T19:06:15.656Z] [2022-02-23T19:06:15.656Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-23T19:06:15.656Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-23T19:06:15.656Z] [2022-02-23T19:06:15.656Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-23T19:06:15.656Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T19:06:15.656Z] [2022-02-23T19:06:15.656Z] DONE 200 tests, 5 skipped in 117.225s [2022-02-23T19:06:15.656Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T19:06:15.656Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T19:06:15.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T19:06:16.222Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-02-23T19:06:16.222Z] === RUN TestDaemonConfigValidation [2022-02-23T19:06:16.222Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:06:16.222Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:06:16.222Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T19:06:16.222Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T19:06:16.222Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T19:06:16.222Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T19:06:16.222Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T19:06:16.222Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T19:06:16.222Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T19:06:16.222Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T19:06:16.222Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:06:16.222Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T19:06:16.222Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T19:06:16.222Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T19:06:16.222Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T19:06:16.480Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T19:06:16.480Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-02-23T19:06:16.480Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-02-23T19:06:16.480Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-02-23T19:06:16.480Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-23T19:06:16.480Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-02-23T19:06:16.480Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T19:06:16.480Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T19:06:17.416Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T19:06:17.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T19:06:17.861Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T19:06:17.861Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T19:06:18.320Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T19:06:18.792Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T19:06:19.728Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T19:06:19.728Z] daemon_test.go:156: [d6e70c4e18280] daemon is not started [2022-02-23T19:06:19.728Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-02-23T19:06:19.728Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-02-23T19:06:19.728Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-23T19:06:19.728Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-02-23T19:06:19.728Z] === RUN TestDaemonProxy [2022-02-23T19:06:19.728Z] === RUN TestDaemonProxy/environment_variables [2022-02-23T19:06:19.861Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T19:06:20.395Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T19:06:20.395Z] Using test binary docker [2022-02-23T19:06:20.395Z] +++ /etc/init.d/apparmor start [2022-02-23T19:06:20.395Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T19:06:20.395Z] INFO: Waiting for daemon to start... [2022-02-23T19:06:20.395Z] Starting dockerd [2022-02-23T19:06:20.395Z] +++ 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-02-23T19:06:21.401Z] --- PASS: TestBuildMultiStageCopy (16.04s) [2022-02-23T19:06:21.401Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.90s) [2022-02-23T19:06:21.401Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2022-02-23T19:06:21.401Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.18s) [2022-02-23T19:06:21.401Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.38s) [2022-02-23T19:06:21.401Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.61s) [2022-02-23T19:06:21.401Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T19:06:21.628Z] === RUN TestDaemonProxy/command-line_options [2022-02-23T19:06:22.946Z] . [2022-02-23T19:06:22.946Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T19:06:22.946Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T19:06:22.946Z] Error: No such image: emptyfs [2022-02-23T19:06:22.946Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T19:06:22.946Z] ++++ docker load [2022-02-23T19:06:23.009Z] === RUN TestDaemonProxy/configuration_file [2022-02-23T19:06:23.208Z] Running integration-test (iteration 1) [2022-02-23T19:06:23.208Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T19:06:23.208Z] ++ 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-02-23T19:06:23.208Z] ++ set -e [2022-02-23T19:06:23.208Z] ++ '[' -n 0 ']' [2022-02-23T19:06:23.208Z] ++ set -x [2022-02-23T19:06:23.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-23T19:06:24.152Z] Loaded image: busybox:latest [2022-02-23T19:06:24.309Z] --- PASS: TestBuildMultiStageParentConfig (2.90s) [2022-02-23T19:06:24.309Z] === RUN TestBuildLabelWithTargets [2022-02-23T19:06:24.309Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:06:24.309Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-23T19:06:24.309Z] === RUN TestBuildWithEmptyLayers [2022-02-23T19:06:24.726Z] Loaded image: busybox:glibc [2022-02-23T19:06:24.914Z] === RUN TestDaemonProxy/conflicting_options [2022-02-23T19:06:25.277Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-23T19:06:25.844Z] --- PASS: TestDaemonProxy (6.26s) [2022-02-23T19:06:25.844Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-02-23T19:06:25.844Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-02-23T19:06:25.844Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-02-23T19:06:25.844Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-23T19:06:25.844Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-23T19:06:25.844Z] PASS [2022-02-23T19:06:25.844Z] [2022-02-23T19:06:25.844Z] DONE 17 tests in 10.159s [2022-02-23T19:06:25.844Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T19:06:25.844Z] INFO: Testing against a local daemon [2022-02-23T19:06:25.844Z] === RUN TestCommitInheritsEnv [2022-02-23T19:06:25.980Z] --- PASS: TestBuildWithEmptyLayers (1.58s) [2022-02-23T19:06:25.980Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T19:06:26.103Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-02-23T19:06:26.103Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T19:06:26.103Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-23T19:06:26.103Z] === RUN TestImportWithCustomPlatform [2022-02-23T19:06:26.103Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T19:06:26.103Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T19:06:26.103Z] === RUN TestImportWithCustomPlatform// [2022-02-23T19:06:26.103Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T19:06:26.363Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T19:06:26.363Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T19:06:26.363Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T19:06:26.363Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T19:06:26.363Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T19:06:26.363Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-02-23T19:06:26.363Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-23T19:06:26.363Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T19:06:26.363Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T19:06:26.363Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-23T19:06:26.363Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-23T19:06:26.363Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-23T19:06:26.363Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T19:06:26.363Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T19:06:26.363Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T19:06:26.363Z] === RUN TestImagesFilterMultiReference [2022-02-23T19:06:26.363Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-23T19:06:26.363Z] === RUN TestImagePullPlatformInvalid [2022-02-23T19:06:26.363Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-23T19:06:26.363Z] === RUN TestRemoveImageOrphaning [2022-02-23T19:06:26.622Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-02-23T19:06:26.622Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T19:06:28.530Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-02-23T19:06:28.530Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T19:06:28.530Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-23T19:06:28.530Z] === RUN TestTagInvalidReference [2022-02-23T19:06:28.530Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-23T19:06:28.530Z] === RUN TestTagValidPrefixedRepo [2022-02-23T19:06:28.789Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-23T19:06:28.789Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T19:06:28.789Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-23T19:06:28.789Z] === RUN TestTagOfficialNames [2022-02-23T19:06:28.789Z] --- PASS: TestTagOfficialNames (0.04s) [2022-02-23T19:06:28.789Z] === RUN TestTagMatchesDigest [2022-02-23T19:06:28.789Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-23T19:06:28.789Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-23T19:06:30.072Z] Loaded image: debian:bullseye-slim [2022-02-23T19:06:30.072Z] Loaded image: hello-world:latest [2022-02-23T19:06:30.072Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T19:06:30.072Z] INFO: Testing against a local daemon [2022-02-23T19:06:30.072Z] === RUN TestCgroupNamespacesBuild [2022-02-23T19:06:32.625Z] --- PASS: TestCgroupNamespacesBuild (2.53s) [2022-02-23T19:06:32.625Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-23T19:06:34.544Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s) [2022-02-23T19:06:34.544Z] === RUN TestBuildWithSession [2022-02-23T19:06:34.544Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:06:34.544Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T19:06:34.544Z] === RUN TestBuildSquashParent [2022-02-23T19:06:42.738Z] --- PASS: TestBuildSquashParent (8.35s) [2022-02-23T19:06:42.738Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T19:06:42.738Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:06:42.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:06:42.738Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:06:42.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:06:42.738Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:06:42.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:06:42.738Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:06:42.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:06:42.738Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:06:42.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:06:42.738Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:06:42.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:06:42.738Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:06:42.738Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:06:43.122Z] [2022-02-23T19:06:43.122Z] Name Version Source Summary [2022-02-23T19:06:43.122Z] ---- ------- ------ ------- [2022-02-23T19:06:43.122Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-23T19:06:43.122Z] [2022-02-23T19:06:43.122Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-23T19:06:43.122Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-23T19:06:43.122Z] PSChildName : containerd [2022-02-23T19:06:43.122Z] PSDrive : C [2022-02-23T19:06:43.122Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-23T19:06:43.122Z] PSIsContainer : True [2022-02-23T19:06:43.122Z] Name : containerd [2022-02-23T19:06:43.122Z] FullName : C:\containerd [2022-02-23T19:06:43.122Z] Parent : [2022-02-23T19:06:43.122Z] Exists : True [2022-02-23T19:06:43.122Z] Root : C:\ [2022-02-23T19:06:43.122Z] Extension : [2022-02-23T19:06:43.122Z] CreationTime : 2/23/2022 7:06:42 PM [2022-02-23T19:06:43.122Z] CreationTimeUtc : 2/23/2022 7:06:42 PM [2022-02-23T19:06:43.122Z] LastAccessTime : 2/23/2022 7:06:42 PM [2022-02-23T19:06:43.122Z] LastAccessTimeUtc : 2/23/2022 7:06:42 PM [2022-02-23T19:06:43.122Z] LastWriteTime : 2/23/2022 7:06:42 PM [2022-02-23T19:06:43.122Z] LastWriteTimeUtc : 2/23/2022 7:06:42 PM [2022-02-23T19:06:43.122Z] Attributes : Directory [2022-02-23T19:06:43.122Z] Mode : d----- [2022-02-23T19:06:43.122Z] BaseName : containerd [2022-02-23T19:06:43.122Z] Target : {} [2022-02-23T19:06:43.122Z] LinkType : [2022-02-23T19:06:43.122Z] [2022-02-23T19:06:43.694Z] --- PASS: TestBuildMultiStageOnBuild (16.22s) [2022-02-23T19:06:43.694Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T19:06:43.694Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:06:43.694Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-23T19:06:43.694Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T19:06:44.328Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-23T19:06:44.328Z] INFO: Configuring git core.autocrlf... [2022-02-23T19:06:44.328Z] [2022-02-23T19:06:44.328Z] [2022-02-23T19:06:46.048Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:06:46.048Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:06:46.077Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-02-23T19:06:48.599Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:06:48.861Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:06:51.997Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T19:06:51.997Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T19:06:51.997Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:06:51.997Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T19:06:51.997Z] [2022-02-23T19:06:51.997Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T19:06:51.997Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T19:06:51.997Z] HOSTNAME=6f45239b5f34 [2022-02-23T19:06:51.997Z] TESTDEBUG=0 [2022-02-23T19:06:51.997Z] DEST=bundles/test-integration [2022-02-23T19:06:51.998Z] PWD=/go/src/github.com/docker/docker [2022-02-23T19:06:51.998Z] DOCKER_GITCOMMIT=b302934e21ff296a2992bcdac1063636f471d4bc [2022-02-23T19:06:51.998Z] container=docker [2022-02-23T19:06:51.998Z] HOME=/root [2022-02-23T19:06:51.998Z] GOLANG_VERSION=1.17.7 [2022-02-23T19:06:51.998Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T19:06:51.998Z] VALIDATE_BRANCH=master [2022-02-23T19:06:51.998Z] TERM=xterm [2022-02-23T19:06:51.998Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T19:06:51.998Z] SHLVL=1 [2022-02-23T19:06:51.998Z] TIMEOUT=120m [2022-02-23T19:06:51.998Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T19:06:51.998Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T19:06:51.998Z] GO111MODULE=off [2022-02-23T19:06:51.998Z] DOCKER_EXPERIMENTAL=1 [2022-02-23T19:06:51.998Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T19:06:51.998Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T19:06:51.998Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T19:06:51.998Z] GOPATH=/go [2022-02-23T19:06:51.998Z] PKG_CONFIG=pkg-config [2022-02-23T19:06:51.998Z] _=/usr/bin/env [2022-02-23T19:06:51.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T19:06:52.167Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-23T19:06:52.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.94s) [2022-02-23T19:06:52.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2022-02-23T19:06:52.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s) [2022-02-23T19:06:52.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.12s) [2022-02-23T19:06:52.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2022-02-23T19:06:52.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.89s) [2022-02-23T19:06:52.167Z] === RUN TestBuildMultiStageCopy [2022-02-23T19:06:52.167Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T19:06:54.715Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T19:06:54.715Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T19:06:55.288Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T19:06:55.862Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T19:06:56.116Z] --- PASS: TestBuildMultiStageLayerLeak (13.86s) [2022-02-23T19:06:56.116Z] === RUN TestBuildWithHugeFile [2022-02-23T19:06:56.434Z] --- PASS: TestBuildMultiStageCopy (4.69s) [2022-02-23T19:06:56.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2022-02-23T19:06:56.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2022-02-23T19:06:56.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2022-02-23T19:06:56.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2022-02-23T19:06:56.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2022-02-23T19:06:56.434Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T19:06:57.822Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2022-02-23T19:06:57.822Z] === RUN TestBuildLabelWithTargets [2022-02-23T19:07:00.371Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2022-02-23T19:07:00.371Z] === RUN TestBuildWithEmptyLayers [2022-02-23T19:07:00.943Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2022-02-23T19:07:00.943Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T19:07:01.202Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-02-23T19:07:03.728Z] tests/integration/client_test.py ..... [ 75%] [2022-02-23T19:07:03.728Z] tests/integration/context_api_test.py ... [ 76%] [2022-02-23T19:07:03.728Z] tests/integration/errors_test.py . [ 76%] [2022-02-23T19:07:04.247Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2022-02-23T19:07:04.247Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T19:07:05.633Z] --- PASS: TestBuildUncleanTarFilenames (1.57s) [2022-02-23T19:07:05.633Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T19:07:08.940Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s) [2022-02-23T19:07:08.940Z] === RUN TestBuildWithHugeFile [2022-02-23T19:07:18.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T19:07:18.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T19:07:22.467Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-02-23T19:07:25.775Z] --- PASS: TestImportExtremelyLargeImageWorks (89.45s) [2022-02-23T19:07:25.775Z] PASS [2022-02-23T19:07:25.775Z] [2022-02-23T19:07:25.775Z] === Skipped [2022-02-23T19:07:25.775Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-23T19:07:25.775Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-23T19:07:25.775Z] [2022-02-23T19:07:25.775Z] DONE 22 tests, 1 skipped in 93.042s [2022-02-23T19:07:25.775Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T19:07:25.775Z] INFO: Testing against a local daemon [2022-02-23T19:07:25.775Z] === RUN TestNetworkCreateDelete [2022-02-23T19:07:25.775Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-23T19:07:25.775Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T19:07:25.775Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-02-23T19:07:25.775Z] === RUN TestDaemonDNSFallback [2022-02-23T19:07:25.775Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-02-23T19:07:25.775Z] === RUN TestInspectNetwork [2022-02-23T19:07:25.775Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:25.776Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-23T19:07:25.776Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T19:07:25.776Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:25.776Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T19:07:25.776Z] === RUN TestNetworkInvalidJSON [2022-02-23T19:07:25.776Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T19:07:25.776Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T19:07:25.776Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:07:25.776Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:07:25.776Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:07:25.776Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:07:25.776Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T19:07:25.776Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:07:25.776Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:07:25.776Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-23T19:07:25.776Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T19:07:25.776Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T19:07:25.776Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T19:07:25.776Z] === RUN TestNetworkList [2022-02-23T19:07:25.776Z] === RUN TestNetworkList//networks [2022-02-23T19:07:25.776Z] === PAUSE TestNetworkList//networks [2022-02-23T19:07:25.776Z] === RUN TestNetworkList//networks/ [2022-02-23T19:07:25.776Z] === PAUSE TestNetworkList//networks/ [2022-02-23T19:07:25.776Z] === CONT TestNetworkList//networks [2022-02-23T19:07:25.776Z] === CONT TestNetworkList//networks/ [2022-02-23T19:07:25.776Z] --- PASS: TestNetworkList (0.01s) [2022-02-23T19:07:25.776Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T19:07:25.776Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T19:07:25.776Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T19:07:25.776Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:25.776Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T19:07:25.776Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T19:07:25.776Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:25.776Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-02-23T19:07:25.776Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T19:07:25.776Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:25.776Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T19:07:25.776Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T19:07:25.776Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:25.776Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T19:07:25.776Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T19:07:25.776Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:25.776Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T19:07:25.776Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T19:07:25.776Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:25.776Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T19:07:25.776Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T19:07:25.776Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:25.776Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T19:07:25.776Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T19:07:25.776Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:07:25.776Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:07:25.776Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T19:07:25.776Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:25.776Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T19:07:25.776Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T19:07:25.776Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:25.776Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T19:07:25.776Z] PASS [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] === Skipped [2022-02-23T19:07:25.776Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-02-23T19:07:25.776Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T19:07:25.776Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T19:07:25.776Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-02-23T19:07:25.776Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T19:07:25.776Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T19:07:25.776Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T19:07:25.776Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T19:07:25.776Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T19:07:25.776Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:07:25.776Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T19:07:25.776Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T19:07:25.776Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] DONE 22 tests, 12 skipped in 6.952s [2022-02-23T19:07:25.776Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T19:07:25.776Z] INFO: Testing against a local daemon [2022-02-23T19:07:25.776Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T19:07:25.776Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:07:25.776Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T19:07:25.776Z] === RUN TestDockerNetworkIpvlan [2022-02-23T19:07:25.776Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:07:25.776Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T19:07:25.776Z] PASS [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] === Skipped [2022-02-23T19:07:25.776Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T19:07:25.776Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T19:07:25.776Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:07:25.776Z] [2022-02-23T19:07:25.776Z] DONE 2 tests, 2 skipped in 0.092s [2022-02-23T19:07:25.776Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T19:07:26.033Z] INFO: Testing against a local daemon [2022-02-23T19:07:26.033Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T19:07:26.033Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:26.033Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-23T19:07:26.033Z] === RUN TestDockerNetworkMacvlan [2022-02-23T19:07:26.033Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:26.033Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-02-23T19:07:26.033Z] PASS [2022-02-23T19:07:26.033Z] [2022-02-23T19:07:26.033Z] === Skipped [2022-02-23T19:07:26.033Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-23T19:07:26.033Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:26.033Z] [2022-02-23T19:07:26.033Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-02-23T19:07:26.033Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T19:07:26.033Z] [2022-02-23T19:07:26.033Z] DONE 2 tests, 2 skipped in 0.081s [2022-02-23T19:07:26.033Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T19:07:26.033Z] testing: warning: no tests to run [2022-02-23T19:07:26.033Z] PASS [2022-02-23T19:07:26.033Z] [2022-02-23T19:07:26.033Z] DONE 0 tests in 0.022s [2022-02-23T19:07:26.033Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T19:07:26.033Z] INFO: Testing against a local daemon [2022-02-23T19:07:26.033Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T19:07:26.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.033Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-02-23T19:07:26.033Z] === RUN TestAuthZPluginTLS [2022-02-23T19:07:26.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.033Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-02-23T19:07:26.033Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T19:07:26.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.033Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-02-23T19:07:26.033Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T19:07:26.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.033Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-23T19:07:26.033Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T19:07:26.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.033Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-02-23T19:07:26.033Z] === RUN TestAuthZPluginAllowEventStream [2022-02-23T19:07:26.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.033Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-02-23T19:07:26.033Z] === RUN TestAuthZPluginErrorResponse [2022-02-23T19:07:26.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.033Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-02-23T19:07:26.033Z] === RUN TestAuthZPluginErrorRequest [2022-02-23T19:07:26.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.033Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-02-23T19:07:26.033Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T19:07:26.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.033Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-23T19:07:26.033Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-23T19:07:26.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.033Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-23T19:07:26.033Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T19:07:26.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.033Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-23T19:07:26.033Z] === RUN TestAuthZPluginHeader [2022-02-23T19:07:26.033Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.033Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-02-23T19:07:26.033Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-02-23T19:07:26.289Z] === RUN TestAuthZPluginV2Disable [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-02-23T19:07:26.289Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-02-23T19:07:26.289Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-23T19:07:26.289Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-23T19:07:26.289Z] PASS [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === Skipped [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-23T19:07:26.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] DONE 17 tests, 17 skipped in 0.278s [2022-02-23T19:07:26.289Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T19:07:26.289Z] INFO: Testing against a local daemon [2022-02-23T19:07:26.289Z] === RUN TestPluginInvalidJSON [2022-02-23T19:07:26.289Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:07:26.289Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:07:26.289Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:07:26.289Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-23T19:07:26.289Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T19:07:26.289Z] === RUN TestPluginInstall [2022-02-23T19:07:26.289Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-23T19:07:26.289Z] === RUN TestPluginsWithRuntimes [2022-02-23T19:07:26.289Z] 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-02-23T19:07:26.289Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T19:07:26.289Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T19:07:26.289Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-23T19:07:26.289Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T19:07:26.289Z] PASS [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === Skipped [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-02-23T19:07:26.289Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-02-23T19:07:26.289Z] 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-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T19:07:26.289Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-23T19:07:26.289Z] [2022-02-23T19:07:26.289Z] DONE 5 tests, 3 skipped in 0.114s [2022-02-23T19:07:26.289Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T19:07:26.545Z] INFO: Testing against a local daemon [2022-02-23T19:07:26.545Z] === RUN TestExternalGraphDriver [2022-02-23T19:07:26.545Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-23T19:07:26.545Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-02-23T19:07:26.545Z] === RUN TestGraphdriverPluginV2 [2022-02-23T19:07:30.714Z] --- PASS: TestGraphdriverPluginV2 (3.81s) [2022-02-23T19:07:30.714Z] PASS [2022-02-23T19:07:30.714Z] [2022-02-23T19:07:30.714Z] === Skipped [2022-02-23T19:07:30.714Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-02-23T19:07:30.714Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-23T19:07:30.714Z] [2022-02-23T19:07:30.714Z] DONE 2 tests, 1 skipped in 3.940s [2022-02-23T19:07:30.714Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T19:07:30.714Z] INFO: Testing against a local daemon [2022-02-23T19:07:30.714Z] === RUN TestContinueAfterPluginCrash [2022-02-23T19:07:30.714Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T19:07:30.714Z] === RUN TestReadPluginNoRead [2022-02-23T19:07:30.714Z] === PAUSE TestReadPluginNoRead [2022-02-23T19:07:30.714Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T19:07:30.714Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T19:07:30.714Z] === CONT TestContinueAfterPluginCrash [2022-02-23T19:07:30.714Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T19:07:33.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T19:07:34.885Z] --- PASS: TestDaemonStartWithLogOpt (4.17s) [2022-02-23T19:07:34.885Z] === CONT TestReadPluginNoRead [2022-02-23T19:07:36.777Z] === RUN TestReadPluginNoRead/default [2022-02-23T19:07:38.144Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T19:07:38.384Z] ......... [ 85%] [2022-02-23T19:07:39.509Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T19:07:39.509Z] --- PASS: TestContinueAfterPluginCrash (8.84s) [2022-02-23T19:07:39.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T19:07:40.446Z] === CONT TestReadPluginNoRead [2022-02-23T19:07:40.446Z] read_test.go:92: [db9940d0fb3b9] daemon is not started [2022-02-23T19:07:40.446Z] --- PASS: TestReadPluginNoRead (5.90s) [2022-02-23T19:07:40.446Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-02-23T19:07:40.446Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-02-23T19:07:40.446Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-02-23T19:07:40.446Z] PASS [2022-02-23T19:07:40.446Z] [2022-02-23T19:07:40.446Z] DONE 6 tests in 10.157s [2022-02-23T19:07:40.446Z] 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-02-23T19:07:40.446Z] testing: warning: no tests to run [2022-02-23T19:07:40.446Z] PASS [2022-02-23T19:07:40.446Z] [2022-02-23T19:07:40.446Z] DONE 0 tests in 0.031s [2022-02-23T19:07:40.446Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T19:07:40.701Z] INFO: Testing against a local daemon [2022-02-23T19:07:40.701Z] === RUN TestPluginWithDevMounts [2022-02-23T19:07:40.701Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-23T19:07:40.701Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T19:07:40.701Z] PASS [2022-02-23T19:07:40.701Z] [2022-02-23T19:07:40.701Z] === Skipped [2022-02-23T19:07:40.701Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-02-23T19:07:40.701Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-23T19:07:40.701Z] [2022-02-23T19:07:40.701Z] DONE 1 tests, 1 skipped in 0.084s [2022-02-23T19:07:40.701Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T19:07:40.701Z] INFO: Testing against a local daemon [2022-02-23T19:07:40.701Z] === RUN TestSecretInspect [2022-02-23T19:07:40.701Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.701Z] --- SKIP: TestSecretInspect (0.01s) [2022-02-23T19:07:40.701Z] === RUN TestSecretList [2022-02-23T19:07:40.701Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.701Z] --- SKIP: TestSecretList (0.02s) [2022-02-23T19:07:40.701Z] === RUN TestSecretsCreateAndDelete [2022-02-23T19:07:40.701Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.701Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-02-23T19:07:40.701Z] === RUN TestSecretsUpdate [2022-02-23T19:07:40.701Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.701Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-02-23T19:07:40.701Z] === RUN TestTemplatedSecret [2022-02-23T19:07:40.701Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.701Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T19:07:40.701Z] === RUN TestSecretCreateResolve [2022-02-23T19:07:40.701Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.701Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-02-23T19:07:40.701Z] PASS [2022-02-23T19:07:40.701Z] [2022-02-23T19:07:40.701Z] === Skipped [2022-02-23T19:07:40.701Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-02-23T19:07:40.701Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.701Z] [2022-02-23T19:07:40.701Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-02-23T19:07:40.701Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.701Z] [2022-02-23T19:07:40.701Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-02-23T19:07:40.701Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.701Z] [2022-02-23T19:07:40.701Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-02-23T19:07:40.701Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.701Z] [2022-02-23T19:07:40.701Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-02-23T19:07:40.701Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.701Z] [2022-02-23T19:07:40.701Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-02-23T19:07:40.701Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.701Z] [2022-02-23T19:07:40.701Z] DONE 6 tests, 6 skipped in 0.154s [2022-02-23T19:07:40.701Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T19:07:40.997Z] INFO: Testing against a local daemon [2022-02-23T19:07:40.997Z] === RUN TestServiceCreateInit [2022-02-23T19:07:40.997Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T19:07:40.997Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T19:07:40.997Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] --- PASS: TestServiceCreateInit (0.01s) [2022-02-23T19:07:40.997Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:07:40.997Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:07:40.997Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T19:07:40.997Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-23T19:07:40.997Z] === RUN TestCreateServiceConflict [2022-02-23T19:07:40.997Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-23T19:07:40.997Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T19:07:40.997Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-02-23T19:07:40.997Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T19:07:40.997Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-23T19:07:40.997Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T19:07:40.997Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-02-23T19:07:40.997Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T19:07:40.997Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-02-23T19:07:40.997Z] === RUN TestCreateServiceSysctls [2022-02-23T19:07:40.997Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] --- SKIP: TestCreateServiceSysctls (0.01s) [2022-02-23T19:07:40.997Z] === RUN TestCreateServiceCapabilities [2022-02-23T19:07:40.997Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2022-02-23T19:07:40.997Z] === RUN TestInspect [2022-02-23T19:07:40.997Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] --- SKIP: TestInspect (0.01s) [2022-02-23T19:07:40.997Z] === RUN TestCreateJob [2022-02-23T19:07:40.997Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] --- SKIP: TestCreateJob (0.01s) [2022-02-23T19:07:40.997Z] === RUN TestReplicatedJob [2022-02-23T19:07:40.997Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] --- SKIP: TestReplicatedJob (0.01s) [2022-02-23T19:07:40.997Z] === RUN TestUpdateReplicatedJob [2022-02-23T19:07:40.997Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-02-23T19:07:40.997Z] === RUN TestServiceListWithStatuses [2022-02-23T19:07:40.997Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T19:07:40.997Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T19:07:40.997Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T19:07:40.997Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-02-23T19:07:40.997Z] === RUN TestDockerNetworkReConnect [2022-02-23T19:07:40.997Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:40.997Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-02-23T19:07:40.997Z] === RUN TestServicePlugin [2022-02-23T19:07:42.878Z] tests/integration/models_images_test.py ............... [ 89%] [2022-02-23T19:07:43.531Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.531Z] --- SKIP: TestServicePlugin (1.98s) [2022-02-23T19:07:43.531Z] === RUN TestServiceUpdateLabel [2022-02-23T19:07:43.531Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.531Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-02-23T19:07:43.531Z] === RUN TestServiceUpdateSecrets [2022-02-23T19:07:43.531Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.531Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-02-23T19:07:43.531Z] === RUN TestServiceUpdateConfigs [2022-02-23T19:07:43.531Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.531Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-02-23T19:07:43.531Z] === RUN TestServiceUpdateNetwork [2022-02-23T19:07:43.531Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.531Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-02-23T19:07:43.531Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T19:07:43.531Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.531Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-02-23T19:07:43.531Z] PASS [2022-02-23T19:07:43.531Z] [2022-02-23T19:07:43.531Z] === Skipped [2022-02-23T19:07:43.531Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:07:43.531Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.531Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:07:43.531Z] [2022-02-23T19:07:43.531Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:07:43.531Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.531Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:07:43.531Z] [2022-02-23T19:07:43.531Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-02-23T19:07:43.531Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.531Z] [2022-02-23T19:07:43.531Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-02-23T19:07:43.531Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.531Z] [2022-02-23T19:07:43.531Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-02-23T19:07:43.532Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-23T19:07:43.532Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-02-23T19:07:43.532Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-02-23T19:07:43.532Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) [2022-02-23T19:07:43.532Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2022-02-23T19:07:43.532Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-02-23T19:07:43.532Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-02-23T19:07:43.532Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-02-23T19:07:43.532Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-02-23T19:07:43.532Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T19:07:43.532Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-02-23T19:07:43.532Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-02-23T19:07:43.532Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2022-02-23T19:07:43.532Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-02-23T19:07:43.532Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-02-23T19:07:43.532Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-02-23T19:07:43.532Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-02-23T19:07:43.532Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-02-23T19:07:43.532Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] DONE 24 tests, 23 skipped in 2.322s [2022-02-23T19:07:43.532Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T19:07:43.532Z] INFO: Testing against a local daemon [2022-02-23T19:07:43.532Z] === RUN TestSessionCreate [2022-02-23T19:07:43.532Z] --- PASS: TestSessionCreate (0.03s) [2022-02-23T19:07:43.532Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T19:07:43.532Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-23T19:07:43.532Z] PASS [2022-02-23T19:07:43.532Z] [2022-02-23T19:07:43.532Z] DONE 2 tests in 0.135s [2022-02-23T19:07:43.532Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T19:07:43.532Z] INFO: Testing against a local daemon [2022-02-23T19:07:43.532Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:07:43.532Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T19:07:43.532Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:07:43.532Z] === RUN TestDiskUsage [2022-02-23T19:07:43.532Z] === PAUSE TestDiskUsage [2022-02-23T19:07:43.532Z] === RUN TestEventsExecDie [2022-02-23T19:07:43.788Z] --- PASS: TestEventsExecDie (0.47s) [2022-02-23T19:07:43.788Z] === RUN TestEventsBackwardsCompatible [2022-02-23T19:07:43.788Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-02-23T19:07:43.788Z] === RUN TestEventsVolumeCreate [2022-02-23T19:07:44.044Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-23T19:07:44.044Z] === RUN TestInfoBinaryCommits [2022-02-23T19:07:44.044Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-23T19:07:44.044Z] === RUN TestInfoAPIVersioned [2022-02-23T19:07:44.044Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-02-23T19:07:44.044Z] === RUN TestInfoAPI [2022-02-23T19:07:44.044Z] --- PASS: TestInfoAPI (0.01s) [2022-02-23T19:07:44.044Z] === RUN TestInfoAPIWarnings [2022-02-23T19:07:44.331Z] tests/integration/models_networks_test.py .... [ 90%] [2022-02-23T19:07:48.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T19:07:48.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T19:07:48.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T19:07:49.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T19:07:49.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T19:07:49.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T19:07:50.891Z] tests/integration/models_nodes_test.py . [ 90%] [2022-02-23T19:07:50.891Z] tests/integration/models_resources_test.py . [ 91%] [2022-02-23T19:07:51.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T19:07:52.782Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-02-23T19:07:53.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T19:07:53.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T19:07:54.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T19:07:54.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T19:07:55.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T19:07:55.618Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-02-23T19:07:55.618Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-02-23T19:07:56.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T19:07:57.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T19:07:57.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T19:07:58.534Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T19:07:58.534Z] Using test binary docker [2022-02-23T19:07:58.534Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T19:07:58.534Z] +++ /etc/init.d/apparmor start [2022-02-23T19:07:58.534Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T19:07:58.534Z] INFO: Waiting for daemon to start... [2022-02-23T19:07:58.534Z] Starting dockerd [2022-02-23T19:07:58.534Z] +++ 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-02-23T19:07:59.281Z] tests/integration/regression_test.py ...... [ 98%] [2022-02-23T19:07:59.808Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-02-23T19:07:59.808Z] tests/integration/credentials/utils_test.py . [100%] [2022-02-23T19:07:59.808Z] [2022-02-23T19:07:59.808Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-02-23T19:07:59.808Z] =========================== short test summary info ============================ [2022-02-23T19:07:59.808Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-02-23T19:07:59.808Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-02-23T19:07:59.808Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-02-23T19:07:59.808Z] Not supported on most drivers [2022-02-23T19:07:59.808Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-02-23T19:07:59.808Z] Output of docker top depends on host distro, and is not formalized. [2022-02-23T19:07:59.808Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-02-23T19:07:59.808Z] Output of docker top depends on host distro, and is not formalized. [2022-02-23T19:07:59.808Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-02-23T19:07:59.808Z] Can fail if eth0 has multiple IP addresses [2022-02-23T19:07:59.808Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-02-23T19:07:59.808Z] This doesn't seem to be taken into account by the engine [2022-02-23T19:07:59.808Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-02-23T19:07:59.808Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-02-23T19:07:59.808Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.36 seconds == [2022-02-23T19:08:00.066Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-02-23T19:08:02.088Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-02-23T19:08:02.088Z] === RUN TestInfoDebug [2022-02-23T19:08:02.088Z] --- PASS: TestInfoDebug (0.54s) [2022-02-23T19:08:02.088Z] === RUN TestInfoInsecureRegistries [2022-02-23T19:08:02.088Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-02-23T19:08:02.088Z] === RUN TestInfoRegistryMirrors [2022-02-23T19:08:02.088Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-02-23T19:08:02.088Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T19:08:02.088Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-23T19:08:02.088Z] === RUN TestPingCacheHeaders [2022-02-23T19:08:02.088Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-23T19:08:02.088Z] === RUN TestPingGet [2022-02-23T19:08:02.088Z] --- PASS: TestPingGet (0.02s) [2022-02-23T19:08:02.088Z] === RUN TestPingHead [2022-02-23T19:08:02.088Z] --- PASS: TestPingHead (0.02s) [2022-02-23T19:08:02.088Z] === RUN TestVersion [2022-02-23T19:08:02.088Z] --- PASS: TestVersion (0.02s) [2022-02-23T19:08:02.088Z] === CONT TestDiskUsage [2022-02-23T19:08:02.651Z] === RUN TestDiskUsage/empty [2022-02-23T19:08:02.651Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T19:08:02.651Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T19:08:02.651Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T19:08:02.651Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T19:08:02.651Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T19:08:02.651Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T19:08:02.651Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T19:08:02.651Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T19:08:02.651Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T19:08:02.651Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T19:08:02.651Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T19:08:02.910Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T19:08:02.910Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T19:08:02.910Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T19:08:02.910Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T19:08:02.910Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T19:08:02.910Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T19:08:02.910Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T19:08:02.910Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T19:08:02.910Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T19:08:02.910Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T19:08:02.910Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T19:08:03.165Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T19:08:03.166Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T19:08:03.166Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T19:08:03.166Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T19:08:03.166Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T19:08:03.166Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T19:08:03.166Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T19:08:03.166Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T19:08:03.166Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T19:08:03.166Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage (1.27s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.20s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-02-23T19:08:03.424Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-02-23T19:08:03.424Z] PASS [2022-02-23T19:08:03.424Z] [2022-02-23T19:08:03.424Z] === Skipped [2022-02-23T19:08:03.424Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:08:03.424Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T19:08:03.424Z] [2022-02-23T19:08:03.424Z] DONE 50 tests, 1 skipped in 20.081s [2022-02-23T19:08:03.424Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T19:08:03.424Z] INFO: Testing against a local daemon [2022-02-23T19:08:03.424Z] === RUN TestVolumesCreateAndList [2022-02-23T19:08:03.424Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-23T19:08:03.424Z] === RUN TestVolumesRemove [2022-02-23T19:08:03.424Z] --- PASS: TestVolumesRemove (0.05s) [2022-02-23T19:08:03.424Z] === RUN TestVolumesInspect [2022-02-23T19:08:03.424Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-23T19:08:03.424Z] === RUN TestVolumesInvalidJSON [2022-02-23T19:08:03.681Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T19:08:03.681Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T19:08:03.681Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T19:08:03.681Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-23T19:08:03.681Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T19:08:03.681Z] PASS [2022-02-23T19:08:03.681Z] [2022-02-23T19:08:03.681Z] DONE 5 tests in 0.183s [2022-02-23T19:08:03.681Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T19:08:03.681Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13128 is not a child of this shell [2022-02-23T19:08:03.681Z] warning: PID 13128 from bundles/test-integration/docker.pid had a nonzero exit code [2022-02-23T19:08:03.681Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T19:08:03.681Z] [2022-02-23T19:08:03.681Z] Unloading profiles will leave already running processes permanently [2022-02-23T19:08:03.681Z] unconfined, which can lead to unexpected situations. [2022-02-23T19:08:03.681Z] [2022-02-23T19:08:03.681Z] To set a process to complain mode, use the command line tool [2022-02-23T19:08:03.681Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T19:08:03.681Z] Removing test suite binaries [2022-02-23T19:08:03.681Z] exiting test-integration [2022-02-23T19:08:03.681Z] ++ exit 0 [2022-02-23T19:08:03.681Z] Post stage [Pipeline] junit [2022-02-23T19:08:04.622Z] Recording test results [2022-02-23T19:08:05.074Z] . [2022-02-23T19:08:05.074Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T19:08:05.074Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T19:08:05.074Z] Error: No such image: emptyfs [2022-02-23T19:08:05.074Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T19:08:05.074Z] ++++ docker load [2022-02-23T19:08:05.074Z] Running integration-test (iteration 1) [2022-02-23T19:08:05.074Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T19:08:05.074Z] ++ 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-02-23T19:08:05.074Z] ++ set -e [2022-02-23T19:08:05.074Z] ++ '[' -n 0 ']' [2022-02-23T19:08:05.074Z] ++ set -x [2022-02-23T19:08:05.074Z] ++ 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-02-23T19:08:05.074Z] Loaded image: busybox:latest [2022-02-23T19:08:05.074Z] Loaded image: busybox:glibc [2022-02-23T19:08:05.235Z] --- PASS: TestImportExtremelyLargeImageWorks (89.96s) [2022-02-23T19:08:05.235Z] PASS [2022-02-23T19:08:05.235Z] [2022-02-23T19:08:05.235Z] DONE 22 tests in 92.903s [2022-02-23T19:08:05.235Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T19:08:05.235Z] INFO: Testing against a local daemon [2022-02-23T19:08:05.235Z] === RUN TestNetworkCreateDelete [2022-02-23T19:08:05.235Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-23T19:08:05.235Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T19:08:05.235Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-02-23T19:08:05.235Z] === RUN TestDaemonDNSFallback [2022-02-23T19:08:05.496Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-02-23T19:08:05.496Z] === RUN TestInspectNetwork [2022-02-23T19:08:06.203Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T19:08:06.441Z] Loaded image: debian:bullseye-slim [2022-02-23T19:08:06.441Z] Loaded image: hello-world:latest [2022-02-23T19:08:06.441Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T19:08:06.441Z] INFO: Testing against a local daemon [2022-02-23T19:08:06.441Z] === RUN TestCgroupNamespacesBuild [2022-02-23T19:08:06.546Z] + echo Ensuring container killed. [2022-02-23T19:08:06.546Z] Ensuring container killed. [2022-02-23T19:08:06.546Z] + docker rm -vf docker-pr1 [2022-02-23T19:08:06.546Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-23T19:08:06.824Z] + echo Chowning /workspace to jenkins user [2022-02-23T19:08:06.824Z] Chowning /workspace to jenkins user [2022-02-23T19:08:06.824Z] + id -u [2022-02-23T19:08:06.824Z] + id -g [2022-02-23T19:08:06.824Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43288:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T19:08:06.824Z] Unable to find image 'busybox:latest' locally [2022-02-23T19:08:06.824Z] latest: Pulling from library/busybox [2022-02-23T19:08:07.080Z] 009932687766: Pulling fs layer [2022-02-23T19:08:07.080Z] 009932687766: Verifying Checksum [2022-02-23T19:08:07.080Z] 009932687766: Download complete [2022-02-23T19:08:07.340Z] 009932687766: Pull complete [2022-02-23T19:08:07.340Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-23T19:08:07.340Z] Status: Downloaded newer image for busybox:latest [2022-02-23T19:08:07.809Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-02-23T19:08:07.809Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T19:08:08.738Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2022-02-23T19:08:08.738Z] === RUN TestBuildWithSession [2022-02-23T19:08:08.738Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:08:08.738Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T19:08:08.738Z] === RUN TestBuildSquashParent [2022-02-23T19:08:08.792Z] === RUN TestInspectNetwork/full_network_id [2022-02-23T19:08:08.792Z] === RUN TestInspectNetwork/partial_network_id [2022-02-23T19:08:08.792Z] === RUN TestInspectNetwork/network_name [2022-02-23T19:08:08.792Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-23T19:08:09.050Z] + bundleName=amd64-rootless [2022-02-23T19:08:09.050Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-02-23T19:08:09.050Z] Creating amd64-rootless-bundles.tar.gz [2022-02-23T19:08:09.050Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-23T19:08:09.050Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-23T19:08:09.059Z] Archiving artifacts [2022-02-23T19:08:10.030Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T19:08:10.030Z] [2022-02-23T19:08:10.030Z] Unloading profiles will leave already running processes permanently [2022-02-23T19:08:10.030Z] unconfined, which can lead to unexpected situations. [2022-02-23T19:08:10.030Z] [2022-02-23T19:08:10.030Z] To set a process to complain mode, use the command line tool [2022-02-23T19:08:10.030Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T19:08:10.030Z] [2022-02-23T19:08:10.991Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43288/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T19:08:11.339Z] + make clean Post stage [Pipeline] junit [2022-02-23T19:08:11.418Z] Recording test results [2022-02-23T19:08:11.504Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-02-23T19:08:11.596Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T19:08:11.596Z] docker-dev-cache [2022-02-23T19:08:11.596Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T19:08:11.781Z] + echo Ensuring container killed. [2022-02-23T19:08:11.781Z] Ensuring container killed. [2022-02-23T19:08:11.781Z] + docker rm -vf docker-pr1 [2022-02-23T19:08:11.781Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-23T19:08:12.008Z] --- PASS: TestBuildSquashParent (3.41s) [2022-02-23T19:08:12.008Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T19:08:12.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:08:12.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:08:12.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:08:12.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:08:12.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:08:12.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:08:12.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:08:12.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:08:12.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:08:12.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:08:12.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:08:12.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:08:12.008Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:08:12.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:08:12.065Z] + echo Chowning /workspace to jenkins user [2022-02-23T19:08:12.065Z] Chowning /workspace to jenkins user [2022-02-23T19:08:12.065Z] + id -u [2022-02-23T19:08:12.065Z] + id -g [2022-02-23T19:08:12.065Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43288:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T19:08:12.978Z] --- PASS: TestInspectNetwork (7.21s) [2022-02-23T19:08:12.978Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-23T19:08:12.978Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-23T19:08:12.978Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-23T19:08:12.978Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-23T19:08:12.978Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T19:08:13.374Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:08:13.374Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T19:08:13.743Z] + bundleName=docker-py [2022-02-23T19:08:13.743Z] + echo Creating docker-py-bundles.tar.gz [2022-02-23T19:08:13.743Z] Creating docker-py-bundles.tar.gz [2022-02-23T19:08:13.743Z] + 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-02-23T19:08:13.755Z] Archiving artifacts [2022-02-23T19:08:14.045Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43288/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-02-23T19:08:14.302Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:08:14.357Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2022-02-23T19:08:14.357Z] === RUN TestNetworkInvalidJSON [2022-02-23T19:08:14.357Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T19:08:14.357Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T19:08:14.357Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:08:14.357Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:08:14.357Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:08:14.357Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:08:14.357Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T19:08:14.357Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:08:14.357Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:08:14.357Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-23T19:08:14.357Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T19:08:14.357Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T19:08:14.357Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T19:08:14.357Z] === RUN TestNetworkList [2022-02-23T19:08:14.357Z] === RUN TestNetworkList//networks [2022-02-23T19:08:14.357Z] === PAUSE TestNetworkList//networks [2022-02-23T19:08:14.357Z] === RUN TestNetworkList//networks/ [2022-02-23T19:08:14.357Z] === PAUSE TestNetworkList//networks/ [2022-02-23T19:08:14.357Z] === CONT TestNetworkList//networks [2022-02-23T19:08:14.357Z] === CONT TestNetworkList//networks/ [2022-02-23T19:08:14.357Z] --- PASS: TestNetworkList (0.01s) [2022-02-23T19:08:14.357Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T19:08:14.357Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T19:08:14.357Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T19:08:14.400Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a9cf3773f752eaaecebf623f3f171edeb1f6c4ae -e DOCKER_GRAPHDRIVER docker:a9cf3773f752eaaecebf623f3f171edeb1f6c4ae hack/make.sh binary [2022-02-23T19:08:14.559Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:08:14.657Z] [2022-02-23T19:08:14.915Z] Removing bundles/ [2022-02-23T19:08:14.915Z] [2022-02-23T19:08:14.915Z] ---> Making bundle: binary (in bundles/binary) [2022-02-23T19:08:14.915Z] Building: bundles/binary-daemon/dockerd-dev [2022-02-23T19:08:14.915Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:08:14.923Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-02-23T19:08:14.923Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T19:08:15.488Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-23T19:08:15.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.18s) [2022-02-23T19:08:15.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.34s) [2022-02-23T19:08:15.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.04s) [2022-02-23T19:08:15.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (0.99s) [2022-02-23T19:08:15.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s) [2022-02-23T19:08:15.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.02s) [2022-02-23T19:08:15.488Z] === RUN TestBuildMultiStageCopy [2022-02-23T19:08:15.488Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T19:08:15.862Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-02-23T19:08:15.863Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T19:08:16.418Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T19:08:16.675Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T19:08:16.798Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-02-23T19:08:16.798Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T19:08:16.931Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T19:08:16.931Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T19:08:17.187Z] --- PASS: TestBuildMultiStageCopy (1.76s) [2022-02-23T19:08:17.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.00s) [2022-02-23T19:08:17.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-02-23T19:08:17.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-02-23T19:08:17.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-02-23T19:08:17.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-02-23T19:08:17.187Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T19:08:17.740Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-02-23T19:08:17.740Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T19:08:17.750Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2022-02-23T19:08:17.750Z] === RUN TestBuildLabelWithTargets [2022-02-23T19:08:18.680Z] --- PASS: TestBuildLabelWithTargets (0.85s) [2022-02-23T19:08:18.680Z] === RUN TestBuildWithEmptyLayers [2022-02-23T19:08:18.936Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2022-02-23T19:08:18.936Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T19:08:19.117Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-02-23T19:08:19.117Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T19:08:19.685Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-23T19:08:19.685Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T19:08:20.254Z] --- PASS: TestBuildWithHugeFile (121.39s) [2022-02-23T19:08:20.255Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T19:08:20.255Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:08:20.255Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:08:20.255Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T19:08:20.255Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:08:20.255Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:08:20.255Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:08:20.255Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:08:20.255Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:08:20.255Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:08:20.255Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:08:20.255Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:08:20.255Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:08:20.255Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-23T19:08:20.255Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-23T19:08:20.255Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-23T19:08:20.255Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-23T19:08:20.255Z] === RUN TestBuildPreserveOwnership [2022-02-23T19:08:20.255Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:08:20.255Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-23T19:08:20.255Z] === RUN TestBuildPlatformInvalid [2022-02-23T19:08:20.255Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-23T19:08:20.255Z] PASS [2022-02-23T19:08:20.255Z] ok github.com/docker/docker/integration/build 191.337s [2022-02-23T19:08:20.255Z] [2022-02-23T19:08:20.255Z] === Skipped [2022-02-23T19:08:20.255Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-23T19:08:20.255Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:08:20.255Z] [2022-02-23T19:08:20.255Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-23T19:08:20.255Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.255Z] [2022-02-23T19:08:20.255Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-23T19:08:20.255Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:08:20.255Z] [2022-02-23T19:08:20.255Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-23T19:08:20.255Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:08:20.255Z] [2022-02-23T19:08:20.255Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:08:20.255Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:08:20.255Z] [2022-02-23T19:08:20.255Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-23T19:08:20.255Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:08:20.255Z] [2022-02-23T19:08:20.255Z] DONE 29 tests, 6 skipped in 217.944s [2022-02-23T19:08:20.255Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-23T19:08:20.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:08:20.255Z] INFO: Testing against a local daemon [2022-02-23T19:08:20.255Z] === RUN TestConfigInspect [2022-02-23T19:08:20.255Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.255Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-23T19:08:20.255Z] === RUN TestConfigList [2022-02-23T19:08:20.255Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.255Z] --- SKIP: TestConfigList (0.00s) [2022-02-23T19:08:20.255Z] === RUN TestConfigsCreateAndDelete [2022-02-23T19:08:20.255Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.255Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-23T19:08:20.255Z] === RUN TestConfigsUpdate [2022-02-23T19:08:20.255Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.255Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-23T19:08:20.255Z] === RUN TestTemplatedConfig [2022-02-23T19:08:20.255Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.255Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T19:08:20.255Z] === RUN TestConfigCreateResolve [2022-02-23T19:08:20.255Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:08:20.255Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-23T19:08:20.255Z] PASS [2022-02-23T19:08:20.255Z] ok github.com/docker/docker/integration/config 0.113s [2022-02-23T19:08:20.255Z] [2022-02-23T19:08:20.255Z] === Skipped [2022-02-23T19:08:20.255Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-23T19:08:20.255Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.255Z] [2022-02-23T19:08:20.255Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-23T19:08:20.255Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.255Z] [2022-02-23T19:08:20.255Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-23T19:08:20.255Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.255Z] [2022-02-23T19:08:20.255Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-23T19:08:20.255Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.255Z] [2022-02-23T19:08:20.255Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-23T19:08:20.255Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.255Z] [2022-02-23T19:08:20.255Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-23T19:08:20.255Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:08:20.255Z] [2022-02-23T19:08:20.255Z] DONE 6 tests, 6 skipped in 2.036s [2022-02-23T19:08:20.255Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-23T19:08:20.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:08:20.255Z] INFO: Testing against a local daemon [2022-02-23T19:08:20.255Z] === RUN TestCheckpoint [2022-02-23T19:08:20.255Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:08:20.255Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T19:08:20.255Z] === RUN TestContainerInvalidJSON [2022-02-23T19:08:20.255Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:08:20.255Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:08:20.255Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:08:20.255Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:08:20.255Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:08:20.255Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:08:20.255Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-23T19:08:20.255Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-23T19:08:20.255Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-23T19:08:20.255Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T19:08:20.255Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-02-23T19:08:20.255Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T19:08:20.255Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-02-23T19:08:20.255Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T19:08:20.255Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-02-23T19:08:20.255Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T19:08:20.255Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-02-23T19:08:20.255Z] === RUN TestCopyFromContainer [2022-02-23T19:08:20.255Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.255Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-23T19:08:20.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T19:08:20.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:08:20.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:08:20.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:08:20.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:08:20.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:08:20.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:08:20.255Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:08:20.255Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:08:20.255Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:08:20.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-23T19:08:20.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T19:08:20.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T19:08:20.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-23T19:08:20.255Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T19:08:20.255Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T19:08:20.255Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T19:08:20.255Z] === RUN TestCreateWithInvalidEnv [2022-02-23T19:08:20.255Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T19:08:20.255Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T19:08:20.255Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T19:08:20.255Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T19:08:20.255Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T19:08:20.255Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T19:08:20.255Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T19:08:20.255Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T19:08:20.255Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T19:08:20.255Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-02-23T19:08:20.255Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T19:08:20.255Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T19:08:20.255Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-02-23T19:08:20.255Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T19:08:20.255Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.255Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T19:08:20.255Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T19:08:20.255Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:08:20.255Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T19:08:20.255Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T19:08:20.255Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:08:20.255Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T19:08:20.255Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T19:08:20.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:08:20.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:08:20.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:08:20.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:08:20.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:08:20.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:08:20.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:08:20.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:08:20.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:08:20.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:08:20.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:08:20.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:08:20.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:08:20.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:08:20.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:08:20.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-23T19:08:20.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T19:08:20.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T19:08:20.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T19:08:20.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T19:08:20.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-23T19:08:20.256Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T19:08:20.256Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T19:08:20.256Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T19:08:20.256Z] === RUN TestCreateDifferentPlatform [2022-02-23T19:08:20.256Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T19:08:20.256Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T19:08:20.256Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-23T19:08:20.256Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-23T19:08:20.256Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T19:08:20.256Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T19:08:20.256Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-02-23T19:08:20.256Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T19:08:20.256Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T19:08:20.256Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T19:08:20.256Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T19:08:20.256Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.256Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T19:08:20.256Z] === RUN TestDiff [2022-02-23T19:08:20.256Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T19:08:20.256Z] --- SKIP: TestDiff (0.00s) [2022-02-23T19:08:20.256Z] === RUN TestExecWithCloseStdin [2022-02-23T19:08:20.256Z] --- PASS: TestExecWithCloseStdin (2.72s) [2022-02-23T19:08:20.256Z] === RUN TestExec [2022-02-23T19:08:20.306Z] --- PASS: TestBuildMultiStageOnBuild (1.16s) [2022-02-23T19:08:20.307Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T19:08:20.564Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-02-23T19:08:20.564Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T19:08:20.718Z] --- PASS: TestExec (2.42s) [2022-02-23T19:08:20.718Z] === RUN TestExecUser [2022-02-23T19:08:20.718Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T19:08:20.718Z] --- SKIP: TestExecUser (0.00s) [2022-02-23T19:08:20.718Z] === RUN TestExportContainerAndImportImage [2022-02-23T19:08:20.718Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.718Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-23T19:08:20.718Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T19:08:20.718Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:20.718Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T19:08:20.718Z] === RUN TestHealthCheckWorkdir [2022-02-23T19:08:20.718Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T19:08:20.718Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-23T19:08:20.718Z] === RUN TestHealthKillContainer [2022-02-23T19:08:20.718Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T19:08:20.718Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-23T19:08:20.718Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T19:08:20.718Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T19:08:20.718Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T19:08:20.718Z] === RUN TestKillContainerInvalidSignal [2022-02-23T19:08:21.930Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s) [2022-02-23T19:08:21.930Z] === RUN TestBuildWithHugeFile [2022-02-23T19:08:22.266Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2022-02-23T19:08:22.267Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T19:08:22.267Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:08:22.267Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:08:22.267Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T19:08:23.629Z] --- PASS: TestKillContainerInvalidSignal (2.40s) [2022-02-23T19:08:23.629Z] === RUN TestKillContainer [2022-02-23T19:08:23.629Z] === RUN TestKillContainer/no_signal [2022-02-23T19:08:25.819Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T19:08:25.819Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T19:08:25.819Z] === RUN TestKillContainer/killing_signal [2022-02-23T19:08:27.913Z] Removing intermediate container dba7bc2e382c [2022-02-23T19:08:27.913Z] ---> 879bfe73fd16 [2022-02-23T19:08:27.913Z] 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-02-23T19:08:27.913Z] ---> Running in 3126a22f720d [2022-02-23T19:08:28.761Z] --- PASS: TestKillContainer (5.26s) [2022-02-23T19:08:28.761Z] --- PASS: TestKillContainer/no_signal (2.33s) [2022-02-23T19:08:28.761Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:08:28.761Z] --- PASS: TestKillContainer/killing_signal (2.87s) [2022-02-23T19:08:28.761Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T19:08:28.761Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:08:28.761Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T19:08:28.761Z] === RUN TestKillStoppedContainer [2022-02-23T19:08:28.761Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:08:28.761Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-23T19:08:28.761Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T19:08:28.761Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:08:28.761Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T19:08:28.761Z] === RUN TestKillDifferentUserContainer [2022-02-23T19:08:28.761Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T19:08:28.761Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-23T19:08:28.761Z] === RUN TestInspectOomKilledTrue [2022-02-23T19:08:28.761Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:28.761Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T19:08:28.761Z] === RUN TestInspectOomKilledFalse [2022-02-23T19:08:28.761Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:08:28.761Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T19:08:28.761Z] === RUN TestLogsFollowTailEmpty [2022-02-23T19:08:30.458Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T19:08:30.458Z] Using test binary docker [2022-02-23T19:08:30.458Z] +++ /etc/init.d/apparmor start [2022-02-23T19:08:30.458Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T19:08:30.458Z] INFO: Waiting for daemon to start... [2022-02-23T19:08:30.458Z] Starting dockerd [2022-02-23T19:08:30.458Z] +++ 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-02-23T19:08:30.458Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T19:08:30.458Z] Using test binary docker [2022-02-23T19:08:30.458Z] .+++ /etc/init.d/apparmor start [2022-02-23T19:08:30.458Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T19:08:30.458Z] INFO: Waiting for daemon to start... [2022-02-23T19:08:30.458Z] Starting dockerd [2022-02-23T19:08:30.458Z] +++ 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-02-23T19:08:30.940Z] --- PASS: TestLogsFollowTailEmpty (2.28s) [2022-02-23T19:08:30.940Z] === RUN TestNetworkNat [2022-02-23T19:08:30.940Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T19:08:30.940Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-23T19:08:30.940Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T19:08:33.851Z] --- PASS: TestNetworkLocalhostTCPNat (2.64s) [2022-02-23T19:08:33.851Z] === RUN TestNetworkLoopbackNat [2022-02-23T19:08:33.851Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T19:08:33.851Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-23T19:08:33.851Z] === RUN TestPause [2022-02-23T19:08:33.851Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T19:08:33.851Z] --- SKIP: TestPause (0.00s) [2022-02-23T19:08:33.851Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T19:08:34.665Z] . [2022-02-23T19:08:34.665Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T19:08:34.665Z] [2022-02-23T19:08:34.665Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T19:08:34.665Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T19:08:34.665Z] Error: No such image: emptyfs [2022-02-23T19:08:34.665Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T19:08:34.665Z] ++++ docker load [2022-02-23T19:08:34.665Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T19:08:34.665Z] Error: No such image: emptyfs [2022-02-23T19:08:34.665Z] ++++ docker load [2022-02-23T19:08:34.665Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T19:08:34.665Z] Running integration-test (iteration 1) [2022-02-23T19:08:34.665Z] 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-02-23T19:08:34.665Z] ++ 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-02-23T19:08:34.665Z] ++ set -e [2022-02-23T19:08:34.665Z] ++ '[' -n 0 ']' [2022-02-23T19:08:34.665Z] ++ set -x [2022-02-23T19:08:34.665Z] ++ 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-02-23T19:08:34.665Z] Running integration-test (iteration 1) [2022-02-23T19:08:34.665Z] 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-02-23T19:08:34.665Z] ++ 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-02-23T19:08:34.665Z] ++ set -e [2022-02-23T19:08:34.665Z] ++ '[' -n 0 ']' [2022-02-23T19:08:34.665Z] ++ set -x [2022-02-23T19:08:34.665Z] ++ 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-02-23T19:08:35.238Z] Loaded image: busybox:latest [2022-02-23T19:08:35.498Z] Loaded image: busybox:latest [2022-02-23T19:08:35.760Z] Loaded image: busybox:glibc [2022-02-23T19:08:35.760Z] Loaded image: busybox:glibc [2022-02-23T19:08:36.034Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.26s) [2022-02-23T19:08:36.034Z] === RUN TestPauseStopPausedContainer [2022-02-23T19:08:36.034Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:08:36.034Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-23T19:08:36.034Z] === RUN TestPsFilter [2022-02-23T19:08:36.034Z] --- PASS: TestPsFilter (0.36s) [2022-02-23T19:08:36.034Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T19:08:36.599Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-23T19:08:36.599Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T19:08:36.599Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-23T19:08:36.599Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T19:08:36.599Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T19:08:36.599Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T19:08:37.068Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-23T19:08:37.068Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T19:08:37.068Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T19:08:37.068Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T19:08:37.068Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T19:08:37.068Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T19:08:37.068Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T19:08:37.142Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2022-02-23T19:08:37.142Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T19:08:37.537Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T19:08:38.519Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jd4qzwdfzk6bqhcsojw42b0qk Created:2022-02-23 19:08:36.963668243 +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[aba5550487a1431875190d32718afe0a66286b27eb22aba14c7e29b2518a9d72:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2f6fik4u9mblx14y74uh98m89 EndpointID:83c7f45e35e7e202d7676074626d01dc52dfc44a5f127bebdbdb0dd42905477a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f991a326e626f5bd4fa08c7f14898a280259d93e6b976a3a30aea35a843dabec 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:bb0caf4125d1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2f6fik4u9mblx14y74uh98m89 EndpointID:83c7f45e35e7e202d7676074626d01dc52dfc44a5f127bebdbdb0dd42905477a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-23T19:08:38.953Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.81s) [2022-02-23T19:08:38.953Z] === RUN TestRemoveContainerWithVolume [2022-02-23T19:08:39.101Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T19:08:39.101Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-23T19:08:39.976Z] Loaded image: debian:bullseye-slim [2022-02-23T19:08:39.976Z] Loaded image: hello-world:latest [2022-02-23T19:08:40.237Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T19:08:40.237Z] INFO: Testing against a local daemon [2022-02-23T19:08:40.237Z] === RUN TestDockerSuite [2022-02-23T19:08:40.237Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T19:08:40.237Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T19:08:40.237Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T19:08:40.237Z] Loaded image: debian:bullseye-slim [2022-02-23T19:08:40.237Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T19:08:40.237Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T19:08:40.237Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T19:08:40.237Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T19:08:40.237Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T19:08:40.498Z] Loaded image: hello-world:latest [2022-02-23T19:08:40.498Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T19:08:40.498Z] INFO: Testing against a local daemon [2022-02-23T19:08:40.498Z] === RUN TestDockerDaemonSuite [2022-02-23T19:08:40.498Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-02-23T19:08:41.867Z] --- PASS: TestRemoveContainerWithVolume (2.90s) [2022-02-23T19:08:41.867Z] === RUN TestRemoveContainerRunning [2022-02-23T19:08:42.705Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-02-23T19:08:42.705Z] PASS [2022-02-23T19:08:42.705Z] [2022-02-23T19:08:42.705Z] === Skipped [2022-02-23T19:08:42.705Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:08:42.705Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:08:42.705Z] [2022-02-23T19:08:42.705Z] DONE 26 tests, 1 skipped in 43.821s [2022-02-23T19:08:42.705Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T19:08:42.705Z] INFO: Testing against a local daemon [2022-02-23T19:08:42.705Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T19:08:42.705Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:08:42.705Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T19:08:42.705Z] === RUN TestDockerNetworkIpvlan [2022-02-23T19:08:42.705Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:08:42.705Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T19:08:42.705Z] PASS [2022-02-23T19:08:42.705Z] [2022-02-23T19:08:42.705Z] === Skipped [2022-02-23T19:08:42.705Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T19:08:42.705Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:08:42.705Z] [2022-02-23T19:08:42.705Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T19:08:42.705Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:08:42.705Z] [2022-02-23T19:08:42.705Z] DONE 2 tests, 2 skipped in 0.034s [2022-02-23T19:08:42.705Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T19:08:42.705Z] INFO: Testing against a local daemon [2022-02-23T19:08:42.705Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T19:08:44.047Z] --- PASS: TestRemoveContainerRunning (2.22s) [2022-02-23T19:08:44.047Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T19:08:44.080Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-02-23T19:08:44.080Z] === RUN TestDockerNetworkMacvlan [2022-02-23T19:08:44.649Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-23T19:08:44.710Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T19:08:44.710Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T19:08:44.710Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T19:08:44.710Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T19:08:45.216Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-23T19:08:45.282Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T19:08:45.543Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T19:08:45.543Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T19:08:46.151Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-23T19:08:46.262Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.29s) [2022-02-23T19:08:46.262Z] === RUN TestRemoveInvalidContainer [2022-02-23T19:08:46.262Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-23T19:08:46.262Z] === RUN TestRenameLinkedContainer [2022-02-23T19:08:46.262Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T19:08:46.262Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-23T19:08:46.262Z] === RUN TestRenameStoppedContainer [2022-02-23T19:08:47.491Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T19:08:47.491Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T19:08:47.491Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T19:08:47.491Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T19:08:47.752Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-02-23T19:08:48.054Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-23T19:08:48.695Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T19:08:49.172Z] --- PASS: TestRenameStoppedContainer (2.93s) [2022-02-23T19:08:49.172Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T19:08:49.436Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-23T19:08:49.639Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T19:08:49.639Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T19:08:49.900Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T19:08:49.900Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T19:08:49.900Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T19:08:52.727Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-23T19:08:53.664Z] --- PASS: TestDockerNetworkMacvlan (9.52s) [2022-02-23T19:08:53.664Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-02-23T19:08:53.664Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-23T19:08:53.664Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-02-23T19:08:53.664Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-02-23T19:08:53.664Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-02-23T19:08:53.664Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-02-23T19:08:53.664Z] PASS [2022-02-23T19:08:53.664Z] [2022-02-23T19:08:53.664Z] DONE 8 tests in 10.846s [2022-02-23T19:08:53.664Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T19:08:53.664Z] testing: warning: no tests to run [2022-02-23T19:08:53.664Z] PASS [2022-02-23T19:08:53.664Z] [2022-02-23T19:08:53.664Z] DONE 0 tests in 0.013s [2022-02-23T19:08:53.664Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T19:08:53.664Z] INFO: Testing against a local daemon [2022-02-23T19:08:53.664Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T19:08:53.865Z] --- PASS: TestRenameRunningContainerAndReuse (4.52s) [2022-02-23T19:08:53.865Z] === RUN TestRenameInvalidName [2022-02-23T19:08:54.601Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-02-23T19:08:54.601Z] === RUN TestAuthZPluginTLS [2022-02-23T19:08:55.168Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-02-23T19:08:55.168Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T19:08:55.735Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-23T19:08:55.735Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T19:08:56.048Z] --- PASS: TestRenameInvalidName (2.30s) [2022-02-23T19:08:56.048Z] === RUN TestRenameAnonymousContainer [2022-02-23T19:08:56.302Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-02-23T19:08:56.302Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T19:08:56.493Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T19:08:56.869Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-02-23T19:08:56.870Z] === RUN TestAuthZPluginAllowEventStream [2022-02-23T19:08:58.246Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-02-23T19:08:58.246Z] === RUN TestAuthZPluginErrorResponse [2022-02-23T19:08:58.410Z] --- PASS: TestBuildWithHugeFile (109.47s) [2022-02-23T19:08:58.410Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T19:08:58.410Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:08:58.410Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:08:58.410Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T19:08:58.410Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:08:58.410Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:08:58.410Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:08:58.410Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:08:58.410Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:08:58.410Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:08:58.410Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:08:58.410Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:08:58.410Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:08:58.410Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-23T19:08:58.410Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-02-23T19:08:58.410Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-02-23T19:08:58.410Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-23T19:08:58.410Z] === RUN TestBuildPreserveOwnership [2022-02-23T19:08:58.410Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T19:08:58.505Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-02-23T19:08:58.505Z] === RUN TestAuthZPluginErrorRequest [2022-02-23T19:08:58.671Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T19:08:59.072Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-23T19:08:59.072Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T19:08:59.640Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-23T19:08:59.640Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-23T19:09:00.586Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T19:09:00.848Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T19:09:01.017Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-02-23T19:09:01.017Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T19:09:01.419Z] --- PASS: TestBuildPreserveOwnership (3.34s) [2022-02-23T19:09:01.420Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.15s) [2022-02-23T19:09:01.420Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-02-23T19:09:01.420Z] === RUN TestBuildPlatformInvalid [2022-02-23T19:09:01.681Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-02-23T19:09:01.681Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T19:09:02.392Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-02-23T19:09:02.392Z] === RUN TestAuthZPluginHeader [2022-02-23T19:09:02.625Z] Loaded image: busybox:latest [2022-02-23T19:09:02.625Z] Loaded image: busybox:glibc [2022-02-23T19:09:03.198Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T19:09:03.329Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-02-23T19:09:03.329Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-23T19:09:04.143Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T19:09:04.383Z] Removing intermediate container 3126a22f720d [2022-02-23T19:09:04.383Z] ---> 4a4938750d1b [2022-02-23T19:09:04.383Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-23T19:09:04.383Z] ---> Running in e6ea0ed21e56 [2022-02-23T19:09:04.716Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T19:09:04.717Z] Loaded image: debian:bullseye-slim [2022-02-23T19:09:04.978Z] Loaded image: hello-world:latest [2022-02-23T19:09:04.978Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T19:09:05.239Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T19:09:05.373Z] Removing intermediate container e6ea0ed21e56 [2022-02-23T19:09:05.373Z] ---> 7930243443ac [2022-02-23T19:09:05.373Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-23T19:09:05.373Z] ---> Running in 120a179f597d [2022-02-23T19:09:05.843Z] Removing intermediate container 120a179f597d [2022-02-23T19:09:05.843Z] ---> b4ae1de93c31 [2022-02-23T19:09:05.843Z] Step 11/11 : COPY . . [2022-02-23T19:09:06.182Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-02-23T19:09:06.182Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-02-23T19:09:06.379Z] --- PASS: TestRenameAnonymousContainer (10.39s) [2022-02-23T19:09:06.379Z] === RUN TestRenameContainerWithSameName [2022-02-23T19:09:07.515Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.81s) [2022-02-23T19:09:07.515Z] === RUN TestAuthZPluginV2Disable [2022-02-23T19:09:07.569Z] docker_cli_daemon_test.go:1472: [d10e07deeb0bd] daemon is not started [2022-02-23T19:09:07.803Z] --- PASS: TestBuildWithHugeFile (127.58s) [2022-02-23T19:09:07.803Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T19:09:07.803Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:09:07.803Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:09:07.803Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T19:09:07.803Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:09:07.803Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:09:07.803Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:09:07.803Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:09:07.803Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:09:07.803Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:09:07.803Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:09:07.803Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:09:07.803Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:09:07.803Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-02-23T19:09:07.803Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-23T19:09:07.803Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-23T19:09:07.803Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-23T19:09:07.803Z] === RUN TestBuildPreserveOwnership [2022-02-23T19:09:07.803Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:09:07.803Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-23T19:09:07.803Z] === RUN TestBuildPlatformInvalid [2022-02-23T19:09:07.803Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-02-23T19:09:07.803Z] PASS [2022-02-23T19:09:07.803Z] ok github.com/docker/docker/integration/build 208.939s [2022-02-23T19:09:07.803Z] [2022-02-23T19:09:07.803Z] === Skipped [2022-02-23T19:09:07.803Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-23T19:09:07.803Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:09:07.803Z] [2022-02-23T19:09:07.803Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-23T19:09:07.803Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:07.803Z] [2022-02-23T19:09:07.803Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-23T19:09:07.803Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:09:07.803Z] [2022-02-23T19:09:07.803Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-23T19:09:07.803Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:09:07.803Z] [2022-02-23T19:09:07.803Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:09:07.803Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:09:07.803Z] [2022-02-23T19:09:07.803Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-23T19:09:07.803Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:09:07.803Z] [2022-02-23T19:09:07.803Z] DONE 29 tests, 6 skipped in 236.871s [2022-02-23T19:09:07.803Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-23T19:09:07.803Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:09:07.803Z] INFO: Testing against a local daemon [2022-02-23T19:09:07.803Z] === RUN TestConfigInspect [2022-02-23T19:09:07.803Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:07.803Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-23T19:09:07.803Z] === RUN TestConfigList [2022-02-23T19:09:07.803Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:07.803Z] --- SKIP: TestConfigList (0.00s) [2022-02-23T19:09:07.803Z] === RUN TestConfigsCreateAndDelete [2022-02-23T19:09:07.803Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:07.803Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-23T19:09:07.803Z] === RUN TestConfigsUpdate [2022-02-23T19:09:07.803Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:07.803Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-23T19:09:07.803Z] === RUN TestTemplatedConfig [2022-02-23T19:09:07.803Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:07.803Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T19:09:07.803Z] === RUN TestConfigCreateResolve [2022-02-23T19:09:07.803Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:09:07.803Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-23T19:09:07.803Z] PASS [2022-02-23T19:09:07.803Z] ok github.com/docker/docker/integration/config 0.090s [2022-02-23T19:09:07.803Z] [2022-02-23T19:09:07.803Z] === Skipped [2022-02-23T19:09:07.803Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-23T19:09:07.803Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:07.803Z] [2022-02-23T19:09:07.803Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-23T19:09:07.803Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:07.803Z] [2022-02-23T19:09:07.803Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-23T19:09:07.803Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:07.803Z] [2022-02-23T19:09:07.803Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-23T19:09:07.803Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:07.803Z] [2022-02-23T19:09:07.803Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-23T19:09:07.803Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:07.803Z] [2022-02-23T19:09:07.803Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-23T19:09:07.803Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:09:07.803Z] [2022-02-23T19:09:07.803Z] DONE 6 tests, 6 skipped in 2.194s [2022-02-23T19:09:07.803Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-23T19:09:08.141Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-02-23T19:09:08.141Z] check_test.go:308: [da9f032e6ae7b] daemon is not started [2022-02-23T19:09:08.141Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-02-23T19:09:08.561Z] --- PASS: TestRenameContainerWithSameName (2.24s) [2022-02-23T19:09:08.561Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T19:09:08.561Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T19:09:08.561Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T19:09:08.561Z] === RUN TestResize [2022-02-23T19:09:09.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:09:09.335Z] INFO: Testing against a local daemon [2022-02-23T19:09:09.335Z] === RUN TestCheckpoint [2022-02-23T19:09:09.335Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:09:09.335Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T19:09:09.335Z] === RUN TestContainerInvalidJSON [2022-02-23T19:09:09.335Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:09:09.335Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:09:09.335Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:09:09.335Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:09:09.335Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:09:09.335Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:09:09.335Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-23T19:09:09.335Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T19:09:09.335Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T19:09:09.335Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T19:09:09.335Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-02-23T19:09:09.335Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T19:09:09.797Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.29s) [2022-02-23T19:09:09.797Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T19:09:09.797Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-02-23T19:09:09.797Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T19:09:10.054Z] === RUN TestDockerSuite/TestAttachDetach [2022-02-23T19:09:10.054Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-02-23T19:09:10.255Z] --- PASS: TestCopyToContainerPathIsNotDir (0.31s) [2022-02-23T19:09:10.255Z] === RUN TestCopyFromContainer [2022-02-23T19:09:10.255Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:10.255Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-23T19:09:10.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T19:09:10.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:09:10.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:09:10.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:09:10.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:09:10.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:09:10.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:09:10.255Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:09:10.255Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:09:10.256Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:09:10.256Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-23T19:09:10.256Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T19:09:10.256Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T19:09:10.256Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T19:09:10.256Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T19:09:10.256Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T19:09:10.256Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T19:09:10.256Z] === RUN TestCreateWithInvalidEnv [2022-02-23T19:09:10.256Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T19:09:10.256Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T19:09:10.256Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T19:09:10.256Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T19:09:10.256Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T19:09:10.256Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T19:09:10.256Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T19:09:10.256Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T19:09:10.256Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T19:09:10.256Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-23T19:09:10.256Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T19:09:10.256Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T19:09:10.256Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-02-23T19:09:10.256Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T19:09:10.256Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:10.256Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T19:09:10.256Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T19:09:10.256Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:09:10.256Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T19:09:10.256Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T19:09:10.256Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:09:10.256Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T19:09:10.256Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T19:09:10.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:09:10.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:09:10.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:09:10.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:09:10.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:09:10.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:09:10.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:09:10.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:09:10.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:09:10.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:09:10.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:09:10.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:09:10.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:09:10.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:09:10.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:09:10.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-23T19:09:10.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T19:09:10.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T19:09:10.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T19:09:10.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T19:09:10.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-23T19:09:10.256Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T19:09:10.256Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T19:09:10.256Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T19:09:10.256Z] === RUN TestCreateDifferentPlatform [2022-02-23T19:09:10.256Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T19:09:10.256Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T19:09:10.256Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-23T19:09:10.256Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-23T19:09:10.256Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T19:09:10.256Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T19:09:10.629Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T19:09:10.711Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2022-02-23T19:09:10.711Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T19:09:10.711Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T19:09:10.711Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T19:09:10.711Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T19:09:10.711Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:10.711Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T19:09:10.711Z] === RUN TestDiff [2022-02-23T19:09:10.711Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T19:09:10.711Z] --- SKIP: TestDiff (0.00s) [2022-02-23T19:09:10.711Z] === RUN TestExecWithCloseStdin [2022-02-23T19:09:10.711Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T19:09:10.711Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-02-23T19:09:10.711Z] === RUN TestExec [2022-02-23T19:09:10.799Z] --- PASS: TestAuthZPluginV2Disable (3.33s) [2022-02-23T19:09:10.799Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T19:09:11.475Z] --- PASS: TestResize (2.27s) [2022-02-23T19:09:11.475Z] === RUN TestResizeWithInvalidSize [2022-02-23T19:09:11.573Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-23T19:09:11.834Z] check_test.go:308: [da7195f696cac] daemon is not started [2022-02-23T19:09:11.834Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-02-23T19:09:13.219Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T19:09:13.329Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.14s) [2022-02-23T19:09:13.329Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T19:09:13.654Z] --- PASS: TestResizeWithInvalidSize (2.34s) [2022-02-23T19:09:13.654Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T19:09:14.162Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T19:09:15.106Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T19:09:15.420Z] --- PASS: TestExec (4.34s) [2022-02-23T19:09:15.420Z] === RUN TestExecUser [2022-02-23T19:09:15.420Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T19:09:15.420Z] --- SKIP: TestExecUser (0.00s) [2022-02-23T19:09:15.420Z] === RUN TestExportContainerAndImportImage [2022-02-23T19:09:15.420Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:15.420Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-23T19:09:15.420Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T19:09:15.420Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:15.420Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T19:09:15.420Z] === RUN TestHealthCheckWorkdir [2022-02-23T19:09:15.420Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T19:09:15.420Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-23T19:09:15.420Z] === RUN TestHealthKillContainer [2022-02-23T19:09:15.420Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T19:09:15.420Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-23T19:09:15.420Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T19:09:15.420Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T19:09:15.420Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.01s) [2022-02-23T19:09:15.420Z] === RUN TestKillContainerInvalidSignal [2022-02-23T19:09:16.495Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-02-23T19:09:16.495Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T19:09:16.495Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.83s) [2022-02-23T19:09:16.495Z] PASS [2022-02-23T19:09:16.495Z] [2022-02-23T19:09:16.495Z] === Skipped [2022-02-23T19:09:16.495Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-23T19:09:16.495Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:09:16.495Z] [2022-02-23T19:09:16.495Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:09:16.495Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:09:16.495Z] [2022-02-23T19:09:16.495Z] DONE 34 tests, 2 skipped in 173.196s [2022-02-23T19:09:16.495Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T19:09:16.495Z] ++ 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-02-23T19:09:16.495Z] ++ set -e [2022-02-23T19:09:16.495Z] ++ '[' -n 0 ']' [2022-02-23T19:09:16.495Z] ++ set -x [2022-02-23T19:09:16.495Z] ++ 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-02-23T19:09:16.568Z] --- PASS: TestResizeWhenContainerNotStarted (2.98s) [2022-02-23T19:09:16.568Z] === RUN TestDaemonRestartKillContainers [2022-02-23T19:09:16.568Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:16.568Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:09:16.568Z] === RUN TestStats [2022-02-23T19:09:16.568Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T19:09:16.568Z] --- SKIP: TestStats (0.00s) [2022-02-23T19:09:16.568Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T19:09:16.756Z] INFO: Testing against a local daemon [2022-02-23T19:09:16.756Z] === RUN TestConfigInspect [2022-02-23T19:09:17.700Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T19:09:18.313Z] --- PASS: TestKillContainerInvalidSignal (3.50s) [2022-02-23T19:09:18.313Z] === RUN TestKillContainer [2022-02-23T19:09:18.313Z] === RUN TestKillContainer/no_signal [2022-02-23T19:09:18.643Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T19:09:18.904Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-02-23T19:09:19.475Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T19:09:19.475Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T19:09:19.737Z] --- PASS: TestConfigInspect (3.08s) [2022-02-23T19:09:19.737Z] === RUN TestConfigList [2022-02-23T19:09:20.309Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T19:09:20.881Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T19:09:21.453Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-02-23T19:09:22.048Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T19:09:22.048Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T19:09:22.048Z] === RUN TestKillContainer/killing_signal [2022-02-23T19:09:22.369Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.85s) [2022-02-23T19:09:22.369Z] === RUN TestStopContainerWithTimeout [2022-02-23T19:09:22.369Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T19:09:22.369Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-23T19:09:22.369Z] === RUN TestUpdateRestartPolicy [2022-02-23T19:09:22.840Z] --- PASS: TestConfigList (2.93s) [2022-02-23T19:09:22.840Z] === RUN TestConfigsCreateAndDelete [2022-02-23T19:09:23.303Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.52s) [2022-02-23T19:09:23.303Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T19:09:24.756Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-02-23T19:09:25.701Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2022-02-23T19:09:25.701Z] === RUN TestConfigsUpdate [2022-02-23T19:09:25.780Z] --- PASS: TestKillContainer (7.11s) [2022-02-23T19:09:25.780Z] --- PASS: TestKillContainer/no_signal (3.43s) [2022-02-23T19:09:25.780Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:09:25.780Z] --- PASS: TestKillContainer/killing_signal (3.62s) [2022-02-23T19:09:25.780Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T19:09:25.780Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:09:25.780Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T19:09:25.780Z] === RUN TestKillStoppedContainer [2022-02-23T19:09:25.780Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:09:25.780Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-23T19:09:25.780Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T19:09:25.780Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:09:25.780Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T19:09:25.780Z] === RUN TestKillDifferentUserContainer [2022-02-23T19:09:25.780Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T19:09:25.780Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-23T19:09:25.780Z] === RUN TestInspectOomKilledTrue [2022-02-23T19:09:25.780Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:25.780Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T19:09:25.780Z] === RUN TestInspectOomKilledFalse [2022-02-23T19:09:25.780Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:09:25.780Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T19:09:25.780Z] === RUN TestLogsFollowTailEmpty [2022-02-23T19:09:27.618Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-02-23T19:09:28.562Z] --- PASS: TestConfigsUpdate (2.88s) [2022-02-23T19:09:28.562Z] === RUN TestTemplatedConfig [2022-02-23T19:09:29.497Z] --- PASS: TestLogsFollowTailEmpty (3.46s) [2022-02-23T19:09:29.497Z] === RUN TestNetworkNat [2022-02-23T19:09:29.497Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T19:09:29.497Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-23T19:09:29.497Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T19:09:29.565Z] --- PASS: TestBuildWithHugeFile (63.92s) [2022-02-23T19:09:29.565Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T19:09:29.565Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:09:29.565Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:09:29.565Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T19:09:29.565Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:09:29.565Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:09:29.565Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:09:29.565Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:09:29.565Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:09:29.565Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:09:29.565Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:09:29.565Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:09:29.565Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:09:29.565Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-23T19:09:29.565Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-02-23T19:09:29.565Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-02-23T19:09:29.565Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-23T19:09:29.565Z] === RUN TestBuildPreserveOwnership [2022-02-23T19:09:29.565Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T19:09:29.565Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T19:09:29.565Z] --- PASS: TestBuildPreserveOwnership (2.64s) [2022-02-23T19:09:29.565Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.78s) [2022-02-23T19:09:29.565Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.86s) [2022-02-23T19:09:29.565Z] === RUN TestBuildPlatformInvalid [2022-02-23T19:09:29.565Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-23T19:09:29.565Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T19:09:29.565Z] Loaded image: busybox:latest [2022-02-23T19:09:29.821Z] Loaded image: busybox:glibc [2022-02-23T19:09:29.948Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-02-23T19:09:30.751Z] Loaded image: debian:bullseye-slim [2022-02-23T19:09:30.751Z] Loaded image: hello-world:latest [2022-02-23T19:09:30.751Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T19:09:31.335Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-02-23T19:09:31.906Z] --- PASS: TestTemplatedConfig (3.36s) [2022-02-23T19:09:31.906Z] === RUN TestConfigCreateResolve [2022-02-23T19:09:33.243Z] --- PASS: TestNetworkLocalhostTCPNat (4.30s) [2022-02-23T19:09:33.243Z] === RUN TestNetworkLoopbackNat [2022-02-23T19:09:33.243Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T19:09:33.243Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-23T19:09:33.243Z] === RUN TestPause [2022-02-23T19:09:33.243Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T19:09:33.243Z] --- SKIP: TestPause (0.00s) [2022-02-23T19:09:33.243Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T19:09:33.862Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-02-23T19:09:34.122Z] check_test.go:308: [d7e570d106ee7] daemon is not started [2022-02-23T19:09:34.122Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-02-23T19:09:34.693Z] check_test.go:308: [d9756073d5ac4] daemon is not started [2022-02-23T19:09:34.693Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-02-23T19:09:34.693Z] --- PASS: TestConfigCreateResolve (2.83s) [2022-02-23T19:09:34.693Z] PASS [2022-02-23T19:09:34.693Z] [2022-02-23T19:09:34.693Z] DONE 6 tests in 18.146s [2022-02-23T19:09:34.693Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T19:09:34.693Z] ++ 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-02-23T19:09:34.693Z] ++ set -e [2022-02-23T19:09:34.693Z] ++ '[' -n 0 ']' [2022-02-23T19:09:34.693Z] ++ set -x [2022-02-23T19:09:34.693Z] ++ 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-02-23T19:09:34.954Z] INFO: Testing against a local daemon [2022-02-23T19:09:34.954Z] === RUN TestCheckpoint [2022-02-23T19:09:34.954Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:09:34.954Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T19:09:34.954Z] === RUN TestContainerInvalidJSON [2022-02-23T19:09:34.954Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:09:34.954Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:09:34.954Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:09:34.954Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:09:34.954Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:09:34.954Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:09:34.954Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-23T19:09:34.954Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-23T19:09:34.954Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-23T19:09:34.954Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T19:09:34.954Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-02-23T19:09:34.954Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T19:09:35.216Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2022-02-23T19:09:35.216Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T19:09:35.216Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-02-23T19:09:35.216Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T19:09:35.216Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-02-23T19:09:35.216Z] === RUN TestCopyFromContainer [2022-02-23T19:09:36.161Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-02-23T19:09:36.422Z] check_test.go:308: [db0371760e0df] daemon is not started [2022-02-23T19:09:36.422Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-02-23T19:09:36.683Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T19:09:36.945Z] === RUN TestCopyFromContainer// [2022-02-23T19:09:36.945Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T19:09:36.945Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T19:09:36.974Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.55s) [2022-02-23T19:09:36.974Z] === RUN TestPauseStopPausedContainer [2022-02-23T19:09:36.974Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:36.974Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-23T19:09:36.974Z] === RUN TestPsFilter [2022-02-23T19:09:37.206Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T19:09:37.206Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T19:09:37.207Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-23T19:09:37.432Z] --- PASS: TestPsFilter (0.37s) [2022-02-23T19:09:37.432Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T19:09:37.469Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T19:09:37.469Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T19:09:37.731Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-23T19:09:37.731Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T19:09:37.993Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T19:09:37.993Z] --- PASS: TestCopyFromContainer (2.79s) [2022-02-23T19:09:37.993Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-02-23T19:09:37.993Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-02-23T19:09:37.993Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-02-23T19:09:37.993Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-02-23T19:09:37.993Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2022-02-23T19:09:37.993Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-02-23T19:09:37.993Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-02-23T19:09:37.993Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-02-23T19:09:37.993Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-02-23T19:09:37.993Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-02-23T19:09:37.993Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T19:09:37.993Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:09:37.993Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:09:37.993Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:09:37.993Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:09:37.993Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:09:37.993Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:09:37.993Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:09:37.993Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:09:37.993Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:09:37.993Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-02-23T19:09:37.993Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T19:09:37.993Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T19:09:37.993Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T19:09:37.993Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T19:09:37.993Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-02-23T19:09:37.993Z] === RUN TestCreateWithInvalidEnv [2022-02-23T19:09:37.993Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T19:09:37.993Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T19:09:37.993Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T19:09:37.993Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T19:09:37.993Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T19:09:37.993Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T19:09:37.993Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T19:09:37.993Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T19:09:37.993Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T19:09:37.993Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-23T19:09:37.993Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T19:09:37.993Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T19:09:37.993Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T19:09:37.993Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T19:09:38.254Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-23T19:09:38.254Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T19:09:38.828Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T19:09:38.828Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-02-23T19:09:38.846Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.97s) [2022-02-23T19:09:38.846Z] PASS [2022-02-23T19:09:38.846Z] [2022-02-23T19:09:38.846Z] === Skipped [2022-02-23T19:09:38.846Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-02-23T19:09:38.846Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:09:38.846Z] [2022-02-23T19:09:38.846Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:09:38.846Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:09:38.846Z] [2022-02-23T19:09:38.846Z] DONE 34 tests, 2 skipped in 92.968s [2022-02-23T19:09:38.846Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T19:09:38.846Z] ++ 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-02-23T19:09:38.846Z] ++ set -e [2022-02-23T19:09:38.846Z] ++ '[' -n 0 ']' [2022-02-23T19:09:38.846Z] ++ set -x [2022-02-23T19:09:38.846Z] ++ 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-02-23T19:09:38.846Z] INFO: Testing against a local daemon [2022-02-23T19:09:38.846Z] === RUN TestConfigInspect [2022-02-23T19:09:39.089Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T19:09:40.033Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-02-23T19:09:40.212Z] --- PASS: TestConfigInspect (2.19s) [2022-02-23T19:09:40.212Z] === RUN TestConfigList [2022-02-23T19:09:40.294Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2022-02-23T19:09:40.294Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T19:09:40.555Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-02-23T19:09:41.155Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.47s) [2022-02-23T19:09:41.155Z] === RUN TestRemoveContainerWithVolume [2022-02-23T19:09:41.426Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-02-23T19:09:41.426Z] PASS [2022-02-23T19:09:41.426Z] [2022-02-23T19:09:41.426Z] DONE 17 tests in 45.987s [2022-02-23T19:09:41.426Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T19:09:41.426Z] INFO: Testing against a local daemon [2022-02-23T19:09:41.426Z] === RUN TestPluginInvalidJSON [2022-02-23T19:09:41.426Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:09:41.426Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:09:41.426Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:09:41.426Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-23T19:09:41.426Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T19:09:41.426Z] === RUN TestPluginInstall [2022-02-23T19:09:41.426Z] === RUN TestPluginInstall/no_auth [2022-02-23T19:09:41.426Z] time="2022-02-23T19:09:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:09:41.426Z] time="2022-02-23T19:09:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67c9cc574a55c8317562e2e4a4690d9fb0382f570d44fc21daae7970bb7d415b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:09:41.426Z] time="2022-02-23T19:09:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:09:41.426Z] time="2022-02-23T19:09:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67c9cc574a55c8317562e2e4a4690d9fb0382f570d44fc21daae7970bb7d415b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:09:41.426Z] === RUN TestPluginInstall/with_htpasswd [2022-02-23T19:09:41.685Z] time="2022-02-23T19:09:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:09:41.685Z] time="2022-02-23T19:09:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac7f653e688a75b98ebdc4569da6d10c3f123613736bdb51be96685e9ab04d9e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:09:41.685Z] time="2022-02-23T19:09:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:09:41.685Z] time="2022-02-23T19:09:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac7f653e688a75b98ebdc4569da6d10c3f123613736bdb51be96685e9ab04d9e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:09:41.942Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T19:09:41.943Z] === RUN TestPluginInstall/with_insecure [2022-02-23T19:09:42.127Z] --- PASS: TestConfigList (2.08s) [2022-02-23T19:09:42.127Z] === RUN TestConfigsCreateAndDelete [2022-02-23T19:09:42.520Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2022-02-23T19:09:42.520Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T19:09:42.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:09:42.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:09:42.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:09:42.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:09:42.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:09:42.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:09:42.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:09:42.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:09:42.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:09:42.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:09:42.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:09:42.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:09:42.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:09:42.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:09:42.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:09:42.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-23T19:09:42.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-02-23T19:09:42.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-02-23T19:09:42.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T19:09:42.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-02-23T19:09:42.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-02-23T19:09:42.520Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T19:09:42.781Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-02-23T19:09:42.879Z] time="2022-02-23T19:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:09:42.879Z] time="2022-02-23T19:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:624635fd13e46b1873deacd96fae63a6754663d582cf83f8a57c365c4f7f04a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:09:42.879Z] time="2022-02-23T19:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:09:42.879Z] time="2022-02-23T19:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:624635fd13e46b1873deacd96fae63a6754663d582cf83f8a57c365c4f7f04a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:09:43.139Z] plugin_test.go:165: [d29c6a1bfe83e] daemon is not started [2022-02-23T19:09:43.139Z] --- PASS: TestPluginInstall (3.56s) [2022-02-23T19:09:43.139Z] --- PASS: TestPluginInstall/no_auth (1.89s) [2022-02-23T19:09:43.139Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-02-23T19:09:43.139Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-02-23T19:09:43.139Z] === RUN TestPluginsWithRuntimes [2022-02-23T19:09:43.352Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2022-02-23T19:09:43.352Z] === RUN TestCreateDifferentPlatform [2022-02-23T19:09:43.352Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T19:09:43.352Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T19:09:43.352Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-23T19:09:43.352Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T19:09:43.352Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T19:09:43.352Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T19:09:43.352Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-23T19:09:43.352Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T19:09:43.352Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-23T19:09:43.352Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T19:09:43.352Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-23T19:09:43.352Z] === RUN TestDaemonRestartIpcMode [2022-02-23T19:09:43.352Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T19:09:43.352Z] === RUN TestDaemonHostGatewayIP [2022-02-23T19:09:43.352Z] === PAUSE TestDaemonHostGatewayIP [2022-02-23T19:09:43.352Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T19:09:43.352Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T19:09:43.352Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T19:09:43.352Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-23T19:09:43.352Z] === RUN TestDiff [2022-02-23T19:09:43.925Z] --- PASS: TestDiff (0.46s) [2022-02-23T19:09:43.925Z] === RUN TestExecWithCloseStdin [2022-02-23T19:09:44.054Z] --- PASS: TestRemoveContainerWithVolume (3.51s) [2022-02-23T19:09:44.054Z] === RUN TestRemoveContainerRunning [2022-02-23T19:09:44.185Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T19:09:44.447Z] --- PASS: TestExecWithCloseStdin (0.57s) [2022-02-23T19:09:44.447Z] === RUN TestExec [2022-02-23T19:09:44.517Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-23T19:09:44.650Z] --- PASS: TestConfigsCreateAndDelete (2.06s) [2022-02-23T19:09:44.650Z] === RUN TestConfigsUpdate [2022-02-23T19:09:45.052Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T19:09:45.052Z] --- PASS: TestExec (0.78s) [2022-02-23T19:09:45.052Z] === RUN TestExecUser [2022-02-23T19:09:45.452Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-23T19:09:45.994Z] --- PASS: TestExecUser (0.64s) [2022-02-23T19:09:45.994Z] === RUN TestExportContainerAndImportImage [2022-02-23T19:09:46.387Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-02-23T19:09:46.387Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-02-23T19:09:46.387Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-02-23T19:09:46.387Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T19:09:46.540Z] --- PASS: TestConfigsUpdate (2.10s) [2022-02-23T19:09:46.540Z] === RUN TestTemplatedConfig [2022-02-23T19:09:46.568Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-02-23T19:09:46.568Z] --- PASS: TestExportContainerAndImportImage (0.91s) [2022-02-23T19:09:46.568Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T19:09:46.954Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-02-23T19:09:46.954Z] PASS [2022-02-23T19:09:46.954Z] [2022-02-23T19:09:46.954Z] DONE 10 tests in 7.452s [2022-02-23T19:09:46.954Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T19:09:46.954Z] INFO: Testing against a local daemon [2022-02-23T19:09:46.954Z] === RUN TestExternalGraphDriver [2022-02-23T19:09:46.954Z] === RUN TestExternalGraphDriver/json [2022-02-23T19:09:47.522Z] --- PASS: TestUpdateRestartPolicy (23.27s) [2022-02-23T19:09:47.522Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T19:09:47.781Z] --- PASS: TestRemoveContainerRunning (3.58s) [2022-02-23T19:09:47.781Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T19:09:47.980Z] --- PASS: TestUpdateRestartWithAutoRemove (2.32s) [2022-02-23T19:09:47.980Z] === RUN TestWaitNonBlocked [2022-02-23T19:09:47.980Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:09:47.980Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:09:47.980Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:09:47.980Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:09:47.980Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:09:47.980Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:09:48.493Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2022-02-23T19:09:48.493Z] === RUN TestHealthCheckWorkdir [2022-02-23T19:09:48.559Z] ---> abd66a9cc688 [2022-02-23T19:09:48.559Z] Successfully built abd66a9cc688 [2022-02-23T19:09:48.559Z] Successfully tagged docker:latest [2022-02-23T19:09:48.559Z] INFO: Image build ended at 02/23/2022 19:09:44. Duration:00:05:08.8820282 [2022-02-23T19:09:48.559Z] [2022-02-23T19:09:48.559Z] [2022-02-23T19:09:48.559Z] INFO: Building the test binaries at 02/23/2022 19:09:44... [2022-02-23T19:09:48.856Z] === RUN TestExternalGraphDriver/spec [2022-02-23T19:09:49.061Z] --- PASS: TestTemplatedConfig (2.43s) [2022-02-23T19:09:49.061Z] === RUN TestConfigCreateResolve [2022-02-23T19:09:49.067Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-02-23T19:09:49.067Z] === RUN TestHealthKillContainer [2022-02-23T19:09:50.021Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-02-23T19:09:50.235Z] === RUN TestExternalGraphDriver/pull [2022-02-23T19:09:50.593Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T19:09:50.593Z] check_test.go:308: [d3a36cd3ec317] daemon is not started [2022-02-23T19:09:50.593Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-02-23T19:09:50.891Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-23T19:09:50.891Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.90s) [2022-02-23T19:09:50.891Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.28s) [2022-02-23T19:09:50.891Z] === RUN TestWaitBlocked [2022-02-23T19:09:50.891Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:09:50.891Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-23T19:09:50.891Z] PASS [2022-02-23T19:09:50.891Z] ok github.com/docker/docker/integration/container 96.814s [2022-02-23T19:09:50.951Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-02-23T19:09:50.951Z] PASS [2022-02-23T19:09:50.951Z] [2022-02-23T19:09:50.951Z] DONE 6 tests in 13.087s [2022-02-23T19:09:50.951Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T19:09:50.951Z] ++ 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-02-23T19:09:50.951Z] ++ set -e [2022-02-23T19:09:50.951Z] ++ '[' -n 0 ']' [2022-02-23T19:09:50.951Z] ++ set -x [2022-02-23T19:09:50.951Z] ++ 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-02-23T19:09:50.951Z] INFO: Testing against a local daemon [2022-02-23T19:09:50.951Z] === RUN TestCheckpoint [2022-02-23T19:09:50.951Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:09:50.951Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T19:09:50.951Z] === RUN TestContainerInvalidJSON [2022-02-23T19:09:51.170Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-02-23T19:09:51.212Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:09:51.212Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:09:51.212Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:09:51.212Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:09:51.212Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:09:51.212Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:09:51.212Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-23T19:09:51.212Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T19:09:51.212Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T19:09:51.212Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T19:09:51.212Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-02-23T19:09:51.212Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T19:09:51.212Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-23T19:09:51.212Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T19:09:51.212Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-23T19:09:51.212Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T19:09:51.212Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-02-23T19:09:51.212Z] === RUN TestCopyFromContainer [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === Skipped [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-23T19:09:51.351Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-23T19:09:51.351Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T19:09:51.351Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T19:09:51.351Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T19:09:51.351Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T19:09:51.351Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T19:09:51.351Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T19:09:51.351Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T19:09:51.351Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-23T19:09:51.351Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-23T19:09:51.351Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-23T19:09:51.351Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T19:09:51.351Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-23T19:09:51.351Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-23T19:09:51.351Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T19:09:51.351Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:09:51.351Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T19:09:51.351Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T19:09:51.351Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-23T19:09:51.351Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T19:09:51.351Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-23T19:09:51.351Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-23T19:09:51.351Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-23T19:09:51.351Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:09:51.351Z] [2022-02-23T19:09:51.351Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-23T19:09:51.352Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T19:09:51.352Z] [2022-02-23T19:09:51.352Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-23T19:09:51.352Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T19:09:51.352Z] [2022-02-23T19:09:51.352Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-23T19:09:51.352Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T19:09:51.352Z] [2022-02-23T19:09:51.352Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-23T19:09:51.352Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:51.352Z] [2022-02-23T19:09:51.352Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-23T19:09:51.352Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T19:09:51.352Z] [2022-02-23T19:09:51.352Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T19:09:51.352Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T19:09:51.352Z] [2022-02-23T19:09:51.352Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:09:51.352Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:09:51.352Z] [2022-02-23T19:09:51.352Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-23T19:09:51.352Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T19:09:51.352Z] [2022-02-23T19:09:51.352Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-23T19:09:51.352Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T19:09:51.352Z] [2022-02-23T19:09:51.352Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-23T19:09:51.352Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:09:51.352Z] [2022-02-23T19:09:51.352Z] DONE 87 tests, 33 skipped in 99.338s [2022-02-23T19:09:51.352Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-23T19:09:51.536Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-02-23T19:09:51.536Z] Copying nested executables into bundles/binary-daemon [2022-02-23T19:09:51.536Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-02-23T19:09:51.536Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:09:51.536Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-02-23T19:09:51.536Z] [2022-02-23T19:09:51.538Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-02-23T19:09:51.668Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.56s) [2022-02-23T19:09:51.668Z] === RUN TestRemoveInvalidContainer [2022-02-23T19:09:51.668Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-02-23T19:09:51.668Z] === RUN TestRenameLinkedContainer [2022-02-23T19:09:51.668Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T19:09:51.668Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-23T19:09:51.668Z] === RUN TestRenameStoppedContainer [2022-02-23T19:09:51.869Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a9cf3773f752eaaecebf623f3f171edeb1f6c4ae -e DOCKER_GRAPHDRIVER docker:a9cf3773f752eaaecebf623f3f171edeb1f6c4ae hack/make.sh cross [2022-02-23T19:09:52.111Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-02-23T19:09:52.130Z] [2022-02-23T19:09:52.137Z] --- PASS: TestExternalGraphDriver (4.96s) [2022-02-23T19:09:52.137Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-02-23T19:09:52.137Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-02-23T19:09:52.137Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-02-23T19:09:52.137Z] === RUN TestGraphdriverPluginV2 [2022-02-23T19:09:52.201Z] === RUN TestCopyFromContainer// [2022-02-23T19:09:52.201Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T19:09:52.201Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T19:09:52.201Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T19:09:52.201Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T19:09:52.388Z] Removing bundles/ [2022-02-23T19:09:52.388Z] [2022-02-23T19:09:52.388Z] ---> Making bundle: cross (in bundles/cross) [2022-02-23T19:09:52.389Z] Cross building: bundles/cross/linux/amd64 [2022-02-23T19:09:52.389Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-23T19:09:52.389Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-23T19:09:52.457Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T19:09:52.457Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T19:09:52.457Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-23T19:09:52.457Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T19:09:52.457Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T19:09:52.713Z] --- PASS: TestCopyFromContainer (1.33s) [2022-02-23T19:09:52.713Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-02-23T19:09:52.713Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-23T19:09:52.713Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-02-23T19:09:52.713Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-23T19:09:52.713Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-23T19:09:52.713Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-23T19:09:52.713Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-23T19:09:52.713Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-23T19:09:52.713Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-23T19:09:52.713Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-23T19:09:52.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T19:09:52.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:09:52.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:09:52.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:09:52.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:09:52.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:09:52.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:09:52.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:09:52.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:09:52.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:09:52.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-02-23T19:09:52.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T19:09:52.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T19:09:52.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T19:09:52.713Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T19:09:52.713Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-23T19:09:52.713Z] === RUN TestCreateWithInvalidEnv [2022-02-23T19:09:52.713Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T19:09:52.713Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T19:09:52.713Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T19:09:52.713Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T19:09:52.713Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T19:09:52.713Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T19:09:52.713Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T19:09:52.713Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T19:09:52.713Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T19:09:52.713Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-23T19:09:52.713Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T19:09:52.713Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T19:09:52.713Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T19:09:52.713Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T19:09:52.713Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-23T19:09:52.713Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T19:09:53.054Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T19:09:53.315Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T19:09:53.473Z] INFO: make.ps1 starting at 02/23/2022 19:09:52 [2022-02-23T19:09:53.473Z] INFO: Git commit (8a340423a7) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T19:09:53.473Z] INFO: Invoking autogen... [2022-02-23T19:09:54.079Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-02-23T19:09:54.079Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T19:09:54.459Z] INFO: Building daemon... [2022-02-23T19:09:54.701Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T19:09:54.701Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-02-23T19:09:55.008Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-02-23T19:09:55.008Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T19:09:55.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:09:55.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:09:55.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:09:55.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:09:55.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:09:55.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:09:55.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:09:55.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:09:55.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:09:55.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:09:55.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:09:55.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:09:55.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:09:55.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:09:55.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:09:55.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-23T19:09:55.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T19:09:55.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T19:09:55.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T19:09:55.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T19:09:55.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-23T19:09:55.008Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T19:09:55.265Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-02-23T19:09:55.265Z] === RUN TestCreateDifferentPlatform [2022-02-23T19:09:55.265Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T19:09:55.265Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T19:09:55.265Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-23T19:09:55.265Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T19:09:55.265Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T19:09:55.265Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T19:09:55.388Z] --- PASS: TestRenameStoppedContainer (3.52s) [2022-02-23T19:09:55.388Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T19:09:55.522Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-23T19:09:55.522Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T19:09:55.522Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-23T19:09:55.522Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T19:09:55.522Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-23T19:09:55.522Z] === RUN TestDaemonRestartIpcMode [2022-02-23T19:09:55.522Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T19:09:55.522Z] === RUN TestDaemonHostGatewayIP [2022-02-23T19:09:55.522Z] === PAUSE TestDaemonHostGatewayIP [2022-02-23T19:09:55.522Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T19:09:55.522Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T19:09:55.522Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T19:09:55.522Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-23T19:09:55.522Z] === RUN TestDiff [2022-02-23T19:09:55.778Z] --- PASS: TestDiff (0.42s) [2022-02-23T19:09:55.778Z] === RUN TestExecWithCloseStdin [2022-02-23T19:09:56.324Z] --- PASS: TestGraphdriverPluginV2 (3.80s) [2022-02-23T19:09:56.324Z] PASS [2022-02-23T19:09:56.324Z] [2022-02-23T19:09:56.324Z] DONE 5 tests in 8.790s [2022-02-23T19:09:56.324Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T19:09:56.324Z] INFO: Testing against a local daemon [2022-02-23T19:09:56.324Z] === RUN TestContinueAfterPluginCrash [2022-02-23T19:09:56.324Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T19:09:56.324Z] === RUN TestReadPluginNoRead [2022-02-23T19:09:56.324Z] === PAUSE TestReadPluginNoRead [2022-02-23T19:09:56.324Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T19:09:56.324Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T19:09:56.324Z] === CONT TestContinueAfterPluginCrash [2022-02-23T19:09:56.324Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T19:09:56.340Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-02-23T19:09:56.340Z] === RUN TestExec [2022-02-23T19:09:56.902Z] --- PASS: TestExec (0.45s) [2022-02-23T19:09:56.902Z] === RUN TestExecUser [2022-02-23T19:09:57.158Z] --- PASS: TestExecUser (0.44s) [2022-02-23T19:09:57.158Z] === RUN TestExportContainerAndImportImage [2022-02-23T19:09:57.249Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T19:09:57.249Z] --- PASS: TestHealthKillContainer (8.29s) [2022-02-23T19:09:57.249Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T19:09:57.720Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-02-23T19:09:57.720Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T19:09:57.821Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2022-02-23T19:09:57.821Z] === RUN TestIpcModeNone [2022-02-23T19:09:58.395Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T19:09:58.969Z] --- PASS: TestIpcModeNone (0.89s) [2022-02-23T19:09:58.969Z] === RUN TestIpcModePrivate [2022-02-23T19:09:58.969Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T19:09:59.086Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-02-23T19:09:59.086Z] === RUN TestHealthCheckWorkdir [2022-02-23T19:09:59.542Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-02-23T19:09:59.542Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-02-23T19:09:59.542Z] --- PASS: TestIpcModePrivate (0.83s) [2022-02-23T19:09:59.542Z] === RUN TestIpcModeShareable [2022-02-23T19:09:59.614Z] --- PASS: TestDaemonStartWithLogOpt (3.38s) [2022-02-23T19:09:59.614Z] === CONT TestReadPluginNoRead [2022-02-23T19:09:59.648Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-02-23T19:09:59.648Z] === RUN TestHealthKillContainer [2022-02-23T19:10:00.114Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2022-02-23T19:10:00.376Z] --- PASS: TestIpcModeShareable (0.76s) [2022-02-23T19:10:00.376Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T19:10:01.517Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T19:10:02.290Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T19:10:02.290Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-02-23T19:10:02.290Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-23T19:10:02.290Z] check_test.go:308: [d7356b525dc48] daemon is not started [2022-02-23T19:10:02.290Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-02-23T19:10:02.453Z] === RUN TestReadPluginNoRead/default [2022-02-23T19:10:02.454Z] --- PASS: TestRenameRunningContainerAndReuse (6.75s) [2022-02-23T19:10:02.454Z] === RUN TestRenameInvalidName [2022-02-23T19:10:02.862Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s) [2022-02-23T19:10:02.862Z] === RUN TestAPIIpcModeHost [2022-02-23T19:10:03.433Z] --- PASS: TestAPIIpcModeHost (0.56s) [2022-02-23T19:10:03.433Z] === RUN TestDaemonIpcModeShareable [2022-02-23T19:10:03.694Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-02-23T19:10:03.828Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T19:10:04.086Z] --- PASS: TestContinueAfterPluginCrash (8.28s) [2022-02-23T19:10:04.637Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-02-23T19:10:04.899Z] --- PASS: TestDaemonIpcModeShareable (1.44s) [2022-02-23T19:10:04.899Z] === RUN TestDaemonIpcModePrivate [2022-02-23T19:10:04.899Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T19:10:05.021Z] === CONT TestReadPluginNoRead [2022-02-23T19:10:05.021Z] read_test.go:92: [dac7587c42531] daemon is not started [2022-02-23T19:10:05.021Z] --- PASS: TestReadPluginNoRead (5.70s) [2022-02-23T19:10:05.021Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-02-23T19:10:05.021Z] --- PASS: TestReadPluginNoRead/default (1.15s) [2022-02-23T19:10:05.021Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-02-23T19:10:05.021Z] PASS [2022-02-23T19:10:05.021Z] [2022-02-23T19:10:05.021Z] DONE 6 tests in 9.120s [2022-02-23T19:10:05.021Z] 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-02-23T19:10:05.021Z] testing: warning: no tests to run [2022-02-23T19:10:05.021Z] PASS [2022-02-23T19:10:05.021Z] [2022-02-23T19:10:05.021Z] DONE 0 tests in 0.011s [2022-02-23T19:10:05.021Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T19:10:05.021Z] INFO: Testing against a local daemon [2022-02-23T19:10:05.021Z] === RUN TestPluginWithDevMounts [2022-02-23T19:10:05.021Z] === PAUSE TestPluginWithDevMounts [2022-02-23T19:10:05.021Z] === CONT TestPluginWithDevMounts [2022-02-23T19:10:05.354Z] --- PASS: TestRenameInvalidName (3.58s) [2022-02-23T19:10:05.355Z] === RUN TestRenameAnonymousContainer [2022-02-23T19:10:05.841Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-02-23T19:10:06.103Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T19:10:06.364Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-02-23T19:10:06.397Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-02-23T19:10:06.397Z] PASS [2022-02-23T19:10:06.397Z] [2022-02-23T19:10:06.397Z] DONE 1 tests in 1.576s [2022-02-23T19:10:06.397Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T19:10:06.626Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2022-02-23T19:10:06.626Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T19:10:06.655Z] INFO: Testing against a local daemon [2022-02-23T19:10:06.655Z] === RUN TestSecretInspect [2022-02-23T19:10:07.197Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-02-23T19:10:07.459Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T19:10:07.733Z] --- PASS: TestHealthKillContainer (7.86s) [2022-02-23T19:10:07.733Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T19:10:07.990Z] --- PASS: TestInspectCpusetInConfigPre120 (0.35s) [2022-02-23T19:10:07.990Z] === RUN TestIpcModeNone [2022-02-23T19:10:08.034Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2022-02-23T19:10:08.247Z] --- PASS: TestIpcModeNone (0.42s) [2022-02-23T19:10:08.247Z] === RUN TestIpcModePrivate [2022-02-23T19:10:08.296Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2022-02-23T19:10:08.296Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T19:10:08.503Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-02-23T19:10:08.759Z] --- PASS: TestIpcModePrivate (0.53s) [2022-02-23T19:10:08.759Z] === RUN TestIpcModeShareable [2022-02-23T19:10:08.871Z] check_test.go:308: [dd4578e2e3dcb] daemon is not started [2022-02-23T19:10:08.871Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-02-23T19:10:09.188Z] --- PASS: TestSecretInspect (2.18s) [2022-02-23T19:10:09.188Z] === RUN TestSecretList [2022-02-23T19:10:09.323Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-02-23T19:10:09.323Z] --- PASS: TestIpcModeShareable (0.54s) [2022-02-23T19:10:09.323Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T19:10:09.814Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-02-23T19:10:10.074Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2022-02-23T19:10:10.074Z] === RUN TestIpcModeOlderClient [2022-02-23T19:10:10.074Z] === PAUSE TestIpcModeOlderClient [2022-02-23T19:10:10.074Z] === RUN TestKillContainerInvalidSignal [2022-02-23T19:10:10.074Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T19:10:10.688Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-02-23T19:10:10.689Z] === RUN TestAPIIpcModeHost [2022-02-23T19:10:11.018Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2022-02-23T19:10:11.018Z] === RUN TestKillContainer [2022-02-23T19:10:11.018Z] === RUN TestKillContainer/no_signal [2022-02-23T19:10:11.089Z] --- PASS: TestSecretList (2.13s) [2022-02-23T19:10:11.089Z] === RUN TestSecretsCreateAndDelete [2022-02-23T19:10:11.250Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-02-23T19:10:11.250Z] === RUN TestDaemonIpcModeShareable [2022-02-23T19:10:11.960Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T19:10:12.179Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-02-23T19:10:12.179Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2022-02-23T19:10:12.179Z] === RUN TestDaemonIpcModePrivate [2022-02-23T19:10:12.251Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-02-23T19:10:12.516Z] === RUN TestKillContainer/killing_signal [2022-02-23T19:10:12.679Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T19:10:12.679Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T19:10:12.679Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-23T19:10:12.679Z] === RUN TestDaemonConfigValidation [2022-02-23T19:10:12.679Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T19:10:12.679Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-23T19:10:12.679Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T19:10:12.679Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T19:10:12.679Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T19:10:12.679Z] === RUN TestDaemonProxy [2022-02-23T19:10:12.679Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T19:10:12.679Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-23T19:10:12.679Z] PASS [2022-02-23T19:10:12.679Z] ok github.com/docker/docker/integration/daemon 0.118s [2022-02-23T19:10:12.679Z] [2022-02-23T19:10:12.679Z] === Skipped [2022-02-23T19:10:12.679Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-23T19:10:12.679Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T19:10:12.679Z] [2022-02-23T19:10:12.679Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-23T19:10:12.679Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T19:10:12.679Z] [2022-02-23T19:10:12.679Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T19:10:12.679Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T19:10:12.679Z] [2022-02-23T19:10:12.679Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-23T19:10:12.679Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T19:10:12.679Z] [2022-02-23T19:10:12.679Z] DONE 4 tests, 4 skipped in 19.509s [2022-02-23T19:10:12.679Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-23T19:10:12.783Z] check_test.go:308: [d3acfb9b0ef81] daemon is not started [2022-02-23T19:10:12.783Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-02-23T19:10:12.997Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-02-23T19:10:12.997Z] === RUN TestSecretsUpdate [2022-02-23T19:10:13.376Z] --- PASS: TestKillContainer (2.53s) [2022-02-23T19:10:13.376Z] --- PASS: TestKillContainer/no_signal (0.94s) [2022-02-23T19:10:13.376Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2022-02-23T19:10:13.376Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2022-02-23T19:10:13.376Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T19:10:13.376Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T19:10:13.548Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-02-23T19:10:13.548Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-02-23T19:10:13.548Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T19:10:14.322Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T19:10:14.476Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-02-23T19:10:14.732Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-02-23T19:10:14.732Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T19:10:14.874Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:10:14.874Z] INFO: Testing against a local daemon [2022-02-23T19:10:14.874Z] === RUN TestCommitInheritsEnv [2022-02-23T19:10:14.874Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:10:14.874Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-23T19:10:14.874Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T19:10:14.874Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:10:14.874Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:10:14.874Z] === RUN TestImportWithCustomPlatform [2022-02-23T19:10:14.874Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:10:14.874Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-23T19:10:14.874Z] === RUN TestImagesFilterMultiReference [2022-02-23T19:10:14.874Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-02-23T19:10:14.874Z] === RUN TestImagePullPlatformInvalid [2022-02-23T19:10:14.874Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-23T19:10:14.874Z] === RUN TestRemoveImageOrphaning [2022-02-23T19:10:14.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2022-02-23T19:10:14.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2022-02-23T19:10:14.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2022-02-23T19:10:14.894Z] === RUN TestKillStoppedContainer [2022-02-23T19:10:14.894Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-02-23T19:10:14.894Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T19:10:14.894Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-02-23T19:10:14.894Z] === RUN TestKillDifferentUserContainer [2022-02-23T19:10:15.468Z] docker_cli_daemon_plugins_test.go:80: [d54303e7df56d] daemon is not started [2022-02-23T19:10:15.468Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2022-02-23T19:10:15.468Z] === RUN TestInspectOomKilledTrue [2022-02-23T19:10:15.468Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:10:15.468Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T19:10:15.468Z] === RUN TestInspectOomKilledFalse [2022-02-23T19:10:15.468Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:10:15.468Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T19:10:15.468Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T19:10:15.530Z] --- PASS: TestSecretsUpdate (2.15s) [2022-02-23T19:10:15.530Z] === RUN TestTemplatedSecret [2022-02-23T19:10:15.660Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-02-23T19:10:15.660Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2022-02-23T19:10:15.660Z] === RUN TestIpcModeOlderClient [2022-02-23T19:10:15.660Z] === PAUSE TestIpcModeOlderClient [2022-02-23T19:10:15.660Z] === RUN TestKillContainerInvalidSignal [2022-02-23T19:10:15.843Z] --- PASS: TestRemoveImageOrphaning (1.07s) [2022-02-23T19:10:15.844Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T19:10:15.844Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-23T19:10:15.844Z] === RUN TestTagInvalidReference [2022-02-23T19:10:15.844Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-23T19:10:15.844Z] === RUN TestTagValidPrefixedRepo [2022-02-23T19:10:15.844Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-02-23T19:10:15.844Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T19:10:15.844Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-23T19:10:15.844Z] === RUN TestTagOfficialNames [2022-02-23T19:10:15.844Z] --- PASS: TestTagOfficialNames (0.10s) [2022-02-23T19:10:15.844Z] === RUN TestTagMatchesDigest [2022-02-23T19:10:16.039Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2022-02-23T19:10:16.039Z] === RUN TestLinksContainerNames [2022-02-23T19:10:16.222Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-02-23T19:10:16.222Z] === RUN TestKillContainer [2022-02-23T19:10:16.222Z] === RUN TestKillContainer/no_signal [2022-02-23T19:10:16.303Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-23T19:10:16.303Z] PASS [2022-02-23T19:10:16.303Z] ok github.com/docker/docker/integration/image 1.604s [2022-02-23T19:10:16.303Z] [2022-02-23T19:10:16.303Z] === Skipped [2022-02-23T19:10:16.303Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-23T19:10:16.303Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:10:16.303Z] [2022-02-23T19:10:16.303Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:10:16.303Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:10:16.303Z] [2022-02-23T19:10:16.303Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-23T19:10:16.303Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:10:16.303Z] [2022-02-23T19:10:16.303Z] DONE 12 tests, 3 skipped in 5.341s [2022-02-23T19:10:16.303Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-23T19:10:16.480Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T19:10:16.614Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-02-23T19:10:16.737Z] === RUN TestKillContainer/killing_signal [2022-02-23T19:10:16.876Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T19:10:17.301Z] --- PASS: TestKillContainer (1.17s) [2022-02-23T19:10:17.301Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-02-23T19:10:17.301Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-02-23T19:10:17.301Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-02-23T19:10:17.301Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T19:10:17.301Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T19:10:17.449Z] --- PASS: TestLinksContainerNames (1.49s) [2022-02-23T19:10:17.449Z] === RUN TestLogsFollowTailEmpty [2022-02-23T19:10:17.747Z] --- PASS: TestRenameAnonymousContainer (12.37s) [2022-02-23T19:10:17.747Z] === RUN TestRenameContainerWithSameName [2022-02-23T19:10:17.863Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T19:10:18.027Z] --- PASS: TestLogsFollowTailEmpty (0.61s) [2022-02-23T19:10:18.027Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T19:10:18.065Z] --- PASS: TestTemplatedSecret (2.46s) [2022-02-23T19:10:18.066Z] === RUN TestSecretCreateResolve [2022-02-23T19:10:18.428Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-02-23T19:10:18.428Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-02-23T19:10:18.428Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-02-23T19:10:18.428Z] === RUN TestKillStoppedContainer [2022-02-23T19:10:18.484Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:10:18.484Z] INFO: Testing against a local daemon [2022-02-23T19:10:18.484Z] === RUN TestNetworkCreateDelete [2022-02-23T19:10:18.484Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:18.484Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-23T19:10:18.484Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T19:10:18.484Z] 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-02-23T19:10:18.484Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T19:10:18.484Z] === RUN TestDaemonDNSFallback [2022-02-23T19:10:18.484Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:18.484Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-23T19:10:18.484Z] === RUN TestInspectNetwork [2022-02-23T19:10:18.484Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T19:10:18.484Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-23T19:10:18.484Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T19:10:18.484Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:18.484Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T19:10:18.484Z] === RUN TestNetworkInvalidJSON [2022-02-23T19:10:18.484Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T19:10:18.484Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T19:10:18.484Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:10:18.484Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:10:18.484Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:10:18.484Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:10:18.484Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T19:10:18.484Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:10:18.484Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:10:18.484Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-23T19:10:18.484Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-23T19:10:18.484Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-23T19:10:18.484Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-23T19:10:18.484Z] === RUN TestNetworkList [2022-02-23T19:10:18.484Z] === RUN TestNetworkList//networks [2022-02-23T19:10:18.484Z] === PAUSE TestNetworkList//networks [2022-02-23T19:10:18.484Z] === RUN TestNetworkList//networks/ [2022-02-23T19:10:18.484Z] === PAUSE TestNetworkList//networks/ [2022-02-23T19:10:18.484Z] === CONT TestNetworkList//networks [2022-02-23T19:10:18.484Z] === CONT TestNetworkList//networks/ [2022-02-23T19:10:18.484Z] --- PASS: TestNetworkList (0.03s) [2022-02-23T19:10:18.484Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T19:10:18.484Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T19:10:18.484Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T19:10:18.484Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T19:10:18.484Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T19:10:18.484Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T19:10:18.484Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T19:10:18.484Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T19:10:18.484Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T19:10:18.484Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T19:10:18.484Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T19:10:18.484Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T19:10:18.484Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T19:10:18.484Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T19:10:18.484Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T19:10:18.484Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T19:10:18.484Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T19:10:18.484Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:10:18.484Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:10:18.484Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T19:10:18.484Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T19:10:18.484Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T19:10:18.484Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T19:10:18.484Z] PASS [2022-02-23T19:10:18.484Z] ok github.com/docker/docker/integration/network 0.179s [2022-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] === Skipped [2022-02-23T19:10:18.484Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-23T19:10:18.484Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T19:10:18.484Z] 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-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-23T19:10:18.484Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-23T19:10:18.484Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T19:10:18.484Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T19:10:18.484Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T19:10:18.484Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T19:10:18.484Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T19:10:18.484Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T19:10:18.484Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T19:10:18.484Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T19:10:18.484Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:10:18.484Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T19:10:18.484Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T19:10:18.484Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T19:10:18.484Z] [2022-02-23T19:10:18.484Z] DONE 22 tests, 15 skipped in 2.195s [2022-02-23T19:10:18.684Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-02-23T19:10:18.684Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T19:10:18.684Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-23T19:10:18.684Z] === RUN TestKillDifferentUserContainer [2022-02-23T19:10:18.940Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-02-23T19:10:18.940Z] === RUN TestInspectOomKilledTrue [2022-02-23T19:10:18.943Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-23T19:10:18.974Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/default [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/private [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/slave [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/shared [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T19:10:18.974Z] === CONT TestMountDaemonRoot/default [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:10:18.974Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T19:10:18.974Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:10:18.974Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:10:18.974Z] === CONT TestMountDaemonRoot/shared [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:10:18.974Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:10:18.974Z] === CONT TestMountDaemonRoot/slave [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:10:18.974Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:10:18.974Z] === CONT TestMountDaemonRoot/private [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T19:10:18.974Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:10:18.974Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:10:18.974Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:10:18.974Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T19:10:18.974Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:10:18.974Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:10:18.974Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:10:18.974Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:10:19.238Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T19:10:19.238Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:10:19.238Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:10:19.238Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T19:10:19.238Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:10:19.238Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T19:10:19.238Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:10:19.238Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:10:19.238Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:10:19.238Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:10:19.238Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:10:19.238Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T19:10:19.404Z] testing: warning: no tests to run [2022-02-23T19:10:19.404Z] PASS [2022-02-23T19:10:19.404Z] ok github.com/docker/docker/integration/network/ipvlan 0.075s [2022-02-23T19:10:19.404Z] [2022-02-23T19:10:19.404Z] DONE 0 tests in 0.723s [2022-02-23T19:10:19.404Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-23T19:10:19.501Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-02-23T19:10:19.501Z] === RUN TestInspectOomKilledFalse [2022-02-23T19:10:19.502Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:10:19.502Z] docker_cli_daemon_plugins_test.go:170: [d8024544c8d5d] daemon is not started [2022-02-23T19:10:19.502Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T19:10:19.502Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:10:19.502Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:10:19.502Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:10:19.502Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:10:19.502Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T19:10:19.502Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-02-23T19:10:19.502Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-02-23T19:10:19.502Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T19:10:19.758Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-02-23T19:10:19.758Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T19:10:19.970Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-02-23T19:10:19.970Z] PASS [2022-02-23T19:10:19.970Z] [2022-02-23T19:10:19.970Z] DONE 6 tests in 13.266s [2022-02-23T19:10:19.970Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T19:10:19.970Z] INFO: Testing against a local daemon [2022-02-23T19:10:19.970Z] === RUN TestServiceCreateInit [2022-02-23T19:10:19.970Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T19:10:20.016Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-02-23T19:10:20.016Z] === RUN TestLinksContainerNames [2022-02-23T19:10:20.373Z] testing: warning: no tests to run [2022-02-23T19:10:20.373Z] PASS [2022-02-23T19:10:20.373Z] ok github.com/docker/docker/integration/network/macvlan 0.082s [2022-02-23T19:10:20.373Z] [2022-02-23T19:10:20.373Z] DONE 0 tests in 0.686s [2022-02-23T19:10:20.373Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-23T19:10:20.888Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-02-23T19:10:20.946Z] --- PASS: TestLinksContainerNames (0.77s) [2022-02-23T19:10:20.946Z] === RUN TestLogsFollowTailEmpty [2022-02-23T19:10:21.148Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T19:10:21.202Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-02-23T19:10:21.202Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T19:10:21.342Z] testing: warning: no tests to run [2022-02-23T19:10:21.342Z] PASS [2022-02-23T19:10:21.342Z] ok github.com/docker/docker/integration/plugin 0.087s [2022-02-23T19:10:21.342Z] [2022-02-23T19:10:21.342Z] DONE 0 tests in 0.718s [2022-02-23T19:10:21.342Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-23T19:10:21.490Z] --- PASS: TestRenameContainerWithSameName (3.46s) [2022-02-23T19:10:21.490Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T19:10:21.490Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T19:10:21.490Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T19:10:21.490Z] === RUN TestResize [2022-02-23T19:10:21.722Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2022-02-23T19:10:21.722Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T19:10:21.766Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/default [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/private [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/slave [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/shared [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/default [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/shared [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/slave [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/private [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T19:10:21.766Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:10:21.766Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:10:21.766Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:10:21.801Z] testing: warning: no tests to run [2022-02-23T19:10:21.801Z] PASS [2022-02-23T19:10:21.801Z] ok github.com/docker/docker/integration/plugin/authz 0.071s [2022-02-23T19:10:21.801Z] [2022-02-23T19:10:21.801Z] DONE 0 tests in 0.697s [2022-02-23T19:10:22.040Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T19:10:22.040Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T19:10:22.040Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:10:22.040Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T19:10:22.040Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T19:10:22.040Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:10:22.040Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:10:22.040Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:10:22.040Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:10:22.040Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T19:10:22.040Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:10:22.040Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:10:22.040Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T19:10:22.040Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-23T19:10:22.040Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-02-23T19:10:22.040Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T19:10:22.260Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-23T19:10:22.295Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2022-02-23T19:10:22.295Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T19:10:23.240Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s) [2022-02-23T19:10:23.240Z] === RUN TestNetworkNat [2022-02-23T19:10:23.429Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2022-02-23T19:10:23.429Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T19:10:23.685Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-02-23T19:10:23.685Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T19:10:23.813Z] --- PASS: TestNetworkNat (0.86s) [2022-02-23T19:10:23.813Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T19:10:23.942Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-02-23T19:10:23.942Z] === RUN TestNetworkNat [2022-02-23T19:10:24.074Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T19:10:24.158Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T19:10:24.335Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-02-23T19:10:24.504Z] --- PASS: TestNetworkNat (0.49s) [2022-02-23T19:10:24.504Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T19:10:24.596Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T19:10:24.596Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2022-02-23T19:10:24.596Z] === RUN TestNetworkLoopbackNat [2022-02-23T19:10:24.857Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-02-23T19:10:25.066Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-02-23T19:10:25.066Z] === RUN TestNetworkLoopbackNat [2022-02-23T19:10:25.227Z] --- PASS: TestResize (3.58s) [2022-02-23T19:10:25.227Z] === RUN TestResizeWithInvalidSize [2022-02-23T19:10:25.429Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-02-23T19:10:25.690Z] check_test.go:308: [d7f3872724feb] daemon is not started [2022-02-23T19:10:25.951Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-02-23T19:10:26.957Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:10:26.957Z] INFO: Testing against a local daemon [2022-02-23T19:10:26.957Z] === RUN TestPluginInvalidJSON [2022-02-23T19:10:26.957Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:10:26.957Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:10:26.957Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:10:26.957Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-23T19:10:26.957Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-23T19:10:26.957Z] === RUN TestPluginInstall [2022-02-23T19:10:26.957Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T19:10:26.957Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-23T19:10:26.957Z] === RUN TestPluginsWithRuntimes [2022-02-23T19:10:26.957Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T19:10:26.957Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T19:10:26.957Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T19:10:26.957Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T19:10:26.957Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T19:10:26.957Z] PASS [2022-02-23T19:10:26.957Z] ok github.com/docker/docker/integration/plugin/common 0.108s [2022-02-23T19:10:26.957Z] [2022-02-23T19:10:26.957Z] === Skipped [2022-02-23T19:10:26.957Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-23T19:10:26.957Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T19:10:26.957Z] [2022-02-23T19:10:26.957Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-23T19:10:26.957Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T19:10:26.957Z] [2022-02-23T19:10:26.957Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T19:10:26.957Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T19:10:26.957Z] [2022-02-23T19:10:26.957Z] DONE 5 tests, 3 skipped in 4.439s [2022-02-23T19:10:26.957Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-23T19:10:27.339Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-02-23T19:10:27.444Z] --- PASS: TestServiceCreateInit (7.17s) [2022-02-23T19:10:27.444Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) [2022-02-23T19:10:27.444Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-02-23T19:10:27.444Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T19:10:27.589Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-02-23T19:10:27.589Z] === RUN TestPause [2022-02-23T19:10:27.845Z] --- PASS: TestPause (0.41s) [2022-02-23T19:10:27.845Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T19:10:27.845Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T19:10:27.845Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T19:10:27.845Z] === RUN TestPauseStopPausedContainer [2022-02-23T19:10:27.912Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2022-02-23T19:10:27.912Z] === RUN TestPause [2022-02-23T19:10:28.137Z] --- PASS: TestResizeWithInvalidSize (3.57s) [2022-02-23T19:10:28.137Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T19:10:28.407Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-02-23T19:10:28.407Z] === RUN TestPidHost [2022-02-23T19:10:28.856Z] --- PASS: TestPause (0.85s) [2022-02-23T19:10:28.856Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T19:10:28.856Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T19:10:28.856Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T19:10:28.856Z] === RUN TestPauseStopPausedContainer [2022-02-23T19:10:28.856Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-02-23T19:10:29.159Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:10:29.159Z] INFO: Testing against a local daemon [2022-02-23T19:10:29.159Z] === RUN TestExternalGraphDriver [2022-02-23T19:10:29.159Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T19:10:29.159Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-23T19:10:29.159Z] === RUN TestGraphdriverPluginV2 [2022-02-23T19:10:29.159Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T19:10:29.159Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-23T19:10:29.159Z] PASS [2022-02-23T19:10:29.159Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.114s [2022-02-23T19:10:29.159Z] [2022-02-23T19:10:29.159Z] === Skipped [2022-02-23T19:10:29.159Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-23T19:10:29.159Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T19:10:29.159Z] [2022-02-23T19:10:29.159Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-23T19:10:29.159Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T19:10:29.159Z] [2022-02-23T19:10:29.159Z] DONE 2 tests, 2 skipped in 2.362s [2022-02-23T19:10:29.159Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-23T19:10:29.336Z] --- PASS: TestPidHost (0.91s) [2022-02-23T19:10:29.336Z] === RUN TestPsFilter [2022-02-23T19:10:29.336Z] --- PASS: TestPsFilter (0.11s) [2022-02-23T19:10:29.336Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T19:10:29.592Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-02-23T19:10:29.592Z] === RUN TestRemoveContainerWithVolume [2022-02-23T19:10:29.799Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2022-02-23T19:10:29.799Z] === RUN TestPidHost [2022-02-23T19:10:30.155Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-02-23T19:10:30.155Z] === RUN TestRemoveContainerRunning [2022-02-23T19:10:30.373Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-02-23T19:10:30.412Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-02-23T19:10:30.412Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T19:10:30.947Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T19:10:30.974Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-02-23T19:10:30.974Z] === RUN TestRemoveInvalidContainer [2022-02-23T19:10:30.974Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-23T19:10:30.974Z] === RUN TestRenameLinkedContainer [2022-02-23T19:10:31.365Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:10:31.365Z] INFO: Testing against a local daemon [2022-02-23T19:10:31.365Z] === RUN TestReadPluginNoRead [2022-02-23T19:10:31.365Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T19:10:31.365Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-23T19:10:31.365Z] PASS [2022-02-23T19:10:31.365Z] ok github.com/docker/docker/integration/plugin/logging 0.100s [2022-02-23T19:10:31.365Z] [2022-02-23T19:10:31.365Z] === Skipped [2022-02-23T19:10:31.365Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-23T19:10:31.365Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T19:10:31.365Z] [2022-02-23T19:10:31.365Z] DONE 1 tests, 1 skipped in 2.157s [2022-02-23T19:10:31.365Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-23T19:10:31.521Z] --- PASS: TestPidHost (1.77s) [2022-02-23T19:10:31.521Z] === RUN TestPsFilter [2022-02-23T19:10:31.521Z] --- PASS: TestPsFilter (0.19s) [2022-02-23T19:10:31.521Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T19:10:31.874Z] --- PASS: TestResizeWhenContainerNotStarted (3.47s) [2022-02-23T19:10:31.874Z] === RUN TestDaemonRestartKillContainers [2022-02-23T19:10:31.875Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:31.875Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:10:31.875Z] === RUN TestStats [2022-02-23T19:10:31.875Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T19:10:31.875Z] --- SKIP: TestStats (0.00s) [2022-02-23T19:10:31.875Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T19:10:32.093Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-02-23T19:10:32.336Z] testing: warning: no tests to run [2022-02-23T19:10:32.337Z] PASS [2022-02-23T19:10:32.337Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.077s [2022-02-23T19:10:32.337Z] [2022-02-23T19:10:32.337Z] DONE 0 tests in 1.110s [2022-02-23T19:10:32.354Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2022-02-23T19:10:32.354Z] === RUN TestRemoveContainerWithVolume [2022-02-23T19:10:32.354Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T19:10:32.797Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-23T19:10:32.864Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-02-23T19:10:32.864Z] === RUN TestRenameStoppedContainer [2022-02-23T19:10:32.864Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-02-23T19:10:32.864Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T19:10:32.925Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2022-02-23T19:10:32.925Z] === RUN TestRemoveContainerRunning [2022-02-23T19:10:33.496Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T19:10:33.757Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-02-23T19:10:33.757Z] --- PASS: TestRemoveContainerRunning (0.90s) [2022-02-23T19:10:33.757Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T19:10:33.794Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-02-23T19:10:33.794Z] === RUN TestRenameInvalidName [2022-02-23T19:10:34.050Z] --- PASS: TestRenameInvalidName (0.37s) [2022-02-23T19:10:34.050Z] === RUN TestRenameAnonymousContainer [2022-02-23T19:10:34.703Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2022-02-23T19:10:34.703Z] === RUN TestRemoveInvalidContainer [2022-02-23T19:10:34.703Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-23T19:10:34.703Z] === RUN TestRenameLinkedContainer [2022-02-23T19:10:34.980Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:10:34.980Z] INFO: Testing against a local daemon [2022-02-23T19:10:34.980Z] === RUN TestPluginWithDevMounts [2022-02-23T19:10:34.980Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:34.980Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T19:10:34.980Z] PASS [2022-02-23T19:10:34.980Z] ok github.com/docker/docker/integration/plugin/volumes 0.102s [2022-02-23T19:10:34.980Z] [2022-02-23T19:10:34.980Z] === Skipped [2022-02-23T19:10:34.980Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-23T19:10:34.980Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:34.980Z] [2022-02-23T19:10:34.980Z] DONE 1 tests, 1 skipped in 2.122s [2022-02-23T19:10:34.980Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-23T19:10:35.415Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2022-02-23T19:10:35.415Z] === RUN TestRenameContainerWithSameName [2022-02-23T19:10:35.644Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-02-23T19:10:35.977Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-02-23T19:10:35.977Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T19:10:36.521Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:10:36.521Z] INFO: Testing against a local daemon [2022-02-23T19:10:36.521Z] === RUN TestSecretInspect [2022-02-23T19:10:36.521Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:36.521Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-23T19:10:36.521Z] === RUN TestSecretList [2022-02-23T19:10:36.521Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:36.521Z] --- SKIP: TestSecretList (0.00s) [2022-02-23T19:10:36.521Z] === RUN TestSecretsCreateAndDelete [2022-02-23T19:10:36.521Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:36.521Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-23T19:10:36.521Z] === RUN TestSecretsUpdate [2022-02-23T19:10:36.521Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:36.521Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-23T19:10:36.521Z] === RUN TestTemplatedSecret [2022-02-23T19:10:36.521Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:36.521Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T19:10:36.521Z] === RUN TestSecretCreateResolve [2022-02-23T19:10:36.521Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:36.521Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-23T19:10:36.521Z] PASS [2022-02-23T19:10:36.521Z] ok github.com/docker/docker/integration/secret 0.101s [2022-02-23T19:10:36.521Z] [2022-02-23T19:10:36.521Z] === Skipped [2022-02-23T19:10:36.521Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-23T19:10:36.521Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:36.521Z] [2022-02-23T19:10:36.521Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-23T19:10:36.521Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:36.521Z] [2022-02-23T19:10:36.521Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-23T19:10:36.521Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:36.521Z] [2022-02-23T19:10:36.521Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-23T19:10:36.521Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:36.521Z] [2022-02-23T19:10:36.521Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-23T19:10:36.521Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:36.521Z] [2022-02-23T19:10:36.521Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-23T19:10:36.521Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:36.521Z] [2022-02-23T19:10:36.521Z] DONE 6 tests, 6 skipped in 1.813s [2022-02-23T19:10:36.905Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-02-23T19:10:36.905Z] === RUN TestResize [2022-02-23T19:10:36.981Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-23T19:10:37.161Z] --- PASS: TestResize (0.41s) [2022-02-23T19:10:37.161Z] === RUN TestResizeWithInvalidSize [2022-02-23T19:10:37.417Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-02-23T19:10:37.417Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T19:10:37.562Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-02-23T19:10:37.562Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T19:10:37.562Z] --- PASS: TestRenameLinkedContainer (2.97s) [2022-02-23T19:10:37.562Z] === RUN TestRenameStoppedContainer [2022-02-23T19:10:37.825Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-02-23T19:10:37.979Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:10:37.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:10:37.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:10:37.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:10:37.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:10:37.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:10:37.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:10:37.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:10:37.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:10:37.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:10:37.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:10:37.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:10:37.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:10:37.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:10:37.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:10:37.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:10:37.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:10:37.980Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:10:37.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:10:37.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:10:37.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:10:38.397Z] --- PASS: TestRenameStoppedContainer (0.70s) [2022-02-23T19:10:38.397Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T19:10:39.163Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:10:39.163Z] INFO: Testing against a local daemon [2022-02-23T19:10:39.163Z] === RUN TestServiceCreateInit [2022-02-23T19:10:39.164Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T19:10:39.164Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T19:10:39.164Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- PASS: TestServiceCreateInit (0.04s) [2022-02-23T19:10:39.164Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:10:39.164Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T19:10:39.164Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-23T19:10:39.164Z] === RUN TestCreateServiceConflict [2022-02-23T19:10:39.164Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T19:10:39.164Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-02-23T19:10:39.164Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T19:10:39.164Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T19:10:39.164Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T19:10:39.164Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestCreateServiceSysctls [2022-02-23T19:10:39.164Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-02-23T19:10:39.164Z] === RUN TestCreateServiceCapabilities [2022-02-23T19:10:39.164Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-02-23T19:10:39.164Z] === RUN TestInspect [2022-02-23T19:10:39.164Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestInspect (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestCreateJob [2022-02-23T19:10:39.164Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestCreateJob (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestReplicatedJob [2022-02-23T19:10:39.164Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestUpdateReplicatedJob [2022-02-23T19:10:39.164Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestServiceListWithStatuses [2022-02-23T19:10:39.164Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T19:10:39.164Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestDockerNetworkReConnect [2022-02-23T19:10:39.164Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestServicePlugin [2022-02-23T19:10:39.164Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestServiceUpdateLabel [2022-02-23T19:10:39.164Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:39.164Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestServiceUpdateSecrets [2022-02-23T19:10:39.164Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:39.164Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestServiceUpdateConfigs [2022-02-23T19:10:39.164Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:39.164Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestServiceUpdateNetwork [2022-02-23T19:10:39.164Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:39.164Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-23T19:10:39.164Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T19:10:39.164Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:39.164Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-23T19:10:39.164Z] PASS [2022-02-23T19:10:39.164Z] ok github.com/docker/docker/integration/service 0.258s [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === Skipped [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:10:39.164Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:10:39.164Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-02-23T19:10:39.164Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-23T19:10:39.164Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-02-23T19:10:39.164Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T19:10:39.164Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-23T19:10:39.164Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-23T19:10:39.164Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-02-23T19:10:39.164Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-02-23T19:10:39.164Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-23T19:10:39.164Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-23T19:10:39.164Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-23T19:10:39.164Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-23T19:10:39.164Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-23T19:10:39.164Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-23T19:10:39.164Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-23T19:10:39.164Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-23T19:10:39.164Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-23T19:10:39.164Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-23T19:10:39.164Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-23T19:10:39.164Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-23T19:10:39.164Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-23T19:10:39.164Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:10:39.164Z] [2022-02-23T19:10:39.164Z] DONE 24 tests, 23 skipped in 2.397s [2022-02-23T19:10:39.164Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-23T19:10:39.782Z] --- PASS: TestRenameRunningContainerAndReuse (1.20s) [2022-02-23T19:10:39.782Z] === RUN TestRenameInvalidName [2022-02-23T19:10:39.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:10:40.044Z] --- PASS: TestRenameInvalidName (0.57s) [2022-02-23T19:10:40.044Z] === RUN TestRenameAnonymousContainer [2022-02-23T19:10:40.800Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:10:41.371Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:10:41.371Z] INFO: Testing against a local daemon [2022-02-23T19:10:41.371Z] === RUN TestSessionCreate [2022-02-23T19:10:41.371Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T19:10:41.371Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-23T19:10:41.371Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T19:10:41.371Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T19:10:41.371Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T19:10:41.371Z] PASS [2022-02-23T19:10:41.371Z] ok github.com/docker/docker/integration/session 0.106s [2022-02-23T19:10:41.371Z] [2022-02-23T19:10:41.371Z] === Skipped [2022-02-23T19:10:41.371Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-23T19:10:41.371Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T19:10:41.371Z] [2022-02-23T19:10:41.371Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T19:10:41.371Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T19:10:41.371Z] [2022-02-23T19:10:41.371Z] DONE 2 tests, 2 skipped in 1.749s [2022-02-23T19:10:41.371Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-23T19:10:41.430Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-02-23T19:10:41.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:10:41.986Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:10:42.207Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.28s) [2022-02-23T19:10:42.207Z] === RUN TestStopContainerWithTimeout [2022-02-23T19:10:42.207Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T19:10:42.207Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-23T19:10:42.207Z] === RUN TestUpdateRestartPolicy [2022-02-23T19:10:42.368Z] --- PASS: TestCreateServiceMultipleTimes (15.42s) [2022-02-23T19:10:42.368Z] === RUN TestCreateServiceConflict [2022-02-23T19:10:42.376Z] --- PASS: TestRenameAnonymousContainer (2.24s) [2022-02-23T19:10:42.376Z] === RUN TestRenameContainerWithSameName [2022-02-23T19:10:42.637Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T19:10:42.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T19:10:42.898Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2022-02-23T19:10:42.898Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T19:10:42.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:10:42.924Z] INFO: Testing against a local daemon [2022-02-23T19:10:42.924Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:10:42.924Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:42.924Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:10:42.924Z] === RUN TestDiskUsage [2022-02-23T19:10:42.924Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T19:10:42.924Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-23T19:10:42.924Z] === RUN TestEventsExecDie [2022-02-23T19:10:42.924Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T19:10:42.924Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-23T19:10:42.924Z] === RUN TestEventsBackwardsCompatible [2022-02-23T19:10:42.924Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T19:10:42.924Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-23T19:10:42.924Z] === RUN TestEventsVolumeCreate [2022-02-23T19:10:42.924Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T19:10:42.924Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-23T19:10:42.924Z] === RUN TestInfoAPI [2022-02-23T19:10:42.924Z] --- PASS: TestInfoAPI (0.04s) [2022-02-23T19:10:42.924Z] === RUN TestInfoAPIWarnings [2022-02-23T19:10:42.924Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:10:42.924Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-23T19:10:42.924Z] === RUN TestInfoDebug [2022-02-23T19:10:42.924Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:10:42.924Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-23T19:10:42.924Z] === RUN TestInfoInsecureRegistries [2022-02-23T19:10:42.925Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:10:42.925Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-23T19:10:42.925Z] === RUN TestInfoRegistryMirrors [2022-02-23T19:10:42.925Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:10:42.925Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-23T19:10:42.925Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T19:10:43.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:10:43.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:10:43.894Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-02-23T19:10:43.894Z] === RUN TestPingCacheHeaders [2022-02-23T19:10:43.894Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-23T19:10:43.894Z] === RUN TestPingGet [2022-02-23T19:10:43.894Z] --- PASS: TestPingGet (0.04s) [2022-02-23T19:10:43.894Z] === RUN TestPingHead [2022-02-23T19:10:43.894Z] --- PASS: TestPingHead (0.03s) [2022-02-23T19:10:43.894Z] === RUN TestVersion [2022-02-23T19:10:43.894Z] --- PASS: TestVersion (0.04s) [2022-02-23T19:10:43.894Z] PASS [2022-02-23T19:10:44.286Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2022-02-23T19:10:44.286Z] === RUN TestResize [2022-02-23T19:10:44.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T19:10:44.354Z] ok github.com/docker/docker/integration/system 1.230s [2022-02-23T19:10:44.354Z] [2022-02-23T19:10:44.354Z] === Skipped [2022-02-23T19:10:44.354Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:10:44.354Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:10:44.354Z] [2022-02-23T19:10:44.354Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-23T19:10:44.354Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T19:10:44.354Z] [2022-02-23T19:10:44.354Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-23T19:10:44.354Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T19:10:44.354Z] [2022-02-23T19:10:44.354Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-23T19:10:44.354Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T19:10:44.354Z] [2022-02-23T19:10:44.354Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-23T19:10:44.354Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T19:10:44.354Z] [2022-02-23T19:10:44.354Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-23T19:10:44.354Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:10:44.354Z] [2022-02-23T19:10:44.354Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-23T19:10:44.354Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:10:44.354Z] [2022-02-23T19:10:44.354Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-23T19:10:44.354Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:10:44.354Z] [2022-02-23T19:10:44.354Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-23T19:10:44.354Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:10:44.354Z] [2022-02-23T19:10:44.354Z] DONE 15 tests, 9 skipped in 3.014s [2022-02-23T19:10:44.354Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-23T19:10:44.548Z] --- PASS: TestResize (0.61s) [2022-02-23T19:10:44.548Z] === RUN TestResizeWithInvalidSize [2022-02-23T19:10:44.901Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-02-23T19:10:44.901Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T19:10:45.121Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2022-02-23T19:10:45.121Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T19:10:45.694Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:10:45.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:10:45.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:10:45.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:10:45.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:10:45.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T19:10:46.538Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:10:46.538Z] INFO: Testing against a local daemon [2022-02-23T19:10:46.538Z] === RUN TestVolumesCreateAndList [2022-02-23T19:10:46.538Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-02-23T19:10:46.538Z] === RUN TestVolumesRemove [2022-02-23T19:10:46.538Z] --- PASS: TestVolumesRemove (0.17s) [2022-02-23T19:10:46.538Z] === RUN TestVolumesInspect [2022-02-23T19:10:46.538Z] --- PASS: TestVolumesInspect (0.04s) [2022-02-23T19:10:46.538Z] === RUN TestVolumesInvalidJSON [2022-02-23T19:10:46.538Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T19:10:46.538Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T19:10:46.538Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T19:10:46.538Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-23T19:10:46.538Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T19:10:46.538Z] PASS [2022-02-23T19:10:46.538Z] ok github.com/docker/docker/integration/volume 0.361s [2022-02-23T19:10:46.538Z] [2022-02-23T19:10:46.538Z] DONE 5 tests in 2.180s [2022-02-23T19:10:46.538Z] INFO: make.ps1 ended at 02/23/2022 19:10:46 [2022-02-23T19:10:46.538Z] INFO: Integration CLI tests being run from the host: [2022-02-23T19:10:46.538Z] 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-02-23T19:10:46.624Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:10:46.624Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:10:46.899Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T19:10:47.437Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-02-23T19:10:47.437Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T19:10:47.472Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:10:47.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:10:47.995Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-02-23T19:10:48.514Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:10:48.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T19:10:49.512Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:10:49.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:10:50.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:10:50.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T19:10:50.898Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:10:51.502Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:10:51.760Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:10:52.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:10:52.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:10:53.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:10:53.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T19:10:53.494Z] check_test.go:308: [df6f43f8aa44f] daemon is not started [2022-02-23T19:10:53.494Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.75s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.76s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.61s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.75s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.59s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-02-23T19:10:54.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.56s) [2022-02-23T19:10:54.495Z] === RUN TestCgroupNamespacesRun [2022-02-23T19:10:54.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T19:10:55.825Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-02-23T19:10:55.862Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-02-23T19:10:55.862Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T19:10:56.791Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-02-23T19:10:56.791Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T19:10:56.879Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:10:56.879Z] INFO: Testing against a local daemon [2022-02-23T19:10:56.879Z] === RUN TestDockerSuite [2022-02-23T19:10:56.879Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T19:10:56.879Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T19:10:56.879Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:10:56.879Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T19:10:56.879Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T19:10:56.879Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T19:10:56.879Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T19:10:56.879Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T19:10:56.879Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T19:10:56.879Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T19:10:56.879Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T19:10:56.879Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T19:10:57.213Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:10:57.339Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T19:10:57.477Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:10:57.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T19:10:57.801Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T19:10:58.158Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-02-23T19:10:58.158Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T19:10:59.085Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2022-02-23T19:10:59.085Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T19:11:00.452Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-02-23T19:11:00.452Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T19:11:01.380Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2022-02-23T19:11:01.380Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T19:11:01.942Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-02-23T19:11:01.942Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T19:11:01.962Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:11:02.309Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.00s) [2022-02-23T19:11:02.309Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T19:11:03.311Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s) [2022-02-23T19:11:03.311Z] === RUN TestNISDomainname [2022-02-23T19:11:03.567Z] --- PASS: TestNISDomainname (0.47s) [2022-02-23T19:11:03.567Z] === RUN TestHostnameDnsResolution [2022-02-23T19:11:03.884Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:11:04.130Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-02-23T19:11:04.130Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T19:11:04.145Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:11:04.695Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) [2022-02-23T19:11:04.695Z] === RUN TestStats [2022-02-23T19:11:07.212Z] --- PASS: TestStats (2.40s) [2022-02-23T19:11:07.212Z] === RUN TestStopContainerWithTimeout [2022-02-23T19:11:07.212Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T19:11:07.212Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T19:11:07.212Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T19:11:07.212Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T19:11:07.212Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T19:11:07.212Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T19:11:07.212Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T19:11:07.212Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T19:11:07.212Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T19:11:07.212Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T19:11:07.364Z] --- PASS: TestUpdateRestartPolicy (25.59s) [2022-02-23T19:11:07.364Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T19:11:07.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:11:07.811Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T19:11:09.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:11:09.710Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T19:11:09.944Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:11:10.267Z] --- PASS: TestUpdateRestartWithAutoRemove (3.49s) [2022-02-23T19:11:10.268Z] === RUN TestWaitNonBlocked [2022-02-23T19:11:10.268Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:11:10.268Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:11:10.268Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:11:10.268Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:11:10.268Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:11:10.268Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:11:10.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-02-23T19:11:11.076Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-23T19:11:11.076Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-02-23T19:11:11.076Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-02-23T19:11:11.076Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-02-23T19:11:11.076Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-02-23T19:11:11.076Z] === RUN TestDeleteDevicemapper [2022-02-23T19:11:11.076Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T19:11:11.076Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2022-02-23T19:11:11.076Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T19:11:11.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T19:11:12.444Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2022-02-23T19:11:12.444Z] === RUN TestUpdateMemory [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.97s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.23s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.66s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.84s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.57s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.49s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.32s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.87s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.91s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.35s) [2022-02-23T19:11:12.540Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2022-02-23T19:11:12.540Z] === RUN TestCgroupNamespacesRun [2022-02-23T19:11:13.007Z] --- PASS: TestUpdateMemory (0.50s) [2022-02-23T19:11:13.007Z] === RUN TestUpdateCPUQuota [2022-02-23T19:11:13.112Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-02-23T19:11:13.935Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-02-23T19:11:13.935Z] === RUN TestUpdatePidsLimit [2022-02-23T19:11:13.935Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-23T19:11:13.935Z] === RUN TestUpdatePidsLimit/no_change [2022-02-23T19:11:14.055Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2022-02-23T19:11:14.055Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T19:11:14.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T19:11:14.055Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-02-23T19:11:14.194Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-23T19:11:14.194Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-23T19:11:14.513Z] --- PASS: TestCreateServiceSecretFileMode (12.49s) [2022-02-23T19:11:14.513Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T19:11:14.756Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-23T19:11:14.756Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-23T19:11:14.964Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-23T19:11:14.964Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.25s) [2022-02-23T19:11:14.964Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.93s) [2022-02-23T19:11:14.964Z] === RUN TestWaitBlocked [2022-02-23T19:11:14.964Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:11:14.964Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-23T19:11:14.964Z] PASS [2022-02-23T19:11:14.964Z] ok github.com/docker/docker/integration/container 126.085s [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === Skipped [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-23T19:11:14.964Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-23T19:11:14.964Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T19:11:14.964Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T19:11:14.964Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T19:11:14.964Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T19:11:14.964Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T19:11:14.964Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T19:11:14.964Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T19:11:14.964Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-23T19:11:14.964Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-02-23T19:11:14.964Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-23T19:11:14.964Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-23T19:11:14.964Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T19:11:14.964Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-23T19:11:14.964Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-23T19:11:14.964Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.01s) [2022-02-23T19:11:14.964Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:11:14.964Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T19:11:14.964Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T19:11:14.964Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-23T19:11:14.964Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T19:11:14.964Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-23T19:11:14.964Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-23T19:11:14.964Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-23T19:11:14.964Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-23T19:11:14.964Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-23T19:11:14.964Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-23T19:11:14.964Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-23T19:11:14.964Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-23T19:11:14.964Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T19:11:14.964Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:11:14.964Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-23T19:11:14.964Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-23T19:11:14.964Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-23T19:11:14.964Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:11:14.964Z] [2022-02-23T19:11:14.964Z] DONE 87 tests, 34 skipped in 128.706s [2022-02-23T19:11:15.012Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-23T19:11:15.427Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-23T19:11:15.581Z] --- PASS: TestUpdatePidsLimit (1.86s) [2022-02-23T19:11:15.581Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-02-23T19:11:15.581Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-02-23T19:11:15.581Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-02-23T19:11:15.581Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-02-23T19:11:15.581Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-02-23T19:11:15.581Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-02-23T19:11:15.581Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-02-23T19:11:15.581Z] === RUN TestUpdateRestartPolicy [2022-02-23T19:11:15.971Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2022-02-23T19:11:15.971Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T19:11:16.545Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T19:11:16.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T19:11:17.377Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.57s) [2022-02-23T19:11:17.377Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T19:11:18.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-02-23T19:11:18.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T19:11:18.765Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2022-02-23T19:11:18.765Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T19:11:20.681Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2022-02-23T19:11:20.681Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T19:11:20.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T19:11:21.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-02-23T19:11:22.147Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2022-02-23T19:11:22.147Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T19:11:23.090Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2022-02-23T19:11:23.090Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T19:11:25.008Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2022-02-23T19:11:25.008Z] === RUN TestNISDomainname [2022-02-23T19:11:25.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T19:11:25.953Z] --- PASS: TestNISDomainname (1.00s) [2022-02-23T19:11:25.953Z] === RUN TestHostnameDnsResolution [2022-02-23T19:11:25.954Z] check_test.go:308: [d1319305efa63] daemon is not started [2022-02-23T19:11:25.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-02-23T19:11:26.709Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-02-23T19:11:26.709Z] === RUN TestCreateServiceSysctls [2022-02-23T19:11:26.897Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T19:11:27.158Z] --- PASS: TestHostnameDnsResolution (1.13s) [2022-02-23T19:11:27.158Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T19:11:27.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-02-23T19:11:27.756Z] --- PASS: TestUpdateRestartPolicy (10.77s) [2022-02-23T19:11:27.756Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T19:11:27.756Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-02-23T19:11:27.756Z] === RUN TestWaitNonBlocked [2022-02-23T19:11:27.756Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:11:27.756Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:11:27.756Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:11:27.756Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:11:27.756Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:11:27.756Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:11:27.756Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-23T19:11:27.756Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-02-23T19:11:27.756Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-02-23T19:11:27.756Z] === RUN TestWaitBlocked [2022-02-23T19:11:27.756Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:11:27.756Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:11:27.756Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:11:27.756Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:11:27.756Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:11:27.756Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:11:27.994Z] --- PASS: TestUnprivilegedPortsAndPing (0.81s) [2022-02-23T19:11:27.994Z] === RUN TestStats [2022-02-23T19:11:28.012Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-23T19:11:28.012Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.51s) [2022-02-23T19:11:28.012Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s) [2022-02-23T19:11:28.012Z] === CONT TestContainerStartOnDaemonRestart [2022-02-23T19:11:28.012Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T19:11:28.256Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T19:11:28.611Z] --- PASS: TestCreateServiceSysctls (3.02s) [2022-02-23T19:11:28.611Z] === RUN TestCreateServiceCapabilities [2022-02-23T19:11:28.828Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T19:11:28.834Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-23T19:11:28.834Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-02-23T19:11:28.834Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-23T19:11:28.834Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-23T19:11:28.834Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-23T19:11:28.834Z] Cross building: bundles/cross/windows/amd64 [2022-02-23T19:11:28.834Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-23T19:11:28.834Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-23T19:11:29.399Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T19:11:29.660Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-02-23T19:11:29.903Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.92s) [2022-02-23T19:11:29.903Z] === CONT TestIpcModeOlderClient [2022-02-23T19:11:29.903Z] --- PASS: TestContainerStartOnDaemonRestart (1.98s) [2022-02-23T19:11:29.903Z] === CONT TestContainerKillOnDaemonStart [2022-02-23T19:11:29.903Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-02-23T19:11:29.903Z] === CONT TestDaemonHostGatewayIP [2022-02-23T19:11:30.602Z] --- PASS: TestStats (2.75s) [2022-02-23T19:11:30.602Z] === RUN TestStopContainerWithTimeout [2022-02-23T19:11:30.602Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T19:11:30.602Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T19:11:30.602Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T19:11:30.602Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T19:11:30.602Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T19:11:30.602Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T19:11:30.602Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T19:11:30.602Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T19:11:30.602Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T19:11:30.602Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T19:11:31.144Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2022-02-23T19:11:31.144Z] === RUN TestInspect [2022-02-23T19:11:31.992Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T19:11:32.419Z] --- PASS: TestDaemonHostGatewayIP (2.28s) [2022-02-23T19:11:32.420Z] === CONT TestDaemonRestartIpcMode [2022-02-23T19:11:33.676Z] --- PASS: TestInspect (2.62s) [2022-02-23T19:11:33.676Z] === RUN TestCreateJob [2022-02-23T19:11:33.908Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T19:11:33.908Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T19:11:34.310Z] --- PASS: TestDaemonRestartIpcMode (2.05s) [2022-02-23T19:11:35.295Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T19:11:35.557Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-02-23T19:11:35.557Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2022-02-23T19:11:35.557Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2022-02-23T19:11:35.557Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2022-02-23T19:11:35.557Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2022-02-23T19:11:35.557Z] === RUN TestDeleteDevicemapper [2022-02-23T19:11:35.557Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T19:11:35.557Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-23T19:11:35.557Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T19:11:35.928Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-23T19:11:35.928Z] [2022-02-23T19:11:35.928Z] ________ ____ __. [2022-02-23T19:11:35.928Z] \_____ \ | |/ _| [2022-02-23T19:11:35.928Z] / | \| < [2022-02-23T19:11:35.928Z] / | \ | \ [2022-02-23T19:11:35.928Z] \_______ /____|__ \ [2022-02-23T19:11:35.928Z] \/ \/ [2022-02-23T19:11:35.928Z] [2022-02-23T19:11:35.928Z] INFO: make.ps1 ended at 02/23/2022 19:11:29 [2022-02-23T19:11:35.928Z] INFO: Binaries build ended at 02/23/2022 19:11:31. Duration:00:01:46.3828939 [2022-02-23T19:11:35.928Z] INFO: Copying the built daemon binary to d:\CI\PR-43288\1\binary\dockerd-8a340423a7.exe... [2022-02-23T19:11:35.928Z] INFO: Copying the built client binary to d:\CI\PR-43288\1\binary\docker-8a340423a7.exe... [2022-02-23T19:11:35.928Z] INFO: Copying dockerversion from the container... [2022-02-23T19:11:35.928Z] INFO: Copying the golang package from the container to d:\CI\PR-43288\1\installer\go.zip... [2022-02-23T19:11:35.928Z] INFO: Extracting go.zip to d:\CI\PR-43288\1\go [2022-02-23T19:11:36.129Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-02-23T19:11:36.581Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T19:11:36.581Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T19:11:36.581Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-23T19:11:36.581Z] === RUN TestDaemonConfigValidation [2022-02-23T19:11:36.581Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T19:11:36.581Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-23T19:11:36.581Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T19:11:36.581Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T19:11:36.581Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T19:11:36.581Z] === RUN TestDaemonProxy [2022-02-23T19:11:36.581Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T19:11:36.581Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-23T19:11:36.581Z] PASS [2022-02-23T19:11:36.581Z] ok github.com/docker/docker/integration/daemon 0.153s [2022-02-23T19:11:36.581Z] [2022-02-23T19:11:36.581Z] === Skipped [2022-02-23T19:11:36.581Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-23T19:11:36.581Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T19:11:36.581Z] [2022-02-23T19:11:36.581Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-23T19:11:36.581Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T19:11:36.581Z] [2022-02-23T19:11:36.581Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T19:11:36.581Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T19:11:36.581Z] [2022-02-23T19:11:36.581Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-23T19:11:36.581Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T19:11:36.581Z] [2022-02-23T19:11:36.581Z] DONE 4 tests, 4 skipped in 20.875s [2022-02-23T19:11:36.581Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-23T19:11:36.962Z] --- PASS: TestCreateJob (2.91s) [2022-02-23T19:11:36.962Z] === RUN TestReplicatedJob [2022-02-23T19:11:37.072Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T19:11:39.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-02-23T19:11:39.328Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.81s) [2022-02-23T19:11:39.328Z] === RUN TestUpdateMemory [2022-02-23T19:11:39.328Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:11:39.328Z] --- SKIP: TestUpdateMemory (0.01s) [2022-02-23T19:11:39.328Z] === RUN TestUpdateCPUQuota [2022-02-23T19:11:40.318Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:11:40.318Z] INFO: Testing against a local daemon [2022-02-23T19:11:40.318Z] === RUN TestCommitInheritsEnv [2022-02-23T19:11:40.318Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:11:40.318Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-23T19:11:40.318Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T19:11:40.318Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:11:40.318Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:11:40.318Z] === RUN TestImportWithCustomPlatform [2022-02-23T19:11:40.318Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:11:40.318Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-23T19:11:40.318Z] === RUN TestImagesFilterMultiReference [2022-02-23T19:11:40.318Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-02-23T19:11:40.318Z] === RUN TestImagePullPlatformInvalid [2022-02-23T19:11:40.318Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-23T19:11:40.318Z] === RUN TestRemoveImageOrphaning [2022-02-23T19:11:41.241Z] --- PASS: TestUpdateCPUQuota (1.42s) [2022-02-23T19:11:41.241Z] === RUN TestUpdatePidsLimit [2022-02-23T19:11:41.241Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-23T19:11:41.241Z] === RUN TestUpdatePidsLimit/no_change [2022-02-23T19:11:41.287Z] --- PASS: TestRemoveImageOrphaning (1.17s) [2022-02-23T19:11:41.287Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T19:11:41.501Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-23T19:11:41.746Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-23T19:11:41.747Z] === RUN TestTagInvalidReference [2022-02-23T19:11:41.747Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-23T19:11:41.747Z] === RUN TestTagValidPrefixedRepo [2022-02-23T19:11:41.747Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-02-23T19:11:41.747Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T19:11:41.747Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-23T19:11:41.747Z] === RUN TestTagOfficialNames [2022-02-23T19:11:41.747Z] --- PASS: TestTagOfficialNames (0.12s) [2022-02-23T19:11:41.747Z] === RUN TestTagMatchesDigest [2022-02-23T19:11:41.747Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-23T19:11:41.747Z] PASS [2022-02-23T19:11:41.747Z] ok github.com/docker/docker/integration/image 1.763s [2022-02-23T19:11:41.747Z] [2022-02-23T19:11:41.747Z] === Skipped [2022-02-23T19:11:41.747Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-23T19:11:41.747Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:11:41.747Z] [2022-02-23T19:11:41.747Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:11:41.747Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:11:41.747Z] [2022-02-23T19:11:41.747Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-23T19:11:41.747Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:11:41.747Z] [2022-02-23T19:11:41.747Z] DONE 12 tests, 3 skipped in 5.685s [2022-02-23T19:11:41.762Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-02-23T19:11:42.024Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-23T19:11:42.207Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-23T19:11:42.285Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-23T19:11:42.360Z] --- PASS: TestReplicatedJob (5.23s) [2022-02-23T19:11:42.360Z] === RUN TestUpdateReplicatedJob [2022-02-23T19:11:42.394Z] --- PASS: TestContainerKillOnDaemonStart (11.60s) [2022-02-23T19:11:42.394Z] PASS [2022-02-23T19:11:42.394Z] [2022-02-23T19:11:42.394Z] === Skipped [2022-02-23T19:11:42.394Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-02-23T19:11:42.394Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:11:42.394Z] [2022-02-23T19:11:42.394Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T19:11:42.394Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T19:11:42.394Z] [2022-02-23T19:11:42.394Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.01s) [2022-02-23T19:11:42.394Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T19:11:42.394Z] [2022-02-23T19:11:42.394Z] DONE 200 tests, 3 skipped in 110.670s [2022-02-23T19:11:42.394Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T19:11:42.394Z] ++ 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-02-23T19:11:42.394Z] ++ set -e [2022-02-23T19:11:42.394Z] ++ '[' -n 0 ']' [2022-02-23T19:11:42.394Z] ++ set -x [2022-02-23T19:11:42.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-02-23T19:11:42.394Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T19:11:42.394Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-02-23T19:11:42.394Z] === RUN TestDaemonConfigValidation [2022-02-23T19:11:42.394Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:11:42.394Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:11:42.394Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T19:11:42.394Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T19:11:42.394Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T19:11:42.394Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T19:11:42.394Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T19:11:42.394Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T19:11:42.394Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T19:11:42.394Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T19:11:42.394Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:11:42.394Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T19:11:42.394Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T19:11:42.394Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T19:11:42.394Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T19:11:42.394Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T19:11:42.394Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-02-23T19:11:42.394Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-02-23T19:11:42.394Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-02-23T19:11:42.394Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-02-23T19:11:42.394Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-23T19:11:42.394Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T19:11:42.394Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T19:11:42.546Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-23T19:11:42.807Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T19:11:43.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-23T19:11:43.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-02-23T19:11:43.760Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T19:11:44.275Z] --- PASS: TestUpdatePidsLimit (3.42s) [2022-02-23T19:11:44.275Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2022-02-23T19:11:44.275Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-02-23T19:11:44.275Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-02-23T19:11:44.275Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2022-02-23T19:11:44.275Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-02-23T19:11:44.275Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-02-23T19:11:44.275Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-02-23T19:11:44.275Z] === RUN TestUpdateRestartPolicy [2022-02-23T19:11:44.392Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:11:44.392Z] INFO: Testing against a local daemon [2022-02-23T19:11:44.392Z] === RUN TestNetworkCreateDelete [2022-02-23T19:11:44.392Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:11:44.392Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-23T19:11:44.392Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T19:11:44.392Z] 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-02-23T19:11:44.392Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T19:11:44.392Z] === RUN TestDaemonDNSFallback [2022-02-23T19:11:44.392Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:11:44.392Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-23T19:11:44.392Z] === RUN TestInspectNetwork [2022-02-23T19:11:44.392Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T19:11:44.392Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-23T19:11:44.392Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T19:11:44.392Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:11:44.392Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T19:11:44.392Z] === RUN TestNetworkInvalidJSON [2022-02-23T19:11:44.392Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T19:11:44.392Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T19:11:44.392Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:11:44.392Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:11:44.392Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:11:44.392Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:11:44.392Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T19:11:44.392Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:11:44.392Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:11:44.392Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-23T19:11:44.392Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-23T19:11:44.392Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-23T19:11:44.392Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-23T19:11:44.392Z] === RUN TestNetworkList [2022-02-23T19:11:44.392Z] === RUN TestNetworkList//networks [2022-02-23T19:11:44.392Z] === PAUSE TestNetworkList//networks [2022-02-23T19:11:44.392Z] === RUN TestNetworkList//networks/ [2022-02-23T19:11:44.392Z] === PAUSE TestNetworkList//networks/ [2022-02-23T19:11:44.392Z] === CONT TestNetworkList//networks [2022-02-23T19:11:44.392Z] === CONT TestNetworkList//networks/ [2022-02-23T19:11:44.392Z] --- PASS: TestNetworkList (0.04s) [2022-02-23T19:11:44.392Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T19:11:44.392Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T19:11:44.392Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T19:11:44.392Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T19:11:44.392Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T19:11:44.392Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T19:11:44.392Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T19:11:44.392Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T19:11:44.392Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T19:11:44.392Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T19:11:44.392Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T19:11:44.392Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T19:11:44.392Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T19:11:44.392Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T19:11:44.392Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T19:11:44.392Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T19:11:44.392Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T19:11:44.392Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T19:11:44.392Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T19:11:44.392Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T19:11:44.392Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T19:11:44.392Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T19:11:44.392Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T19:11:44.392Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T19:11:44.392Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:11:44.392Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:11:44.392Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T19:11:44.392Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T19:11:44.392Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T19:11:44.392Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T19:11:44.392Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T19:11:44.392Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T19:11:44.392Z] PASS [2022-02-23T19:11:44.392Z] ok github.com/docker/docker/integration/network 0.181s [2022-02-23T19:11:44.392Z] [2022-02-23T19:11:44.392Z] === Skipped [2022-02-23T19:11:44.392Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-23T19:11:44.392Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:11:44.392Z] [2022-02-23T19:11:44.392Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T19:11:44.392Z] 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-02-23T19:11:44.392Z] [2022-02-23T19:11:44.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-23T19:11:44.392Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:11:44.392Z] [2022-02-23T19:11:44.392Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-23T19:11:44.392Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T19:11:44.392Z] [2022-02-23T19:11:44.392Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T19:11:44.392Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:11:44.392Z] [2022-02-23T19:11:44.392Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T19:11:44.392Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T19:11:44.392Z] [2022-02-23T19:11:44.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T19:11:44.392Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T19:11:44.392Z] [2022-02-23T19:11:44.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T19:11:44.392Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T19:11:44.392Z] [2022-02-23T19:11:44.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T19:11:44.392Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T19:11:44.393Z] [2022-02-23T19:11:44.393Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T19:11:44.393Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T19:11:44.393Z] [2022-02-23T19:11:44.393Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T19:11:44.393Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T19:11:44.393Z] [2022-02-23T19:11:44.393Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T19:11:44.393Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T19:11:44.393Z] [2022-02-23T19:11:44.393Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:11:44.393Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:11:44.393Z] [2022-02-23T19:11:44.393Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T19:11:44.393Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T19:11:44.393Z] [2022-02-23T19:11:44.393Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T19:11:44.393Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T19:11:44.393Z] [2022-02-23T19:11:44.393Z] DONE 22 tests, 15 skipped in 2.394s [2022-02-23T19:11:44.687Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T19:11:44.848Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T19:11:44.848Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-23T19:11:44.891Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-02-23T19:11:44.891Z] === RUN TestServiceListWithStatuses [2022-02-23T19:11:44.891Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T19:11:44.891Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T19:11:44.891Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T19:11:45.305Z] testing: warning: no tests to run [2022-02-23T19:11:45.305Z] PASS [2022-02-23T19:11:45.305Z] ok github.com/docker/docker/integration/network/ipvlan 0.078s [2022-02-23T19:11:45.305Z] [2022-02-23T19:11:45.305Z] DONE 0 tests in 0.766s [2022-02-23T19:11:45.305Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-23T19:11:45.420Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T19:11:45.420Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-02-23T19:11:45.615Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T19:11:45.615Z] daemon_test.go:156: [db5022e7cd8f5] daemon is not started [2022-02-23T19:11:45.615Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-02-23T19:11:45.615Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-23T19:11:45.615Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-23T19:11:45.615Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-02-23T19:11:45.615Z] === RUN TestDaemonProxy [2022-02-23T19:11:45.615Z] === RUN TestDaemonProxy/environment_variables [2022-02-23T19:11:45.681Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T19:11:45.942Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T19:11:46.270Z] testing: warning: no tests to run [2022-02-23T19:11:46.270Z] PASS [2022-02-23T19:11:46.270Z] ok github.com/docker/docker/integration/network/macvlan 0.089s [2022-02-23T19:11:46.270Z] [2022-02-23T19:11:46.270Z] DONE 0 tests in 0.749s [2022-02-23T19:11:46.270Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-23T19:11:46.515Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T19:11:46.777Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T19:11:46.777Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-23T19:11:46.777Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T19:11:47.231Z] testing: warning: no tests to run [2022-02-23T19:11:47.231Z] PASS [2022-02-23T19:11:47.231Z] ok github.com/docker/docker/integration/plugin 0.077s [2022-02-23T19:11:47.231Z] [2022-02-23T19:11:47.231Z] DONE 0 tests in 0.758s [2022-02-23T19:11:47.231Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-23T19:11:47.504Z] === RUN TestDaemonProxy/command-line_options [2022-02-23T19:11:47.721Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T19:11:48.195Z] testing: warning: no tests to run [2022-02-23T19:11:48.195Z] PASS [2022-02-23T19:11:48.195Z] ok github.com/docker/docker/integration/plugin/authz 0.088s [2022-02-23T19:11:48.195Z] [2022-02-23T19:11:48.195Z] DONE 0 tests in 0.745s [2022-02-23T19:11:48.195Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-23T19:11:48.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-02-23T19:11:48.293Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-23T19:11:48.293Z] check_test.go:308: [d870500b18932] daemon is not started [2022-02-23T19:11:48.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-02-23T19:11:48.293Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-23T19:11:48.293Z] check_test.go:308: [d746022a9b14c] daemon is not started [2022-02-23T19:11:48.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-02-23T19:11:49.077Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2022-02-23T19:11:49.077Z] === RUN TestDockerNetworkReConnect [2022-02-23T19:11:49.394Z] === RUN TestDaemonProxy/configuration_file [2022-02-23T19:11:50.759Z] === RUN TestDaemonProxy/conflicting_options [2022-02-23T19:11:51.320Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-23T19:11:51.597Z] check_test.go:308: [d47e411d3720c] daemon is not started [2022-02-23T19:11:51.598Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-02-23T19:11:51.858Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T19:11:51.881Z] --- PASS: TestDaemonProxy (6.31s) [2022-02-23T19:11:51.881Z] --- PASS: TestDaemonProxy/environment_variables (1.84s) [2022-02-23T19:11:51.881Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-02-23T19:11:51.882Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-02-23T19:11:51.882Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-23T19:11:51.882Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-23T19:11:51.882Z] PASS [2022-02-23T19:11:51.882Z] [2022-02-23T19:11:51.882Z] DONE 17 tests in 10.249s [2022-02-23T19:11:51.882Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T19:11:51.882Z] ++ 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-02-23T19:11:51.882Z] ++ set -e [2022-02-23T19:11:51.882Z] ++ '[' -n 0 ']' [2022-02-23T19:11:51.882Z] ++ set -x [2022-02-23T19:11:51.882Z] ++ 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-02-23T19:11:52.137Z] INFO: Testing against a local daemon [2022-02-23T19:11:52.137Z] === RUN TestCommitInheritsEnv [2022-02-23T19:11:52.364Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2022-02-23T19:11:52.365Z] === RUN TestServicePlugin [2022-02-23T19:11:52.393Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-02-23T19:11:52.393Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T19:11:52.393Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-23T19:11:52.393Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:11:52.393Z] === RUN TestImportWithCustomPlatform [2022-02-23T19:11:52.393Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T19:11:52.393Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T19:11:52.393Z] === RUN TestImportWithCustomPlatform// [2022-02-23T19:11:52.393Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T19:11:52.393Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T19:11:52.393Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T19:11:52.650Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T19:11:52.650Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T19:11:52.650Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T19:11:52.650Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-02-23T19:11:52.650Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-23T19:11:52.650Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T19:11:52.650Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T19:11:52.650Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-23T19:11:52.650Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-23T19:11:52.650Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-23T19:11:52.650Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T19:11:52.650Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T19:11:52.650Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T19:11:52.650Z] === RUN TestImagesFilterMultiReference [2022-02-23T19:11:52.650Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-23T19:11:52.650Z] === RUN TestImagePullPlatformInvalid [2022-02-23T19:11:52.650Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-23T19:11:52.650Z] === RUN TestRemoveImageOrphaning [2022-02-23T19:11:52.799Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T19:11:52.871Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:11:52.871Z] INFO: Testing against a local daemon [2022-02-23T19:11:52.871Z] === RUN TestPluginInvalidJSON [2022-02-23T19:11:52.871Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:11:52.871Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:11:52.871Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:11:52.871Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-23T19:11:52.871Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T19:11:52.871Z] === RUN TestPluginInstall [2022-02-23T19:11:52.871Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T19:11:52.871Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-23T19:11:52.871Z] === RUN TestPluginsWithRuntimes [2022-02-23T19:11:52.871Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T19:11:52.871Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T19:11:52.871Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T19:11:52.871Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T19:11:52.871Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T19:11:52.871Z] PASS [2022-02-23T19:11:52.871Z] ok github.com/docker/docker/integration/plugin/common 0.110s [2022-02-23T19:11:52.871Z] [2022-02-23T19:11:52.871Z] === Skipped [2022-02-23T19:11:52.871Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-23T19:11:52.871Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T19:11:52.871Z] [2022-02-23T19:11:52.871Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-23T19:11:52.871Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T19:11:52.871Z] [2022-02-23T19:11:52.871Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T19:11:52.871Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T19:11:52.871Z] [2022-02-23T19:11:52.871Z] DONE 5 tests, 3 skipped in 4.469s [2022-02-23T19:11:52.871Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-23T19:11:52.905Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-02-23T19:11:52.905Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T19:11:52.905Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:11:52.905Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-23T19:11:52.905Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T19:11:52.905Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-23T19:11:52.905Z] === RUN TestTagInvalidReference [2022-02-23T19:11:52.905Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-23T19:11:52.905Z] === RUN TestTagValidPrefixedRepo [2022-02-23T19:11:52.905Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-02-23T19:11:52.905Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T19:11:52.905Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-23T19:11:52.905Z] === RUN TestTagOfficialNames [2022-02-23T19:11:52.905Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-23T19:11:52.905Z] === RUN TestTagMatchesDigest [2022-02-23T19:11:53.162Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-23T19:11:53.162Z] PASS [2022-02-23T19:11:53.162Z] [2022-02-23T19:11:53.162Z] === Skipped [2022-02-23T19:11:53.162Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:11:53.162Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-23T19:11:53.162Z] [2022-02-23T19:11:53.162Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-23T19:11:53.162Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:11:53.162Z] [2022-02-23T19:11:53.162Z] DONE 22 tests, 2 skipped in 1.175s [2022-02-23T19:11:53.162Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T19:11:53.163Z] ++ 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-02-23T19:11:53.163Z] ++ set -e [2022-02-23T19:11:53.163Z] ++ '[' -n 0 ']' [2022-02-23T19:11:53.163Z] ++ set -x [2022-02-23T19:11:53.163Z] ++ 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-02-23T19:11:53.163Z] INFO: Testing against a local daemon [2022-02-23T19:11:53.163Z] === RUN TestNetworkCreateDelete [2022-02-23T19:11:53.163Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-02-23T19:11:53.163Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T19:11:53.725Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-02-23T19:11:53.725Z] === RUN TestDaemonDNSFallback [2022-02-23T19:11:53.742Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T19:11:54.003Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T19:11:54.580Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-23T19:11:54.841Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-23T19:11:55.045Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:11:55.045Z] INFO: Testing against a local daemon [2022-02-23T19:11:55.045Z] === RUN TestExternalGraphDriver [2022-02-23T19:11:55.045Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T19:11:55.045Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-23T19:11:55.045Z] === RUN TestGraphdriverPluginV2 [2022-02-23T19:11:55.045Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T19:11:55.045Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-23T19:11:55.045Z] PASS [2022-02-23T19:11:55.045Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.118s [2022-02-23T19:11:55.413Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T19:11:55.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-02-23T19:11:55.503Z] [2022-02-23T19:11:55.503Z] === Skipped [2022-02-23T19:11:55.503Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-23T19:11:55.503Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T19:11:55.503Z] [2022-02-23T19:11:55.503Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-23T19:11:55.503Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T19:11:55.503Z] [2022-02-23T19:11:55.503Z] DONE 2 tests, 2 skipped in 2.584s [2022-02-23T19:11:55.503Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-23T19:11:55.650Z] plugin_test.go:61: [dfccf38036592] joining swarm manager [d28eac53d4fd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:11:56.800Z] --- PASS: TestUpdateRestartPolicy (12.38s) [2022-02-23T19:11:56.800Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T19:11:57.026Z] plugin_test.go:64: [df3d0c99c0350] joining swarm manager [d28eac53d4fd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:11:57.371Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2022-02-23T19:11:57.371Z] === RUN TestWaitNonBlocked [2022-02-23T19:11:57.371Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:11:57.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:11:57.371Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:11:57.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:11:57.371Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:11:57.371Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:11:57.674Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:11:57.674Z] INFO: Testing against a local daemon [2022-02-23T19:11:57.674Z] === RUN TestReadPluginNoRead [2022-02-23T19:11:57.674Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T19:11:57.674Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-23T19:11:57.674Z] PASS [2022-02-23T19:11:57.674Z] ok github.com/docker/docker/integration/plugin/logging 0.108s [2022-02-23T19:11:57.674Z] [2022-02-23T19:11:57.674Z] === Skipped [2022-02-23T19:11:57.674Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-23T19:11:57.674Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T19:11:57.674Z] [2022-02-23T19:11:57.674Z] DONE 1 tests, 1 skipped in 2.261s [2022-02-23T19:11:58.131Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-23T19:11:58.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-02-23T19:11:58.577Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-23T19:11:58.577Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2022-02-23T19:11:58.577Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2022-02-23T19:11:58.577Z] === RUN TestWaitBlocked [2022-02-23T19:11:58.577Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:11:58.577Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:11:58.577Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:11:58.577Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:11:58.577Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:11:58.577Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:11:59.103Z] testing: warning: no tests to run [2022-02-23T19:11:59.103Z] PASS [2022-02-23T19:11:59.103Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.088s [2022-02-23T19:11:59.103Z] [2022-02-23T19:11:59.103Z] DONE 0 tests in 1.160s [2022-02-23T19:11:59.103Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-23T19:11:59.967Z] --- PASS: TestWaitBlocked (0.02s) [2022-02-23T19:11:59.967Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2022-02-23T19:11:59.967Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2022-02-23T19:11:59.967Z] === CONT TestContainerStartOnDaemonRestart [2022-02-23T19:11:59.967Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T19:12:00.261Z] --- PASS: TestDaemonDNSFallback (6.22s) [2022-02-23T19:12:00.261Z] === RUN TestInspectNetwork [2022-02-23T19:12:01.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:12:01.271Z] INFO: Testing against a local daemon [2022-02-23T19:12:01.271Z] === RUN TestPluginWithDevMounts [2022-02-23T19:12:01.271Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:01.271Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T19:12:01.271Z] PASS [2022-02-23T19:12:01.271Z] ok github.com/docker/docker/integration/plugin/volumes 0.103s [2022-02-23T19:12:01.354Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-02-23T19:12:01.733Z] [2022-02-23T19:12:01.733Z] === Skipped [2022-02-23T19:12:01.733Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-23T19:12:01.733Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:01.733Z] [2022-02-23T19:12:01.733Z] DONE 1 tests, 1 skipped in 2.299s [2022-02-23T19:12:01.733Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-23T19:12:02.778Z] === RUN TestInspectNetwork/full_network_id [2022-02-23T19:12:02.778Z] === RUN TestInspectNetwork/partial_network_id [2022-02-23T19:12:02.778Z] === RUN TestInspectNetwork/network_name [2022-02-23T19:12:02.778Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-23T19:12:03.272Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s) [2022-02-23T19:12:03.272Z] === CONT TestIpcModeOlderClient [2022-02-23T19:12:03.272Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-02-23T19:12:03.272Z] === CONT TestContainerKillOnDaemonStart [2022-02-23T19:12:03.710Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.77s) [2022-02-23T19:12:03.710Z] === CONT TestDaemonHostGatewayIP [2022-02-23T19:12:04.021Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:12:04.021Z] INFO: Testing against a local daemon [2022-02-23T19:12:04.021Z] === RUN TestSecretInspect [2022-02-23T19:12:04.021Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:04.021Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-23T19:12:04.021Z] === RUN TestSecretList [2022-02-23T19:12:04.021Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:04.021Z] --- SKIP: TestSecretList (0.00s) [2022-02-23T19:12:04.021Z] === RUN TestSecretsCreateAndDelete [2022-02-23T19:12:04.021Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:04.021Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-23T19:12:04.021Z] === RUN TestSecretsUpdate [2022-02-23T19:12:04.021Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:04.021Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-23T19:12:04.021Z] === RUN TestTemplatedSecret [2022-02-23T19:12:04.021Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:04.021Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T19:12:04.021Z] === RUN TestSecretCreateResolve [2022-02-23T19:12:04.021Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:12:04.021Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-23T19:12:04.021Z] PASS [2022-02-23T19:12:04.021Z] ok github.com/docker/docker/integration/secret 0.107s [2022-02-23T19:12:04.021Z] [2022-02-23T19:12:04.021Z] === Skipped [2022-02-23T19:12:04.021Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-23T19:12:04.021Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:04.021Z] [2022-02-23T19:12:04.021Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-23T19:12:04.021Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:04.021Z] [2022-02-23T19:12:04.021Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-23T19:12:04.021Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:04.021Z] [2022-02-23T19:12:04.021Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-23T19:12:04.021Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:04.021Z] [2022-02-23T19:12:04.021Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-23T19:12:04.021Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:04.021Z] [2022-02-23T19:12:04.021Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-23T19:12:04.021Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:12:04.021Z] [2022-02-23T19:12:04.021Z] DONE 6 tests, 6 skipped in 2.013s [2022-02-23T19:12:04.021Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-23T19:12:04.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-02-23T19:12:06.198Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T19:12:06.224Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:12:06.225Z] INFO: Testing against a local daemon [2022-02-23T19:12:06.225Z] === RUN TestServiceCreateInit [2022-02-23T19:12:06.225Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T19:12:06.225Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T19:12:06.225Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- PASS: TestServiceCreateInit (0.06s) [2022-02-23T19:12:06.225Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:12:06.225Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:12:06.225Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T19:12:06.225Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-23T19:12:06.225Z] === RUN TestCreateServiceConflict [2022-02-23T19:12:06.225Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-23T19:12:06.225Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T19:12:06.225Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestCreateServiceMaxReplicas (0.07s) [2022-02-23T19:12:06.225Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T19:12:06.225Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T19:12:06.225Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T19:12:06.225Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-23T19:12:06.225Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T19:12:06.225Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-23T19:12:06.225Z] === RUN TestCreateServiceSysctls [2022-02-23T19:12:06.225Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-23T19:12:06.225Z] === RUN TestCreateServiceCapabilities [2022-02-23T19:12:06.225Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-23T19:12:06.225Z] === RUN TestInspect [2022-02-23T19:12:06.225Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestInspect (0.00s) [2022-02-23T19:12:06.225Z] === RUN TestCreateJob [2022-02-23T19:12:06.225Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestCreateJob (0.00s) [2022-02-23T19:12:06.225Z] === RUN TestReplicatedJob [2022-02-23T19:12:06.225Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-23T19:12:06.225Z] === RUN TestUpdateReplicatedJob [2022-02-23T19:12:06.225Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-23T19:12:06.225Z] === RUN TestServiceListWithStatuses [2022-02-23T19:12:06.225Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T19:12:06.225Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T19:12:06.225Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-23T19:12:06.225Z] === RUN TestDockerNetworkReConnect [2022-02-23T19:12:06.225Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-23T19:12:06.225Z] === RUN TestServicePlugin [2022-02-23T19:12:06.225Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.225Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T19:12:06.681Z] === RUN TestServiceUpdateLabel [2022-02-23T19:12:06.681Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:12:06.681Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-02-23T19:12:06.681Z] === RUN TestServiceUpdateSecrets [2022-02-23T19:12:06.681Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:12:06.681Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-02-23T19:12:06.681Z] === RUN TestServiceUpdateConfigs [2022-02-23T19:12:06.681Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:12:06.681Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-02-23T19:12:06.681Z] === RUN TestServiceUpdateNetwork [2022-02-23T19:12:06.681Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:12:06.681Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-23T19:12:06.681Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T19:12:06.681Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:12:06.681Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-23T19:12:06.681Z] PASS [2022-02-23T19:12:06.681Z] ok github.com/docker/docker/integration/service 0.346s [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === Skipped [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:12:06.681Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:12:06.681Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-02-23T19:12:06.681Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-23T19:12:06.681Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.07s) [2022-02-23T19:12:06.681Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T19:12:06.681Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-23T19:12:06.681Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-23T19:12:06.681Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-23T19:12:06.681Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-23T19:12:06.681Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-23T19:12:06.681Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-23T19:12:06.681Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-23T19:12:06.681Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-23T19:12:06.681Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-23T19:12:06.681Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-23T19:12:06.681Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-23T19:12:06.681Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-23T19:12:06.681Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2022-02-23T19:12:06.681Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.01s) [2022-02-23T19:12:06.681Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:12:06.681Z] [2022-02-23T19:12:06.681Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2022-02-23T19:12:06.681Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:12:06.682Z] [2022-02-23T19:12:06.682Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-23T19:12:06.682Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:12:06.682Z] [2022-02-23T19:12:06.682Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-23T19:12:06.682Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:12:06.682Z] [2022-02-23T19:12:06.682Z] DONE 24 tests, 23 skipped in 2.862s [2022-02-23T19:12:06.682Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-23T19:12:06.772Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T19:12:07.034Z] --- PASS: TestDaemonHostGatewayIP (3.53s) [2022-02-23T19:12:07.034Z] === CONT TestDaemonRestartIpcMode [2022-02-23T19:12:07.069Z] --- PASS: TestInspectNetwork (6.58s) [2022-02-23T19:12:07.069Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-23T19:12:07.069Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-23T19:12:07.069Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-23T19:12:07.069Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-23T19:12:07.069Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T19:12:07.296Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T19:12:08.017Z] --- PASS: TestRunContainerWithBridgeNone (1.41s) [2022-02-23T19:12:08.017Z] === RUN TestNetworkInvalidJSON [2022-02-23T19:12:08.017Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T19:12:08.017Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T19:12:08.017Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:12:08.017Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:12:08.017Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:12:08.017Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:12:08.017Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T19:12:08.017Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:12:08.017Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:12:08.017Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-23T19:12:08.017Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T19:12:08.017Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T19:12:08.017Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T19:12:08.017Z] === RUN TestNetworkList [2022-02-23T19:12:08.017Z] === RUN TestNetworkList//networks [2022-02-23T19:12:08.017Z] === PAUSE TestNetworkList//networks [2022-02-23T19:12:08.017Z] === RUN TestNetworkList//networks/ [2022-02-23T19:12:08.017Z] === PAUSE TestNetworkList//networks/ [2022-02-23T19:12:08.017Z] === CONT TestNetworkList//networks [2022-02-23T19:12:08.017Z] === CONT TestNetworkList//networks/ [2022-02-23T19:12:08.017Z] --- PASS: TestNetworkList (0.01s) [2022-02-23T19:12:08.017Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T19:12:08.017Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T19:12:08.017Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T19:12:08.588Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-02-23T19:12:08.589Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T19:12:08.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-02-23T19:12:08.881Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:12:08.881Z] INFO: Testing against a local daemon [2022-02-23T19:12:08.881Z] === RUN TestSessionCreate [2022-02-23T19:12:08.881Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T19:12:08.881Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-23T19:12:08.881Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T19:12:08.881Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T19:12:08.881Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T19:12:08.881Z] PASS [2022-02-23T19:12:08.881Z] ok github.com/docker/docker/integration/session 0.095s [2022-02-23T19:12:08.881Z] [2022-02-23T19:12:08.881Z] === Skipped [2022-02-23T19:12:08.881Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-23T19:12:08.881Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T19:12:08.881Z] [2022-02-23T19:12:08.881Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T19:12:08.881Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T19:12:08.881Z] [2022-02-23T19:12:08.881Z] DONE 2 tests, 2 skipped in 1.956s [2022-02-23T19:12:08.882Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-23T19:12:09.527Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-23T19:12:09.527Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T19:12:10.070Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T19:12:10.090Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-02-23T19:12:10.090Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T19:12:10.642Z] --- PASS: TestDaemonRestartIpcMode (3.37s) [2022-02-23T19:12:11.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:12:11.087Z] INFO: Testing against a local daemon [2022-02-23T19:12:11.087Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:12:11.087Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:11.087Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:12:11.087Z] === RUN TestDiskUsage [2022-02-23T19:12:11.087Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T19:12:11.087Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-23T19:12:11.087Z] === RUN TestEventsExecDie [2022-02-23T19:12:11.087Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T19:12:11.087Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-23T19:12:11.087Z] === RUN TestEventsBackwardsCompatible [2022-02-23T19:12:11.087Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T19:12:11.087Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-23T19:12:11.087Z] === RUN TestEventsVolumeCreate [2022-02-23T19:12:11.087Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T19:12:11.087Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-23T19:12:11.087Z] === RUN TestInfoAPI [2022-02-23T19:12:11.087Z] --- PASS: TestInfoAPI (0.05s) [2022-02-23T19:12:11.087Z] === RUN TestInfoAPIWarnings [2022-02-23T19:12:11.087Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:12:11.087Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-23T19:12:11.087Z] === RUN TestInfoDebug [2022-02-23T19:12:11.087Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:12:11.087Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-23T19:12:11.087Z] === RUN TestInfoInsecureRegistries [2022-02-23T19:12:11.087Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:12:11.087Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-23T19:12:11.087Z] === RUN TestInfoRegistryMirrors [2022-02-23T19:12:11.087Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:12:11.087Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-23T19:12:11.087Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T19:12:11.458Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-02-23T19:12:11.458Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T19:12:11.841Z] INFO: Extraction ended at 02/23/2022 19:12:07. Duration:00:00:33.1262328 [2022-02-23T19:12:11.841Z] INFO: Updating the golang and path environment variables [2022-02-23T19:12:11.841Z] INFO: GOPATH=d:\gopath [2022-02-23T19:12:11.841Z] INFO: go version go1.17.7 windows/amd64 [2022-02-23T19:12:11.841Z] INFO: Running the daemon under test in debug mode [2022-02-23T19:12:11.841Z] INFO: Starting a daemon under test... [2022-02-23T19:12:11.841Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43288\1\daemon --pidfile d:\CI\PR-43288\1\docker.pid -D [2022-02-23T19:12:11.841Z] INFO: Process started successfully. [2022-02-23T19:12:11.841Z] INFO: Start tailing logs of the daemon under tests [2022-02-23T19:12:11.841Z] INFO: Waiting for the daemon under test to start... [2022-02-23T19:12:12.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-02-23T19:12:12.052Z] --- PASS: TestLoginFailsWithBadCredentials (1.28s) [2022-02-23T19:12:12.052Z] === RUN TestPingCacheHeaders [2022-02-23T19:12:12.052Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-02-23T19:12:12.052Z] === RUN TestPingGet [2022-02-23T19:12:12.052Z] --- PASS: TestPingGet (0.04s) [2022-02-23T19:12:12.052Z] === RUN TestPingHead [2022-02-23T19:12:12.052Z] --- PASS: TestPingHead (0.04s) [2022-02-23T19:12:12.052Z] === RUN TestVersion [2022-02-23T19:12:12.052Z] --- PASS: TestVersion (0.03s) [2022-02-23T19:12:12.052Z] PASS [2022-02-23T19:12:12.052Z] ok github.com/docker/docker/integration/system 1.567s [2022-02-23T19:12:12.386Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-02-23T19:12:12.386Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T19:12:12.507Z] [2022-02-23T19:12:12.507Z] === Skipped [2022-02-23T19:12:12.507Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:12:12.507Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:12:12.507Z] [2022-02-23T19:12:12.507Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-23T19:12:12.507Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T19:12:12.507Z] [2022-02-23T19:12:12.507Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-23T19:12:12.507Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T19:12:12.507Z] [2022-02-23T19:12:12.507Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-23T19:12:12.507Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T19:12:12.507Z] [2022-02-23T19:12:12.507Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-23T19:12:12.507Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T19:12:12.507Z] [2022-02-23T19:12:12.507Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-23T19:12:12.507Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:12:12.507Z] [2022-02-23T19:12:12.507Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-23T19:12:12.507Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:12:12.507Z] [2022-02-23T19:12:12.507Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-23T19:12:12.507Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:12:12.507Z] [2022-02-23T19:12:12.507Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-23T19:12:12.507Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:12:12.507Z] [2022-02-23T19:12:12.507Z] DONE 15 tests, 9 skipped in 3.486s [2022-02-23T19:12:12.507Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-23T19:12:12.948Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-02-23T19:12:12.948Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T19:12:12.974Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-23T19:12:14.361Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T19:12:14.361Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-23T19:12:14.361Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T19:12:14.361Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-23T19:12:14.361Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T19:12:14.361Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-23T19:12:14.361Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T19:12:14.361Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-23T19:12:14.361Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T19:12:14.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:12:14.677Z] INFO: Testing against a local daemon [2022-02-23T19:12:14.677Z] === RUN TestVolumesCreateAndList [2022-02-23T19:12:14.677Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-02-23T19:12:14.677Z] === RUN TestVolumesRemove [2022-02-23T19:12:14.677Z] --- PASS: TestVolumesRemove (0.17s) [2022-02-23T19:12:14.677Z] === RUN TestVolumesInspect [2022-02-23T19:12:14.677Z] --- PASS: TestVolumesInspect (0.04s) [2022-02-23T19:12:14.677Z] === RUN TestVolumesInvalidJSON [2022-02-23T19:12:14.677Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T19:12:14.677Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T19:12:14.677Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T19:12:14.677Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-23T19:12:14.677Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-23T19:12:14.677Z] PASS [2022-02-23T19:12:14.677Z] ok github.com/docker/docker/integration/volume 0.375s [2022-02-23T19:12:14.677Z] [2022-02-23T19:12:14.677Z] DONE 5 tests in 2.302s [2022-02-23T19:12:14.677Z] INFO: make.ps1 ended at 02/23/2022 19:12:14 [2022-02-23T19:12:14.677Z] INFO: Integration CLI tests being run from the host: [2022-02-23T19:12:14.677Z] 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-02-23T19:12:14.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-02-23T19:12:15.464Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2022-02-23T19:12:15.464Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T19:12:15.464Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:12:15.464Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:12:15.464Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T19:12:16.348Z] --- PASS: TestContainerKillOnDaemonStart (12.79s) [2022-02-23T19:12:16.348Z] PASS [2022-02-23T19:12:16.348Z] [2022-02-23T19:12:16.348Z] === Skipped [2022-02-23T19:12:16.348Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-23T19:12:16.348Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:12:16.348Z] [2022-02-23T19:12:16.348Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-23T19:12:16.348Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:12:16.348Z] [2022-02-23T19:12:16.348Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-23T19:12:16.348Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:12:16.348Z] [2022-02-23T19:12:16.348Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T19:12:16.348Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T19:12:16.348Z] [2022-02-23T19:12:16.348Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-23T19:12:16.348Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T19:12:16.348Z] [2022-02-23T19:12:16.348Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-02-23T19:12:16.349Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:12:16.349Z] [2022-02-23T19:12:16.349Z] DONE 200 tests, 6 skipped in 161.494s [2022-02-23T19:12:16.349Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T19:12:16.349Z] ++ 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-02-23T19:12:16.349Z] ++ set -e [2022-02-23T19:12:16.349Z] ++ '[' -n 0 ']' [2022-02-23T19:12:16.349Z] ++ set -x [2022-02-23T19:12:16.349Z] ++ 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-02-23T19:12:16.349Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T19:12:16.920Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-02-23T19:12:16.920Z] === RUN TestDaemonConfigValidation [2022-02-23T19:12:16.920Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:12:16.920Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:12:16.920Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T19:12:16.920Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T19:12:16.920Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T19:12:16.920Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T19:12:16.920Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T19:12:16.920Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T19:12:16.920Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T19:12:16.920Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T19:12:16.920Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:12:16.920Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T19:12:17.182Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T19:12:17.182Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T19:12:17.182Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T19:12:17.444Z] check_test.go:308: [da902731ec533] daemon is not started [2022-02-23T19:12:17.444Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-02-23T19:12:17.444Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T19:12:17.444Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-02-23T19:12:17.444Z] --- PASS: TestDaemonConfigValidation/valid_config (0.22s) [2022-02-23T19:12:17.444Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2022-02-23T19:12:17.444Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-02-23T19:12:17.444Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.23s) [2022-02-23T19:12:17.444Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T19:12:17.444Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T19:12:18.017Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T19:12:18.624Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T19:12:19.566Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T19:12:20.514Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-02-23T19:12:20.514Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T19:12:20.514Z] daemon_test.go:156: [d72eb5a5282e3] daemon is not started [2022-02-23T19:12:20.514Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-02-23T19:12:20.514Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-02-23T19:12:20.775Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-02-23T19:12:20.775Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-02-23T19:12:20.775Z] === RUN TestDaemonProxy [2022-02-23T19:12:20.775Z] === RUN TestDaemonProxy/environment_variables [2022-02-23T19:12:22.164Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T19:12:22.425Z] === RUN TestDaemonProxy/command-line_options [2022-02-23T19:12:22.997Z] docker_cli_daemon_plugins_test.go:106: [d5a58426219ee] daemon is not started [2022-02-23T19:12:23.603Z] --- PASS: TestServicePlugin (29.51s) [2022-02-23T19:12:23.603Z] === RUN TestServiceUpdateLabel [2022-02-23T19:12:23.862Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-02-23T19:12:23.862Z] === RUN TestServiceUpdateSecrets [2022-02-23T19:12:23.919Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T19:12:23.919Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T19:12:23.919Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T19:12:23.919Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T19:12:23.919Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T19:12:23.919Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T19:12:23.919Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T19:12:23.919Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:12:23.919Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T19:12:23.919Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T19:12:23.919Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T19:12:23.919Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:12:23.919Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T19:12:23.919Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T19:12:23.919Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T19:12:23.919Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:12:23.919Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T19:12:23.919Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T19:12:23.919Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T19:12:23.919Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T19:12:23.938Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-02-23T19:12:23.938Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T19:12:24.200Z] === RUN TestDaemonProxy/configuration_file [2022-02-23T19:12:24.200Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T19:12:24.975Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:12:24.976Z] INFO: Testing against a local daemon [2022-02-23T19:12:24.976Z] === RUN TestDockerSuite [2022-02-23T19:12:24.976Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T19:12:24.976Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T19:12:24.976Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:12:24.976Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T19:12:24.976Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T19:12:24.976Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T19:12:24.976Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T19:12:24.976Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T19:12:24.976Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T19:12:24.976Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T19:12:25.432Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T19:12:25.588Z] check_test.go:308: [db44801235030] daemon is not started [2022-02-23T19:12:25.588Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-02-23T19:12:25.849Z] === RUN TestDaemonProxy/conflicting_options [2022-02-23T19:12:25.892Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T19:12:26.352Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T19:12:26.420Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-23T19:12:26.925Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T19:12:27.102Z] --- PASS: TestDaemonProxy (6.33s) [2022-02-23T19:12:27.102Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-02-23T19:12:27.102Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-02-23T19:12:27.102Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2022-02-23T19:12:27.102Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-23T19:12:27.102Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-23T19:12:27.102Z] PASS [2022-02-23T19:12:27.102Z] [2022-02-23T19:12:27.102Z] DONE 17 tests in 10.772s [2022-02-23T19:12:27.102Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T19:12:27.102Z] ++ 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-02-23T19:12:27.102Z] ++ set -e [2022-02-23T19:12:27.102Z] ++ '[' -n 0 ']' [2022-02-23T19:12:27.102Z] ++ set -x [2022-02-23T19:12:27.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=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-02-23T19:12:27.102Z] INFO: Testing against a local daemon [2022-02-23T19:12:27.102Z] === RUN TestCommitInheritsEnv [2022-02-23T19:12:27.673Z] --- PASS: TestCommitInheritsEnv (0.38s) [2022-02-23T19:12:27.673Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T19:12:27.673Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-23T19:12:27.673Z] === RUN TestImportWithCustomPlatform [2022-02-23T19:12:27.673Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T19:12:27.673Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T19:12:27.673Z] === RUN TestImportWithCustomPlatform// [2022-02-23T19:12:27.673Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T19:12:27.933Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T19:12:27.933Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T19:12:27.933Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T19:12:27.933Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T19:12:27.934Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T19:12:27.934Z] --- PASS: TestImportWithCustomPlatform (0.42s) [2022-02-23T19:12:27.934Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-02-23T19:12:27.934Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T19:12:27.934Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T19:12:27.934Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-02-23T19:12:27.934Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-02-23T19:12:27.934Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-02-23T19:12:27.934Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T19:12:27.934Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T19:12:27.934Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T19:12:27.934Z] === RUN TestImagesFilterMultiReference [2022-02-23T19:12:28.195Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-02-23T19:12:28.195Z] === RUN TestImagePullPlatformInvalid [2022-02-23T19:12:28.195Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-23T19:12:28.195Z] === RUN TestRemoveImageOrphaning [2022-02-23T19:12:28.195Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T19:12:28.455Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2022-02-23T19:12:28.455Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T19:12:29.028Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-02-23T19:12:29.843Z] .....INFO: Daemon under test started and replied! [2022-02-23T19:12:29.843Z] INFO: Docker version of the daemon under test [2022-02-23T19:12:29.843Z] [2022-02-23T19:12:29.843Z] Client: [2022-02-23T19:12:29.843Z] Version: 17.06.2-ce [2022-02-23T19:12:29.843Z] API version: 1.30 [2022-02-23T19:12:29.843Z] Go version: go1.8.3 [2022-02-23T19:12:29.843Z] Git commit: cec0b72 [2022-02-23T19:12:29.843Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-23T19:12:29.843Z] OS/Arch: windows/amd64 [2022-02-23T19:12:29.843Z] [2022-02-23T19:12:29.843Z] Server: [2022-02-23T19:12:29.843Z] Version: 0.0.0-dev [2022-02-23T19:12:29.843Z] API version: 1.42 (minimum version 1.24) [2022-02-23T19:12:29.843Z] Go version: go1.17.7 [2022-02-23T19:12:29.843Z] Git commit: 8a340423a7 [2022-02-23T19:12:29.843Z] Built: 02/23/2022 19:09:53 [2022-02-23T19:12:29.843Z] OS/Arch: windows/amd64 [2022-02-23T19:12:29.843Z] Experimental: false [2022-02-23T19:12:29.843Z] [2022-02-23T19:12:29.843Z] INFO: Docker info of the daemon under test [2022-02-23T19:12:29.843Z] [2022-02-23T19:12:29.843Z] Containers: 0 [2022-02-23T19:12:29.843Z] Running: 0 [2022-02-23T19:12:29.843Z] Paused: 0 [2022-02-23T19:12:29.843Z] Stopped: 0 [2022-02-23T19:12:29.843Z] Images: 0 [2022-02-23T19:12:29.843Z] Server Version: 0.0.0-dev [2022-02-23T19:12:29.843Z] Storage Driver: windowsfilter [2022-02-23T19:12:29.843Z] Windows: [2022-02-23T19:12:29.843Z] Logging Driver: json-file [2022-02-23T19:12:29.843Z] Plugins: [2022-02-23T19:12:29.843Z] Volume: local [2022-02-23T19:12:29.843Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T19:12:29.843Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T19:12:29.843Z] Swarm: inactive [2022-02-23T19:12:29.843Z] Default Isolation: process [2022-02-23T19:12:29.843Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T19:12:29.843Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T19:12:29.843Z] OSType: windows [2022-02-23T19:12:29.843Z] Architecture: x86_64 [2022-02-23T19:12:29.843Z] CPUs: 4 [2022-02-23T19:12:29.843Z] Total Memory: 32GiB [2022-02-23T19:12:29.843Z] Name: azwin-2-e60d90 [2022-02-23T19:12:29.843Z] ID: TMUE:KXYR:ILKA:MZMO:HR26:QB7U:KBUD:GCFO:UGJE:KZ7W:CTTM:U76N [2022-02-23T19:12:29.843Z] Docker Root Dir: D:\CI\PR-43288\1\daemon [2022-02-23T19:12:29.843Z] Debug Mode (client): false [2022-02-23T19:12:29.843Z] Debug Mode (server): true [2022-02-23T19:12:29.843Z] File Descriptors: -1 [2022-02-23T19:12:29.843Z] Goroutines: 16 [2022-02-23T19:12:29.843Z] System Time: 2022-02-23T19:12:27.365203Z [2022-02-23T19:12:29.843Z] EventsListeners: 0 [2022-02-23T19:12:29.843Z] Registry: https://index.docker.io/v1/ [2022-02-23T19:12:29.843Z] Labels: [2022-02-23T19:12:29.843Z] Experimental: false [2022-02-23T19:12:29.843Z] Insecure Registries: [2022-02-23T19:12:29.843Z] 127.0.0.0/8 [2022-02-23T19:12:29.843Z] Live Restore Enabled: false [2022-02-23T19:12:29.843Z] [2022-02-23T19:12:29.843Z] [2022-02-23T19:12:29.843Z] INFO: Docker images of the daemon under test [2022-02-23T19:12:29.843Z] [2022-02-23T19:12:29.843Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T19:12:29.843Z] [2022-02-23T19:12:29.843Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-23T19:12:29.843Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-02-23T19:12:29.843Z] ltsc2019: Pulling from windows/servercore [2022-02-23T19:12:29.843Z] 4612f6d0b889: Pulling fs layer [2022-02-23T19:12:29.843Z] 1bd78008c728: Pulling fs layer [2022-02-23T19:12:29.863Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T19:12:29.863Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:12:29.863Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T19:12:29.863Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T19:12:29.863Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T19:12:30.311Z] --- PASS: TestServiceWithDataPathPortInit (13.43s) [2022-02-23T19:12:30.311Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T19:12:30.946Z] --- PASS: TestRemoveImageGarbageCollector (2.32s) [2022-02-23T19:12:30.946Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T19:12:30.946Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-02-23T19:12:30.946Z] === RUN TestTagInvalidReference [2022-02-23T19:12:30.946Z] --- PASS: TestTagInvalidReference (0.02s) [2022-02-23T19:12:30.946Z] === RUN TestTagValidPrefixedRepo [2022-02-23T19:12:30.946Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-02-23T19:12:30.946Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T19:12:30.946Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-23T19:12:30.946Z] === RUN TestTagOfficialNames [2022-02-23T19:12:30.946Z] --- PASS: TestTagOfficialNames (0.09s) [2022-02-23T19:12:30.946Z] === RUN TestTagMatchesDigest [2022-02-23T19:12:31.207Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-23T19:12:31.207Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-23T19:12:31.244Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s2h6vr5jrwhntc5srekfdbkyp Created:2022-02-23 19:12:29.992780786 +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[273ee9bdaaf84a2792b9359860e5c9124845ebdd157cb46bba0e0e949def92f6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.76isy985uakdklm1uecunlp7c EndpointID:f4e7e5724ef9c23e0a77d83e0525a1f0932e945194e082c1230f610ccf3e867d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:77b9ee8cfeab07f29ae1317dff207bf72b13ce507050dd62c7ee0c47ebaf6e07 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:b5561b48d440 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.76isy985uakdklm1uecunlp7c EndpointID:f4e7e5724ef9c23e0a77d83e0525a1f0932e945194e082c1230f610ccf3e867d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-23T19:12:33.126Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T19:12:33.657Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T19:12:33.698Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T19:12:34.652Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-02-23T19:12:35.226Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T19:12:35.410Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.72s) [2022-02-23T19:12:35.410Z] PASS [2022-02-23T19:12:35.410Z] [2022-02-23T19:12:35.410Z] === Skipped [2022-02-23T19:12:35.410Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:12:35.410Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:12:35.410Z] [2022-02-23T19:12:35.410Z] DONE 26 tests, 1 skipped in 42.407s [2022-02-23T19:12:35.410Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T19:12:35.411Z] ++ 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-02-23T19:12:35.411Z] ++ set -e [2022-02-23T19:12:35.411Z] ++ '[' -n 0 ']' [2022-02-23T19:12:35.411Z] ++ set -x [2022-02-23T19:12:35.411Z] ++ 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-02-23T19:12:35.488Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-02-23T19:12:35.668Z] INFO: Testing against a local daemon [2022-02-23T19:12:35.668Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T19:12:35.668Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:12:35.668Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T19:12:35.668Z] === RUN TestDockerNetworkIpvlan [2022-02-23T19:12:35.668Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:12:35.668Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T19:12:35.668Z] PASS [2022-02-23T19:12:35.668Z] [2022-02-23T19:12:35.668Z] === Skipped [2022-02-23T19:12:35.668Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T19:12:35.668Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:12:35.668Z] [2022-02-23T19:12:35.668Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T19:12:35.668Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:12:35.668Z] [2022-02-23T19:12:35.668Z] DONE 2 tests, 2 skipped in 0.100s [2022-02-23T19:12:35.668Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T19:12:35.668Z] ++ 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-02-23T19:12:35.668Z] ++ set -e [2022-02-23T19:12:35.668Z] ++ '[' -n 0 ']' [2022-02-23T19:12:35.668Z] ++ set -x [2022-02-23T19:12:35.668Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-23T19:12:35.668Z] INFO: Testing against a local daemon [2022-02-23T19:12:35.668Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T19:12:36.061Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-02-23T19:12:36.609Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T19:12:36.609Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T19:12:36.609Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T19:12:36.609Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T19:12:36.609Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T19:12:36.609Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T19:12:36.609Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T19:12:36.609Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T19:12:36.609Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-23T19:12:37.004Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-02-23T19:12:37.004Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-02-23T19:12:37.035Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-02-23T19:12:37.035Z] === RUN TestDockerNetworkMacvlan [2022-02-23T19:12:37.265Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-02-23T19:12:37.596Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-23T19:12:37.837Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-02-23T19:12:38.409Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-02-23T19:12:38.526Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-23T19:12:38.670Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T19:12:38.740Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2022-02-23T19:12:38.740Z] === RUN TestServiceUpdateConfigs [2022-02-23T19:12:38.931Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-02-23T19:12:39.087Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-23T19:12:39.192Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T19:12:39.192Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T19:12:39.453Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-02-23T19:12:40.024Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-02-23T19:12:40.286Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T19:12:40.399Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T19:12:40.399Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T19:12:40.399Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T19:12:40.399Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:12:40.399Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T19:12:40.547Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-02-23T19:12:40.808Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-02-23T19:12:40.977Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-23T19:12:41.380Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T19:12:41.380Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-02-23T19:12:41.952Z] check_test.go:308: [d326b1904030a] daemon is not started [2022-02-23T19:12:41.952Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-02-23T19:12:42.214Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T19:12:42.344Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-23T19:12:43.158Z] check_test.go:308: [dbe294505314f] daemon is not started [2022-02-23T19:12:43.158Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-02-23T19:12:43.731Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-02-23T19:12:44.945Z] 1bd78008c728: Verifying Checksum [2022-02-23T19:12:44.945Z] 1bd78008c728: Download complete [2022-02-23T19:12:45.117Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-02-23T19:12:45.613Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-23T19:12:45.869Z] --- PASS: TestDockerNetworkMacvlan (8.90s) [2022-02-23T19:12:45.869Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-02-23T19:12:45.869Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-02-23T19:12:45.869Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.75s) [2022-02-23T19:12:45.869Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s) [2022-02-23T19:12:45.869Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.77s) [2022-02-23T19:12:45.869Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2022-02-23T19:12:45.869Z] PASS [2022-02-23T19:12:45.869Z] [2022-02-23T19:12:45.869Z] DONE 8 tests in 10.353s [2022-02-23T19:12:45.869Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T19:12:45.869Z] ++ 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-02-23T19:12:45.869Z] ++ set -e [2022-02-23T19:12:45.869Z] ++ '[' -n 0 ']' [2022-02-23T19:12:45.869Z] ++ set -x [2022-02-23T19:12:45.869Z] ++ 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-02-23T19:12:45.869Z] testing: warning: no tests to run [2022-02-23T19:12:45.869Z] PASS [2022-02-23T19:12:45.869Z] [2022-02-23T19:12:45.869Z] DONE 0 tests in 0.024s [2022-02-23T19:12:45.869Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T19:12:45.869Z] ++ 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-02-23T19:12:45.869Z] ++ set -e [2022-02-23T19:12:45.869Z] ++ '[' -n 0 ']' [2022-02-23T19:12:45.869Z] ++ set -x [2022-02-23T19:12:45.869Z] ++ 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-02-23T19:12:46.126Z] INFO: Testing against a local daemon [2022-02-23T19:12:46.126Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T19:12:46.268Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T19:12:47.055Z] --- PASS: TestAuthZPluginAllowRequest (1.06s) [2022-02-23T19:12:47.055Z] === RUN TestAuthZPluginTLS [2022-02-23T19:12:47.619Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-23T19:12:47.619Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T19:12:48.181Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-23T19:12:48.181Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T19:12:48.422Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-02-23T19:12:48.422Z] check_test.go:308: [d6ec28ac61954] daemon is not started [2022-02-23T19:12:48.422Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-02-23T19:12:48.746Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-23T19:12:48.746Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T19:12:49.317Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-02-23T19:12:49.317Z] === RUN TestAuthZPluginAllowEventStream [2022-02-23T19:12:50.248Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s) [2022-02-23T19:12:50.248Z] === RUN TestAuthZPluginErrorResponse [2022-02-23T19:12:50.283Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-23T19:12:50.283Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-23T19:12:50.283Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-23T19:12:50.283Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-23T19:12:50.283Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-02-23T19:12:50.283Z] remote: Enumerating objects: 23, done. [2022-02-23T19:12:50.283Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-02-23T19:12:50.283Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-02-23T19:12:50.283Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-02-23T19:12:50.284Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-02-23T19:12:50.284Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-02-23T19:12:50.284Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-02-23T19:12:50.284Z] Cross building: bundles/cross/linux/ppc64le [2022-02-23T19:12:50.284Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-23T19:12:50.284Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-23T19:12:50.811Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-02-23T19:12:50.811Z] === RUN TestAuthZPluginErrorRequest [2022-02-23T19:12:51.373Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-23T19:12:51.373Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T19:12:51.801Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-02-23T19:12:51.934Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-02-23T19:12:51.934Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-23T19:12:52.190Z] 4612f6d0b889: Verifying Checksum [2022-02-23T19:12:52.190Z] 4612f6d0b889: Download complete [2022-02-23T19:12:52.375Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T19:12:53.301Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s) [2022-02-23T19:12:53.301Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T19:12:53.317Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-02-23T19:12:53.577Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T19:12:53.612Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2022-02-23T19:12:53.612Z] === RUN TestServiceUpdateNetwork [2022-02-23T19:12:54.667Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.28s) [2022-02-23T19:12:54.667Z] === RUN TestAuthZPluginHeader [2022-02-23T19:12:55.229Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-02-23T19:12:55.229Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-23T19:12:55.229Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:12:55.229Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-23T19:12:55.229Z] === RUN TestAuthZPluginV2Disable [2022-02-23T19:12:55.229Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:12:55.229Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-02-23T19:12:55.229Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T19:12:55.229Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:12:55.229Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-23T19:12:55.229Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T19:12:55.229Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:12:55.229Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-23T19:12:55.229Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T19:12:56.880Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T19:12:57.141Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-02-23T19:12:58.085Z] check_test.go:308: [dd566c3148349] daemon is not started [2022-02-23T19:12:58.086Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-02-23T19:13:03.383Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T19:13:05.822Z] --- PASS: TestServiceUpdateNetwork (12.70s) [2022-02-23T19:13:05.827Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T19:13:06.688Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-02-23T19:13:06.765Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-23T19:13:07.636Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T19:13:07.704Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-23T19:13:08.582Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T19:13:08.582Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T19:13:09.156Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-02-23T19:13:11.707Z] check_test.go:308: [d963a0d09cd21] daemon is not started [2022-02-23T19:13:11.707Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-02-23T19:13:12.280Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-02-23T19:13:12.856Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T19:13:12.856Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-02-23T19:13:13.275Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-02-23T19:13:13.275Z] PASS [2022-02-23T19:13:13.275Z] [2022-02-23T19:13:13.275Z] === Skipped [2022-02-23T19:13:13.275Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-23T19:13:13.275Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:13:13.275Z] [2022-02-23T19:13:13.275Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-02-23T19:13:13.275Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:13:13.275Z] [2022-02-23T19:13:13.275Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-23T19:13:13.275Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:13:13.275Z] [2022-02-23T19:13:13.275Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-23T19:13:13.275Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:13:13.275Z] [2022-02-23T19:13:13.275Z] DONE 17 tests, 4 skipped in 25.823s [2022-02-23T19:13:13.275Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T19:13:13.275Z] ++ 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-02-23T19:13:13.275Z] ++ set -e [2022-02-23T19:13:13.275Z] ++ '[' -n 0 ']' [2022-02-23T19:13:13.275Z] ++ set -x [2022-02-23T19:13:13.275Z] ++ 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-02-23T19:13:13.275Z] INFO: Testing against a local daemon [2022-02-23T19:13:13.275Z] === RUN TestPluginInvalidJSON [2022-02-23T19:13:13.275Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:13:13.275Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:13:13.275Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:13:13.275Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-23T19:13:13.275Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T19:13:13.275Z] === RUN TestPluginInstall [2022-02-23T19:13:13.275Z] === RUN TestPluginInstall/no_auth [2022-02-23T19:13:13.275Z] time="2022-02-23T19:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:13:13.275Z] time="2022-02-23T19:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6685e746c4b819079d4ce2ecacc6f12324f426b5a72a45b9f20fe7551ba05358" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:13:13.276Z] time="2022-02-23T19:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:13:13.276Z] time="2022-02-23T19:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6685e746c4b819079d4ce2ecacc6f12324f426b5a72a45b9f20fe7551ba05358" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:13:13.428Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-02-23T19:13:13.532Z] === RUN TestPluginInstall/with_htpasswd [2022-02-23T19:13:13.789Z] time="2022-02-23T19:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:13:13.789Z] time="2022-02-23T19:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e4c2a71fbad95f7d21eb86526cdb0f8aba64b66f1f2fd2f0389ba4c3c967436" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:13:13.789Z] time="2022-02-23T19:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:13:13.789Z] time="2022-02-23T19:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e4c2a71fbad95f7d21eb86526cdb0f8aba64b66f1f2fd2f0389ba4c3c967436" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:13:14.045Z] === RUN TestPluginInstall/with_insecure [2022-02-23T19:13:14.973Z] time="2022-02-23T19:13:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:13:14.973Z] time="2022-02-23T19:13:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:269af5d3197288fa5c206258fd266ef6b298c934231cce93e722e8712ef3e985" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:13:14.973Z] time="2022-02-23T19:13:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:13:14.973Z] time="2022-02-23T19:13:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:269af5d3197288fa5c206258fd266ef6b298c934231cce93e722e8712ef3e985" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:13:15.229Z] plugin_test.go:165: [d3d2d1f217f6c] daemon is not started [2022-02-23T19:13:15.229Z] --- PASS: TestPluginInstall (3.20s) [2022-02-23T19:13:15.229Z] --- PASS: TestPluginInstall/no_auth (1.62s) [2022-02-23T19:13:15.229Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-02-23T19:13:15.229Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-02-23T19:13:15.229Z] === RUN TestPluginsWithRuntimes [2022-02-23T19:13:15.343Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T19:13:15.343Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-02-23T19:13:15.343Z] check_test.go:308: [d7428d730a0a7] daemon is not started [2022-02-23T19:13:15.343Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-02-23T19:13:15.828Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-23T19:13:16.596Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-23T19:13:16.729Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T19:13:17.523Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-23T19:13:17.672Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-02-23T19:13:18.452Z] --- PASS: TestPluginsWithRuntimes (3.13s) [2022-02-23T19:13:18.452Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-02-23T19:13:18.452Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-02-23T19:13:18.452Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T19:13:19.014Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-02-23T19:13:19.014Z] PASS [2022-02-23T19:13:19.014Z] [2022-02-23T19:13:19.014Z] DONE 10 tests in 7.048s [2022-02-23T19:13:19.014Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T19:13:19.014Z] ++ 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-02-23T19:13:19.014Z] ++ set -e [2022-02-23T19:13:19.014Z] ++ '[' -n 0 ']' [2022-02-23T19:13:19.014Z] ++ set -x [2022-02-23T19:13:19.014Z] ++ 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-02-23T19:13:19.014Z] INFO: Testing against a local daemon [2022-02-23T19:13:19.014Z] === RUN TestExternalGraphDriver [2022-02-23T19:13:19.014Z] === RUN TestExternalGraphDriver/json [2022-02-23T19:13:20.220Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-02-23T19:13:20.904Z] === RUN TestExternalGraphDriver/spec [2022-02-23T19:13:22.269Z] === RUN TestExternalGraphDriver/pull [2022-02-23T19:13:22.393Z] --- PASS: TestServiceUpdatePidsLimit (16.95s) [2022-02-23T19:13:22.402Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2022-02-23T19:13:22.402Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-02-23T19:13:22.402Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-02-23T19:13:22.402Z] PASS [2022-02-23T19:13:22.402Z] [2022-02-23T19:13:22.402Z] === Skipped [2022-02-23T19:13:22.402Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T19:13:22.402Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T19:13:22.402Z] [2022-02-23T19:13:22.402Z] DONE 27 tests, 1 skipped in 182.493s [2022-02-23T19:13:22.402Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T19:13:22.402Z] INFO: Testing against a local daemon [2022-02-23T19:13:22.402Z] === RUN TestSessionCreate [2022-02-23T19:13:22.402Z] --- PASS: TestSessionCreate (0.04s) [2022-02-23T19:13:22.402Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T19:13:22.402Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-02-23T19:13:22.402Z] PASS [2022-02-23T19:13:22.402Z] [2022-02-23T19:13:22.402Z] DONE 2 tests in 0.130s [2022-02-23T19:13:22.402Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T19:13:22.402Z] INFO: Testing against a local daemon [2022-02-23T19:13:22.402Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:13:22.402Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:13:22.402Z] === RUN TestDiskUsage [2022-02-23T19:13:22.402Z] === PAUSE TestDiskUsage [2022-02-23T19:13:22.402Z] === RUN TestEventsExecDie [2022-02-23T19:13:22.766Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T19:13:23.339Z] --- PASS: TestEventsExecDie (0.79s) [2022-02-23T19:13:23.339Z] === RUN TestEventsBackwardsCompatible [2022-02-23T19:13:23.339Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-02-23T19:13:23.339Z] === RUN TestEventsVolumeCreate [2022-02-23T19:13:23.598Z] --- PASS: TestEventsVolumeCreate (0.10s) [2022-02-23T19:13:23.598Z] === RUN TestInfoBinaryCommits [2022-02-23T19:13:23.598Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-02-23T19:13:23.598Z] === RUN TestInfoAPIVersioned [2022-02-23T19:13:23.598Z] --- PASS: TestInfoAPIVersioned (0.03s) [2022-02-23T19:13:23.598Z] === RUN TestInfoAPI [2022-02-23T19:13:23.598Z] --- PASS: TestInfoAPI (0.04s) [2022-02-23T19:13:23.598Z] === RUN TestInfoAPIWarnings [2022-02-23T19:13:23.635Z] --- PASS: TestExternalGraphDriver (4.67s) [2022-02-23T19:13:23.635Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-02-23T19:13:23.635Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2022-02-23T19:13:23.635Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2022-02-23T19:13:23.635Z] === RUN TestGraphdriverPluginV2 [2022-02-23T19:13:23.635Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:13:23.635Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-02-23T19:13:23.635Z] PASS [2022-02-23T19:13:23.635Z] [2022-02-23T19:13:23.635Z] === Skipped [2022-02-23T19:13:23.635Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-02-23T19:13:23.635Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:13:23.635Z] [2022-02-23T19:13:23.635Z] DONE 5 tests, 1 skipped in 4.789s [2022-02-23T19:13:23.635Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T19:13:23.635Z] ++ 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-02-23T19:13:23.635Z] ++ set -e [2022-02-23T19:13:23.635Z] ++ '[' -n 0 ']' [2022-02-23T19:13:23.635Z] ++ set -x [2022-02-23T19:13:23.635Z] ++ 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-02-23T19:13:23.891Z] INFO: Testing against a local daemon [2022-02-23T19:13:23.891Z] === RUN TestContinueAfterPluginCrash [2022-02-23T19:13:23.891Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T19:13:23.891Z] === RUN TestReadPluginNoRead [2022-02-23T19:13:23.891Z] === PAUSE TestReadPluginNoRead [2022-02-23T19:13:23.891Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T19:13:23.891Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T19:13:23.891Z] === CONT TestContinueAfterPluginCrash [2022-02-23T19:13:23.891Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T19:13:24.150Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-02-23T19:13:24.722Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T19:13:25.664Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-02-23T19:13:26.608Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T19:13:27.159Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2022-02-23T19:13:27.159Z] === CONT TestReadPluginNoRead [2022-02-23T19:13:27.552Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-02-23T19:13:29.050Z] === RUN TestReadPluginNoRead/default [2022-02-23T19:13:29.977Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T19:13:30.857Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-02-23T19:13:31.341Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T19:13:31.597Z] --- PASS: TestContinueAfterPluginCrash (7.91s) [2022-02-23T19:13:32.161Z] === CONT TestReadPluginNoRead [2022-02-23T19:13:32.161Z] read_test.go:92: [d06ab6fbeba1c] daemon is not started [2022-02-23T19:13:32.161Z] --- PASS: TestReadPluginNoRead (5.48s) [2022-02-23T19:13:32.161Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-02-23T19:13:32.161Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.08s) [2022-02-23T19:13:32.161Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.10s) [2022-02-23T19:13:32.161Z] PASS [2022-02-23T19:13:32.161Z] [2022-02-23T19:13:32.161Z] DONE 6 tests in 8.554s [2022-02-23T19:13:32.161Z] 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-02-23T19:13:32.161Z] ++ 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-02-23T19:13:32.161Z] ++ set -e [2022-02-23T19:13:32.161Z] ++ '[' -n 0 ']' [2022-02-23T19:13:32.161Z] ++ set -x [2022-02-23T19:13:32.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-02-23T19:13:32.161Z] testing: warning: no tests to run [2022-02-23T19:13:32.161Z] PASS [2022-02-23T19:13:32.418Z] [2022-02-23T19:13:32.418Z] DONE 0 tests in 0.034s [2022-02-23T19:13:32.418Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T19:13:32.418Z] ++ 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-02-23T19:13:32.418Z] ++ set -e [2022-02-23T19:13:32.418Z] ++ '[' -n 0 ']' [2022-02-23T19:13:32.418Z] ++ set -x [2022-02-23T19:13:32.418Z] ++ 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-02-23T19:13:32.418Z] INFO: Testing against a local daemon [2022-02-23T19:13:32.418Z] === RUN TestPluginWithDevMounts [2022-02-23T19:13:32.418Z] === PAUSE TestPluginWithDevMounts [2022-02-23T19:13:32.418Z] === CONT TestPluginWithDevMounts [2022-02-23T19:13:33.790Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-02-23T19:13:33.790Z] PASS [2022-02-23T19:13:33.790Z] [2022-02-23T19:13:33.790Z] DONE 1 tests in 1.611s [2022-02-23T19:13:34.049Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T19:13:34.049Z] ++ 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-02-23T19:13:34.049Z] ++ set -e [2022-02-23T19:13:34.049Z] ++ '[' -n 0 ']' [2022-02-23T19:13:34.049Z] ++ set -x [2022-02-23T19:13:34.049Z] ++ 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-02-23T19:13:34.049Z] INFO: Testing against a local daemon [2022-02-23T19:13:34.049Z] === RUN TestSecretInspect [2022-02-23T19:13:34.163Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-02-23T19:13:36.565Z] --- PASS: TestSecretInspect (2.09s) [2022-02-23T19:13:36.565Z] === RUN TestSecretList [2022-02-23T19:13:37.932Z] --- PASS: TestSecretList (1.69s) [2022-02-23T19:13:37.932Z] === RUN TestSecretsCreateAndDelete [2022-02-23T19:13:38.488Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-02-23T19:13:39.825Z] --- PASS: TestSecretsCreateAndDelete (1.71s) [2022-02-23T19:13:39.825Z] === RUN TestSecretsUpdate [2022-02-23T19:13:40.403Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-02-23T19:13:41.191Z] --- PASS: TestSecretsUpdate (1.67s) [2022-02-23T19:13:41.191Z] === RUN TestTemplatedSecret [2022-02-23T19:13:41.346Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-02-23T19:13:41.750Z] --- PASS: TestInfoAPIWarnings (16.44s) [2022-02-23T19:13:41.750Z] === RUN TestInfoDebug [2022-02-23T19:13:41.750Z] --- PASS: TestInfoDebug (0.52s) [2022-02-23T19:13:41.750Z] === RUN TestInfoInsecureRegistries [2022-02-23T19:13:41.750Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-23T19:13:41.750Z] === RUN TestInfoRegistryMirrors [2022-02-23T19:13:41.750Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-02-23T19:13:41.750Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T19:13:41.750Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-23T19:13:41.750Z] === RUN TestPingCacheHeaders [2022-02-23T19:13:41.750Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-23T19:13:41.750Z] === RUN TestPingGet [2022-02-23T19:13:41.750Z] --- PASS: TestPingGet (0.02s) [2022-02-23T19:13:41.750Z] === RUN TestPingHead [2022-02-23T19:13:41.750Z] --- PASS: TestPingHead (0.03s) [2022-02-23T19:13:41.750Z] === RUN TestVersion [2022-02-23T19:13:41.750Z] --- PASS: TestVersion (0.02s) [2022-02-23T19:13:41.750Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:13:41.750Z] === CONT TestDiskUsage [2022-02-23T19:13:42.290Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T19:13:42.290Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T19:13:42.290Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-02-23T19:13:42.319Z] === RUN TestDiskUsage/empty [2022-02-23T19:13:42.319Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T19:13:42.319Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T19:13:42.319Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T19:13:42.319Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T19:13:42.319Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T19:13:42.319Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T19:13:42.319Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T19:13:42.319Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T19:13:42.319Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T19:13:42.319Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T19:13:42.319Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T19:13:42.887Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T19:13:42.887Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T19:13:42.887Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T19:13:42.887Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T19:13:42.887Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T19:13:42.887Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T19:13:42.887Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T19:13:42.887Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T19:13:42.887Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T19:13:42.887Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T19:13:42.887Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T19:13:43.456Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T19:13:43.456Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T19:13:43.456Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T19:13:43.456Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T19:13:43.456Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T19:13:43.456Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T19:13:43.456Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T19:13:43.456Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T19:13:43.456Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T19:13:43.456Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T19:13:43.714Z] --- PASS: TestTemplatedSecret (2.04s) [2022-02-23T19:13:43.714Z] === RUN TestSecretCreateResolve [2022-02-23T19:13:43.715Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.86s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage (1.86s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/empty/volume_types (0.01s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.01s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.58s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.01s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_container.Run (0.57s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-23T19:13:43.715Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:13:43.715Z] PASS [2022-02-23T19:13:43.715Z] [2022-02-23T19:13:43.715Z] DONE 50 tests in 21.182s [2022-02-23T19:13:43.715Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T19:13:43.715Z] INFO: Testing against a local daemon [2022-02-23T19:13:43.715Z] === RUN TestVolumesCreateAndList [2022-02-23T19:13:43.715Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-23T19:13:43.715Z] === RUN TestVolumesRemove [2022-02-23T19:13:43.715Z] --- PASS: TestVolumesRemove (0.08s) [2022-02-23T19:13:43.715Z] === RUN TestVolumesInspect [2022-02-23T19:13:43.715Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-23T19:13:43.715Z] === RUN TestVolumesInvalidJSON [2022-02-23T19:13:43.715Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T19:13:43.715Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T19:13:43.715Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T19:13:43.715Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-23T19:13:43.715Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T19:13:43.715Z] PASS [2022-02-23T19:13:43.715Z] [2022-02-23T19:13:43.715Z] DONE 5 tests in 0.171s [2022-02-23T19:13:43.715Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T19:13:44.651Z] Stopping apparmor (via systemctl): apparmor.service. [2022-02-23T19:13:44.651Z] Removing test suite binaries [2022-02-23T19:13:44.651Z] exiting test-integration [2022-02-23T19:13:44.651Z] ++ exit 0 [2022-02-23T19:13:44.651Z] [2022-02-23T19:13:45.604Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-02-23T19:13:45.605Z] PASS [2022-02-23T19:13:45.605Z] [2022-02-23T19:13:45.605Z] DONE 6 tests in 11.449s [2022-02-23T19:13:45.605Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T19:13:45.605Z] ++ 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-02-23T19:13:45.605Z] ++ set -e [2022-02-23T19:13:45.605Z] ++ '[' -n 0 ']' [2022-02-23T19:13:45.605Z] ++ set -x [2022-02-23T19:13:45.605Z] ++ 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-02-23T19:13:45.605Z] INFO: Testing against a local daemon [2022-02-23T19:13:45.605Z] === RUN TestServiceCreateInit [2022-02-23T19:13:45.605Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T19:13:45.623Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine Post stage [Pipeline] junit [2022-02-23T19:13:46.046Z] Recording test results [2022-02-23T19:13:47.027Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T19:13:47.288Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T19:13:47.632Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T19:13:47.861Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T19:13:47.975Z] + echo Ensuring container killed. [2022-02-23T19:13:47.975Z] Ensuring container killed. [2022-02-23T19:13:47.975Z] + docker rm -vf docker-pr1 [2022-02-23T19:13:47.975Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-23T19:13:48.266Z] + echo Chowning /workspace to jenkins user [2022-02-23T19:13:48.266Z] Chowning /workspace to jenkins user [2022-02-23T19:13:48.266Z] + id -u [2022-02-23T19:13:48.266Z] + id -g [2022-02-23T19:13:48.266Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43288:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T19:13:48.266Z] Unable to find image 'busybox:latest' locally [2022-02-23T19:13:48.266Z] latest: Pulling from library/busybox [2022-02-23T19:13:48.455Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T19:13:48.524Z] 009932687766: Pulling fs layer [2022-02-23T19:13:48.524Z] 009932687766: Download complete [2022-02-23T19:13:48.524Z] 009932687766: Pull complete [2022-02-23T19:13:48.524Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-23T19:13:48.524Z] Status: Downloaded newer image for busybox:latest [2022-02-23T19:13:48.716Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T19:13:48.890Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T19:13:48.977Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T19:13:49.550Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-23T19:13:50.936Z] docker_cli_daemon_test.go:2522: [db2a98bcb5c2e] daemon is not started [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T19:13:51.375Z] + bundleName=amd64-cgroup2 [2022-02-23T19:13:51.375Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-02-23T19:13:51.375Z] Creating amd64-cgroup2-bundles.tar.gz [2022-02-23T19:13:51.375Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-02-23T19:13:51.375Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-02-23T19:13:51.647Z] Archiving artifacts [2022-02-23T19:13:51.878Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T19:13:52.196Z] --- PASS: TestServiceCreateInit (6.76s) [2022-02-23T19:13:52.196Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.24s) [2022-02-23T19:13:52.196Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s) [2022-02-23T19:13:52.196Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T19:13:52.821Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-02-23T19:13:53.393Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T19:13:53.712Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43288/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T19:13:54.067Z] + make clean [2022-02-23T19:13:54.327Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T19:13:54.327Z] docker-dev-cache [2022-02-23T19:13:54.327Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T19:13:56.076Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T19:13:56.337Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T19:13:57.281Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T19:13:58.669Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T19:14:01.216Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T19:14:03.768Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-02-23T19:14:04.712Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T19:14:05.285Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-02-23T19:14:07.830Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-02-23T19:14:07.830Z] check_test.go:308: [d44b23861b1bc] daemon is not started [2022-02-23T19:14:07.830Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T19:14:08.140Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T19:14:08.140Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T19:14:08.140Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T19:14:08.140Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T19:14:08.140Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T19:14:08.140Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T19:14:08.140Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T19:14:08.140Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T19:14:08.140Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T19:14:08.140Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T19:14:08.140Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T19:14:08.140Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T19:14:08.140Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T19:14:08.140Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T19:14:08.140Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T19:14:08.140Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T19:14:08.140Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T19:14:08.140Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:14:08.140Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T19:14:08.399Z] --- PASS: TestCreateServiceMultipleTimes (14.77s) [2022-02-23T19:14:08.400Z] === RUN TestCreateServiceConflict [2022-02-23T19:14:08.655Z] --- PASS: TestCreateServiceConflict (1.71s) [2022-02-23T19:14:08.655Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T19:14:11.173Z] --- PASS: TestCreateServiceMaxReplicas (2.49s) [2022-02-23T19:14:11.173Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite (333.00s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.19s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.67s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.55s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.14s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.05s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.63s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.40s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.73s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.38s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.25s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.10s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.18s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.37s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.36s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.62s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.68s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.62s) [2022-02-23T19:14:14.422Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.71s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.95s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.48s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.26s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.90s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.14s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.36s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.56s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.83s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.52s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.30s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.06s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.21s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.48s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.75s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.66s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.14s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.15s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.01s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.17s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.67s) [2022-02-23T19:14:14.422Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-23T19:14:14.422Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.06s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.99s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.06s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.11s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.86s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.19s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.45s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.86s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.52s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.02s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.55s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.49s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.59s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.48s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.90s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.83s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.90s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.49s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.44s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.01s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.95s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.15s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.33s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.17s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.44s) [2022-02-23T19:14:14.422Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.17s) [2022-02-23T19:14:14.423Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.35s) [2022-02-23T19:14:14.423Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2022-02-23T19:14:14.423Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2022-02-23T19:14:14.423Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-02-23T19:14:14.423Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.91s) [2022-02-23T19:14:14.423Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.29s) [2022-02-23T19:14:14.423Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.26s) [2022-02-23T19:14:14.423Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.78s) [2022-02-23T19:14:14.423Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.73s) [2022-02-23T19:14:14.423Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.36s) [2022-02-23T19:14:14.423Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-02-23T19:14:14.423Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.72s) [2022-02-23T19:14:14.423Z] === RUN TestDockerSwarmSuite [2022-02-23T19:14:14.423Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-02-23T19:14:15.226Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T19:14:16.975Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-02-23T19:14:19.521Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-02-23T19:14:24.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-02-23T19:14:25.384Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-23T19:14:26.019Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.57s) [2022-02-23T19:14:26.019Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T19:14:26.791Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-23T19:14:26.791Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-23T19:14:26.791Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-23T19:14:26.791Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-23T19:14:26.791Z] Cross building: bundles/cross/linux/s390x [2022-02-23T19:14:26.791Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-23T19:14:26.791Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-23T19:14:27.872Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T19:14:27.873Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T19:14:27.873Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T19:14:27.873Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T19:14:27.873Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T19:14:27.934Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T19:14:32.568Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T19:14:33.029Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T19:14:33.029Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T19:14:33.029Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T19:14:33.029Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T19:14:33.029Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-23T19:14:33.029Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T19:14:33.029Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T19:14:33.488Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T19:14:34.459Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T19:14:34.521Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T19:14:35.464Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T19:14:35.725Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T19:14:36.302Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T19:14:37.688Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T19:14:37.688Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-23T19:14:37.688Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T19:14:37.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-02-23T19:14:37.950Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T19:14:38.186Z] --- PASS: TestCreateServiceSecretFileMode (12.32s) [2022-02-23T19:14:38.186Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T19:14:38.198Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T19:14:38.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-02-23T19:14:39.739Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T19:14:39.739Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T19:14:39.739Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T19:14:39.739Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T19:14:39.739Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T19:14:40.199Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T19:14:41.099Z] docker_api_swarm_test.go:563: [d39b80a01083f] joining swarm manager [d82309b08ee67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:14:43.936Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T19:14:48.126Z] --- PASS: TestCreateServiceConfigFileMode (11.84s) [2022-02-23T19:14:48.126Z] === RUN TestCreateServiceSysctls [2022-02-23T19:14:49.267Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T19:14:49.267Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T19:14:49.267Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T19:14:49.529Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T19:14:49.790Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T19:14:50.361Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T19:14:50.621Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T19:14:50.644Z] --- PASS: TestCreateServiceSysctls (2.80s) [2022-02-23T19:14:50.644Z] === RUN TestCreateServiceCapabilities [2022-02-23T19:14:53.160Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-02-23T19:14:53.160Z] === RUN TestInspect [2022-02-23T19:14:53.168Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T19:14:53.168Z] docker_api_swarm_test.go:585: [d013c304220de] joining swarm manager [d82309b08ee67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:14:55.677Z] --- PASS: TestInspect (2.59s) [2022-02-23T19:14:55.678Z] === RUN TestCreateJob [2022-02-23T19:14:55.714Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T19:14:55.975Z] check_test.go:379: [d39b80a01083f] daemon is not started [2022-02-23T19:14:56.918Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T19:14:58.304Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T19:14:58.566Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T19:14:58.771Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T19:14:58.945Z] --- PASS: TestCreateJob (2.97s) [2022-02-23T19:14:58.946Z] === RUN TestReplicatedJob [2022-02-23T19:14:59.509Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T19:15:00.895Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T19:15:01.838Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T19:15:02.099Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T19:15:03.116Z] --- PASS: TestReplicatedJob (4.39s) [2022-02-23T19:15:03.116Z] === RUN TestUpdateReplicatedJob [2022-02-23T19:15:03.511Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T19:15:04.016Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T19:15:04.487Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T19:15:04.487Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T19:15:04.487Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T19:15:05.406Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T19:15:06.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-02-23T19:15:06.349Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-23T19:15:06.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-02-23T19:15:06.385Z] --- PASS: TestUpdateReplicatedJob (2.93s) [2022-02-23T19:15:06.385Z] === RUN TestServiceListWithStatuses [2022-02-23T19:15:06.385Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T19:15:06.385Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T19:15:06.385Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T19:15:06.920Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T19:15:08.226Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T19:15:09.466Z] docker_api_swarm_test.go:46: [de459a74eb937] joining swarm manager [d53e55d218c66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:15:09.653Z] --- PASS: TestDockerNetworkConnectAlias (3.40s) [2022-02-23T19:15:09.653Z] === RUN TestDockerNetworkReConnect [2022-02-23T19:15:09.772Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T19:15:11.383Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T19:15:11.955Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T19:15:12.527Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T19:15:12.919Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2022-02-23T19:15:12.919Z] === RUN TestServicePlugin [2022-02-23T19:15:12.919Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:15:12.919Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T19:15:12.919Z] === RUN TestServiceUpdateLabel [2022-02-23T19:15:13.099Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T19:15:13.672Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T19:15:13.672Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T19:15:14.616Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T19:15:14.808Z] --- PASS: TestServiceUpdateLabel (2.10s) [2022-02-23T19:15:14.808Z] === RUN TestServiceUpdateSecrets [2022-02-23T19:15:14.878Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T19:15:15.449Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T19:15:15.710Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T19:15:15.971Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-23T19:15:16.551Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T19:15:16.846Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T19:15:16.846Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T19:15:16.846Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T19:15:16.846Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T19:15:16.846Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T19:15:16.846Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T19:15:16.846Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T19:15:16.846Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T19:15:16.846Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T19:15:17.495Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-23T19:15:18.383Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T19:15:20.171Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T19:15:23.474Z] --- PASS: TestImportExtremelyLargeImageWorks (171.89s) [2022-02-23T19:15:23.474Z] PASS [2022-02-23T19:15:23.474Z] [2022-02-23T19:15:23.474Z] DONE 22 tests in 175.971s [2022-02-23T19:15:23.474Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T19:15:23.474Z] ++ 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-02-23T19:15:23.474Z] ++ set -e [2022-02-23T19:15:23.474Z] ++ '[' -n 0 ']' [2022-02-23T19:15:23.474Z] ++ set -x [2022-02-23T19:15:23.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=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-02-23T19:15:23.474Z] INFO: Testing against a local daemon [2022-02-23T19:15:23.474Z] === RUN TestNetworkCreateDelete [2022-02-23T19:15:23.474Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-02-23T19:15:23.474Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T19:15:23.474Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-02-23T19:15:23.474Z] === RUN TestDaemonDNSFallback [2022-02-23T19:15:25.389Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T19:15:27.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-02-23T19:15:27.305Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T19:15:27.305Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T19:15:27.305Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T19:15:27.567Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T19:15:27.567Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T19:15:27.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-02-23T19:15:27.828Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T19:15:29.214Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T19:15:29.806Z] --- PASS: TestServiceUpdateSecrets (14.27s) [2022-02-23T19:15:29.806Z] === RUN TestServiceUpdateConfigs [2022-02-23T19:15:30.159Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T19:15:30.420Z] --- PASS: TestDaemonDNSFallback (6.80s) [2022-02-23T19:15:30.420Z] === RUN TestInspectNetwork [2022-02-23T19:15:33.726Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T19:15:33.726Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T19:15:33.986Z] === RUN TestInspectNetwork/full_network_id [2022-02-23T19:15:33.986Z] === RUN TestInspectNetwork/partial_network_id [2022-02-23T19:15:33.986Z] === RUN TestInspectNetwork/network_name [2022-02-23T19:15:33.986Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-23T19:15:34.247Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T19:15:34.857Z] 4612f6d0b889: Pull complete [2022-02-23T19:15:38.499Z] --- PASS: TestInspectNetwork (8.11s) [2022-02-23T19:15:38.499Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-23T19:15:38.499Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-23T19:15:38.499Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-23T19:15:38.499Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-23T19:15:38.499Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T19:15:40.415Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-02-23T19:15:40.415Z] === RUN TestNetworkInvalidJSON [2022-02-23T19:15:40.415Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T19:15:40.415Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T19:15:40.415Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:15:40.415Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:15:40.415Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:15:40.415Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:15:40.415Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T19:15:40.415Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:15:40.415Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:15:40.415Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-23T19:15:40.415Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T19:15:40.415Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T19:15:40.415Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T19:15:40.415Z] === RUN TestNetworkList [2022-02-23T19:15:40.415Z] === RUN TestNetworkList//networks [2022-02-23T19:15:40.415Z] === PAUSE TestNetworkList//networks [2022-02-23T19:15:40.415Z] === RUN TestNetworkList//networks/ [2022-02-23T19:15:40.415Z] === PAUSE TestNetworkList//networks/ [2022-02-23T19:15:40.415Z] === CONT TestNetworkList//networks [2022-02-23T19:15:40.415Z] === CONT TestNetworkList//networks/ [2022-02-23T19:15:40.415Z] --- PASS: TestNetworkList (0.01s) [2022-02-23T19:15:40.415Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T19:15:40.415Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T19:15:40.415Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T19:15:40.986Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-02-23T19:15:40.987Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T19:15:41.247Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T19:15:42.197Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-02-23T19:15:42.197Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T19:15:43.140Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-02-23T19:15:43.140Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T19:15:44.082Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T19:15:44.082Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2022-02-23T19:15:44.082Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T19:15:44.646Z] --- PASS: TestServiceUpdateConfigs (14.26s) [2022-02-23T19:15:44.647Z] === RUN TestServiceUpdateNetwork [2022-02-23T19:15:44.653Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T19:15:45.594Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-02-23T19:15:45.594Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T19:15:45.855Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-02-23T19:15:45.855Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T19:15:46.427Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T19:15:46.427Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-23T19:15:46.427Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T19:15:48.231Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-23T19:15:48.231Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-23T19:15:48.231Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-23T19:15:48.231Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-23T19:15:48.231Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-23T19:15:48.564Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-23T19:15:48.843Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9cf3773f752eaaecebf623f3f171edeb1f6c4ae -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9cf3773f752eaaecebf623f3f171edeb1f6c4ae hack/test/unit [2022-02-23T19:15:48.974Z] --- PASS: TestServiceWithPredefinedNetwork (2.61s) [2022-02-23T19:15:48.974Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T19:15:48.974Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:15:48.974Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:15:48.974Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T19:15:49.102Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-23T19:15:49.102Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-23T19:15:49.102Z] + TESTDIRS=./... [2022-02-23T19:15:49.102Z] + exclude_paths='/vendor/|/integration' [2022-02-23T19:15:49.102Z] ++ go list ./... [2022-02-23T19:15:49.102Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-23T19:15:49.916Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T19:15:50.038Z] + pkg_list='github.com/docker/docker/api [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/backend/build [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/httputils [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/middleware [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/router [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/router/build [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/router/container [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/router/debug [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/router/image [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/router/network [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/router/session [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/router/system [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/server/router/volume [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/backend [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/container [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/events [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/filters [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/image [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/mount [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/network [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/registry [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/strslice [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/swarm [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/time [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/versions [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T19:15:50.038Z] github.com/docker/docker/api/types/volume [2022-02-23T19:15:50.038Z] github.com/docker/docker/builder [2022-02-23T19:15:50.038Z] github.com/docker/docker/builder/builder-next [2022-02-23T19:15:50.038Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T19:15:50.038Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T19:15:50.038Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T19:15:50.038Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T19:15:50.038Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T19:15:50.038Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T19:15:50.038Z] github.com/docker/docker/builder/dockerfile [2022-02-23T19:15:50.038Z] github.com/docker/docker/builder/dockerignore [2022-02-23T19:15:50.038Z] github.com/docker/docker/builder/remotecontext [2022-02-23T19:15:50.038Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T19:15:50.038Z] github.com/docker/docker/cli [2022-02-23T19:15:50.038Z] github.com/docker/docker/cli/config [2022-02-23T19:15:50.038Z] github.com/docker/docker/cli/debug [2022-02-23T19:15:50.038Z] github.com/docker/docker/client [2022-02-23T19:15:50.038Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T19:15:50.038Z] github.com/docker/docker/cmd/dockerd [2022-02-23T19:15:50.038Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T19:15:50.038Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T19:15:50.038Z] github.com/docker/docker/container [2022-02-23T19:15:50.038Z] github.com/docker/docker/container/stream [2022-02-23T19:15:50.038Z] github.com/docker/docker/contrib/apparmor [2022-02-23T19:15:50.038Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T19:15:50.038Z] github.com/docker/docker/contrib/httpserver [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/cluster [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/config [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/events [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/exec [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/images [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/initlayer [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/links [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/listeners [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/logger [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/logger/local [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/names [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/network [2022-02-23T19:15:50.038Z] github.com/docker/docker/daemon/stats [2022-02-23T19:15:50.038Z] github.com/docker/docker/distribution [2022-02-23T19:15:50.038Z] github.com/docker/docker/distribution/metadata [2022-02-23T19:15:50.038Z] github.com/docker/docker/distribution/utils [2022-02-23T19:15:50.038Z] github.com/docker/docker/distribution/xfer [2022-02-23T19:15:50.038Z] github.com/docker/docker/dockerversion [2022-02-23T19:15:50.038Z] github.com/docker/docker/errdefs [2022-02-23T19:15:50.038Z] github.com/docker/docker/image [2022-02-23T19:15:50.038Z] github.com/docker/docker/image/cache [2022-02-23T19:15:50.038Z] github.com/docker/docker/image/tarexport [2022-02-23T19:15:50.038Z] github.com/docker/docker/image/v1 [2022-02-23T19:15:50.038Z] github.com/docker/docker/internal/test/suite [2022-02-23T19:15:50.038Z] github.com/docker/docker/layer [2022-02-23T19:15:50.038Z] github.com/docker/docker/libcontainerd [2022-02-23T19:15:50.038Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T19:15:50.038Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T19:15:50.038Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T19:15:50.038Z] github.com/docker/docker/libcontainerd/types [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/config [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/idm [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/ns [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/options [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/osl [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T19:15:50.038Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/types [2022-02-23T19:15:50.039Z] github.com/docker/docker/oci [2022-02-23T19:15:50.039Z] github.com/docker/docker/oci/caps [2022-02-23T19:15:50.039Z] github.com/docker/docker/opts [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/aaparser [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/archive [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/authorization [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/capabilities [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/containerfs [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/directory [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/dmesg [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/filenotify [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/fileutils [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/fsutils [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/homedir [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/idtools [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/ioutils [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/locker [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/longpath [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/loopback [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/mount [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/parsers [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/pidfile [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/platform [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/plugins [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/pools [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/progress [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/pubsub [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/reexec [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/signal [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/stack [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/stringid [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/symlink [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/system [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/tailfile [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/tarsum [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/term [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/term/windows [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/truncindex [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/urlutil [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/useragent [2022-02-23T19:15:50.039Z] github.com/docker/docker/plugin [2022-02-23T19:15:50.039Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T19:15:50.039Z] github.com/docker/docker/plugin/v2 [2022-02-23T19:15:50.039Z] github.com/docker/docker/profiles/apparmor [2022-02-23T19:15:50.039Z] github.com/docker/docker/profiles/seccomp [2022-02-23T19:15:50.039Z] github.com/docker/docker/quota [2022-02-23T19:15:50.039Z] github.com/docker/docker/reference [2022-02-23T19:15:50.039Z] github.com/docker/docker/registry [2022-02-23T19:15:50.039Z] github.com/docker/docker/registry/resumable [2022-02-23T19:15:50.039Z] github.com/docker/docker/restartmanager [2022-02-23T19:15:50.039Z] github.com/docker/docker/rootless [2022-02-23T19:15:50.039Z] github.com/docker/docker/rootless/specconv [2022-02-23T19:15:50.039Z] github.com/docker/docker/runconfig [2022-02-23T19:15:50.039Z] github.com/docker/docker/runconfig/opts [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/daemon [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/environment [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/fakegit [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/registry [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/request [2022-02-23T19:15:50.039Z] github.com/docker/docker/volume [2022-02-23T19:15:50.039Z] github.com/docker/docker/volume/drivers [2022-02-23T19:15:50.039Z] github.com/docker/docker/volume/local [2022-02-23T19:15:50.039Z] github.com/docker/docker/volume/mounts [2022-02-23T19:15:50.039Z] github.com/docker/docker/volume/service [2022-02-23T19:15:50.039Z] github.com/docker/docker/volume/service/opts [2022-02-23T19:15:50.039Z] github.com/docker/docker/volume/testutils' [2022-02-23T19:15:50.039Z] ++ grep --fixed-strings -v /libnetwork [2022-02-23T19:15:50.039Z] ++ echo 'github.com/docker/docker/api [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/backend/build [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/httputils [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/middleware [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/router [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/router/build [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/router/container [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/router/debug [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/router/image [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/router/network [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/router/session [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/router/system [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/server/router/volume [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/backend [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/container [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/events [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/filters [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/image [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/mount [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/network [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/registry [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/strslice [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/swarm [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/time [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/versions [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T19:15:50.039Z] github.com/docker/docker/api/types/volume [2022-02-23T19:15:50.039Z] github.com/docker/docker/builder [2022-02-23T19:15:50.039Z] github.com/docker/docker/builder/builder-next [2022-02-23T19:15:50.039Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T19:15:50.039Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T19:15:50.039Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T19:15:50.039Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T19:15:50.039Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T19:15:50.039Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T19:15:50.039Z] github.com/docker/docker/builder/dockerfile [2022-02-23T19:15:50.039Z] github.com/docker/docker/builder/dockerignore [2022-02-23T19:15:50.039Z] github.com/docker/docker/builder/remotecontext [2022-02-23T19:15:50.039Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T19:15:50.039Z] github.com/docker/docker/cli [2022-02-23T19:15:50.039Z] github.com/docker/docker/cli/config [2022-02-23T19:15:50.039Z] github.com/docker/docker/cli/debug [2022-02-23T19:15:50.039Z] github.com/docker/docker/client [2022-02-23T19:15:50.039Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T19:15:50.039Z] github.com/docker/docker/cmd/dockerd [2022-02-23T19:15:50.039Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T19:15:50.039Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T19:15:50.039Z] github.com/docker/docker/container [2022-02-23T19:15:50.039Z] github.com/docker/docker/container/stream [2022-02-23T19:15:50.039Z] github.com/docker/docker/contrib/apparmor [2022-02-23T19:15:50.039Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T19:15:50.039Z] github.com/docker/docker/contrib/httpserver [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/cluster [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/config [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/events [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/exec [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/images [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/initlayer [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/links [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/listeners [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/logger [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/logger/local [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/names [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/network [2022-02-23T19:15:50.039Z] github.com/docker/docker/daemon/stats [2022-02-23T19:15:50.039Z] github.com/docker/docker/distribution [2022-02-23T19:15:50.039Z] github.com/docker/docker/distribution/metadata [2022-02-23T19:15:50.039Z] github.com/docker/docker/distribution/utils [2022-02-23T19:15:50.039Z] github.com/docker/docker/distribution/xfer [2022-02-23T19:15:50.039Z] github.com/docker/docker/dockerversion [2022-02-23T19:15:50.039Z] github.com/docker/docker/errdefs [2022-02-23T19:15:50.039Z] github.com/docker/docker/image [2022-02-23T19:15:50.039Z] github.com/docker/docker/image/cache [2022-02-23T19:15:50.039Z] github.com/docker/docker/image/tarexport [2022-02-23T19:15:50.039Z] github.com/docker/docker/image/v1 [2022-02-23T19:15:50.039Z] github.com/docker/docker/internal/test/suite [2022-02-23T19:15:50.039Z] github.com/docker/docker/layer [2022-02-23T19:15:50.039Z] github.com/docker/docker/libcontainerd [2022-02-23T19:15:50.039Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T19:15:50.039Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T19:15:50.039Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T19:15:50.039Z] github.com/docker/docker/libcontainerd/types [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/config [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/idm [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/ns [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/options [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/osl [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T19:15:50.039Z] github.com/docker/docker/libnetwork/types [2022-02-23T19:15:50.039Z] github.com/docker/docker/oci [2022-02-23T19:15:50.039Z] github.com/docker/docker/oci/caps [2022-02-23T19:15:50.039Z] github.com/docker/docker/opts [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/aaparser [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/archive [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/authorization [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/capabilities [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/containerfs [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/directory [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/dmesg [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/filenotify [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/fileutils [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/fsutils [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/homedir [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/idtools [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/ioutils [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/locker [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/longpath [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/loopback [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/mount [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/parsers [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/pidfile [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/platform [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/plugins [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/pools [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/progress [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/pubsub [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/reexec [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/signal [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/stack [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/stringid [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/symlink [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/system [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/tailfile [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/tarsum [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/term [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/term/windows [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/truncindex [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/urlutil [2022-02-23T19:15:50.039Z] github.com/docker/docker/pkg/useragent [2022-02-23T19:15:50.039Z] github.com/docker/docker/plugin [2022-02-23T19:15:50.039Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T19:15:50.039Z] github.com/docker/docker/plugin/v2 [2022-02-23T19:15:50.039Z] github.com/docker/docker/profiles/apparmor [2022-02-23T19:15:50.039Z] github.com/docker/docker/profiles/seccomp [2022-02-23T19:15:50.039Z] github.com/docker/docker/quota [2022-02-23T19:15:50.039Z] github.com/docker/docker/reference [2022-02-23T19:15:50.039Z] github.com/docker/docker/registry [2022-02-23T19:15:50.039Z] github.com/docker/docker/registry/resumable [2022-02-23T19:15:50.039Z] github.com/docker/docker/restartmanager [2022-02-23T19:15:50.039Z] github.com/docker/docker/rootless [2022-02-23T19:15:50.039Z] github.com/docker/docker/rootless/specconv [2022-02-23T19:15:50.039Z] github.com/docker/docker/runconfig [2022-02-23T19:15:50.039Z] github.com/docker/docker/runconfig/opts [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/daemon [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/environment [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/fakegit [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/registry [2022-02-23T19:15:50.039Z] github.com/docker/docker/testutil/request [2022-02-23T19:15:50.040Z] github.com/docker/docker/volume [2022-02-23T19:15:50.040Z] github.com/docker/docker/volume/drivers [2022-02-23T19:15:50.040Z] github.com/docker/docker/volume/local [2022-02-23T19:15:50.040Z] github.com/docker/docker/volume/mounts [2022-02-23T19:15:50.040Z] github.com/docker/docker/volume/service [2022-02-23T19:15:50.040Z] github.com/docker/docker/volume/service/opts [2022-02-23T19:15:50.040Z] github.com/docker/docker/volume/testutils' [2022-02-23T19:15:50.040Z] + base_pkg_list='github.com/docker/docker/api [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/backend/build [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/httputils [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/middleware [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/build [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/container [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/debug [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/image [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/network [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/session [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/system [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/volume [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/backend [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/container [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/events [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/filters [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/image [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/mount [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/network [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/registry [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/strslice [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/swarm [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/time [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/versions [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/volume [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/builder-next [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/dockerfile [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/dockerignore [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/remotecontext [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T19:15:50.040Z] github.com/docker/docker/cli [2022-02-23T19:15:50.040Z] github.com/docker/docker/cli/config [2022-02-23T19:15:50.040Z] github.com/docker/docker/cli/debug [2022-02-23T19:15:50.040Z] github.com/docker/docker/client [2022-02-23T19:15:50.040Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T19:15:50.040Z] github.com/docker/docker/cmd/dockerd [2022-02-23T19:15:50.040Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T19:15:50.040Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T19:15:50.040Z] github.com/docker/docker/container [2022-02-23T19:15:50.040Z] github.com/docker/docker/container/stream [2022-02-23T19:15:50.040Z] github.com/docker/docker/contrib/apparmor [2022-02-23T19:15:50.040Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T19:15:50.040Z] github.com/docker/docker/contrib/httpserver [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/cluster [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/config [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/events [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/exec [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/images [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/initlayer [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/links [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/listeners [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/local [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/names [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/network [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/stats [2022-02-23T19:15:50.040Z] github.com/docker/docker/distribution [2022-02-23T19:15:50.040Z] github.com/docker/docker/distribution/metadata [2022-02-23T19:15:50.040Z] github.com/docker/docker/distribution/utils [2022-02-23T19:15:50.040Z] github.com/docker/docker/distribution/xfer [2022-02-23T19:15:50.040Z] github.com/docker/docker/dockerversion [2022-02-23T19:15:50.040Z] github.com/docker/docker/errdefs [2022-02-23T19:15:50.040Z] github.com/docker/docker/image [2022-02-23T19:15:50.040Z] github.com/docker/docker/image/cache [2022-02-23T19:15:50.040Z] github.com/docker/docker/image/tarexport [2022-02-23T19:15:50.040Z] github.com/docker/docker/image/v1 [2022-02-23T19:15:50.040Z] github.com/docker/docker/internal/test/suite [2022-02-23T19:15:50.040Z] github.com/docker/docker/layer [2022-02-23T19:15:50.040Z] github.com/docker/docker/libcontainerd [2022-02-23T19:15:50.040Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T19:15:50.040Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T19:15:50.040Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T19:15:50.040Z] github.com/docker/docker/libcontainerd/types [2022-02-23T19:15:50.040Z] github.com/docker/docker/oci [2022-02-23T19:15:50.040Z] github.com/docker/docker/oci/caps [2022-02-23T19:15:50.040Z] github.com/docker/docker/opts [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/aaparser [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/archive [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/authorization [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/capabilities [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/containerfs [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/directory [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/dmesg [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/filenotify [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/fileutils [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/fsutils [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/homedir [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/idtools [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/ioutils [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/locker [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/longpath [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/loopback [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/mount [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/parsers [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/pidfile [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/platform [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/plugins [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/pools [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/progress [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/pubsub [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/reexec [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/signal [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/stack [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/stringid [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/symlink [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/system [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/tailfile [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/tarsum [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/term [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/term/windows [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/truncindex [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/urlutil [2022-02-23T19:15:50.040Z] github.com/docker/docker/pkg/useragent [2022-02-23T19:15:50.040Z] github.com/docker/docker/plugin [2022-02-23T19:15:50.040Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T19:15:50.040Z] github.com/docker/docker/plugin/v2 [2022-02-23T19:15:50.040Z] github.com/docker/docker/profiles/apparmor [2022-02-23T19:15:50.040Z] github.com/docker/docker/profiles/seccomp [2022-02-23T19:15:50.040Z] github.com/docker/docker/quota [2022-02-23T19:15:50.040Z] github.com/docker/docker/reference [2022-02-23T19:15:50.040Z] github.com/docker/docker/registry [2022-02-23T19:15:50.040Z] github.com/docker/docker/registry/resumable [2022-02-23T19:15:50.040Z] github.com/docker/docker/restartmanager [2022-02-23T19:15:50.040Z] github.com/docker/docker/rootless [2022-02-23T19:15:50.040Z] github.com/docker/docker/rootless/specconv [2022-02-23T19:15:50.040Z] github.com/docker/docker/runconfig [2022-02-23T19:15:50.040Z] github.com/docker/docker/runconfig/opts [2022-02-23T19:15:50.040Z] github.com/docker/docker/testutil [2022-02-23T19:15:50.040Z] github.com/docker/docker/testutil/daemon [2022-02-23T19:15:50.040Z] github.com/docker/docker/testutil/environment [2022-02-23T19:15:50.040Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T19:15:50.040Z] github.com/docker/docker/testutil/fakegit [2022-02-23T19:15:50.040Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T19:15:50.040Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T19:15:50.040Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T19:15:50.040Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T19:15:50.040Z] github.com/docker/docker/testutil/registry [2022-02-23T19:15:50.040Z] github.com/docker/docker/testutil/request [2022-02-23T19:15:50.040Z] github.com/docker/docker/volume [2022-02-23T19:15:50.040Z] github.com/docker/docker/volume/drivers [2022-02-23T19:15:50.040Z] github.com/docker/docker/volume/local [2022-02-23T19:15:50.040Z] github.com/docker/docker/volume/mounts [2022-02-23T19:15:50.040Z] github.com/docker/docker/volume/service [2022-02-23T19:15:50.040Z] github.com/docker/docker/volume/service/opts [2022-02-23T19:15:50.040Z] github.com/docker/docker/volume/testutils' [2022-02-23T19:15:50.040Z] ++ grep --fixed-strings /libnetwork [2022-02-23T19:15:50.040Z] ++ echo 'github.com/docker/docker/api [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/backend/build [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/httputils [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/middleware [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/build [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/container [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/debug [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/image [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/network [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/session [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/system [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/server/router/volume [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/backend [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/container [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/events [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/filters [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/image [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/mount [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/network [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/registry [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/strslice [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/swarm [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/time [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/versions [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T19:15:50.040Z] github.com/docker/docker/api/types/volume [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/builder-next [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/dockerfile [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/dockerignore [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/remotecontext [2022-02-23T19:15:50.040Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T19:15:50.040Z] github.com/docker/docker/cli [2022-02-23T19:15:50.040Z] github.com/docker/docker/cli/config [2022-02-23T19:15:50.040Z] github.com/docker/docker/cli/debug [2022-02-23T19:15:50.040Z] github.com/docker/docker/client [2022-02-23T19:15:50.040Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T19:15:50.040Z] github.com/docker/docker/cmd/dockerd [2022-02-23T19:15:50.040Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T19:15:50.040Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T19:15:50.040Z] github.com/docker/docker/container [2022-02-23T19:15:50.040Z] github.com/docker/docker/container/stream [2022-02-23T19:15:50.040Z] github.com/docker/docker/contrib/apparmor [2022-02-23T19:15:50.040Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T19:15:50.040Z] github.com/docker/docker/contrib/httpserver [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/cluster [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/config [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/events [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/exec [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/images [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/initlayer [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/links [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/listeners [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/local [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/names [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/network [2022-02-23T19:15:50.040Z] github.com/docker/docker/daemon/stats [2022-02-23T19:15:50.040Z] github.com/docker/docker/distribution [2022-02-23T19:15:50.040Z] github.com/docker/docker/distribution/metadata [2022-02-23T19:15:50.040Z] github.com/docker/docker/distribution/utils [2022-02-23T19:15:50.040Z] github.com/docker/docker/distribution/xfer [2022-02-23T19:15:50.040Z] github.com/docker/docker/dockerversion [2022-02-23T19:15:50.040Z] github.com/docker/docker/errdefs [2022-02-23T19:15:50.040Z] github.com/docker/docker/image [2022-02-23T19:15:50.040Z] github.com/docker/docker/image/cache [2022-02-23T19:15:50.040Z] github.com/docker/docker/image/tarexport [2022-02-23T19:15:50.040Z] github.com/docker/docker/image/v1 [2022-02-23T19:15:50.040Z] github.com/docker/docker/internal/test/suite [2022-02-23T19:15:50.040Z] github.com/docker/docker/layer [2022-02-23T19:15:50.040Z] github.com/docker/docker/libcontainerd [2022-02-23T19:15:50.040Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T19:15:50.040Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T19:15:50.040Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T19:15:50.040Z] github.com/docker/docker/libcontainerd/types [2022-02-23T19:15:50.040Z] github.com/docker/docker/libnetwork [2022-02-23T19:15:50.040Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T19:15:50.040Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T19:15:50.040Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T19:15:50.040Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T19:15:50.040Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/config [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/idm [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ns [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/options [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/osl [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/types [2022-02-23T19:15:50.041Z] github.com/docker/docker/oci [2022-02-23T19:15:50.041Z] github.com/docker/docker/oci/caps [2022-02-23T19:15:50.041Z] github.com/docker/docker/opts [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/aaparser [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/archive [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/authorization [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/capabilities [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/containerfs [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/directory [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/dmesg [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/filenotify [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/fileutils [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/fsutils [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/homedir [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/idtools [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/ioutils [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/locker [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/longpath [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/loopback [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/mount [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/parsers [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/pidfile [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/platform [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/plugins [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/pools [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/progress [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/pubsub [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/reexec [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/signal [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/stack [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/stringid [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/symlink [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/system [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/tailfile [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/tarsum [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/term [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/term/windows [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/truncindex [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/urlutil [2022-02-23T19:15:50.041Z] github.com/docker/docker/pkg/useragent [2022-02-23T19:15:50.041Z] github.com/docker/docker/plugin [2022-02-23T19:15:50.041Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T19:15:50.041Z] github.com/docker/docker/plugin/v2 [2022-02-23T19:15:50.041Z] github.com/docker/docker/profiles/apparmor [2022-02-23T19:15:50.041Z] github.com/docker/docker/profiles/seccomp [2022-02-23T19:15:50.041Z] github.com/docker/docker/quota [2022-02-23T19:15:50.041Z] github.com/docker/docker/reference [2022-02-23T19:15:50.041Z] github.com/docker/docker/registry [2022-02-23T19:15:50.041Z] github.com/docker/docker/registry/resumable [2022-02-23T19:15:50.041Z] github.com/docker/docker/restartmanager [2022-02-23T19:15:50.041Z] github.com/docker/docker/rootless [2022-02-23T19:15:50.041Z] github.com/docker/docker/rootless/specconv [2022-02-23T19:15:50.041Z] github.com/docker/docker/runconfig [2022-02-23T19:15:50.041Z] github.com/docker/docker/runconfig/opts [2022-02-23T19:15:50.041Z] github.com/docker/docker/testutil [2022-02-23T19:15:50.041Z] github.com/docker/docker/testutil/daemon [2022-02-23T19:15:50.041Z] github.com/docker/docker/testutil/environment [2022-02-23T19:15:50.041Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T19:15:50.041Z] github.com/docker/docker/testutil/fakegit [2022-02-23T19:15:50.041Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T19:15:50.041Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T19:15:50.041Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T19:15:50.041Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T19:15:50.041Z] github.com/docker/docker/testutil/registry [2022-02-23T19:15:50.041Z] github.com/docker/docker/testutil/request [2022-02-23T19:15:50.041Z] github.com/docker/docker/volume [2022-02-23T19:15:50.041Z] github.com/docker/docker/volume/drivers [2022-02-23T19:15:50.041Z] github.com/docker/docker/volume/local [2022-02-23T19:15:50.041Z] github.com/docker/docker/volume/mounts [2022-02-23T19:15:50.041Z] github.com/docker/docker/volume/service [2022-02-23T19:15:50.041Z] github.com/docker/docker/volume/service/opts [2022-02-23T19:15:50.041Z] github.com/docker/docker/volume/testutils' [2022-02-23T19:15:50.041Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/config [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/idm [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ns [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/options [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/osl [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/types' [2022-02-23T19:15:50.041Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-23T19:15:50.041Z] + echo 'github.com/docker/docker/libnetwork [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/config [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/idm [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/ns [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/options [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/osl [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/types' [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:15:50.041Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:15:50.041Z] + type docker-proxy [2022-02-23T19:15:50.041Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-23T19:15:50.041Z] + hack/make.sh binary-proxy install-proxy [2022-02-23T19:15:50.041Z] [2022-02-23T19:15:50.041Z] Removing bundles/ [2022-02-23T19:15:50.301Z] [2022-02-23T19:15:50.301Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-23T19:15:50.301Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-23T19:15:50.301Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:15:50.489Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T19:15:51.874Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T19:15:52.136Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T19:15:53.519Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T19:15:53.781Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T19:15:54.723Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T19:15:55.294Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T19:15:56.678Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T19:15:56.678Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T19:15:56.678Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T19:15:56.816Z] --- PASS: TestServiceUpdateNetwork (12.20s) [2022-02-23T19:15:56.817Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T19:15:56.817Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-23T19:15:56.817Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-23T19:15:56.863Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-23T19:15:56.863Z] [2022-02-23T19:15:56.863Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-23T19:15:56.863Z] Installing docker-proxy to /usr/local/bin/ [2022-02-23T19:15:56.863Z] [2022-02-23T19:15:56.863Z] + mkdir -p bundles [2022-02-23T19:15:56.863Z] + '[' -n 'github.com/docker/docker/api [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/backend/build [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/httputils [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/middleware [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/router [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/router/build [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/router/container [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/router/debug [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/router/image [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/router/network [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/router/session [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/router/system [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/server/router/volume [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/backend [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/container [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/events [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/filters [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/image [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/mount [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/network [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/registry [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/strslice [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/swarm [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/time [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/versions [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T19:15:56.863Z] github.com/docker/docker/api/types/volume [2022-02-23T19:15:56.863Z] github.com/docker/docker/builder [2022-02-23T19:15:56.863Z] github.com/docker/docker/builder/builder-next [2022-02-23T19:15:56.863Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T19:15:56.863Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T19:15:56.864Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T19:15:56.864Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T19:15:56.864Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T19:15:56.864Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T19:15:56.864Z] github.com/docker/docker/builder/dockerfile [2022-02-23T19:15:56.864Z] github.com/docker/docker/builder/dockerignore [2022-02-23T19:15:56.864Z] github.com/docker/docker/builder/remotecontext [2022-02-23T19:15:56.864Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T19:15:56.864Z] github.com/docker/docker/cli [2022-02-23T19:15:56.864Z] github.com/docker/docker/cli/config [2022-02-23T19:15:56.864Z] github.com/docker/docker/cli/debug [2022-02-23T19:15:56.864Z] github.com/docker/docker/client [2022-02-23T19:15:56.864Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T19:15:56.864Z] github.com/docker/docker/cmd/dockerd [2022-02-23T19:15:56.864Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T19:15:56.864Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T19:15:56.864Z] github.com/docker/docker/container [2022-02-23T19:15:56.864Z] github.com/docker/docker/container/stream [2022-02-23T19:15:56.864Z] github.com/docker/docker/contrib/apparmor [2022-02-23T19:15:56.864Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T19:15:56.864Z] github.com/docker/docker/contrib/httpserver [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/cluster [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/config [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/events [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/exec [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/images [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/initlayer [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/links [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/listeners [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/logger [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/logger/local [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/names [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/network [2022-02-23T19:15:56.864Z] github.com/docker/docker/daemon/stats [2022-02-23T19:15:56.864Z] github.com/docker/docker/distribution [2022-02-23T19:15:56.864Z] github.com/docker/docker/distribution/metadata [2022-02-23T19:15:56.864Z] github.com/docker/docker/distribution/utils [2022-02-23T19:15:56.864Z] github.com/docker/docker/distribution/xfer [2022-02-23T19:15:56.864Z] github.com/docker/docker/dockerversion [2022-02-23T19:15:56.864Z] github.com/docker/docker/errdefs [2022-02-23T19:15:56.864Z] github.com/docker/docker/image [2022-02-23T19:15:56.864Z] github.com/docker/docker/image/cache [2022-02-23T19:15:56.864Z] github.com/docker/docker/image/tarexport [2022-02-23T19:15:56.864Z] github.com/docker/docker/image/v1 [2022-02-23T19:15:56.864Z] github.com/docker/docker/internal/test/suite [2022-02-23T19:15:56.864Z] github.com/docker/docker/layer [2022-02-23T19:15:56.864Z] github.com/docker/docker/libcontainerd [2022-02-23T19:15:56.864Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T19:15:56.864Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T19:15:56.864Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T19:15:56.864Z] github.com/docker/docker/libcontainerd/types [2022-02-23T19:15:56.864Z] github.com/docker/docker/oci [2022-02-23T19:15:56.864Z] github.com/docker/docker/oci/caps [2022-02-23T19:15:56.864Z] github.com/docker/docker/opts [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/aaparser [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/archive [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/authorization [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/capabilities [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/containerfs [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/directory [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/dmesg [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/filenotify [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/fileutils [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/fsutils [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/homedir [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/idtools [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/ioutils [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/locker [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/longpath [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/loopback [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/mount [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/parsers [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/pidfile [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/platform [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/plugins [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/pools [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/progress [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/pubsub [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/reexec [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/signal [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/stack [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/stringid [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/symlink [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/system [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/tailfile [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/tarsum [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/term [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/term/windows [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/truncindex [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/urlutil [2022-02-23T19:15:56.864Z] github.com/docker/docker/pkg/useragent [2022-02-23T19:15:56.864Z] github.com/docker/docker/plugin [2022-02-23T19:15:56.864Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T19:15:56.864Z] github.com/docker/docker/plugin/v2 [2022-02-23T19:15:56.864Z] github.com/docker/docker/profiles/apparmor [2022-02-23T19:15:56.864Z] github.com/docker/docker/profiles/seccomp [2022-02-23T19:15:56.864Z] github.com/docker/docker/quota [2022-02-23T19:15:56.864Z] github.com/docker/docker/reference [2022-02-23T19:15:56.864Z] github.com/docker/docker/registry [2022-02-23T19:15:56.864Z] github.com/docker/docker/registry/resumable [2022-02-23T19:15:56.864Z] github.com/docker/docker/restartmanager [2022-02-23T19:15:56.864Z] github.com/docker/docker/rootless [2022-02-23T19:15:56.864Z] github.com/docker/docker/rootless/specconv [2022-02-23T19:15:56.864Z] github.com/docker/docker/runconfig [2022-02-23T19:15:56.864Z] github.com/docker/docker/runconfig/opts [2022-02-23T19:15:56.864Z] github.com/docker/docker/testutil [2022-02-23T19:15:56.864Z] github.com/docker/docker/testutil/daemon [2022-02-23T19:15:56.864Z] github.com/docker/docker/testutil/environment [2022-02-23T19:15:56.864Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T19:15:56.864Z] github.com/docker/docker/testutil/fakegit [2022-02-23T19:15:56.864Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T19:15:56.864Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T19:15:56.864Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T19:15:56.864Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T19:15:56.864Z] github.com/docker/docker/testutil/registry [2022-02-23T19:15:56.864Z] github.com/docker/docker/testutil/request [2022-02-23T19:15:56.864Z] github.com/docker/docker/volume [2022-02-23T19:15:56.864Z] github.com/docker/docker/volume/drivers [2022-02-23T19:15:56.864Z] github.com/docker/docker/volume/local [2022-02-23T19:15:56.864Z] github.com/docker/docker/volume/mounts [2022-02-23T19:15:56.864Z] github.com/docker/docker/volume/service [2022-02-23T19:15:56.864Z] github.com/docker/docker/volume/service/opts [2022-02-23T19:15:56.864Z] github.com/docker/docker/volume/testutils' ']' [2022-02-23T19:15:56.864Z] + 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/dockerignore 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount 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/symlink 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/term github.com/docker/docker/pkg/term/windows 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-02-23T19:15:57.249Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-23T19:15:57.249Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-23T19:15:57.431Z] ? github.com/docker/docker/api [no test files] [2022-02-23T19:15:57.822Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T19:15:59.737Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T19:16:00.001Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T19:16:01.918Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T19:16:02.860Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T19:16:03.801Z] --- PASS: TestServiceWithDataPathPortInit (15.16s) [2022-02-23T19:16:03.801Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T19:16:04.372Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T19:16:04.901Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-23T19:16:05.316Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T19:16:06.262Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T19:16:06.835Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T19:16:07.096Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wfptuc3xqj3zlko2mblbfilsr Created:2022-02-23 19:16:05.198747326 +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[adb2cc36c2e1a360ec4c660738366c8922634a6e8e9ecea60dde53a6a515019b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4thc79r5qjpjpefabdyjij178 EndpointID:f9e5339f29cd204d4fce954629388c682049e0984d8f94b7b5af6f0a80986c38 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7f28fe7faa604f9b99971de0c42f60751876c4e6d8a0cdd9da3d7dbf0632f165 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:1ed45daeb6f0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4thc79r5qjpjpefabdyjij178 EndpointID:f9e5339f29cd204d4fce954629388c682049e0984d8f94b7b5af6f0a80986c38 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-23T19:16:09.010Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T19:16:09.094Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T19:16:09.094Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T19:16:09.094Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T19:16:09.094Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T19:16:09.094Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T19:16:10.395Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T19:16:10.967Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T19:16:11.442Z] --- PASS: TestServiceUpdatePidsLimit (15.48s) [2022-02-23T19:16:11.442Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-02-23T19:16:11.442Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2022-02-23T19:16:11.442Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-02-23T19:16:11.442Z] PASS [2022-02-23T19:16:11.442Z] [2022-02-23T19:16:11.442Z] === Skipped [2022-02-23T19:16:11.442Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T19:16:11.442Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T19:16:11.442Z] [2022-02-23T19:16:11.442Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-02-23T19:16:11.442Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:16:11.442Z] [2022-02-23T19:16:11.442Z] DONE 27 tests, 2 skipped in 145.518s [2022-02-23T19:16:11.442Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T19:16:11.442Z] ++ 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-02-23T19:16:11.442Z] ++ set -e [2022-02-23T19:16:11.442Z] ++ '[' -n 0 ']' [2022-02-23T19:16:11.442Z] ++ set -x [2022-02-23T19:16:11.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-23T19:16:11.442Z] INFO: Testing against a local daemon [2022-02-23T19:16:11.442Z] === RUN TestSessionCreate [2022-02-23T19:16:11.442Z] --- PASS: TestSessionCreate (0.03s) [2022-02-23T19:16:11.442Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T19:16:11.442Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-23T19:16:11.442Z] PASS [2022-02-23T19:16:11.442Z] [2022-02-23T19:16:11.442Z] DONE 2 tests in 0.140s [2022-02-23T19:16:11.442Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T19:16:11.442Z] ++ 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-02-23T19:16:11.442Z] ++ set -e [2022-02-23T19:16:11.442Z] ++ '[' -n 0 ']' [2022-02-23T19:16:11.442Z] ++ set -x [2022-02-23T19:16:11.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-23T19:16:11.442Z] INFO: Testing against a local daemon [2022-02-23T19:16:11.442Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:16:11.442Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T19:16:11.442Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:16:11.442Z] === RUN TestDiskUsage [2022-02-23T19:16:11.442Z] === PAUSE TestDiskUsage [2022-02-23T19:16:11.442Z] === RUN TestEventsExecDie [2022-02-23T19:16:11.538Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.65s) [2022-02-23T19:16:11.538Z] PASS [2022-02-23T19:16:11.538Z] [2022-02-23T19:16:11.538Z] === Skipped [2022-02-23T19:16:11.538Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:16:11.538Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:16:11.538Z] [2022-02-23T19:16:11.538Z] DONE 26 tests, 1 skipped in 48.429s [2022-02-23T19:16:11.538Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T19:16:11.538Z] ++ 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-02-23T19:16:11.538Z] ++ set -e [2022-02-23T19:16:11.538Z] ++ '[' -n 0 ']' [2022-02-23T19:16:11.538Z] ++ set -x [2022-02-23T19:16:11.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-02-23T19:16:11.538Z] INFO: Testing against a local daemon [2022-02-23T19:16:11.538Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T19:16:11.538Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:16:11.538Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T19:16:11.538Z] === RUN TestDockerNetworkIpvlan [2022-02-23T19:16:11.538Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:16:11.538Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T19:16:11.538Z] PASS [2022-02-23T19:16:11.538Z] [2022-02-23T19:16:11.538Z] === Skipped [2022-02-23T19:16:11.538Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T19:16:11.538Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:16:11.538Z] [2022-02-23T19:16:11.538Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T19:16:11.538Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:16:11.538Z] [2022-02-23T19:16:11.538Z] DONE 2 tests, 2 skipped in 0.119s [2022-02-23T19:16:11.538Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T19:16:11.538Z] ++ 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-02-23T19:16:11.538Z] ++ set -e [2022-02-23T19:16:11.538Z] ++ '[' -n 0 ']' [2022-02-23T19:16:11.538Z] ++ set -x [2022-02-23T19:16:11.539Z] ++ 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-02-23T19:16:11.698Z] --- PASS: TestEventsExecDie (0.46s) [2022-02-23T19:16:11.698Z] === RUN TestEventsBackwardsCompatible [2022-02-23T19:16:11.698Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-02-23T19:16:11.698Z] === RUN TestEventsVolumeCreate [2022-02-23T19:16:11.698Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-02-23T19:16:11.698Z] === RUN TestInfoBinaryCommits [2022-02-23T19:16:11.698Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-23T19:16:11.698Z] === RUN TestInfoAPIVersioned [2022-02-23T19:16:11.698Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-02-23T19:16:11.698Z] === RUN TestInfoAPI [2022-02-23T19:16:11.698Z] --- PASS: TestInfoAPI (0.02s) [2022-02-23T19:16:11.698Z] === RUN TestInfoAPIWarnings [2022-02-23T19:16:11.708Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T19:16:11.708Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T19:16:11.708Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T19:16:11.708Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T19:16:11.708Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T19:16:11.708Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T19:16:11.708Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T19:16:11.708Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T19:16:11.708Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T19:16:11.708Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T19:16:11.708Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-23T19:16:11.708Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T19:16:11.708Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T19:16:11.708Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T19:16:11.799Z] INFO: Testing against a local daemon [2022-02-23T19:16:11.799Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T19:16:11.799Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T19:16:12.310Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2022-02-23T19:16:12.675Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T19:16:13.184Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-02-23T19:16:13.184Z] === RUN TestDockerNetworkMacvlan [2022-02-23T19:16:13.756Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-23T19:16:14.701Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-23T19:16:15.645Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-23T19:16:16.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-02-23T19:16:16.417Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T19:16:18.134Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-23T19:16:18.596Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T19:16:18.596Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T19:16:18.596Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T19:16:18.596Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T19:16:18.596Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T19:16:18.596Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T19:16:18.708Z] docker_api_swarm_test.go:304: [d5d728f332040] joining swarm manager [db4c2b33f1f62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:16:19.655Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T19:16:20.228Z] docker_api_swarm_test.go:305: [d3a25c508e6ad] joining swarm manager [db4c2b33f1f62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:16:20.812Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-23T19:16:22.213Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-02-23T19:16:22.331Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T19:16:22.784Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-02-23T19:16:24.699Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T19:16:25.271Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-23T19:16:26.215Z] --- PASS: TestDockerNetworkMacvlan (13.16s) [2022-02-23T19:16:26.215Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-02-23T19:16:26.215Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s) [2022-02-23T19:16:26.215Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.39s) [2022-02-23T19:16:26.215Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.45s) [2022-02-23T19:16:26.215Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) [2022-02-23T19:16:26.215Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2022-02-23T19:16:26.215Z] PASS [2022-02-23T19:16:26.215Z] [2022-02-23T19:16:26.215Z] DONE 8 tests in 14.677s [2022-02-23T19:16:26.215Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T19:16:26.215Z] ++ 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-02-23T19:16:26.215Z] ++ set -e [2022-02-23T19:16:26.215Z] ++ '[' -n 0 ']' [2022-02-23T19:16:26.215Z] ++ set -x [2022-02-23T19:16:26.215Z] ++ 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-02-23T19:16:26.215Z] testing: warning: no tests to run [2022-02-23T19:16:26.215Z] PASS [2022-02-23T19:16:26.215Z] [2022-02-23T19:16:26.215Z] DONE 0 tests in 0.031s [2022-02-23T19:16:26.215Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T19:16:26.215Z] ++ 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-02-23T19:16:26.215Z] ++ set -e [2022-02-23T19:16:26.215Z] ++ '[' -n 0 ']' [2022-02-23T19:16:26.215Z] ++ set -x [2022-02-23T19:16:26.215Z] ++ 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-02-23T19:16:26.476Z] INFO: Testing against a local daemon [2022-02-23T19:16:26.476Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T19:16:27.048Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T19:16:27.118Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T19:16:27.118Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T19:16:27.118Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T19:16:27.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T19:16:27.992Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T19:16:27.992Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2022-02-23T19:16:27.992Z] === RUN TestAuthZPluginTLS [2022-02-23T19:16:28.563Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-02-23T19:16:28.563Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T19:16:28.824Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T19:16:29.085Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-23T19:16:29.085Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T19:16:29.085Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T19:16:29.657Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-02-23T19:16:29.657Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T19:16:29.657Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T19:16:29.740Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-02-23T19:16:29.740Z] === RUN TestInfoDebug [2022-02-23T19:16:29.740Z] --- PASS: TestInfoDebug (0.52s) [2022-02-23T19:16:29.740Z] === RUN TestInfoInsecureRegistries [2022-02-23T19:16:29.740Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-23T19:16:29.740Z] === RUN TestInfoRegistryMirrors [2022-02-23T19:16:29.740Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-23T19:16:29.740Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T19:16:29.740Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-02-23T19:16:29.740Z] === RUN TestPingCacheHeaders [2022-02-23T19:16:29.740Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-23T19:16:29.740Z] === RUN TestPingGet [2022-02-23T19:16:29.740Z] --- PASS: TestPingGet (0.01s) [2022-02-23T19:16:29.740Z] === RUN TestPingHead [2022-02-23T19:16:29.740Z] --- PASS: TestPingHead (0.02s) [2022-02-23T19:16:29.740Z] === RUN TestVersion [2022-02-23T19:16:29.740Z] --- PASS: TestVersion (0.02s) [2022-02-23T19:16:29.740Z] === CONT TestDiskUsage [2022-02-23T19:16:30.231Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2022-02-23T19:16:30.231Z] === RUN TestAuthZPluginAllowEventStream [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/empty [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T19:16:30.302Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T19:16:30.493Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T19:16:30.558Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T19:16:30.558Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T19:16:30.558Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T19:16:30.558Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T19:16:30.558Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T19:16:30.558Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T19:16:30.558Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T19:16:30.558Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T19:16:30.558Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T19:16:30.558Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage (1.08s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-23T19:16:30.815Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:16:30.815Z] PASS [2022-02-23T19:16:30.815Z] [2022-02-23T19:16:30.815Z] === Skipped [2022-02-23T19:16:30.815Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:16:30.815Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T19:16:30.815Z] [2022-02-23T19:16:30.815Z] DONE 50 tests, 1 skipped in 19.713s [2022-02-23T19:16:30.815Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T19:16:30.815Z] ++ 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-02-23T19:16:30.815Z] ++ set -e [2022-02-23T19:16:30.815Z] ++ '[' -n 0 ']' [2022-02-23T19:16:30.815Z] ++ set -x [2022-02-23T19:16:30.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-23T19:16:30.815Z] INFO: Testing against a local daemon [2022-02-23T19:16:30.815Z] === RUN TestVolumesCreateAndList [2022-02-23T19:16:30.815Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-23T19:16:30.815Z] === RUN TestVolumesRemove [2022-02-23T19:16:31.071Z] --- PASS: TestVolumesRemove (0.06s) [2022-02-23T19:16:31.071Z] === RUN TestVolumesInspect [2022-02-23T19:16:31.071Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-23T19:16:31.071Z] === RUN TestVolumesInvalidJSON [2022-02-23T19:16:31.071Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T19:16:31.071Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T19:16:31.071Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T19:16:31.071Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-23T19:16:31.071Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T19:16:31.071Z] PASS [2022-02-23T19:16:31.071Z] [2022-02-23T19:16:31.071Z] DONE 5 tests in 0.211s [2022-02-23T19:16:31.071Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T19:16:31.071Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T19:16:31.071Z] +++ kill 13106 [2022-02-23T19:16:31.328Z] +++ /etc/init.d/apparmor stop [2022-02-23T19:16:31.328Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T19:16:31.328Z] [2022-02-23T19:16:31.328Z] Unloading profiles will leave already running processes permanently [2022-02-23T19:16:31.328Z] unconfined, which can lead to unexpected situations. [2022-02-23T19:16:31.328Z] [2022-02-23T19:16:31.328Z] To set a process to complain mode, use the command line tool [2022-02-23T19:16:31.328Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T19:16:31.328Z] +++ true [2022-02-23T19:16:31.328Z] exiting test-integration [2022-02-23T19:16:31.328Z] ++ exit 0 [2022-02-23T19:16:31.328Z] [2022-02-23T19:16:31.436Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T19:16:31.436Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2022-02-23T19:16:31.436Z] === RUN TestAuthZPluginErrorResponse Post stage [Pipeline] junit [2022-02-23T19:16:31.900Z] Recording test results [2022-02-23T19:16:32.008Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-02-23T19:16:32.008Z] === RUN TestAuthZPluginErrorRequest [2022-02-23T19:16:32.008Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T19:16:32.140Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T19:16:32.522Z] + echo Ensuring container killed. [2022-02-23T19:16:32.522Z] Ensuring container killed. [2022-02-23T19:16:32.522Z] + docker rm -vf docker-pr1 [2022-02-23T19:16:32.522Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-23T19:16:32.580Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-02-23T19:16:32.580Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T19:16:32.796Z] + echo Chowning /workspace to jenkins user [2022-02-23T19:16:32.796Z] Chowning /workspace to jenkins user [2022-02-23T19:16:32.796Z] + id -u [2022-02-23T19:16:32.796Z] + id -g [2022-02-23T19:16:32.796Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43288:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T19:16:32.796Z] Unable to find image 'busybox:latest' locally [2022-02-23T19:16:32.796Z] latest: Pulling from library/busybox [2022-02-23T19:16:32.796Z] b0fae56fd889: Pulling fs layer [2022-02-23T19:16:33.052Z] b0fae56fd889: Verifying Checksum [2022-02-23T19:16:33.052Z] b0fae56fd889: Download complete [2022-02-23T19:16:33.052Z] b0fae56fd889: Pull complete [2022-02-23T19:16:33.053Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-23T19:16:33.053Z] Status: Downloaded newer image for busybox:latest [2022-02-23T19:16:33.151Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-02-23T19:16:33.151Z] === RUN TestAuthZPluginEnsureLoadImportWorking [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T19:16:34.712Z] + bundleName=arm64-integration [2022-02-23T19:16:34.712Z] + echo Creating arm64-integration-bundles.tar.gz [2022-02-23T19:16:34.712Z] Creating arm64-integration-bundles.tar.gz [2022-02-23T19:16:34.712Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-23T19:16:34.712Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-23T19:16:34.721Z] Archiving artifacts [2022-02-23T19:16:35.069Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2022-02-23T19:16:35.069Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T19:16:35.069Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T19:16:35.069Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T19:16:35.330Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T19:16:35.330Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-23T19:16:35.330Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T19:16:35.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T19:16:35.694Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T19:16:35.902Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-23T19:16:36.213Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43288/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T19:16:36.473Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2022-02-23T19:16:36.473Z] === RUN TestAuthZPluginHeader [2022-02-23T19:16:36.473Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T19:16:36.517Z] + make clean [2022-02-23T19:16:36.517Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T19:16:36.517Z] docker-dev-cache [2022-02-23T19:16:36.517Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T19:16:36.664Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T19:16:36.734Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-23T19:16:37.306Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-02-23T19:16:37.306Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-23T19:16:37.306Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T19:16:39.297Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-02-23T19:16:40.032Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T19:16:40.682Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T19:16:41.625Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T19:16:41.885Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.48s) [2022-02-23T19:16:41.885Z] === RUN TestAuthZPluginV2Disable [2022-02-23T19:16:42.460Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T19:16:42.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T19:16:42.721Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T19:16:43.292Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T19:16:44.235Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T19:16:44.719Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T19:16:45.178Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T19:16:45.178Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T19:16:45.624Z] --- PASS: TestAuthZPluginV2Disable (3.78s) [2022-02-23T19:16:45.624Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T19:16:45.624Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T19:16:45.639Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T19:16:48.171Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T19:16:49.117Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.56s) [2022-02-23T19:16:49.117Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T19:16:49.383Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T19:16:50.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-02-23T19:16:50.920Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T19:16:52.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T19:16:53.056Z] docker_api_swarm_test.go:272: [d7adea4528374] joining swarm manager [dde7254b48879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:16:54.004Z] docker_api_swarm_test.go:273: [d10991243b137] joining swarm manager [dde7254b48879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:16:58.008Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T19:16:58.008Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T19:16:58.008Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T19:16:58.008Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T19:16:58.008Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T19:16:58.008Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T19:16:58.008Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T19:16:58.008Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T19:16:58.008Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T19:16:58.468Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T19:17:02.148Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T19:17:02.148Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.79s) [2022-02-23T19:17:02.148Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T19:17:02.148Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T19:17:02.410Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-23T19:17:02.981Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T19:17:03.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T19:17:03.124Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T19:17:03.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T19:17:03.553Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T19:17:04.495Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T19:17:04.495Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-23T19:17:04.495Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T19:17:04.495Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-23T19:17:04.495Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T19:17:04.495Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-23T19:17:04.495Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T19:17:04.495Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-23T19:17:04.495Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-23T19:17:05.889Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T19:17:05.889Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T19:17:06.462Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T19:17:06.723Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T19:17:07.295Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T19:17:07.555Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-23T19:17:09.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T19:17:09.079Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T19:17:09.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T19:17:09.079Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T19:17:09.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T19:17:09.472Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T19:17:10.416Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T19:17:10.988Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T19:17:11.249Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T19:17:11.509Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T19:17:11.509Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-23T19:17:11.509Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T19:17:12.080Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T19:17:13.465Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T19:17:13.465Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T19:17:13.465Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T19:17:13.465Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T19:17:13.725Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T19:17:14.296Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T19:17:15.238Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T19:17:15.238Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-02-23T19:17:15.499Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T19:17:16.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T19:17:16.165Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T19:17:16.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T19:17:16.888Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T19:17:17.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T19:17:17.135Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T19:17:17.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T19:17:17.135Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T19:17:17.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T19:17:18.273Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T19:17:18.534Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-02-23T19:17:18.534Z] PASS [2022-02-23T19:17:18.534Z] [2022-02-23T19:17:18.534Z] DONE 17 tests in 52.245s [2022-02-23T19:17:18.534Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T19:17:18.534Z] ++ 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-02-23T19:17:18.534Z] ++ set -e [2022-02-23T19:17:18.534Z] ++ '[' -n 0 ']' [2022-02-23T19:17:18.534Z] ++ set -x [2022-02-23T19:17:18.534Z] ++ 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-02-23T19:17:18.795Z] INFO: Testing against a local daemon [2022-02-23T19:17:18.795Z] === RUN TestPluginInvalidJSON [2022-02-23T19:17:18.795Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:17:18.795Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:17:18.795Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:17:18.795Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-23T19:17:18.795Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T19:17:18.795Z] === RUN TestPluginInstall [2022-02-23T19:17:18.795Z] === RUN TestPluginInstall/no_auth [2022-02-23T19:17:18.795Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T19:17:19.739Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T19:17:20.681Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T19:17:21.254Z] time="2022-02-23T19:17:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:17:21.254Z] time="2022-02-23T19:17:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4432068d08a07906d0053062f41c3d130a5d9326113e6943776f40a918f5c59b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:17:21.254Z] time="2022-02-23T19:17:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:17:21.254Z] time="2022-02-23T19:17:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4432068d08a07906d0053062f41c3d130a5d9326113e6943776f40a918f5c59b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:17:21.517Z] === RUN TestPluginInstall/with_htpasswd [2022-02-23T19:17:21.875Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T19:17:21.875Z] time="2022-02-23T19:17:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:17:21.875Z] time="2022-02-23T19:17:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b672f19ff3cf40b12c99c87aa03380dad46d36d28edff25eb03fd8e2e507312f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:17:21.875Z] time="2022-02-23T19:17:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:17:21.875Z] time="2022-02-23T19:17:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b672f19ff3cf40b12c99c87aa03380dad46d36d28edff25eb03fd8e2e507312f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:17:22.447Z] === RUN TestPluginInstall/with_insecure [2022-02-23T19:17:22.447Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T19:17:22.447Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T19:17:22.447Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T19:17:22.710Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T19:17:22.710Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T19:17:22.710Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T19:17:22.710Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T19:17:23.291Z] time="2022-02-23T19:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:17:23.291Z] time="2022-02-23T19:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d06cc24fb59937d8cfbc41ffb8b2e3b7967db43093f026323dce78234327958a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:17:23.291Z] time="2022-02-23T19:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:17:23.291Z] time="2022-02-23T19:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d06cc24fb59937d8cfbc41ffb8b2e3b7967db43093f026323dce78234327958a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:17:23.864Z] plugin_test.go:165: [dd9f595ad51ff] daemon is not started [2022-02-23T19:17:23.864Z] --- PASS: TestPluginInstall (4.94s) [2022-02-23T19:17:23.864Z] --- PASS: TestPluginInstall/no_auth (2.77s) [2022-02-23T19:17:23.864Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-02-23T19:17:23.864Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2022-02-23T19:17:23.864Z] === RUN TestPluginsWithRuntimes [2022-02-23T19:17:24.126Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T19:17:25.514Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T19:17:25.514Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T19:17:25.514Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-23T19:17:25.776Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T19:17:26.347Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T19:17:26.347Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-23T19:17:26.919Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T19:17:27.492Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T19:17:27.492Z] --- PASS: TestPluginsWithRuntimes (3.87s) [2022-02-23T19:17:27.492Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-02-23T19:17:27.492Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-02-23T19:17:27.492Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T19:17:28.064Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T19:17:28.064Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T19:17:28.064Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T19:17:28.324Z] --- PASS: TestPluginBackCompatMediaTypes (0.71s) [2022-02-23T19:17:28.324Z] PASS [2022-02-23T19:17:28.324Z] [2022-02-23T19:17:28.324Z] DONE 10 tests in 9.681s [2022-02-23T19:17:28.324Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T19:17:28.324Z] ++ 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-02-23T19:17:28.324Z] ++ set -e [2022-02-23T19:17:28.324Z] ++ '[' -n 0 ']' [2022-02-23T19:17:28.324Z] ++ set -x [2022-02-23T19:17:28.324Z] ++ 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-02-23T19:17:28.324Z] INFO: Testing against a local daemon [2022-02-23T19:17:28.324Z] === RUN TestExternalGraphDriver [2022-02-23T19:17:28.586Z] === RUN TestExternalGraphDriver/json [2022-02-23T19:17:28.586Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T19:17:28.586Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T19:17:28.586Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T19:17:28.847Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T19:17:28.847Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T19:17:29.419Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T19:17:29.992Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T19:17:30.253Z] === RUN TestExternalGraphDriver/spec [2022-02-23T19:17:30.517Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T19:17:30.517Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T19:17:31.902Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T19:17:32.163Z] === RUN TestExternalGraphDriver/pull [2022-02-23T19:17:32.733Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T19:17:32.733Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T19:17:32.994Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T19:17:33.566Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T19:17:33.895Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2022-02-23T19:17:33.895Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T19:17:33.895Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T19:17:33.895Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-02-23T19:17:33.895Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T19:17:33.895Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-02-23T19:17:33.895Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T19:17:33.895Z] ok github.com/docker/docker/builder/dockerfile 0.191s coverage: 49.3% of statements [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T19:17:33.895Z] ok github.com/docker/docker/builder/remotecontext 0.098s coverage: 13.7% of statements [2022-02-23T19:17:33.895Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-02-23T19:17:33.895Z] ok github.com/docker/docker/builder/remotecontext/git 1.377s coverage: 86.3% of statements [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T19:17:33.895Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T19:17:33.895Z] ok github.com/docker/docker/cmd/docker-proxy 0.184s coverage: 69.3% of statements [2022-02-23T19:17:34.138Z] --- PASS: TestExternalGraphDriver (5.59s) [2022-02-23T19:17:34.138Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2022-02-23T19:17:34.138Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2022-02-23T19:17:34.138Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2022-02-23T19:17:34.138Z] === RUN TestGraphdriverPluginV2 [2022-02-23T19:17:34.401Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T19:17:34.972Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T19:17:34.972Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T19:17:35.233Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T19:17:35.794Z] ok github.com/docker/docker/client 0.115s coverage: 75.8% of statements [2022-02-23T19:17:35.804Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T19:17:36.374Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T19:17:36.374Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T19:17:36.946Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T19:17:38.335Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T19:17:38.597Z] --- PASS: TestGraphdriverPluginV2 (4.55s) [2022-02-23T19:17:38.597Z] PASS [2022-02-23T19:17:38.597Z] [2022-02-23T19:17:38.597Z] DONE 5 tests in 10.286s [2022-02-23T19:17:38.597Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T19:17:38.597Z] ++ 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-02-23T19:17:38.597Z] ++ set -e [2022-02-23T19:17:38.597Z] ++ '[' -n 0 ']' [2022-02-23T19:17:38.597Z] ++ set -x [2022-02-23T19:17:38.597Z] ++ 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-02-23T19:17:38.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-02-23T19:17:38.857Z] INFO: Testing against a local daemon [2022-02-23T19:17:38.857Z] === RUN TestContinueAfterPluginCrash [2022-02-23T19:17:38.857Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T19:17:38.857Z] === RUN TestReadPluginNoRead [2022-02-23T19:17:38.857Z] === PAUSE TestReadPluginNoRead [2022-02-23T19:17:38.857Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T19:17:38.857Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T19:17:38.857Z] === CONT TestContinueAfterPluginCrash [2022-02-23T19:17:38.857Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T19:17:39.430Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T19:17:39.692Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T19:17:39.692Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T19:17:39.692Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T19:17:39.692Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T19:17:40.264Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T19:17:42.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-02-23T19:17:43.768Z] --- PASS: TestDaemonStartWithLogOpt (5.05s) [2022-02-23T19:17:43.768Z] === CONT TestReadPluginNoRead [2022-02-23T19:17:44.711Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T19:17:45.282Z] docker_api_swarm_node_test.go:20: [dccd79a0bc11b] joining swarm manager [dc302c86c4979]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:17:45.855Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T19:17:46.428Z] docker_api_swarm_node_test.go:21: [dddb2ca01660b] joining swarm manager [dc302c86c4979]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:17:46.428Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T19:17:46.428Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-23T19:17:46.428Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T19:17:46.689Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T19:17:47.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T19:17:47.261Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T19:17:48.643Z] === RUN TestReadPluginNoRead/default [2022-02-23T19:17:48.903Z] --- PASS: TestContinueAfterPluginCrash (10.05s) [2022-02-23T19:17:49.164Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T19:17:49.175Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T19:17:49.175Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T19:17:49.175Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T19:17:49.175Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T19:17:49.175Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T19:17:49.736Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T19:17:49.998Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T19:17:50.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T19:17:50.129Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T19:17:50.569Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T19:17:50.588Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T19:17:50.588Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T19:17:51.047Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T19:17:51.510Z] === CONT TestReadPluginNoRead [2022-02-23T19:17:51.510Z] read_test.go:92: [d0c77c05d973e] daemon is not started [2022-02-23T19:17:51.510Z] --- PASS: TestReadPluginNoRead (7.61s) [2022-02-23T19:17:51.510Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-02-23T19:17:51.510Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2022-02-23T19:17:51.510Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.42s) [2022-02-23T19:17:51.510Z] PASS [2022-02-23T19:17:51.510Z] [2022-02-23T19:17:51.510Z] DONE 6 tests in 12.821s [2022-02-23T19:17:51.510Z] 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-02-23T19:17:51.510Z] ++ 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-02-23T19:17:51.510Z] ++ set -e [2022-02-23T19:17:51.510Z] ++ '[' -n 0 ']' [2022-02-23T19:17:51.510Z] ++ set -x [2022-02-23T19:17:51.510Z] ++ 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-02-23T19:17:51.510Z] testing: warning: no tests to run [2022-02-23T19:17:51.510Z] PASS [2022-02-23T19:17:51.510Z] [2022-02-23T19:17:51.510Z] DONE 0 tests in 0.047s [2022-02-23T19:17:51.510Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T19:17:51.510Z] ++ 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-02-23T19:17:51.510Z] ++ set -e [2022-02-23T19:17:51.510Z] ++ '[' -n 0 ']' [2022-02-23T19:17:51.510Z] ++ set -x [2022-02-23T19:17:51.510Z] ++ 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-02-23T19:17:51.771Z] INFO: Testing against a local daemon [2022-02-23T19:17:51.771Z] === RUN TestPluginWithDevMounts [2022-02-23T19:17:51.771Z] === PAUSE TestPluginWithDevMounts [2022-02-23T19:17:51.771Z] === CONT TestPluginWithDevMounts [2022-02-23T19:17:52.584Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T19:17:52.585Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T19:17:53.044Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T19:17:53.688Z] --- PASS: TestPluginWithDevMounts (1.76s) [2022-02-23T19:17:53.688Z] PASS [2022-02-23T19:17:53.688Z] [2022-02-23T19:17:53.688Z] DONE 1 tests in 1.888s [2022-02-23T19:17:53.688Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T19:17:53.688Z] ++ 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-02-23T19:17:53.688Z] ++ set -e [2022-02-23T19:17:53.688Z] ++ '[' -n 0 ']' [2022-02-23T19:17:53.688Z] ++ set -x [2022-02-23T19:17:53.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-23T19:17:53.688Z] INFO: Testing against a local daemon [2022-02-23T19:17:53.688Z] === RUN TestSecretInspect [2022-02-23T19:17:53.688Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T19:17:54.259Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T19:17:55.645Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T19:17:56.216Z] --- PASS: TestSecretInspect (2.54s) [2022-02-23T19:17:56.216Z] === RUN TestSecretList [2022-02-23T19:17:56.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T19:17:57.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-02-23T19:17:57.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-02-23T19:17:58.845Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T19:17:59.009Z] --- PASS: TestSecretList (2.59s) [2022-02-23T19:17:59.009Z] === RUN TestSecretsCreateAndDelete [2022-02-23T19:17:59.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-02-23T19:17:59.813Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T19:17:59.813Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T19:17:59.813Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T19:17:59.813Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T19:17:59.813Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T19:18:00.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-02-23T19:18:01.502Z] docker_api_swarm_test.go:502: [d10a2225afadf] joining swarm manager [d78c7c59df4f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:18:01.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-02-23T19:18:01.994Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T19:18:02.025Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2022-02-23T19:18:02.025Z] === RUN TestSecretsUpdate [2022-02-23T19:18:02.962Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T19:18:02.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ce2a80_} [2022-02-23T19:18:03.422Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T19:18:04.350Z] --- PASS: TestSecretsUpdate (2.34s) [2022-02-23T19:18:04.350Z] === RUN TestTemplatedSecret [2022-02-23T19:18:04.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13183286672_/foo_false____} [2022-02-23T19:18:04.391Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T19:18:04.850Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T19:18:04.922Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13183286672_/foo_true____} [2022-02-23T19:18:06.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32690387911_/foo_false____} [2022-02-23T19:18:06.871Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T19:18:06.871Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T19:18:06.879Z] --- PASS: TestTemplatedSecret (2.61s) [2022-02-23T19:18:06.879Z] === RUN TestSecretCreateResolve [2022-02-23T19:18:07.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32690387911_/foo_true____} [2022-02-23T19:18:07.838Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T19:18:08.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T19:18:09.206Z] docker_api_swarm_test.go:507: [d22a9063a9263] joining swarm manager [d78c7c59df4f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:18:09.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32690387911_/foo_true__0xc000ce2ab0__} [2022-02-23T19:18:09.206Z] --- PASS: TestSecretCreateResolve (2.24s) [2022-02-23T19:18:09.206Z] PASS [2022-02-23T19:18:09.206Z] [2022-02-23T19:18:09.206Z] DONE 6 tests in 15.681s [2022-02-23T19:18:09.206Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T19:18:09.206Z] ++ 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-02-23T19:18:09.206Z] ++ set -e [2022-02-23T19:18:09.206Z] ++ '[' -n 0 ']' [2022-02-23T19:18:09.206Z] ++ set -x [2022-02-23T19:18:09.206Z] ++ 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-02-23T19:18:09.206Z] INFO: Testing against a local daemon [2022-02-23T19:18:09.206Z] === RUN TestServiceCreateInit [2022-02-23T19:18:09.206Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T19:18:10.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ce2ac8_} [2022-02-23T19:18:11.933Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T19:18:11.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ce2ae0_} [2022-02-23T19:18:13.362Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ce2af8_} [2022-02-23T19:18:13.362Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T19:18:14.113Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T19:18:14.113Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T19:18:14.113Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T19:18:14.498Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 29.1% of statements [2022-02-23T19:18:14.498Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-02-23T19:18:14.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ce2b10_} [2022-02-23T19:18:14.757Z] ok github.com/docker/docker/cmd/dockerd/trap 2.504s coverage: 0.0% of statements [2022-02-23T19:18:14.757Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T19:18:14.757Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T19:18:14.757Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T19:18:14.757Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T19:18:14.757Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T19:18:15.319Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T19:18:15.651Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T19:18:15.651Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T19:18:15.651Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T19:18:16.110Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-02-23T19:18:16.706Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T19:18:18.092Z] --- PASS: TestServiceCreateInit (8.49s) [2022-02-23T19:18:18.092Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.08s) [2022-02-23T19:18:18.092Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.40s) [2022-02-23T19:18:18.092Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T19:18:18.291Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-23T19:18:19.033Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T19:18:19.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T19:18:19.135Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T19:18:19.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T19:18:19.833Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-23T19:18:20.292Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T19:18:20.292Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T19:18:20.292Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T19:18:20.964Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T19:18:21.261Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T19:18:22.228Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T19:18:22.228Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T19:18:22.228Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T19:18:22.228Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T19:18:22.228Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-23T19:18:22.873Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2022-02-23T19:18:22.873Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-02-23T19:18:23.512Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T19:18:24.249Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-02-23T19:18:24.896Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T19:18:25.157Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T19:18:25.729Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T19:18:26.300Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-02-23T19:18:26.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T19:18:26.871Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T19:18:27.446Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T19:18:28.018Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-23T19:18:28.961Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T19:18:29.307Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T19:18:29.533Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T19:18:30.104Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-23T19:18:30.675Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T19:18:31.248Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T19:18:31.820Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T19:18:32.357Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2022-02-23T19:18:32.357Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.0% of statements [2022-02-23T19:18:32.357Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-02-23T19:18:32.393Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T19:18:32.396Z] 1bd78008c728: Pull complete [2022-02-23T19:18:32.396Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-23T19:18:32.396Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:18:32.396Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-02-23T19:18:32.396Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-02-23T19:18:32.396Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-02-23T19:18:32.396Z] WARN: Skipping validation tests [2022-02-23T19:18:32.396Z] INFO: Running unit tests at 02/23/2022 19:18:22... [2022-02-23T19:18:32.396Z] INFO: make.ps1 starting at 02/23/2022 19:18:30 [2022-02-23T19:18:32.396Z] INFO: Git commit (8a340423a7) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T19:18:32.396Z] INFO: Invoking autogen... [2022-02-23T19:18:32.396Z] INFO: Running unit tests... [2022-02-23T19:18:32.923Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-02-23T19:18:32.968Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T19:18:33.859Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.455s coverage: 74.6% of statements [2022-02-23T19:18:33.859Z] ok github.com/docker/docker/daemon 10.149s coverage: 17.2% of statements [2022-02-23T19:18:33.859Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T19:18:33.859Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T19:18:33.859Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T19:18:33.859Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T19:18:33.913Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T19:18:34.175Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T19:18:34.746Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T19:18:34.746Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T19:18:35.236Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.389s coverage: 56.2% of statements [2022-02-23T19:18:35.317Z] --- PASS: TestCreateServiceMultipleTimes (17.35s) [2022-02-23T19:18:35.317Z] === RUN TestCreateServiceConflict [2022-02-23T19:18:35.579Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T19:18:36.151Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T19:18:36.180Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-02-23T19:18:36.725Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T19:18:37.557Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2022-02-23T19:18:37.668Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T19:18:37.668Z] --- PASS: TestCreateServiceConflict (2.60s) [2022-02-23T19:18:37.668Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T19:18:38.244Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T19:18:38.937Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.268s coverage: 50.5% of statements [2022-02-23T19:18:39.196Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.085s coverage: 46.3% of statements [2022-02-23T19:18:39.196Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T19:18:39.650Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T19:18:40.223Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T19:18:40.574Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.8% of statements [2022-02-23T19:18:41.140Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.757s coverage: 58.0% of statements [2022-02-23T19:18:41.140Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-23T19:18:41.140Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T19:18:41.164Z] --- PASS: TestCreateServiceMaxReplicas (3.21s) [2022-02-23T19:18:41.164Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T19:18:41.398Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-02-23T19:18:41.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T19:18:41.657Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2022-02-23T19:18:42.106Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T19:18:42.773Z] 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/dockerignore 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount 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/symlink 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/term github.com/docker/docker/pkg/term/windows 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-02-23T19:18:43.557Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 6.8% of statements [2022-02-23T19:18:43.557Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T19:18:43.557Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T19:18:43.557Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.5% of statements [2022-02-23T19:18:44.493Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 33.6% of statements [2022-02-23T19:18:44.493Z] ok github.com/docker/docker/daemon/logger/awslogs 0.156s coverage: 79.9% of statements [2022-02-23T19:18:44.493Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T19:18:44.653Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-02-23T19:18:45.060Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-02-23T19:18:45.224Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T19:18:45.319Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-02-23T19:18:45.885Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2022-02-23T19:18:45.885Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 69.9% of statements [2022-02-23T19:18:46.820Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 78.7% of statements [2022-02-23T19:18:46.820Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T19:18:46.820Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 58.9% of statements [2022-02-23T19:18:47.138Z] docker_api_swarm_node_test.go:81: [d57dac3552a59] joining swarm manager [d5723b1b5bf40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:18:47.388Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 31.5% of statements [2022-02-23T19:18:47.710Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T19:18:48.280Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T19:18:48.322Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-02-23T19:18:48.580Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2022-02-23T19:18:49.147Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-02-23T19:18:49.715Z] ok github.com/docker/docker/daemon/logger/splunk 1.608s coverage: 82.5% of statements [2022-02-23T19:18:49.715Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T19:18:49.715Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T19:18:50.652Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2022-02-23T19:18:50.652Z] ok github.com/docker/docker/distribution 0.114s coverage: 26.3% of statements [2022-02-23T19:18:50.652Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T19:18:51.587Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T19:18:51.601Z] ok github.com/docker/docker/errdefs 0.008s coverage: 53.1% of statements [2022-02-23T19:18:51.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T19:18:51.836Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T19:18:51.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T19:18:52.172Z] ok github.com/docker/docker/image 0.028s coverage: 86.9% of statements [2022-02-23T19:18:52.431Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-02-23T19:18:52.998Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-02-23T19:18:53.256Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-02-23T19:18:53.514Z] ok github.com/docker/docker/distribution/xfer 1.907s coverage: 85.4% of statements [2022-02-23T19:18:53.514Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T19:18:53.514Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T19:18:54.082Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-02-23T19:18:54.136Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T19:18:54.708Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T19:18:55.019Z] ok github.com/docker/docker/oci 0.012s coverage: 43.3% of statements [2022-02-23T19:18:55.281Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.25s) [2022-02-23T19:18:55.281Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T19:18:55.586Z] ok github.com/docker/docker/opts 0.023s coverage: 67.4% of statements [2022-02-23T19:18:55.586Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-02-23T19:18:56.963Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 82.2% of statements [2022-02-23T19:18:57.750Z] ? github.com/docker/docker/api [no test files] [2022-02-23T19:18:57.896Z] ok github.com/docker/docker/pkg/authorization 0.293s coverage: 68.3% of statements [2022-02-23T19:18:57.896Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-23T19:18:58.154Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-23T19:18:58.588Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-02-23T19:18:58.849Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T19:18:58.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T19:18:58.918Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T19:18:58.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T19:18:58.918Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T19:18:58.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T19:18:59.421Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T19:19:00.363Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T19:19:00.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-02-23T19:19:01.307Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T19:19:01.435Z] ok github.com/docker/docker/pkg/chrootarchive 2.468s coverage: 43.5% of statements [2022-02-23T19:19:01.435Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-02-23T19:19:01.435Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-02-23T19:19:01.878Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T19:19:02.368Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-02-23T19:19:02.368Z] ok github.com/docker/docker/layer 7.111s coverage: 68.9% of statements [2022-02-23T19:19:02.368Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T19:19:02.368Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T19:19:02.368Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T19:19:02.368Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T19:19:02.368Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T19:19:02.368Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T19:19:02.368Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T19:19:02.627Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 87.2% of statements [2022-02-23T19:19:02.820Z] docker_api_swarm_node_test.go:53: [d1d6b6a1fd009] joining swarm manager [d5950fd073391]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:19:02.885Z] ok github.com/docker/docker/pkg/fsutils 0.158s coverage: 85.1% of statements [2022-02-23T19:19:02.885Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2022-02-23T19:19:03.080Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T19:19:03.341Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T19:19:03.602Z] docker_api_swarm_node_test.go:54: [d4f0629965a60] joining swarm manager [d5950fd073391]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:19:03.821Z] ok github.com/docker/docker/pkg/idtools 0.523s coverage: 69.5% of statements [2022-02-23T19:19:03.864Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T19:19:04.080Z] ok github.com/docker/docker/pkg/ioutils 0.437s coverage: 71.5% of statements [2022-02-23T19:19:04.339Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2022-02-23T19:19:04.339Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-02-23T19:19:04.339Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T19:19:04.339Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-23T19:19:04.339Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T19:19:04.599Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-02-23T19:19:04.599Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-02-23T19:19:04.805Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T19:19:04.805Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T19:19:04.805Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T19:19:04.857Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-02-23T19:19:05.065Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T19:19:05.116Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-02-23T19:19:05.116Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-02-23T19:19:05.116Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T19:19:05.116Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T19:19:05.638Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T19:19:05.638Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-23T19:19:05.638Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T19:19:05.638Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T19:19:05.683Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-02-23T19:19:06.211Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T19:19:06.252Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-02-23T19:19:06.252Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-02-23T19:19:06.472Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T19:19:06.472Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T19:19:06.472Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T19:19:06.510Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-23T19:19:06.733Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T19:19:06.733Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T19:19:06.733Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T19:19:06.733Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T19:19:06.733Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T19:19:07.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T19:19:07.485Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T19:19:07.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T19:19:07.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T19:19:07.485Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T19:19:07.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T19:19:07.485Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T19:19:07.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T19:19:07.882Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-02-23T19:19:07.882Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-02-23T19:19:08.119Z] --- PASS: TestCreateServiceSecretFileMode (12.77s) [2022-02-23T19:19:08.119Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T19:19:08.142Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-23T19:19:08.142Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-02-23T19:19:08.381Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T19:19:08.381Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T19:19:08.381Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T19:19:08.401Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-02-23T19:19:08.660Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-23T19:19:08.919Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-02-23T19:19:09.487Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2022-02-23T19:19:09.745Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2022-02-23T19:19:10.004Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-02-23T19:19:10.263Z] coverage: [no statements] [2022-02-23T19:19:10.263Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-02-23T19:19:10.523Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-23T19:19:10.523Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-23T19:19:10.793Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-02-23T19:19:12.588Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T19:19:12.588Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T19:19:12.588Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T19:19:12.588Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T19:19:12.588Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T19:19:12.588Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T19:19:12.588Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T19:19:12.694Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-02-23T19:19:12.694Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-02-23T19:19:12.953Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-02-23T19:19:13.971Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T19:19:14.232Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T19:19:14.329Z] ok github.com/docker/docker/quota 0.235s coverage: 71.4% of statements [2022-02-23T19:19:14.329Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-23T19:19:15.176Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T19:19:15.265Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2022-02-23T19:19:15.523Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-02-23T19:19:15.782Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-23T19:19:16.118Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T19:19:16.348Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-02-23T19:19:16.348Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-23T19:19:16.689Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T19:19:17.261Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T19:19:17.261Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T19:19:17.523Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T19:19:17.523Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-02-23T19:19:17.523Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-02-23T19:19:17.785Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-02-23T19:19:18.357Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-02-23T19:19:18.880Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-23T19:19:18.930Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-02-23T19:19:19.447Z] ok github.com/docker/docker/volume/local 0.111s coverage: 76.4% of statements [2022-02-23T19:19:19.676Z] === RUN TestMiddlewares [2022-02-23T19:19:19.676Z] --- PASS: TestMiddlewares (0.00s) [2022-02-23T19:19:19.676Z] PASS [2022-02-23T19:19:19.676Z] coverage: 9.0% of statements [2022-02-23T19:19:19.676Z] ok github.com/docker/docker/api/server 0.081s coverage: 9.0% of statements [2022-02-23T19:19:19.706Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-02-23T19:19:20.007Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T19:19:20.007Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T19:19:20.007Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T19:19:20.315Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-02-23T19:19:20.316Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-02-23T19:19:20.316Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-02-23T19:19:20.316Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-02-23T19:19:20.467Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T19:19:20.467Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T19:19:20.640Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-02-23T19:19:20.926Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T19:19:20.926Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T19:19:21.268Z] --- PASS: TestCreateServiceConfigFileMode (13.04s) [2022-02-23T19:19:21.268Z] === RUN TestCreateServiceSysctls [2022-02-23T19:19:21.385Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T19:19:21.385Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T19:19:21.385Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T19:19:22.353Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T19:19:22.353Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T19:19:22.353Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T19:19:24.587Z] --- PASS: TestCreateServiceSysctls (3.08s) [2022-02-23T19:19:24.587Z] === RUN TestCreateServiceCapabilities [2022-02-23T19:19:26.499Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T19:19:26.760Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2022-02-23T19:19:26.760Z] === RUN TestInspect [2022-02-23T19:19:28.146Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T19:19:30.061Z] --- PASS: TestInspect (3.20s) [2022-02-23T19:19:30.061Z] === RUN TestCreateJob [2022-02-23T19:19:30.632Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T19:19:32.549Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-02-23T19:19:33.120Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T19:19:33.691Z] --- PASS: TestCreateJob (3.67s) [2022-02-23T19:19:33.691Z] === RUN TestReplicatedJob [2022-02-23T19:19:33.953Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T19:19:34.527Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T19:19:35.099Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T19:19:35.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-02-23T19:19:35.936Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T19:19:36.879Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-02-23T19:19:38.793Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-02-23T19:19:39.735Z] --- PASS: TestReplicatedJob (5.90s) [2022-02-23T19:19:39.735Z] === RUN TestUpdateReplicatedJob [2022-02-23T19:19:39.735Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T19:19:42.282Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-02-23T19:19:42.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-02-23T19:19:42.555Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T19:19:42.555Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === Skipped [2022-02-23T19:19:42.555Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T19:19:42.555Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T19:19:42.555Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T19:19:42.555Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T19:19:42.555Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-23T19:19:42.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:19:42.555Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-23T19:19:42.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:19:42.555Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-23T19:19:42.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:19:42.555Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-23T19:19:42.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:19:42.555Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-23T19:19:42.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:19:42.555Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-23T19:19:42.555Z] graphtest_unix.go:71: No driver to put! [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-23T19:19:42.555Z] time="2022-02-23T19:18:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:19:42.555Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:19:42.555Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-23T19:19:42.555Z] time="2022-02-23T19:18:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:19:42.555Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:19:42.555Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-23T19:19:42.555Z] time="2022-02-23T19:18:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:19:42.555Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:19:42.555Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-23T19:19:42.555Z] time="2022-02-23T19:18:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:19:42.555Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:19:42.555Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-23T19:19:42.555Z] time="2022-02-23T19:18:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:19:42.555Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:19:42.555Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-23T19:19:42.555Z] graphtest_unix.go:71: No driver to put! [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-23T19:19:42.555Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-23T19:19:42.555Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-23T19:19:42.555Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-23T19:19:42.555Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-23T19:19:42.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:19:42.555Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-23T19:19:42.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:19:42.555Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-23T19:19:42.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:19:42.555Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-23T19:19:42.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:19:42.555Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-23T19:19:42.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:19:42.555Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-23T19:19:42.555Z] graphtest_unix.go:71: No driver to put! [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-23T19:19:42.555Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-23T19:19:42.555Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-23T19:19:42.555Z] [2022-02-23T19:19:42.555Z] DONE 2317 tests, 28 skipped in 222.997s [2022-02-23T19:19:42.556Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/config [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/idm [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/ns [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/options [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/osl [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T19:19:42.556Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-23T19:19:42.556Z] + 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-02-23T19:19:43.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T19:19:43.230Z] --- PASS: TestUpdateReplicatedJob (3.74s) [2022-02-23T19:19:43.230Z] === RUN TestServiceListWithStatuses [2022-02-23T19:19:43.230Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T19:19:43.230Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T19:19:43.230Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T19:19:44.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T19:19:44.150Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T19:19:44.614Z] docker_api_swarm_test.go:202: [d6445b5675ba9] joining swarm manager [d093f613f469e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:19:44.875Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-23T19:19:45.694Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T19:19:45.694Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T19:19:45.694Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T19:19:46.260Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T19:19:47.202Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T19:19:47.870Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T19:19:47.870Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T19:19:47.870Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T19:19:48.144Z] --- PASS: TestDockerNetworkConnectAlias (4.94s) [2022-02-23T19:19:48.144Z] === RUN TestDockerNetworkReConnect [2022-02-23T19:19:52.348Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2022-02-23T19:19:52.348Z] === RUN TestServicePlugin [2022-02-23T19:19:52.385Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T19:19:52.385Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T19:19:52.385Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T19:19:52.385Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T19:19:52.920Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T19:19:53.182Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T19:19:54.568Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T19:19:54.949Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T19:19:55.141Z] plugin_test.go:61: [d166d7efe3e79] joining swarm manager [d6b7d38552eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:19:55.141Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-02-23T19:19:55.402Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T19:19:55.662Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-02-23T19:19:55.918Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T19:19:55.918Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T19:19:55.918Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T19:19:55.918Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T19:19:55.918Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T19:19:55.924Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-02-23T19:19:55.924Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T19:19:56.497Z] plugin_test.go:64: [d6858d04acb18] joining swarm manager [d6b7d38552eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:19:57.441Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T19:19:58.099Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T19:19:58.382Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T19:19:58.382Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T19:19:58.382Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T19:19:59.071Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T19:19:59.323Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T19:19:59.323Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T19:19:59.532Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T19:20:00.264Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T19:20:00.503Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T19:20:00.962Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T19:20:01.205Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-02-23T19:20:01.466Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-02-23T19:20:01.466Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-23T19:20:01.466Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-02-23T19:20:01.466Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-23T19:20:01.466Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T19:20:03.377Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-02-23T19:20:03.959Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T19:20:04.530Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T19:20:05.101Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T19:20:05.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-02-23T19:20:08.236Z] docker_api_swarm_test.go:384: [d740a8ffe1306] joining swarm manager [d42cb9fca7c09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:20:09.176Z] docker_api_swarm_test.go:385: [d6e59f65bfb1c] joining swarm manager [d42cb9fca7c09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:20:09.540Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T19:20:10.561Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T19:20:11.134Z] === RUN TestDockerSuite/TestEventsStreaming [2022-02-23T19:20:11.705Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T19:20:11.719Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T19:20:11.719Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T19:20:11.719Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T19:20:13.258Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T19:20:13.258Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T19:20:13.258Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T19:20:13.495Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T19:20:13.495Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T19:20:13.717Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T19:20:14.248Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T19:20:14.465Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T19:20:14.819Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T19:20:17.359Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T19:20:17.458Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-23T19:20:18.426Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-23T19:20:18.885Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T19:20:18.885Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T19:20:18.885Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T19:20:19.159Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T19:20:19.855Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T19:20:20.825Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T19:20:20.825Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T19:20:20.825Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T19:20:20.825Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T19:20:20.825Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-23T19:20:21.269Z] ok github.com/docker/docker/libnetwork 37.239s coverage: 40.7% of statements [2022-02-23T19:20:21.269Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-02-23T19:20:21.269Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T19:20:22.642Z] --- PASS: TestServicePlugin (30.76s) [2022-02-23T19:20:22.643Z] === RUN TestServiceUpdateLabel [2022-02-23T19:20:22.643Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T19:20:22.904Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T19:20:23.210Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T19:20:23.210Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T19:20:23.210Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T19:20:23.210Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T19:20:23.210Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-23T19:20:23.210Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T19:20:23.468Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-02-23T19:20:23.726Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-23T19:20:23.726Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T19:20:23.726Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T19:20:23.985Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-23T19:20:24.557Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-02-23T19:20:24.557Z] === RUN TestServiceUpdateSecrets [2022-02-23T19:20:26.517Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.377s coverage: 59.9% of statements [2022-02-23T19:20:26.517Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T19:20:26.646Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T19:20:26.776Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-23T19:20:27.342Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.196s coverage: 4.0% of statements [2022-02-23T19:20:27.342Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T19:20:27.902Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T19:20:27.909Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-02-23T19:20:27.909Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T19:20:28.167Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-23T19:20:28.761Z] === RUN TestDockerSuite/TestExec [2022-02-23T19:20:28.761Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T19:20:29.339Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T19:20:29.911Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T19:20:30.481Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T19:20:31.423Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T19:20:31.996Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T19:20:32.009Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T19:20:32.009Z] === RUN TestBoolValue [2022-02-23T19:20:32.009Z] --- PASS: TestBoolValue (0.00s) [2022-02-23T19:20:32.009Z] === RUN TestBoolValueOrDefault [2022-02-23T19:20:32.009Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-23T19:20:32.009Z] === RUN TestInt64ValueOrZero [2022-02-23T19:20:32.009Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-23T19:20:32.009Z] === RUN TestInt64ValueOrDefault [2022-02-23T19:20:32.009Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-23T19:20:32.009Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-23T19:20:32.009Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-23T19:20:32.009Z] === RUN TestJsonContentType [2022-02-23T19:20:32.009Z] --- PASS: TestJsonContentType (0.00s) [2022-02-23T19:20:32.009Z] PASS [2022-02-23T19:20:32.009Z] coverage: 14.7% of statements [2022-02-23T19:20:32.009Z] ok github.com/docker/docker/api/server/httputils 0.095s coverage: 14.7% of statements [2022-02-23T19:20:32.009Z] === RUN TestMaskSecretKeys [2022-02-23T19:20:32.009Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-23T19:20:32.009Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-23T19:20:32.009Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-23T19:20:32.009Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-23T19:20:32.009Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-23T19:20:32.009Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-23T19:20:32.009Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-23T19:20:32.009Z] === RUN TestVersionMiddlewareVersion [2022-02-23T19:20:32.009Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-23T19:20:32.009Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-23T19:20:32.009Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-23T19:20:32.009Z] PASS [2022-02-23T19:20:32.009Z] coverage: 37.7% of statements [2022-02-23T19:20:32.009Z] ok github.com/docker/docker/api/server/middleware 0.112s coverage: 37.7% of statements [2022-02-23T19:20:32.009Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T19:20:32.009Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T19:20:32.009Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T19:20:32.009Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T19:20:32.009Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T19:20:32.010Z] === RUN TestStrSliceMarshalJSON [2022-02-23T19:20:32.010Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestStrSliceUnmarshalJSON [2022-02-23T19:20:32.010Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestStrSliceUnmarshalString [2022-02-23T19:20:32.010Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestStrSliceUnmarshalSlice [2022-02-23T19:20:32.010Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-23T19:20:32.010Z] PASS [2022-02-23T19:20:32.010Z] coverage: 90.0% of statements [2022-02-23T19:20:32.010Z] === RUN TestAdjustForAPIVersion [2022-02-23T19:20:32.010Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-23T19:20:32.010Z] PASS [2022-02-23T19:20:32.010Z] coverage: 5.7% of statements [2022-02-23T19:20:32.010Z] ok github.com/docker/docker/api/server/router/swarm 0.062s coverage: 5.7% of statements [2022-02-23T19:20:32.010Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T19:20:32.010Z] === RUN TestToJSON [2022-02-23T19:20:32.010Z] --- PASS: TestToJSON (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestToParamWithVersion [2022-02-23T19:20:32.010Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestFromJSON [2022-02-23T19:20:32.010Z] --- PASS: TestFromJSON (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestEmpty [2022-02-23T19:20:32.010Z] --- PASS: TestEmpty (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestArgsMatchKVListEmptySources [2022-02-23T19:20:32.010Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestArgsMatchKVList [2022-02-23T19:20:32.010Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestArgsMatch [2022-02-23T19:20:32.010Z] --- PASS: TestArgsMatch (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestAdd [2022-02-23T19:20:32.010Z] --- PASS: TestAdd (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestDel [2022-02-23T19:20:32.010Z] --- PASS: TestDel (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestLen [2022-02-23T19:20:32.010Z] --- PASS: TestLen (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestExactMatch [2022-02-23T19:20:32.010Z] --- PASS: TestExactMatch (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestOnlyOneExactMatch [2022-02-23T19:20:32.010Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestContains [2022-02-23T19:20:32.010Z] --- PASS: TestContains (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestValidate [2022-02-23T19:20:32.010Z] --- PASS: TestValidate (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestWalkValues [2022-02-23T19:20:32.010Z] --- PASS: TestWalkValues (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestFuzzyMatch [2022-02-23T19:20:32.010Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestClone [2022-02-23T19:20:32.010Z] --- PASS: TestClone (0.00s) [2022-02-23T19:20:32.010Z] PASS [2022-02-23T19:20:32.010Z] coverage: 92.2% of statements [2022-02-23T19:20:32.010Z] ok github.com/docker/docker/api/types/filters 0.059s coverage: 92.2% of statements [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T19:20:32.010Z] === RUN TestDurationToSecondsString [2022-02-23T19:20:32.010Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestGetTimestamp [2022-02-23T19:20:32.010Z] --- PASS: TestGetTimestamp (0.22s) [2022-02-23T19:20:32.010Z] === RUN TestParseTimestamps [2022-02-23T19:20:32.010Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-23T19:20:32.010Z] PASS [2022-02-23T19:20:32.010Z] coverage: 100.0% of statements [2022-02-23T19:20:32.010Z] ok github.com/docker/docker/api/types/time 0.280s coverage: 100.0% of statements [2022-02-23T19:20:32.010Z] === RUN TestCompareVersion [2022-02-23T19:20:32.010Z] --- PASS: TestCompareVersion (0.00s) [2022-02-23T19:20:32.010Z] PASS [2022-02-23T19:20:32.010Z] coverage: 77.3% of statements [2022-02-23T19:20:32.010Z] ok github.com/docker/docker/api/types/versions 0.059s coverage: 77.3% of statements [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T19:20:32.010Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T19:20:32.010Z] === RUN TestParseRemoteURL [2022-02-23T19:20:32.010Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-23T19:20:32.010Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-23T19:20:32.010Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-23T19:20:32.010Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-23T19:20:32.010Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-23T19:20:32.010Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-23T19:20:32.010Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-23T19:20:32.010Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-23T19:20:32.010Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-23T19:20:32.010Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-23T19:20:32.010Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-23T19:20:32.010Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-23T19:20:32.010Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-23T19:20:32.010Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-23T19:20:32.010Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-23T19:20:32.010Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-23T19:20:32.010Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-23T19:20:32.010Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-23T19:20:32.010Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-23T19:20:32.010Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-23T19:20:32.010Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-23T19:20:32.010Z] === RUN TestCloneArgsSmartHttp [2022-02-23T19:20:32.472Z] --- PASS: TestCloneArgsSmartHttp (0.08s) [2022-02-23T19:20:32.472Z] === RUN TestCloneArgsDumbHttp [2022-02-23T19:20:32.472Z] --- PASS: TestCloneArgsDumbHttp (0.01s) [2022-02-23T19:20:32.472Z] === RUN TestCloneArgsGit [2022-02-23T19:20:32.472Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-23T19:20:32.472Z] === RUN TestCheckoutGit [2022-02-23T19:20:32.567Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T19:20:32.828Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T19:20:33.770Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T19:20:34.015Z] === RUN TestEnable [2022-02-23T19:20:34.015Z] --- PASS: TestEnable (0.00s) [2022-02-23T19:20:34.015Z] === RUN TestDisable [2022-02-23T19:20:34.015Z] --- PASS: TestDisable (0.00s) [2022-02-23T19:20:34.015Z] === RUN TestEnabled [2022-02-23T19:20:34.015Z] --- PASS: TestEnabled (0.00s) [2022-02-23T19:20:34.015Z] PASS [2022-02-23T19:20:34.015Z] coverage: 100.0% of statements [2022-02-23T19:20:34.015Z] ok github.com/docker/docker/cli/debug 0.056s coverage: 100.0% of statements [2022-02-23T19:20:34.015Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-23T19:20:34.015Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-23T19:20:34.015Z] === RUN TestProcessNoDockerignore [2022-02-23T19:20:34.015Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-23T19:20:34.015Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-23T19:20:34.015Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-23T19:20:34.015Z] === RUN TestDetectContentType [2022-02-23T19:20:34.015Z] --- PASS: TestDetectContentType (0.00s) [2022-02-23T19:20:34.015Z] === RUN TestSelectAcceptableMIME [2022-02-23T19:20:34.015Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-23T19:20:34.015Z] === RUN TestInspectEmptyResponse [2022-02-23T19:20:34.015Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-23T19:20:34.015Z] === RUN TestInspectResponseBinary [2022-02-23T19:20:34.015Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-23T19:20:34.015Z] === RUN TestResponseUnsupportedContentType [2022-02-23T19:20:34.015Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-23T19:20:34.015Z] === RUN TestInspectResponseTextSimple [2022-02-23T19:20:34.015Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-23T19:20:34.015Z] === RUN TestInspectResponseEmptyContentType [2022-02-23T19:20:34.015Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-23T19:20:34.015Z] === RUN TestUnknownContentLength [2022-02-23T19:20:34.015Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-23T19:20:34.015Z] === RUN TestDownloadRemote [2022-02-23T19:20:34.015Z] --- PASS: TestDownloadRemote (0.14s) [2022-02-23T19:20:34.015Z] === RUN TestGetWithStatusError [2022-02-23T19:20:34.015Z] --- PASS: TestGetWithStatusError (0.01s) [2022-02-23T19:20:34.015Z] === RUN TestCloseRootDirectory [2022-02-23T19:20:34.015Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:20:34.015Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-23T19:20:34.015Z] === RUN TestHashFile [2022-02-23T19:20:34.015Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:20:34.030Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-23T19:20:34.477Z] --- SKIP: TestHashFile (0.00s) [2022-02-23T19:20:34.477Z] === RUN TestHashSubdir [2022-02-23T19:20:34.477Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:20:34.477Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-23T19:20:34.477Z] === RUN TestRemoveDirectory [2022-02-23T19:20:34.477Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:20:34.477Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-23T19:20:34.477Z] PASS [2022-02-23T19:20:34.477Z] coverage: 9.3% of statements [2022-02-23T19:20:34.477Z] ok github.com/docker/docker/builder/remotecontext 0.376s coverage: 9.3% of statements [2022-02-23T19:20:34.603Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T19:20:34.939Z] === RUN TestGetAllAllowed [2022-02-23T19:20:34.939Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestGetAllMeta [2022-02-23T19:20:34.939Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-23T19:20:34.939Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestIsUnreferencedBuiltin [2022-02-23T19:20:34.939Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestIsExistingDirectory [2022-02-23T19:20:34.939Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-23T19:20:34.939Z] === RUN TestGetFilenameForDownload [2022-02-23T19:20:34.939Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestEnv2Variables [2022-02-23T19:20:34.939Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-23T19:20:34.939Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestMaintainer [2022-02-23T19:20:34.939Z] --- PASS: TestMaintainer (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestLabel [2022-02-23T19:20:34.939Z] --- PASS: TestLabel (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestFromScratch [2022-02-23T19:20:34.939Z] --- PASS: TestFromScratch (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestFromWithArg [2022-02-23T19:20:34.939Z] --- PASS: TestFromWithArg (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-23T19:20:34.939Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestFromWithUndefinedArg [2022-02-23T19:20:34.939Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestFromMultiStageWithNamedStage [2022-02-23T19:20:34.939Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestOnbuild [2022-02-23T19:20:34.939Z] --- PASS: TestOnbuild (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestWorkdir [2022-02-23T19:20:34.939Z] --- PASS: TestWorkdir (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestCmd [2022-02-23T19:20:34.939Z] --- PASS: TestCmd (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestHealthcheckNone [2022-02-23T19:20:34.939Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestHealthcheckCmd [2022-02-23T19:20:34.939Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestEntrypoint [2022-02-23T19:20:34.939Z] --- PASS: TestEntrypoint (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestExpose [2022-02-23T19:20:34.939Z] --- PASS: TestExpose (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestUser [2022-02-23T19:20:34.939Z] --- PASS: TestUser (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestVolume [2022-02-23T19:20:34.939Z] --- PASS: TestVolume (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestStopSignal [2022-02-23T19:20:34.939Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T19:20:34.939Z] --- SKIP: TestStopSignal (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestArg [2022-02-23T19:20:34.939Z] --- PASS: TestArg (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestShell [2022-02-23T19:20:34.939Z] --- PASS: TestShell (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestPrependEnvOnCmd [2022-02-23T19:20:34.939Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestRunWithBuildArgs [2022-02-23T19:20:34.939Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestRunIgnoresHealthcheck [2022-02-23T19:20:34.939Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestDispatchUnsupportedOptions [2022-02-23T19:20:34.939Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-23T19:20:34.939Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-23T19:20:34.939Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-23T19:20:34.939Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-23T19:20:34.939Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-23T19:20:34.939Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-23T19:20:34.939Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-23T19:20:34.939Z] === RUN TestNormalizeWorkdir [2022-02-23T19:20:34.940Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-23T19:20:34.940Z] === RUN TestDispatch [2022-02-23T19:20:34.940Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-23T19:20:34.940Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-23T19:20:34.940Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-23T19:20:34.940Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-23T19:20:34.940Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-23T19:20:34.940Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-23T19:20:34.940Z] === RUN TestDispatch/COPY_url [2022-02-23T19:20:34.940Z] --- PASS: TestDispatch (0.09s) [2022-02-23T19:20:34.940Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-02-23T19:20:34.940Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-02-23T19:20:34.940Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-02-23T19:20:34.940Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T19:20:34.940Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T19:20:34.940Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-23T19:20:34.940Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-02-23T19:20:34.940Z] === RUN TestAddScratchImageAddsToMounts [2022-02-23T19:20:34.940Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-23T19:20:34.940Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-23T19:20:34.940Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-23T19:20:34.940Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-23T19:20:34.940Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-23T19:20:34.940Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-23T19:20:34.940Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-23T19:20:34.940Z] === RUN TestImageSourceGetAddsToMounts [2022-02-23T19:20:34.940Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-23T19:20:34.940Z] === RUN TestEmptyDockerfile [2022-02-23T19:20:34.940Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-23T19:20:34.940Z] === RUN TestSymlinkDockerfile [2022-02-23T19:20:34.940Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-23T19:20:34.940Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-23T19:20:34.940Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-23T19:20:34.940Z] === RUN TestNonExistingDockerfile [2022-02-23T19:20:34.940Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-23T19:20:34.940Z] === RUN TestCopyRunConfig [2022-02-23T19:20:34.940Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-23T19:20:34.940Z] === RUN TestDeepCopyRunConfig [2022-02-23T19:20:34.940Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-23T19:20:34.940Z] === RUN TestExportImage [2022-02-23T19:20:34.940Z] --- PASS: TestExportImage (0.00s) [2022-02-23T19:20:34.940Z] === RUN TestNormalizeDest [2022-02-23T19:20:34.940Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-23T19:20:34.940Z] PASS [2022-02-23T19:20:34.940Z] coverage: 46.7% of statements [2022-02-23T19:20:34.940Z] ok github.com/docker/docker/builder/dockerfile 0.278s coverage: 46.7% of statements [2022-02-23T19:20:35.408Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T19:20:35.546Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T19:20:35.877Z] === RUN TestTCP4Proxy [2022-02-23T19:20:35.878Z] --- PASS: TestTCP4Proxy (0.02s) [2022-02-23T19:20:35.878Z] === RUN TestTCP4ProxyHalfClose [2022-02-23T19:20:35.878Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-02-23T19:20:35.878Z] === RUN TestTCP6Proxy [2022-02-23T19:20:35.878Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T19:20:35.878Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-23T19:20:35.878Z] === RUN TestTCPDualStackProxy [2022-02-23T19:20:35.878Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T19:20:35.878Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-23T19:20:35.878Z] === RUN TestUDP4Proxy [2022-02-23T19:20:35.878Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-23T19:20:35.878Z] === RUN TestUDP6Proxy [2022-02-23T19:20:35.878Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T19:20:35.878Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-23T19:20:35.878Z] === RUN TestUDPWriteError [2022-02-23T19:20:35.878Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-23T19:20:35.878Z] === RUN TestSCTP4Proxy [2022-02-23T19:20:35.878Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T19:20:35.878Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-02-23T19:20:35.878Z] === RUN TestSCTP6Proxy [2022-02-23T19:20:35.878Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T19:20:35.878Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-23T19:20:35.878Z] PASS [2022-02-23T19:20:35.878Z] coverage: 49.4% of statements [2022-02-23T19:20:35.878Z] ok github.com/docker/docker/cmd/docker-proxy 0.117s coverage: 49.4% of statements [2022-02-23T19:20:36.488Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T19:20:37.059Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T19:20:38.001Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T19:20:38.134Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.727s coverage: 7.2% of statements [2022-02-23T19:20:38.134Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T19:20:38.134Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-02-23T19:20:38.134Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-02-23T19:20:38.134Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T19:20:38.134Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-23T19:20:38.134Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T19:20:38.134Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-02-23T19:20:38.393Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-02-23T19:20:38.574Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T19:20:38.653Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-23T19:20:38.653Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-02-23T19:20:39.146Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2022-02-23T19:20:39.146Z] === RUN TestServiceUpdateConfigs [2022-02-23T19:20:41.691Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T19:20:41.691Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-02-23T19:20:42.263Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T19:20:42.834Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T19:20:43.406Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T19:20:43.666Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T19:20:44.238Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T19:20:45.179Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T19:20:45.751Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T19:20:46.324Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T19:20:48.280Z] === RUN TestCheckpointCreateError [2022-02-23T19:20:48.280Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestCheckpointCreate [2022-02-23T19:20:48.280Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestCheckpointDeleteError [2022-02-23T19:20:48.280Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestCheckpointDelete [2022-02-23T19:20:48.280Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestCheckpointListError [2022-02-23T19:20:48.280Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestCheckpointList [2022-02-23T19:20:48.280Z] --- PASS: TestCheckpointList (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestCheckpointListContainerNotFound [2022-02-23T19:20:48.280Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestNewClientWithOpsFromEnv [2022-02-23T19:20:48.280Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T19:20:48.280Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestGetAPIPath [2022-02-23T19:20:48.280Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestParseHostURL [2022-02-23T19:20:48.280Z] --- PASS: TestParseHostURL (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-23T19:20:48.280Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-23T19:20:48.280Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestNegotiateAPIVersion [2022-02-23T19:20:48.280Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestNegotiateAPVersionOverride [2022-02-23T19:20:48.280Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-23T19:20:48.280Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-23T19:20:48.280Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-23T19:20:48.280Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestClientRedirect [2022-02-23T19:20:48.280Z] --- PASS: TestClientRedirect (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigCreateUnsupported [2022-02-23T19:20:48.280Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigCreateError [2022-02-23T19:20:48.280Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigCreate [2022-02-23T19:20:48.280Z] --- PASS: TestConfigCreate (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigInspectNotFound [2022-02-23T19:20:48.280Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigInspectWithEmptyID [2022-02-23T19:20:48.280Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigInspectUnsupported [2022-02-23T19:20:48.280Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigInspectError [2022-02-23T19:20:48.280Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigInspectConfigNotFound [2022-02-23T19:20:48.280Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigInspect [2022-02-23T19:20:48.280Z] --- PASS: TestConfigInspect (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigListUnsupported [2022-02-23T19:20:48.280Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigListError [2022-02-23T19:20:48.280Z] --- PASS: TestConfigListError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigList [2022-02-23T19:20:48.280Z] --- PASS: TestConfigList (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigRemoveUnsupported [2022-02-23T19:20:48.280Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigRemoveError [2022-02-23T19:20:48.280Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigRemove [2022-02-23T19:20:48.280Z] --- PASS: TestConfigRemove (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigUpdateUnsupported [2022-02-23T19:20:48.280Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigUpdateError [2022-02-23T19:20:48.280Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestConfigUpdate [2022-02-23T19:20:48.280Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerCommitError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerCommit [2022-02-23T19:20:48.280Z] --- PASS: TestContainerCommit (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerStatPathError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerStatPathNotFoundError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerStatPathNoHeaderError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerStatPath [2022-02-23T19:20:48.280Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestCopyToContainerError [2022-02-23T19:20:48.280Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestCopyToContainerNotFoundError [2022-02-23T19:20:48.280Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-23T19:20:48.280Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestCopyToContainer [2022-02-23T19:20:48.280Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestCopyFromContainerError [2022-02-23T19:20:48.280Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestCopyFromContainerNotFoundError [2022-02-23T19:20:48.280Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-23T19:20:48.280Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-23T19:20:48.280Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestCopyFromContainer [2022-02-23T19:20:48.280Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerCreateError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerCreateImageNotFound [2022-02-23T19:20:48.280Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerCreateWithName [2022-02-23T19:20:48.280Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerCreateAutoRemove [2022-02-23T19:20:48.280Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerDiffError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerDiff [2022-02-23T19:20:48.280Z] --- PASS: TestContainerDiff (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerExecCreateError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerExecCreate [2022-02-23T19:20:48.280Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerExecStartError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerExecStart [2022-02-23T19:20:48.280Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerExecInspectError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerExecInspect [2022-02-23T19:20:48.280Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerExportError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerExportError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerExport [2022-02-23T19:20:48.280Z] --- PASS: TestContainerExport (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerInspectError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerInspectContainerNotFound [2022-02-23T19:20:48.280Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerInspectWithEmptyID [2022-02-23T19:20:48.280Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerInspect [2022-02-23T19:20:48.280Z] --- PASS: TestContainerInspect (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerInspectNode [2022-02-23T19:20:48.280Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerKillError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerKillError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerKill [2022-02-23T19:20:48.280Z] --- PASS: TestContainerKill (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerListError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerListError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerList [2022-02-23T19:20:48.280Z] --- PASS: TestContainerList (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerLogsNotFoundError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerLogsError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerLogs [2022-02-23T19:20:48.280Z] --- PASS: TestContainerLogs (0.23s) [2022-02-23T19:20:48.280Z] === RUN TestContainerPauseError [2022-02-23T19:20:48.280Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-23T19:20:48.280Z] === RUN TestContainerPause [2022-02-23T19:20:48.740Z] --- PASS: TestContainerPause (0.00s) [2022-02-23T19:20:48.740Z] === RUN TestContainersPruneError [2022-02-23T19:20:48.740Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-23T19:20:48.740Z] === RUN TestContainersPrune [2022-02-23T19:20:48.740Z] --- PASS: TestContainersPrune (0.00s) [2022-02-23T19:20:48.740Z] === RUN TestContainerRemoveError [2022-02-23T19:20:48.740Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-23T19:20:48.740Z] === RUN TestContainerRemoveNotFoundError [2022-02-23T19:20:48.740Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-23T19:20:48.740Z] === RUN TestContainerRemove [2022-02-23T19:20:48.740Z] --- PASS: TestContainerRemove (0.00s) [2022-02-23T19:20:48.740Z] === RUN TestContainerRenameError [2022-02-23T19:20:48.740Z] --- PASS: TestContainerRenameError (0.01s) [2022-02-23T19:20:48.740Z] === RUN TestContainerRename [2022-02-23T19:20:48.740Z] --- PASS: TestContainerRename (0.00s) [2022-02-23T19:20:48.740Z] === RUN TestContainerResizeError [2022-02-23T19:20:48.740Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-23T19:20:48.740Z] === RUN TestContainerExecResizeError [2022-02-23T19:20:48.740Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-23T19:20:48.740Z] === RUN TestContainerResize [2022-02-23T19:20:48.740Z] --- PASS: TestContainerResize (0.00s) [2022-02-23T19:20:48.740Z] === RUN TestContainerExecResize [2022-02-23T19:20:48.740Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-23T19:20:48.740Z] === RUN TestContainerRestartError [2022-02-23T19:20:48.740Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-23T19:20:48.740Z] === RUN TestContainerRestart [2022-02-23T19:20:48.740Z] --- PASS: TestContainerRestart (0.00s) [2022-02-23T19:20:48.740Z] === RUN TestContainerStartError [2022-02-23T19:20:48.740Z] --- PASS: TestContainerStartError (0.00s) [2022-02-23T19:20:48.740Z] === RUN TestContainerStart [2022-02-23T19:20:48.740Z] --- PASS: TestContainerStart (0.00s) [2022-02-23T19:20:48.740Z] === RUN TestContainerStatsError [2022-02-23T19:20:48.740Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestContainerStats [2022-02-23T19:20:48.741Z] --- PASS: TestContainerStats (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestContainerStopError [2022-02-23T19:20:48.741Z] --- PASS: TestContainerStopError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestContainerStop [2022-02-23T19:20:48.741Z] --- PASS: TestContainerStop (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestContainerTopError [2022-02-23T19:20:48.741Z] --- PASS: TestContainerTopError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestContainerTop [2022-02-23T19:20:48.741Z] --- PASS: TestContainerTop (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestContainerUnpauseError [2022-02-23T19:20:48.741Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestContainerUnpause [2022-02-23T19:20:48.741Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestContainerUpdateError [2022-02-23T19:20:48.741Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestContainerUpdate [2022-02-23T19:20:48.741Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestContainerWaitError [2022-02-23T19:20:48.741Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestContainerWait [2022-02-23T19:20:48.741Z] --- PASS: TestContainerWait (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestDiskUsageError [2022-02-23T19:20:48.741Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestDiskUsage [2022-02-23T19:20:48.741Z] --- PASS: TestDiskUsage (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestDistributionInspectUnsupported [2022-02-23T19:20:48.741Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestDistributionInspectWithEmptyID [2022-02-23T19:20:48.741Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestEventsErrorInOptions [2022-02-23T19:20:48.741Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestEventsErrorFromServer [2022-02-23T19:20:48.741Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestEvents [2022-02-23T19:20:48.741Z] --- PASS: TestEvents (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestTLSCloseWriter [2022-02-23T19:20:48.741Z] === PAUSE TestTLSCloseWriter [2022-02-23T19:20:48.741Z] === RUN TestImageBuildError [2022-02-23T19:20:48.741Z] --- PASS: TestImageBuildError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageBuild [2022-02-23T19:20:48.741Z] --- PASS: TestImageBuild (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestGetDockerOS [2022-02-23T19:20:48.741Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageCreateError [2022-02-23T19:20:48.741Z] --- PASS: TestImageCreateError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageCreate [2022-02-23T19:20:48.741Z] --- PASS: TestImageCreate (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageHistoryError [2022-02-23T19:20:48.741Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageHistory [2022-02-23T19:20:48.741Z] --- PASS: TestImageHistory (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageImportError [2022-02-23T19:20:48.741Z] --- PASS: TestImageImportError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageImport [2022-02-23T19:20:48.741Z] --- PASS: TestImageImport (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageInspectError [2022-02-23T19:20:48.741Z] --- PASS: TestImageInspectError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageInspectImageNotFound [2022-02-23T19:20:48.741Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageInspectWithEmptyID [2022-02-23T19:20:48.741Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageInspect [2022-02-23T19:20:48.741Z] --- PASS: TestImageInspect (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageListError [2022-02-23T19:20:48.741Z] --- PASS: TestImageListError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageList [2022-02-23T19:20:48.741Z] --- PASS: TestImageList (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageListApiBefore125 [2022-02-23T19:20:48.741Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageLoadError [2022-02-23T19:20:48.741Z] --- PASS: TestImageLoadError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageLoad [2022-02-23T19:20:48.741Z] --- PASS: TestImageLoad (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagesPruneError [2022-02-23T19:20:48.741Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagesPrune [2022-02-23T19:20:48.741Z] --- PASS: TestImagesPrune (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagePullReferenceParseError [2022-02-23T19:20:48.741Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagePullAnyError [2022-02-23T19:20:48.741Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-23T19:20:48.741Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T19:20:48.741Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T19:20:48.741Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-23T19:20:48.741Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagePullWithoutErrors [2022-02-23T19:20:48.741Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagePushReferenceError [2022-02-23T19:20:48.741Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagePushAnyError [2022-02-23T19:20:48.741Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-23T19:20:48.741Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T19:20:48.741Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T19:20:48.741Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-23T19:20:48.741Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImagePushWithoutErrors [2022-02-23T19:20:48.741Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-23T19:20:48.741Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-23T19:20:48.741Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-23T19:20:48.741Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-23T19:20:48.741Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-23T19:20:48.741Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-23T19:20:48.741Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-23T19:20:48.741Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-23T19:20:48.741Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageRemoveError [2022-02-23T19:20:48.741Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageRemoveImageNotFound [2022-02-23T19:20:48.741Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageRemove [2022-02-23T19:20:48.741Z] --- PASS: TestImageRemove (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageSaveError [2022-02-23T19:20:48.741Z] --- PASS: TestImageSaveError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageSave [2022-02-23T19:20:48.741Z] --- PASS: TestImageSave (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageSearchAnyError [2022-02-23T19:20:48.741Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-23T19:20:48.741Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T19:20:48.741Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T19:20:48.741Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-23T19:20:48.741Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageSearchWithoutErrors [2022-02-23T19:20:48.741Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageTagError [2022-02-23T19:20:48.741Z] --- PASS: TestImageTagError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageTagInvalidReference [2022-02-23T19:20:48.741Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageTagInvalidSourceImageName [2022-02-23T19:20:48.741Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageTagHexSource [2022-02-23T19:20:48.741Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestImageTag [2022-02-23T19:20:48.741Z] --- PASS: TestImageTag (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestInfoServerError [2022-02-23T19:20:48.741Z] --- PASS: TestInfoServerError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestInfoInvalidResponseJSONError [2022-02-23T19:20:48.741Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestInfo [2022-02-23T19:20:48.741Z] --- PASS: TestInfo (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNetworkConnectError [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNetworkConnect [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNetworkCreateError [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNetworkCreate [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNetworkDisconnectError [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNetworkDisconnect [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNetworkInspect [2022-02-23T19:20:48.741Z] === RUN TestNetworkInspect/empty_ID [2022-02-23T19:20:48.741Z] === RUN TestNetworkInspect/no_options [2022-02-23T19:20:48.741Z] === RUN TestNetworkInspect/verbose [2022-02-23T19:20:48.741Z] === RUN TestNetworkInspect/global_scope [2022-02-23T19:20:48.741Z] === RUN TestNetworkInspect/unknown_network [2022-02-23T19:20:48.741Z] === RUN TestNetworkInspect/server_error [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNetworkListError [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkListError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNetworkList [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkList (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNetworksPruneError [2022-02-23T19:20:48.741Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNetworksPrune [2022-02-23T19:20:48.741Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNetworkRemoveError [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNetworkRemove [2022-02-23T19:20:48.741Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNodeInspectError [2022-02-23T19:20:48.741Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNodeInspectNodeNotFound [2022-02-23T19:20:48.741Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNodeInspectWithEmptyID [2022-02-23T19:20:48.741Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNodeInspect [2022-02-23T19:20:48.741Z] --- PASS: TestNodeInspect (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNodeListError [2022-02-23T19:20:48.741Z] --- PASS: TestNodeListError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNodeList [2022-02-23T19:20:48.741Z] --- PASS: TestNodeList (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNodeRemoveError [2022-02-23T19:20:48.741Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNodeRemove [2022-02-23T19:20:48.741Z] --- PASS: TestNodeRemove (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNodeUpdateError [2022-02-23T19:20:48.741Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestNodeUpdate [2022-02-23T19:20:48.741Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestOptionWithHostFromEnv [2022-02-23T19:20:48.741Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestOptionWithTimeout [2022-02-23T19:20:48.741Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestOptionWithVersionFromEnv [2022-02-23T19:20:48.741Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestPingFail [2022-02-23T19:20:48.741Z] --- PASS: TestPingFail (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestPingWithError [2022-02-23T19:20:48.741Z] 2022/02/23 19:20:48 RoundTripper returned a response & error; ignoring response [2022-02-23T19:20:48.741Z] 2022/02/23 19:20:48 RoundTripper returned a response & error; ignoring response [2022-02-23T19:20:48.741Z] --- PASS: TestPingWithError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestPingSuccess [2022-02-23T19:20:48.741Z] --- PASS: TestPingSuccess (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestPingHeadFallback [2022-02-23T19:20:48.741Z] === RUN TestPingHeadFallback/OK [2022-02-23T19:20:48.741Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-23T19:20:48.741Z] === RUN TestPingHeadFallback/Not_Found [2022-02-23T19:20:48.741Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-23T19:20:48.741Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-23T19:20:48.741Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-23T19:20:48.741Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-23T19:20:48.741Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-23T19:20:48.741Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestPluginDisableError [2022-02-23T19:20:48.741Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestPluginDisable [2022-02-23T19:20:48.741Z] --- PASS: TestPluginDisable (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestPluginEnableError [2022-02-23T19:20:48.741Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestPluginEnable [2022-02-23T19:20:48.741Z] --- PASS: TestPluginEnable (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestPluginInspectError [2022-02-23T19:20:48.741Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestPluginInspectWithEmptyID [2022-02-23T19:20:48.741Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestPluginInspect [2022-02-23T19:20:48.741Z] --- PASS: TestPluginInspect (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestPluginListError [2022-02-23T19:20:48.741Z] --- PASS: TestPluginListError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestPluginList [2022-02-23T19:20:48.741Z] --- PASS: TestPluginList (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestPluginPushError [2022-02-23T19:20:48.741Z] --- PASS: TestPluginPushError (0.00s) [2022-02-23T19:20:48.741Z] === RUN TestPluginPush [2022-02-23T19:20:49.206Z] --- PASS: TestPluginPush (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestPluginRemoveError [2022-02-23T19:20:49.206Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestPluginRemove [2022-02-23T19:20:49.206Z] --- PASS: TestPluginRemove (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestPluginSetError [2022-02-23T19:20:49.206Z] --- PASS: TestPluginSetError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestPluginSet [2022-02-23T19:20:49.206Z] --- PASS: TestPluginSet (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSetHostHeader [2022-02-23T19:20:49.206Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestPlainTextError [2022-02-23T19:20:49.206Z] --- PASS: TestPlainTextError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestInfiniteError [2022-02-23T19:20:49.206Z] --- PASS: TestInfiniteError (0.06s) [2022-02-23T19:20:49.206Z] === RUN TestCanceledContext [2022-02-23T19:20:49.206Z] 2022/02/23 19:20:48 RoundTripper returned a response & error; ignoring response [2022-02-23T19:20:49.206Z] --- PASS: TestCanceledContext (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestDeadlineExceededContext [2022-02-23T19:20:49.206Z] 2022/02/23 19:20:48 RoundTripper returned a response & error; ignoring response [2022-02-23T19:20:49.206Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretCreateUnsupported [2022-02-23T19:20:49.206Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretCreateError [2022-02-23T19:20:49.206Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretCreate [2022-02-23T19:20:49.206Z] --- PASS: TestSecretCreate (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretInspectUnsupported [2022-02-23T19:20:49.206Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretInspectError [2022-02-23T19:20:49.206Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretInspectSecretNotFound [2022-02-23T19:20:49.206Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretInspectWithEmptyID [2022-02-23T19:20:49.206Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretInspect [2022-02-23T19:20:49.206Z] --- PASS: TestSecretInspect (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretListUnsupported [2022-02-23T19:20:49.206Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretListError [2022-02-23T19:20:49.206Z] --- PASS: TestSecretListError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretList [2022-02-23T19:20:49.206Z] --- PASS: TestSecretList (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretRemoveUnsupported [2022-02-23T19:20:49.206Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretRemoveError [2022-02-23T19:20:49.206Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretRemove [2022-02-23T19:20:49.206Z] --- PASS: TestSecretRemove (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretUpdateUnsupported [2022-02-23T19:20:49.206Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretUpdateError [2022-02-23T19:20:49.206Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSecretUpdate [2022-02-23T19:20:49.206Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceCreateError [2022-02-23T19:20:49.206Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceCreate [2022-02-23T19:20:49.206Z] --- PASS: TestServiceCreate (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-23T19:20:49.206Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceCreateDigestPinning [2022-02-23T19:20:49.206Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceInspectError [2022-02-23T19:20:49.206Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceInspectServiceNotFound [2022-02-23T19:20:49.206Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceInspectWithEmptyID [2022-02-23T19:20:49.206Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceInspect [2022-02-23T19:20:49.206Z] --- PASS: TestServiceInspect (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceListError [2022-02-23T19:20:49.206Z] --- PASS: TestServiceListError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceList [2022-02-23T19:20:49.206Z] --- PASS: TestServiceList (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceLogsError [2022-02-23T19:20:49.206Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceLogs [2022-02-23T19:20:49.206Z] --- PASS: TestServiceLogs (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceRemoveError [2022-02-23T19:20:49.206Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceRemoveNotFoundError [2022-02-23T19:20:49.206Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceRemove [2022-02-23T19:20:49.206Z] --- PASS: TestServiceRemove (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceUpdateError [2022-02-23T19:20:49.206Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestServiceUpdate [2022-02-23T19:20:49.206Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSwarmGetUnlockKeyError [2022-02-23T19:20:49.206Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSwarmGetUnlockKey [2022-02-23T19:20:49.206Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSwarmInitError [2022-02-23T19:20:49.206Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSwarmInit [2022-02-23T19:20:49.206Z] --- PASS: TestSwarmInit (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSwarmInspectError [2022-02-23T19:20:49.206Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSwarmInspect [2022-02-23T19:20:49.206Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSwarmJoinError [2022-02-23T19:20:49.206Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSwarmJoin [2022-02-23T19:20:49.206Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSwarmLeaveError [2022-02-23T19:20:49.206Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSwarmLeave [2022-02-23T19:20:49.206Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSwarmUnlockError [2022-02-23T19:20:49.206Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSwarmUnlock [2022-02-23T19:20:49.206Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSwarmUpdateError [2022-02-23T19:20:49.206Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestSwarmUpdate [2022-02-23T19:20:49.206Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestTaskInspectError [2022-02-23T19:20:49.206Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestTaskInspectWithEmptyID [2022-02-23T19:20:49.206Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestTaskInspect [2022-02-23T19:20:49.206Z] --- PASS: TestTaskInspect (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestTaskListError [2022-02-23T19:20:49.206Z] --- PASS: TestTaskListError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestTaskList [2022-02-23T19:20:49.206Z] --- PASS: TestTaskList (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestVolumeCreateError [2022-02-23T19:20:49.206Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestVolumeCreate [2022-02-23T19:20:49.206Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestVolumeInspectError [2022-02-23T19:20:49.206Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestVolumeInspectNotFound [2022-02-23T19:20:49.206Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestVolumeInspectWithEmptyID [2022-02-23T19:20:49.206Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestVolumeInspect [2022-02-23T19:20:49.206Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestVolumeListError [2022-02-23T19:20:49.206Z] --- PASS: TestVolumeListError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestVolumeList [2022-02-23T19:20:49.206Z] --- PASS: TestVolumeList (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestVolumeRemoveError [2022-02-23T19:20:49.206Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-23T19:20:49.206Z] === RUN TestVolumeRemove [2022-02-23T19:20:49.206Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-23T19:20:49.206Z] === CONT TestTLSCloseWriter [2022-02-23T19:20:49.206Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-02-23T19:20:49.206Z] PASS [2022-02-23T19:20:49.206Z] coverage: 75.3% of statements [2022-02-23T19:20:49.206Z] ok github.com/docker/docker/client 0.641s coverage: 75.3% of statements [2022-02-23T19:20:50.855Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2022-02-23T19:20:54.462Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-02-23T19:20:54.463Z] === RUN TestServiceUpdateNetwork [2022-02-23T19:20:57.006Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T19:20:57.578Z] === RUN TestDockerSuite/TestExecTTY [2022-02-23T19:20:58.150Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T19:20:58.722Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T19:20:59.293Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T19:20:59.866Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T19:20:59.866Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-23T19:20:59.866Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T19:21:01.250Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-02-23T19:21:01.820Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T19:21:02.763Z] === RUN TestDockerSuite/TestExecWithTERM [2022-02-23T19:21:03.027Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T19:21:03.971Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T19:21:05.738Z] ok github.com/docker/docker/libnetwork/ipam 13.754s coverage: 85.3% of statements [2022-02-23T19:21:05.738Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T19:21:05.738Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T19:21:05.738Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-23T19:21:05.738Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-02-23T19:21:05.738Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T19:21:05.738Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-23T19:21:05.738Z] ok github.com/docker/docker/libnetwork/ipamutils 0.241s coverage: 74.0% of statements [2022-02-23T19:21:05.738Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.1% of statements [2022-02-23T19:21:05.738Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-02-23T19:21:05.739Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-02-23T19:21:05.881Z] check_test.go:379: [d6e59f65bfb1c] daemon is not started [2022-02-23T19:21:05.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-02-23T19:21:06.823Z] --- PASS: TestServiceUpdateNetwork (13.08s) [2022-02-23T19:21:06.823Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T19:21:07.766Z] docker_api_swarm_test.go:802: [d2d6df4165ed4] joining swarm manager [d48ee8031761d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:21:08.027Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-23T19:21:08.288Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T19:21:09.231Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-23T19:21:09.231Z] docker_api_swarm_test.go:802: [d8c912ffc5216] joining swarm manager [d48ee8031761d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:21:10.616Z] docker_api_swarm_test.go:802: [d19c5057d8153] joining swarm manager [d48ee8031761d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-23T19:21:11.558Z] docker_api_swarm_test.go:802: [d2851cea8a340] joining swarm manager [d48ee8031761d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-23T19:21:12.952Z] docker_api_swarm_test.go:810: [d473c8007b785] joining swarm manager [d48ee8031761d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-02-23T19:21:13.213Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T19:21:14.378Z] --- PASS: TestCheckoutGit (40.26s) [2022-02-23T19:21:14.378Z] === RUN TestValidGitTransport [2022-02-23T19:21:14.378Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-23T19:21:14.378Z] === RUN TestGitInvalidRef [2022-02-23T19:21:14.378Z] --- PASS: TestGitInvalidRef (0.32s) [2022-02-23T19:21:14.378Z] PASS [2022-02-23T19:21:14.378Z] coverage: 86.3% of statements [2022-02-23T19:21:14.378Z] ok github.com/docker/docker/builder/remotecontext/git 40.818s coverage: 86.3% of statements [2022-02-23T19:21:14.378Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T19:21:14.378Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T19:21:15.127Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T19:21:15.697Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-23T19:21:18.632Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T19:21:18.632Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T19:21:18.632Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T19:21:19.900Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T19:21:19.900Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T19:21:19.900Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T19:21:19.900Z] === RUN TestDockerSuite/TestHealth [2022-02-23T19:21:21.479Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-23T19:21:21.479Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-23T19:21:21.479Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-23T19:21:21.479Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-23T19:21:21.479Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-23T19:21:21.479Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-23T19:21:21.480Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-23T19:21:21.480Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-23T19:21:21.480Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-23T19:21:21.480Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-23T19:21:21.480Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-23T19:21:21.480Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-23T19:21:21.480Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-23T19:21:21.480Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-23T19:21:21.480Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-23T19:21:21.480Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-23T19:21:21.480Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-23T19:21:21.480Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-23T19:21:21.480Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-23T19:21:21.480Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-23T19:21:21.480Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-23T19:21:21.480Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-23T19:21:21.480Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-23T19:21:21.480Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-23T19:21:21.480Z] === RUN TestConfigureDaemonLogs [2022-02-23T19:21:21.480Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-23T19:21:21.480Z] === RUN TestCommonOptionsInstallFlags [2022-02-23T19:21:21.480Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-23T19:21:21.480Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-23T19:21:21.480Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-23T19:21:21.480Z] PASS [2022-02-23T19:21:21.480Z] coverage: 18.7% of statements [2022-02-23T19:21:21.480Z] ok github.com/docker/docker/cmd/dockerd 0.267s coverage: 18.7% of statements [2022-02-23T19:21:21.480Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-23T19:21:21.480Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T19:21:21.941Z] === RUN TestContainerStopSignal [2022-02-23T19:21:21.941Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-23T19:21:21.941Z] === RUN TestContainerStopTimeout [2022-02-23T19:21:21.941Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-23T19:21:21.941Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-23T19:21:21.941Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-23T19:21:21.941Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-23T19:21:21.941Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-23T19:21:21.941Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-23T19:21:21.941Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-23T19:21:21.941Z] === RUN TestReplaceAndAppendEnvVars [2022-02-23T19:21:21.941Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-23T19:21:21.941Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-23T19:21:21.941Z] === RUN TestNewMemoryStore [2022-02-23T19:21:21.941Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-23T19:21:21.941Z] === RUN TestAddContainers [2022-02-23T19:21:21.941Z] --- PASS: TestAddContainers (0.00s) [2022-02-23T19:21:21.941Z] === RUN TestGetContainer [2022-02-23T19:21:21.941Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T19:21:21.941Z] === RUN TestDeleteContainer [2022-02-23T19:21:21.941Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-23T19:21:21.941Z] === RUN TestListContainers [2022-02-23T19:21:21.941Z] --- PASS: TestListContainers (0.00s) [2022-02-23T19:21:21.941Z] === RUN TestFirstContainer [2022-02-23T19:21:21.941Z] --- PASS: TestFirstContainer (0.00s) [2022-02-23T19:21:21.941Z] === RUN TestApplyAllContainer [2022-02-23T19:21:21.941Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-23T19:21:21.941Z] === RUN TestIsValidHealthString [2022-02-23T19:21:21.941Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-23T19:21:21.941Z] === RUN TestStateRunStop [2022-02-23T19:21:21.941Z] --- PASS: TestStateRunStop (0.00s) [2022-02-23T19:21:21.941Z] === RUN TestStateTimeoutWait [2022-02-23T19:21:22.402Z] state_test.go:141: Stop callback fired [2022-02-23T19:21:22.402Z] state_test.go:165: Stop callback fired [2022-02-23T19:21:22.402Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-23T19:21:22.402Z] === RUN TestIsValidStateString [2022-02-23T19:21:22.402Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-23T19:21:22.402Z] === RUN TestViewSaveDelete [2022-02-23T19:21:22.402Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-23T19:21:22.402Z] === RUN TestViewAll [2022-02-23T19:21:22.402Z] --- PASS: TestViewAll (0.02s) [2022-02-23T19:21:22.402Z] === RUN TestViewGet [2022-02-23T19:21:22.402Z] --- PASS: TestViewGet (0.01s) [2022-02-23T19:21:22.402Z] === RUN TestNames [2022-02-23T19:21:22.402Z] --- PASS: TestNames (0.00s) [2022-02-23T19:21:22.402Z] === RUN TestViewWithHealthCheck [2022-02-23T19:21:22.402Z] --- PASS: TestViewWithHealthCheck (0.02s) [2022-02-23T19:21:22.402Z] PASS [2022-02-23T19:21:22.402Z] coverage: 41.7% of statements [2022-02-23T19:21:22.402Z] ok github.com/docker/docker/container 0.302s coverage: 41.7% of statements [2022-02-23T19:21:22.402Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T19:21:22.402Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T19:21:22.402Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T19:21:22.402Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T19:21:23.198Z] --- PASS: TestServiceUpdatePidsLimit (16.60s) [2022-02-23T19:21:23.198Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2022-02-23T19:21:23.198Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-02-23T19:21:23.198Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-02-23T19:21:23.198Z] PASS [2022-02-23T19:21:23.198Z] [2022-02-23T19:21:23.198Z] === Skipped [2022-02-23T19:21:23.198Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T19:21:23.198Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T19:21:23.198Z] [2022-02-23T19:21:23.198Z] DONE 27 tests, 1 skipped in 194.091s [2022-02-23T19:21:23.198Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T19:21:23.198Z] ++ 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-02-23T19:21:23.198Z] ++ set -e [2022-02-23T19:21:23.198Z] ++ '[' -n 0 ']' [2022-02-23T19:21:23.198Z] ++ set -x [2022-02-23T19:21:23.198Z] ++ 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-02-23T19:21:23.459Z] INFO: Testing against a local daemon [2022-02-23T19:21:23.459Z] === RUN TestSessionCreate [2022-02-23T19:21:23.459Z] --- PASS: TestSessionCreate (0.02s) [2022-02-23T19:21:23.459Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T19:21:23.459Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-23T19:21:23.459Z] PASS [2022-02-23T19:21:23.459Z] [2022-02-23T19:21:23.459Z] DONE 2 tests in 0.143s [2022-02-23T19:21:23.459Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T19:21:23.459Z] ++ 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-02-23T19:21:23.459Z] ++ set -e [2022-02-23T19:21:23.459Z] ++ '[' -n 0 ']' [2022-02-23T19:21:23.459Z] ++ set -x [2022-02-23T19:21:23.459Z] ++ 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-02-23T19:21:23.459Z] INFO: Testing against a local daemon [2022-02-23T19:21:23.459Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:21:23.459Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T19:21:23.459Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:21:23.459Z] === RUN TestDiskUsage [2022-02-23T19:21:23.459Z] === PAUSE TestDiskUsage [2022-02-23T19:21:23.460Z] === RUN TestEventsExecDie [2022-02-23T19:21:23.947Z] === RUN TestPrepare [2022-02-23T19:21:23.947Z] --- PASS: TestPrepare (0.00s) [2022-02-23T19:21:23.947Z] === RUN TestStart [2022-02-23T19:21:23.947Z] --- PASS: TestStart (0.00s) [2022-02-23T19:21:23.947Z] === RUN TestWaitCancel [2022-02-23T19:21:23.947Z] --- PASS: TestWaitCancel (0.00s) [2022-02-23T19:21:23.947Z] === RUN TestWaitDisabled [2022-02-23T19:21:23.947Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-23T19:21:23.947Z] === RUN TestWaitEnabled [2022-02-23T19:21:23.947Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-23T19:21:23.947Z] === RUN TestRemove [2022-02-23T19:21:23.947Z] --- PASS: TestRemove (0.00s) [2022-02-23T19:21:23.947Z] PASS [2022-02-23T19:21:23.947Z] coverage: 65.3% of statements [2022-02-23T19:21:23.947Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.093s coverage: 65.3% of statements [2022-02-23T19:21:24.033Z] --- PASS: TestEventsExecDie (0.54s) [2022-02-23T19:21:24.033Z] === RUN TestEventsBackwardsCompatible [2022-02-23T19:21:24.033Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-23T19:21:24.033Z] === RUN TestEventsVolumeCreate [2022-02-23T19:21:24.294Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-02-23T19:21:24.294Z] === RUN TestInfoBinaryCommits [2022-02-23T19:21:24.294Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-02-23T19:21:24.294Z] === RUN TestInfoAPIVersioned [2022-02-23T19:21:24.294Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-23T19:21:24.294Z] === RUN TestInfoAPI [2022-02-23T19:21:24.294Z] --- PASS: TestInfoAPI (0.03s) [2022-02-23T19:21:24.294Z] === RUN TestInfoAPIWarnings [2022-02-23T19:21:26.132Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-23T19:21:26.132Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.24s) [2022-02-23T19:21:26.132Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-23T19:21:26.593Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-23T19:21:26.593Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-23T19:21:27.057Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-23T19:21:27.057Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-23T19:21:27.057Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-23T19:21:27.057Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-23T19:21:27.057Z] PASS [2022-02-23T19:21:27.057Z] coverage: 35.9% of statements [2022-02-23T19:21:27.057Z] ok github.com/docker/docker/daemon/cluster/convert 0.661s coverage: 35.9% of statements [2022-02-23T19:21:27.057Z] === RUN TestNewListSecretsFilters [2022-02-23T19:21:27.057Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-23T19:21:27.057Z] === RUN TestNewListConfigsFilters [2022-02-23T19:21:27.057Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-23T19:21:27.057Z] PASS [2022-02-23T19:21:27.057Z] coverage: 0.5% of statements [2022-02-23T19:21:27.057Z] ok github.com/docker/docker/daemon/cluster 1.135s coverage: 0.5% of statements [2022-02-23T19:21:27.096Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T19:21:28.970Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T19:21:28.970Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T19:21:28.970Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T19:21:28.970Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T19:21:28.970Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T19:21:28.970Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T19:21:28.970Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T19:21:29.938Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T19:21:29.938Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T19:21:29.938Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T19:21:30.808Z] === RUN TestBuilderGC [2022-02-23T19:21:30.808Z] --- PASS: TestBuilderGC (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestDaemonConfigurationNotFound [2022-02-23T19:21:30.808Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestDaemonBrokenConfiguration [2022-02-23T19:21:30.808Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestFindConfigurationConflicts [2022-02-23T19:21:30.808Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-23T19:21:30.808Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-23T19:21:30.808Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-23T19:21:30.808Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-23T19:21:30.808Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-23T19:21:30.808Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-23T19:21:30.808Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-23T19:21:30.808Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-23T19:21:30.808Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-23T19:21:30.808Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-23T19:21:30.808Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-23T19:21:30.808Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-23T19:21:30.808Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestValidateConfigurationErrors [2022-02-23T19:21:30.808Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-23T19:21:30.808Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-23T19:21:30.808Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-23T19:21:30.808Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-23T19:21:30.808Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-23T19:21:30.808Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-23T19:21:30.808Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-23T19:21:30.808Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-23T19:21:30.808Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-23T19:21:30.808Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-23T19:21:30.808Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-23T19:21:30.808Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestValidateConfiguration [2022-02-23T19:21:30.808Z] === RUN TestValidateConfiguration/with_label [2022-02-23T19:21:30.808Z] === RUN TestValidateConfiguration/with_dns [2022-02-23T19:21:30.808Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-23T19:21:30.808Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-23T19:21:30.808Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-23T19:21:30.808Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-23T19:21:30.808Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-23T19:21:30.808Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-23T19:21:30.808Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestReloadSetConfigFileNotExist [2022-02-23T19:21:30.808Z] time="2022-02-23T19:21:30Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-23T19:21:30.808Z] --- PASS: TestReloadSetConfigFileNotExist (0.24s) [2022-02-23T19:21:30.808Z] === RUN TestReloadDefaultConfigNotExist [2022-02-23T19:21:30.808Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:21:30.808Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestReloadBadDefaultConfig [2022-02-23T19:21:30.808Z] time="2022-02-23T19:21:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1371263438" [2022-02-23T19:21:30.808Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestReloadWithConflictingLabels [2022-02-23T19:21:30.808Z] time="2022-02-23T19:21:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-920176269" [2022-02-23T19:21:30.808Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestReloadWithDuplicateLabels [2022-02-23T19:21:30.808Z] time="2022-02-23T19:21:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3675044930" [2022-02-23T19:21:30.808Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestMaskURLCredentials [2022-02-23T19:21:30.808Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-23T19:21:30.808Z] === RUN TestDaemonConfigurationMerge [2022-02-23T19:21:30.808Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-23T19:21:30.808Z] PASS [2022-02-23T19:21:30.808Z] coverage: 79.2% of statements [2022-02-23T19:21:30.808Z] ok github.com/docker/docker/daemon/config 0.649s coverage: 79.2% of statements [2022-02-23T19:21:31.273Z] === RUN TestEventsLog [2022-02-23T19:21:31.273Z] --- PASS: TestEventsLog (0.00s) [2022-02-23T19:21:31.273Z] === RUN TestEventsLogTimeout [2022-02-23T19:21:31.273Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-23T19:21:31.273Z] === RUN TestLogEvents [2022-02-23T19:21:31.273Z] --- PASS: TestLogEvents (0.05s) [2022-02-23T19:21:31.273Z] === RUN TestLoadBufferedEvents [2022-02-23T19:21:31.273Z] === RUN TestWaitNodeAttachment [2022-02-23T19:21:31.273Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-02-23T19:21:31.273Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-23T19:21:31.273Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-23T19:21:31.273Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-23T19:21:31.273Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-23T19:21:31.273Z] PASS [2022-02-23T19:21:31.273Z] coverage: 50.0% of statements [2022-02-23T19:21:31.273Z] ok github.com/docker/docker/daemon/events 0.356s coverage: 50.0% of statements [2022-02-23T19:21:31.733Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-23T19:21:31.733Z] === RUN TestIsolationConversion [2022-02-23T19:21:31.733Z] === RUN TestIsolationConversion/default [2022-02-23T19:21:31.733Z] === RUN TestIsolationConversion/process [2022-02-23T19:21:31.733Z] === RUN TestIsolationConversion/hyperv [2022-02-23T19:21:31.733Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-23T19:21:31.733Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-23T19:21:31.733Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-23T19:21:31.733Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-23T19:21:31.733Z] === RUN TestContainerLabels [2022-02-23T19:21:31.733Z] --- PASS: TestContainerLabels (0.00s) [2022-02-23T19:21:31.733Z] === RUN TestCredentialSpecConversion [2022-02-23T19:21:31.733Z] === RUN TestCredentialSpecConversion/none [2022-02-23T19:21:31.733Z] === RUN TestCredentialSpecConversion/config [2022-02-23T19:21:31.733Z] === RUN TestCredentialSpecConversion/file [2022-02-23T19:21:31.733Z] === RUN TestCredentialSpecConversion/registry [2022-02-23T19:21:31.733Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-23T19:21:31.733Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-23T19:21:31.733Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-23T19:21:31.733Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-23T19:21:31.733Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-23T19:21:31.733Z] === RUN TestControllerValidateMountBind [2022-02-23T19:21:31.733Z] --- PASS: TestControllerValidateMountBind (0.02s) [2022-02-23T19:21:31.733Z] === RUN TestControllerValidateMountVolume [2022-02-23T19:21:31.733Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-23T19:21:31.733Z] === RUN TestControllerValidateMountTarget [2022-02-23T19:21:31.733Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-23T19:21:31.733Z] === RUN TestControllerValidateMountTmpfs [2022-02-23T19:21:31.733Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-23T19:21:31.733Z] === RUN TestControllerValidateMountInvalidType [2022-02-23T19:21:31.733Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-23T19:21:31.733Z] === RUN TestControllerValidateMountNamedPipe [2022-02-23T19:21:31.733Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-23T19:21:31.733Z] PASS [2022-02-23T19:21:31.733Z] coverage: 11.0% of statements [2022-02-23T19:21:31.733Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.622s coverage: 11.0% of statements [2022-02-23T19:21:31.799Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T19:21:31.799Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T19:21:32.258Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T19:21:32.706Z] === RUN TestIsEmptyDir [2022-02-23T19:21:32.706Z] --- PASS: TestIsEmptyDir (0.02s) [2022-02-23T19:21:32.706Z] PASS [2022-02-23T19:21:32.706Z] coverage: 2.3% of statements [2022-02-23T19:21:32.706Z] ok github.com/docker/docker/daemon/graphdriver 0.108s coverage: 2.3% of statements [2022-02-23T19:21:33.168Z] === RUN TestLinkNaming [2022-02-23T19:21:33.168Z] --- PASS: TestLinkNaming (0.00s) [2022-02-23T19:21:33.168Z] === RUN TestLinkNew [2022-02-23T19:21:33.168Z] --- PASS: TestLinkNew (0.00s) [2022-02-23T19:21:33.168Z] === RUN TestLinkEnv [2022-02-23T19:21:33.168Z] --- PASS: TestLinkEnv (0.00s) [2022-02-23T19:21:33.168Z] === RUN TestLinkMultipleEnv [2022-02-23T19:21:33.168Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-23T19:21:33.168Z] === RUN TestLinkPortRangeEnv [2022-02-23T19:21:33.168Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-23T19:21:33.168Z] PASS [2022-02-23T19:21:33.168Z] coverage: 93.0% of statements [2022-02-23T19:21:33.168Z] ok github.com/docker/docker/daemon/links 0.060s coverage: 93.0% of statements [2022-02-23T19:21:33.629Z] === RUN TestVerifyNetworkingConfig [2022-02-23T19:21:33.629Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-23T19:21:33.629Z] === RUN TestGetContainer [2022-02-23T19:21:33.629Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T19:21:33.629Z] === RUN TestValidContainerNames [2022-02-23T19:21:33.629Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-23T19:21:33.629Z] === RUN TestContainerInitDNS [2022-02-23T19:21:33.629Z] daemon_test.go:145: root required [2022-02-23T19:21:33.629Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-23T19:21:33.629Z] === RUN TestMerge [2022-02-23T19:21:33.629Z] --- PASS: TestMerge (0.00s) [2022-02-23T19:21:33.629Z] === RUN TestValidateContainerIsolation [2022-02-23T19:21:33.629Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-23T19:21:33.629Z] === RUN TestFindNetworkErrorType [2022-02-23T19:21:33.629Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-23T19:21:33.629Z] === RUN TestEnsureServicesExist [2022-02-23T19:21:33.629Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-23T19:21:33.629Z] === RUN TestEnsureServicesExistErrors [2022-02-23T19:21:33.629Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-23T19:21:33.629Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-23T19:21:33.629Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-23T19:21:33.629Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-23T19:21:33.629Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-23T19:21:33.629Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-23T19:21:33.629Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-23T19:21:33.629Z] === RUN TestContainerDelete [2022-02-23T19:21:33.629Z] --- PASS: TestContainerDelete (0.00s) [2022-02-23T19:21:33.629Z] === RUN TestContainerDoubleDelete [2022-02-23T19:21:33.629Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-23T19:21:33.629Z] === RUN TestLogContainerEventCopyLabels [2022-02-23T19:21:33.629Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-23T19:21:33.629Z] === RUN TestLogContainerEventWithAttributes [2022-02-23T19:21:33.629Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-23T19:21:33.629Z] === RUN TestNoneHealthcheck [2022-02-23T19:21:33.629Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-23T19:21:33.629Z] === RUN TestHealthStates [2022-02-23T19:21:34.092Z] time="2022-02-23T19:21:33Z" 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-02-23T19:21:34.092Z] time="2022-02-23T19:21:33Z" 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-02-23T19:21:34.092Z] time="2022-02-23T19:21:33Z" 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-02-23T19:21:34.092Z] time="2022-02-23T19:21:33Z" 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-02-23T19:21:34.092Z] time="2022-02-23T19:21:33Z" 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-02-23T19:21:34.092Z] time="2022-02-23T19:21:33Z" 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-02-23T19:21:34.092Z] time="2022-02-23T19:21:33Z" 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-02-23T19:21:34.092Z] time="2022-02-23T19:21:33Z" 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-02-23T19:21:34.092Z] time="2022-02-23T19:21:33Z" 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-02-23T19:21:34.092Z] time="2022-02-23T19:21:33Z" 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-02-23T19:21:34.092Z] --- PASS: TestHealthStates (0.26s) [2022-02-23T19:21:34.092Z] === RUN TestGetInspectData [2022-02-23T19:21:34.092Z] --- PASS: TestGetInspectData (0.00s) [2022-02-23T19:21:34.092Z] === RUN TestFillLicense [2022-02-23T19:21:34.092Z] --- PASS: TestFillLicense (0.00s) [2022-02-23T19:21:34.092Z] === RUN TestListInvalidFilter [2022-02-23T19:21:34.092Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-23T19:21:34.092Z] === RUN TestNameFilter [2022-02-23T19:21:34.092Z] --- PASS: TestNameFilter (0.00s) [2022-02-23T19:21:34.092Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-23T19:21:34.092Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-23T19:21:34.554Z] === 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-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-23T19:21:34.554Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-23T19:21:34.554Z] --- 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-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-23T19:21:34.554Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-23T19:21:34.554Z] === RUN TestDaemonReloadLabels [2022-02-23T19:21:34.554Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-23T19:21:34.554Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-23T19:21:34.554Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-23T19:21:34.554Z] === RUN TestDaemonReloadMirrors [2022-02-23T19:21:34.554Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-23T19:21:34.554Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-23T19:21:34.554Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-23T19:21:34.554Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-23T19:21:34.554Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-23T19:21:34.554Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-23T19:21:34.554Z] reload_test.go:342: root required [2022-02-23T19:21:34.554Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T19:21:34.554Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-23T19:21:34.554Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-23T19:21:34.554Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-23T19:21:34.554Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.14s) [2022-02-23T19:21:34.554Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-23T19:21:34.554Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s) [2022-02-23T19:21:34.554Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-23T19:21:34.554Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-23T19:21:34.554Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-23T19:21:34.554Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-23T19:21:34.554Z] === RUN TestParseVolumesFrom [2022-02-23T19:21:34.554Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-23T19:21:34.554Z] PASS [2022-02-23T19:21:34.554Z] coverage: 8.6% of statements [2022-02-23T19:21:34.554Z] ok github.com/docker/docker/daemon 0.777s coverage: 8.6% of statements [2022-02-23T19:21:34.554Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T19:21:34.554Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T19:21:34.554Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T19:21:34.554Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T19:21:34.554Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-23T19:21:34.555Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-23T19:21:34.555Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-23T19:21:34.555Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T19:21:34.555Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-23T19:21:34.555Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-23T19:21:34.555Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T19:21:34.555Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-23T19:21:35.016Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-23T19:21:35.016Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-23T19:21:35.988Z] === RUN TestAdapterReadLogs [2022-02-23T19:21:35.988Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-23T19:21:35.988Z] === RUN TestCopier [2022-02-23T19:21:35.988Z] --- PASS: TestCopier (0.00s) [2022-02-23T19:21:35.988Z] === RUN TestCopierLongLines [2022-02-23T19:21:35.988Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-23T19:21:35.988Z] === RUN TestCopierSlow [2022-02-23T19:21:35.988Z] === RUN TestNewStreamConfig [2022-02-23T19:21:35.988Z] === RUN TestNewStreamConfig/defaults [2022-02-23T19:21:35.988Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-23T19:21:35.988Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-23T19:21:35.988Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-23T19:21:35.988Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-23T19:21:35.988Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-23T19:21:35.988Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-23T19:21:36.451Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-23T19:21:36.451Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-23T19:21:36.451Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-23T19:21:36.451Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-23T19:21:36.451Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-23T19:21:36.451Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-23T19:21:36.451Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-23T19:21:36.451Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-23T19:21:36.451Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-23T19:21:36.451Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-23T19:21:36.451Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-23T19:21:36.451Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-23T19:21:36.451Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-23T19:21:36.451Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-23T19:21:36.451Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-23T19:21:36.451Z] --- PASS: TestCopierSlow (0.21s) [2022-02-23T19:21:36.451Z] === RUN TestCopierWithSized [2022-02-23T19:21:36.451Z] === RUN TestCopierWithSized/as_is [2022-02-23T19:21:36.451Z] time="2022-02-23T19:21:35Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-23T19:21:36.451Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-02-23T19:21:36.451Z] === RUN TestCreateSuccess [2022-02-23T19:21:36.451Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestCreateStreamSkipped [2022-02-23T19:21:36.451Z] time="2022-02-23T19:21:36Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-23T19:21:36.451Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestCreateLogGroupSuccess [2022-02-23T19:21:36.451Z] time="2022-02-23T19:21:36Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-23T19:21:36.451Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestCreateError [2022-02-23T19:21:36.451Z] --- PASS: TestCreateError (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestCreateAlreadyExists [2022-02-23T19:21:36.451Z] time="2022-02-23T19:21:36Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-23T19:21:36.451Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestLogClosed [2022-02-23T19:21:36.451Z] --- PASS: TestLogClosed (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestLogBlocking [2022-02-23T19:21:36.451Z] --- PASS: TestLogBlocking (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-23T19:21:36.451Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestLogNonBlockingBufferFull [2022-02-23T19:21:36.451Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestPublishBatchSuccess [2022-02-23T19:21:36.451Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestPublishBatchError [2022-02-23T19:21:36.451Z] time="2022-02-23T19:21:36Z" level=error msg=error [2022-02-23T19:21:36.451Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-23T19:21:36.451Z] time="2022-02-23T19:21:36Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T19:21:36.451Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-23T19:21:36.451Z] time="2022-02-23T19:21:36Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T19:21:36.451Z] time="2022-02-23T19:21:36Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-23T19:21:36.451Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestCollectBatchSimple [2022-02-23T19:21:36.451Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestCollectBatchTicker [2022-02-23T19:21:36.451Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestCollectBatchMultilinePattern [2022-02-23T19:21:36.451Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-23T19:21:36.451Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-23T19:21:36.451Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-23T19:21:36.451Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-23T19:21:36.451Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-02-23T19:21:36.451Z] === RUN TestCollectBatchClose [2022-02-23T19:21:36.451Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestEffectiveLen [2022-02-23T19:21:36.451Z] === RUN TestEffectiveLen/0/Hello [2022-02-23T19:21:36.451Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-23T19:21:36.451Z] === RUN TestEffectiveLen/2/🙃 [2022-02-23T19:21:36.451Z] === RUN TestEffectiveLen/3/���� [2022-02-23T19:21:36.451Z] === RUN TestEffectiveLen/4/He��o [2022-02-23T19:21:36.451Z] === RUN TestEffectiveLen/5/ [2022-02-23T19:21:36.451Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-23T19:21:36.451Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-23T19:21:36.451Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-23T19:21:36.451Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-23T19:21:36.451Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-23T19:21:36.451Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-23T19:21:36.451Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestFindValidSplit [2022-02-23T19:21:36.451Z] === RUN TestFindValidSplit/0/ [2022-02-23T19:21:36.451Z] cloudwatchlogs_test.go:1076: [2022-02-23T19:21:36.451Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:21:36.451Z] === RUN TestFindValidSplit/1/Hello [2022-02-23T19:21:36.451Z] cloudwatchlogs_test.go:1076: Hello [2022-02-23T19:21:36.451Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:21:36.451Z] === RUN TestFindValidSplit/2/Hello [2022-02-23T19:21:36.451Z] cloudwatchlogs_test.go:1076: He [2022-02-23T19:21:36.451Z] cloudwatchlogs_test.go:1077: llo [2022-02-23T19:21:36.451Z] --- PASS: TestCopierWithSized (0.06s) [2022-02-23T19:21:36.451Z] --- PASS: TestCopierWithSized/as_is (0.05s) [2022-02-23T19:21:36.451Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-02-23T19:21:36.451Z] === RUN TestCopierWithPartial [2022-02-23T19:21:36.451Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestRingLogger [2022-02-23T19:21:36.451Z] --- PASS: TestRingLogger (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestRingCap [2022-02-23T19:21:36.451Z] --- PASS: TestRingCap (0.00s) [2022-02-23T19:21:36.451Z] === RUN TestRingClose [2022-02-23T19:21:36.451Z] --- PASS: TestRingClose (0.00s) [2022-02-23T19:21:36.912Z] === RUN TestRingDrain [2022-02-23T19:21:36.912Z] --- PASS: TestRingDrain (0.00s) [2022-02-23T19:21:36.912Z] PASS [2022-02-23T19:21:36.912Z] coverage: 43.8% of statements [2022-02-23T19:21:36.912Z] ok github.com/docker/docker/daemon/logger 0.463s coverage: 43.8% of statements [2022-02-23T19:21:36.912Z] === RUN TestFindValidSplit/3/Hello [2022-02-23T19:21:36.912Z] cloudwatchlogs_test.go:1076: [2022-02-23T19:21:36.912Z] cloudwatchlogs_test.go:1077: Hello [2022-02-23T19:21:36.912Z] === RUN TestFindValidSplit/4/🙃 [2022-02-23T19:21:36.912Z] cloudwatchlogs_test.go:1076: [2022-02-23T19:21:36.912Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-23T19:21:36.912Z] === RUN TestFindValidSplit/5/🙃 [2022-02-23T19:21:36.912Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-23T19:21:36.912Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:21:36.912Z] === RUN TestFindValidSplit/6/a� [2022-02-23T19:21:36.912Z] cloudwatchlogs_test.go:1076: a [2022-02-23T19:21:36.912Z] cloudwatchlogs_test.go:1077: � [2022-02-23T19:21:36.912Z] === RUN TestFindValidSplit/7/a� [2022-02-23T19:21:36.912Z] cloudwatchlogs_test.go:1076: a� [2022-02-23T19:21:36.912Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:21:36.912Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-23T19:21:36.912Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-23T19:21:36.912Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-23T19:21:36.912Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-23T19:21:36.912Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-23T19:21:36.912Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-23T19:21:36.912Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-23T19:21:36.912Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-23T19:21:36.912Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-23T19:21:36.912Z] === RUN TestProcessEventEmoji [2022-02-23T19:21:36.912Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-02-23T19:21:36.912Z] === RUN TestCollectBatchLineSplit [2022-02-23T19:21:36.912Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-23T19:21:36.912Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-23T19:21:36.912Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.13s) [2022-02-23T19:21:36.912Z] === RUN TestCollectBatchMaxEvents [2022-02-23T19:21:36.912Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-02-23T19:21:36.912Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-23T19:21:36.912Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-02-23T19:21:36.912Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-23T19:21:36.912Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-02-23T19:21:36.912Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-23T19:21:36.912Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-02-23T19:21:36.912Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-23T19:21:36.912Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-23T19:21:36.912Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-23T19:21:36.912Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-23T19:21:36.912Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-23T19:21:36.912Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-23T19:21:36.912Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-23T19:21:36.912Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-23T19:21:36.912Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-23T19:21:36.912Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-23T19:21:36.912Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-02-23T19:21:36.912Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-23T19:21:36.912Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-23T19:21:36.912Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-23T19:21:36.912Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsFormat [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-23T19:21:36.913Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-23T19:21:36.913Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-23T19:21:36.913Z] === RUN TestCreateTagSuccess [2022-02-23T19:21:36.913Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-23T19:21:36.913Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-23T19:21:36.913Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-02-23T19:21:36.913Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-23T19:21:36.913Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-23T19:21:36.913Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-23T19:21:36.913Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-02-23T19:21:36.913Z] PASS [2022-02-23T19:21:36.913Z] coverage: 80.2% of statements [2022-02-23T19:21:36.913Z] ok github.com/docker/docker/daemon/logger/awslogs 0.639s coverage: 80.2% of statements [2022-02-23T19:21:36.913Z] === RUN TestSearchRegistryForImagesErrors [2022-02-23T19:21:36.913Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-23T19:21:36.913Z] === RUN TestSearchRegistryForImages [2022-02-23T19:21:36.913Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-23T19:21:37.374Z] === RUN TestOnlyPlatformWithFallback [2022-02-23T19:21:37.374Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-23T19:21:37.374Z] === RUN TestImageDelete [2022-02-23T19:21:37.374Z] === RUN TestImageDelete/no_lease [2022-02-23T19:21:37.374Z] === RUN TestImageDelete/lease_exists [2022-02-23T19:21:37.374Z] --- PASS: TestImageDelete (0.15s) [2022-02-23T19:21:37.374Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-02-23T19:21:37.374Z] --- PASS: TestImageDelete/lease_exists (0.09s) [2022-02-23T19:21:37.374Z] === RUN TestContentStoreForPull [2022-02-23T19:21:37.374Z] === RUN TestValidateLogOptReconnectInterval [2022-02-23T19:21:37.374Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-23T19:21:37.374Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-23T19:21:37.374Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-23T19:21:37.374Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-23T19:21:37.374Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-23T19:21:37.374Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-23T19:21:37.374Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-23T19:21:37.374Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-23T19:21:37.374Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-23T19:21:37.374Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-23T19:21:37.374Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-23T19:21:37.374Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-23T19:21:37.374Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-23T19:21:37.374Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-23T19:21:37.374Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-23T19:21:37.374Z] PASS [2022-02-23T19:21:37.374Z] coverage: 33.6% of statements [2022-02-23T19:21:37.374Z] ok github.com/docker/docker/daemon/logger/fluentd 0.079s coverage: 33.6% of statements [2022-02-23T19:21:37.374Z] --- PASS: TestContentStoreForPull (0.28s) [2022-02-23T19:21:37.374Z] PASS [2022-02-23T19:21:37.374Z] coverage: 6.8% of statements [2022-02-23T19:21:37.374Z] ok github.com/docker/docker/daemon/images 0.627s coverage: 6.8% of statements [2022-02-23T19:21:37.836Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T19:21:37.836Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T19:21:37.836Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-23T19:21:37.836Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T19:21:37.836Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-23T19:21:37.836Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-23T19:21:37.836Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-23T19:21:37.836Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-23T19:21:37.836Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-23T19:21:38.298Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-02-23T19:21:38.298Z] === RUN TestFastTimeMarshalJSON [2022-02-23T19:21:38.298Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2022-02-23T19:21:38.298Z] PASS [2022-02-23T19:21:38.298Z] coverage: 87.2% of statements [2022-02-23T19:21:38.298Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.346s coverage: 87.2% of statements [2022-02-23T19:21:38.759Z] === RUN TestJSONFileLogger [2022-02-23T19:21:38.760Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-23T19:21:38.760Z] === RUN TestJSONFileLoggerWithTags [2022-02-23T19:21:38.760Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-23T19:21:38.760Z] === RUN TestJSONFileLoggerWithOpts [2022-02-23T19:21:38.760Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-02-23T19:21:38.760Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-23T19:21:38.760Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-02-23T19:21:38.760Z] === RUN TestEncodeDecode [2022-02-23T19:21:38.760Z] === PAUSE TestEncodeDecode [2022-02-23T19:21:38.760Z] === RUN TestUnexpectedEOF [2022-02-23T19:21:39.200Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T19:21:39.200Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T19:21:39.200Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T19:21:39.200Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T19:21:39.200Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T19:21:39.200Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T19:21:39.221Z] time="2022-02-23T19:21:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T19:21:39.221Z] time="2022-02-23T19:21:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T19:21:39.221Z] --- PASS: TestUnexpectedEOF (0.23s) [2022-02-23T19:21:39.221Z] === CONT TestEncodeDecode [2022-02-23T19:21:39.221Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-23T19:21:39.221Z] PASS [2022-02-23T19:21:39.221Z] coverage: 69.9% of statements [2022-02-23T19:21:39.221Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.355s coverage: 69.9% of statements [2022-02-23T19:21:39.772Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T19:21:39.772Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T19:21:39.772Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T19:21:40.033Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T19:21:40.033Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T19:21:40.197Z] === RUN TestWriteLog [2022-02-23T19:21:40.197Z] === PAUSE TestWriteLog [2022-02-23T19:21:40.197Z] === RUN TestReadLog [2022-02-23T19:21:40.197Z] === PAUSE TestReadLog [2022-02-23T19:21:40.197Z] === RUN TestDecode [2022-02-23T19:21:40.197Z] --- PASS: TestDecode (0.03s) [2022-02-23T19:21:40.197Z] === CONT TestWriteLog [2022-02-23T19:21:40.197Z] === CONT TestReadLog [2022-02-23T19:21:40.197Z] --- PASS: TestWriteLog (0.02s) [2022-02-23T19:21:40.197Z] === RUN TestReadLog/tail_exact [2022-02-23T19:21:40.197Z] === RUN TestReadLog/tail_less_than_available [2022-02-23T19:21:40.197Z] === RUN TestReadLog/tail_more_than_available [2022-02-23T19:21:40.197Z] --- PASS: TestReadLog (0.28s) [2022-02-23T19:21:40.197Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-02-23T19:21:40.197Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-02-23T19:21:40.197Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-02-23T19:21:40.197Z] PASS [2022-02-23T19:21:40.197Z] coverage: 78.7% of statements [2022-02-23T19:21:40.197Z] === RUN TestOpenFileDelete [2022-02-23T19:21:40.197Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-23T19:21:40.197Z] ok github.com/docker/docker/daemon/logger/local 0.441s coverage: 78.7% of statements [2022-02-23T19:21:40.295Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T19:21:40.556Z] --- PASS: TestInfoAPIWarnings (16.32s) [2022-02-23T19:21:40.556Z] === RUN TestInfoDebug [2022-02-23T19:21:40.658Z] === RUN TestOpenFileRename [2022-02-23T19:21:40.658Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-23T19:21:40.658Z] === RUN TestHandleDecoderErr [2022-02-23T19:21:40.658Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-23T19:21:40.658Z] === RUN TestParseLogTagDefaultTag [2022-02-23T19:21:40.658Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-23T19:21:40.658Z] === RUN TestParseLogTag [2022-02-23T19:21:40.658Z] --- PASS: TestParseLogTag (0.00s) [2022-02-23T19:21:40.658Z] === RUN TestParseLogTagEmptyTag [2022-02-23T19:21:40.658Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-23T19:21:40.658Z] === RUN TestTailFiles [2022-02-23T19:21:40.658Z] --- PASS: TestTailFiles (0.00s) [2022-02-23T19:21:40.658Z] === RUN TestFollowLogsConsumerGone [2022-02-23T19:21:40.658Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-23T19:21:40.658Z] === RUN TestFollowLogsProducerGone [2022-02-23T19:21:40.658Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-23T19:21:40.658Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-23T19:21:40.658Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-23T19:21:40.658Z] === RUN TestCheckCapacityAndRotate [2022-02-23T19:21:40.658Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-23T19:21:40.658Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-23T19:21:40.658Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T19:21:40.658Z] === RUN TestLog [2022-02-23T19:21:40.658Z] --- PASS: TestLog (0.04s) [2022-02-23T19:21:40.658Z] PASS [2022-02-23T19:21:40.658Z] coverage: 31.5% of statements [2022-02-23T19:21:40.658Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.105s coverage: 31.5% of statements [2022-02-23T19:21:40.658Z] --- PASS: TestCheckCapacityAndRotate (0.29s) [2022-02-23T19:21:40.658Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.06s) [2022-02-23T19:21:40.658Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2022-02-23T19:21:40.658Z] PASS [2022-02-23T19:21:40.658Z] coverage: 54.9% of statements [2022-02-23T19:21:40.658Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.540s coverage: 54.9% of statements [2022-02-23T19:21:40.817Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T19:21:40.817Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T19:21:41.078Z] --- PASS: TestInfoDebug (0.53s) [2022-02-23T19:21:41.078Z] === RUN TestInfoInsecureRegistries [2022-02-23T19:21:41.632Z] === RUN TestNewParse [2022-02-23T19:21:41.632Z] --- PASS: TestNewParse (0.00s) [2022-02-23T19:21:41.632Z] PASS [2022-02-23T19:21:41.632Z] coverage: 8.3% of statements [2022-02-23T19:21:41.632Z] ok github.com/docker/docker/daemon/logger/templates 0.066s coverage: 8.3% of statements [2022-02-23T19:21:41.650Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T19:21:41.650Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T19:21:41.650Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-02-23T19:21:41.650Z] === RUN TestInfoRegistryMirrors [2022-02-23T19:21:42.093Z] === RUN TestValidateLogOpt [2022-02-23T19:21:42.093Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T19:21:42.093Z] === RUN TestNewMissedConfig [2022-02-23T19:21:42.093Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-23T19:21:42.093Z] === RUN TestNewMissedUrl [2022-02-23T19:21:42.093Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-23T19:21:42.093Z] === RUN TestNewMissedToken [2022-02-23T19:21:42.093Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-23T19:21:42.093Z] === RUN TestNewWithProxy [2022-02-23T19:21:42.093Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-23T19:21:42.093Z] === RUN TestDefault [2022-02-23T19:21:42.093Z] --- PASS: TestDefault (0.02s) [2022-02-23T19:21:42.093Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-23T19:21:42.093Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-02-23T19:21:42.093Z] === RUN TestJsonFormat [2022-02-23T19:21:42.093Z] --- PASS: TestJsonFormat (0.02s) [2022-02-23T19:21:42.093Z] === RUN TestRawFormat [2022-02-23T19:21:42.093Z] --- PASS: TestRawFormat (0.00s) [2022-02-23T19:21:42.093Z] === RUN TestRawFormatWithLabels [2022-02-23T19:21:42.093Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-23T19:21:42.093Z] === RUN TestRawFormatWithoutTag [2022-02-23T19:21:42.093Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-23T19:21:42.094Z] === RUN TestBatching [2022-02-23T19:21:42.094Z] === RUN TestParseLogFormat [2022-02-23T19:21:42.094Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-23T19:21:42.094Z] === RUN TestValidateLogOptEmpty [2022-02-23T19:21:42.094Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-23T19:21:42.094Z] === RUN TestValidateSyslogAddress [2022-02-23T19:21:42.094Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-23T19:21:42.094Z] === RUN TestParseAddressDefaultPort [2022-02-23T19:21:42.094Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-23T19:21:42.094Z] === RUN TestValidateSyslogFacility [2022-02-23T19:21:42.094Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-23T19:21:42.094Z] === RUN TestValidateLogOptSyslogFormat [2022-02-23T19:21:42.094Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-23T19:21:42.094Z] === RUN TestValidateLogOpt [2022-02-23T19:21:42.094Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T19:21:42.094Z] PASS [2022-02-23T19:21:42.094Z] coverage: 46.8% of statements [2022-02-23T19:21:42.094Z] ok github.com/docker/docker/daemon/logger/syslog 0.091s coverage: 46.8% of statements [2022-02-23T19:21:42.222Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-23T19:21:42.222Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T19:21:42.222Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-02-23T19:21:42.222Z] === RUN TestPingCacheHeaders [2022-02-23T19:21:42.222Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-02-23T19:21:42.222Z] === RUN TestPingGet [2022-02-23T19:21:42.222Z] --- PASS: TestPingGet (0.02s) [2022-02-23T19:21:42.222Z] === RUN TestPingHead [2022-02-23T19:21:42.222Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T19:21:42.222Z] --- PASS: TestPingHead (0.03s) [2022-02-23T19:21:42.222Z] === RUN TestVersion [2022-02-23T19:21:42.483Z] --- PASS: TestVersion (0.03s) [2022-02-23T19:21:42.483Z] === CONT TestDiskUsage [2022-02-23T19:21:42.555Z] --- PASS: TestBatching (0.31s) [2022-02-23T19:21:42.555Z] === RUN TestFrequency [2022-02-23T19:21:42.555Z] --- PASS: TestFrequency (0.21s) [2022-02-23T19:21:42.555Z] === RUN TestOneMessagePerRequest [2022-02-23T19:21:42.555Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-23T19:21:42.555Z] === RUN TestVerify [2022-02-23T19:21:42.555Z] --- PASS: TestVerify (0.00s) [2022-02-23T19:21:42.555Z] === RUN TestSkipVerify [2022-02-23T19:21:43.017Z] time="2022-02-23T19:21:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:21:43.017Z] time="2022-02-23T19:21:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:21:43.017Z] time="2022-02-23T19:21:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:21:43.017Z] time="2022-02-23T19:21:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:21:43.017Z] time="2022-02-23T19:21:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/empty [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T19:21:43.055Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T19:21:43.055Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T19:21:43.055Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T19:21:43.478Z] === RUN TestV1IDService [2022-02-23T19:21:43.478Z] --- PASS: TestV1IDService (0.04s) [2022-02-23T19:21:43.478Z] === RUN TestV2MetadataService [2022-02-23T19:21:43.478Z] --- PASS: TestSkipVerify (0.89s) [2022-02-23T19:21:43.478Z] === RUN TestBufferMaximum [2022-02-23T19:21:43.478Z] time="2022-02-23T19:21:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:21:43.478Z] time="2022-02-23T19:21:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:21:43.478Z] time="2022-02-23T19:21:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:21:43.478Z] time="2022-02-23T19:21:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:21:43.478Z] time="2022-02-23T19:21:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:21:43.478Z] time="2022-02-23T19:21:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645644103.216956\",\"host\":\"a048c2afbbca\"}'" [2022-02-23T19:21:43.478Z] time="2022-02-23T19:21:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645644103.216956\",\"host\":\"a048c2afbbca\"}'" [2022-02-23T19:21:43.478Z] --- PASS: TestBufferMaximum (0.01s) [2022-02-23T19:21:43.478Z] === RUN TestServerAlwaysDown [2022-02-23T19:21:43.478Z] time="2022-02-23T19:21:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:21:43.478Z] time="2022-02-23T19:21:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:21:43.478Z] time="2022-02-23T19:21:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645644103.223826\",\"host\":\"a048c2afbbca\"}'" [2022-02-23T19:21:43.478Z] time="2022-02-23T19:21:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645644103.223826\",\"host\":\"a048c2afbbca\"}'" [2022-02-23T19:21:43.478Z] time="2022-02-23T19:21:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:21:43.478Z] time="2022-02-23T19:21:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645644103.223826\",\"host\":\"a048c2afbbca\"}'" [2022-02-23T19:21:43.478Z] time="2022-02-23T19:21:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645644103.224846\",\"host\":\"a048c2afbbca\"}'" [2022-02-23T19:21:43.478Z] time="2022-02-23T19:21:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645644103.224846\",\"host\":\"a048c2afbbca\"}'" [2022-02-23T19:21:43.478Z] --- PASS: TestServerAlwaysDown (0.01s) [2022-02-23T19:21:43.478Z] === RUN TestCannotSendAfterClose [2022-02-23T19:21:43.478Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-23T19:21:43.478Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-23T19:21:43.636Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T19:21:43.636Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T19:21:43.636Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T19:21:43.636Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T19:21:43.636Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T19:21:43.636Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T19:21:43.636Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T19:21:43.636Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T19:21:43.636Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T19:21:43.636Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T19:21:43.901Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage (1.43s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.01s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.01s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_container.Run (0.41s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-23T19:21:43.901Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:21:43.901Z] PASS [2022-02-23T19:21:43.901Z] [2022-02-23T19:21:43.901Z] === Skipped [2022-02-23T19:21:43.901Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:21:43.901Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T19:21:43.901Z] [2022-02-23T19:21:43.901Z] DONE 50 tests, 1 skipped in 20.395s [2022-02-23T19:21:43.901Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T19:21:43.901Z] ++ 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-02-23T19:21:43.901Z] ++ set -e [2022-02-23T19:21:43.901Z] ++ '[' -n 0 ']' [2022-02-23T19:21:43.901Z] ++ set -x [2022-02-23T19:21:43.901Z] ++ 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-02-23T19:21:43.901Z] INFO: Testing against a local daemon [2022-02-23T19:21:43.901Z] === RUN TestVolumesCreateAndList [2022-02-23T19:21:43.901Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-02-23T19:21:43.901Z] === RUN TestVolumesRemove [2022-02-23T19:21:44.164Z] --- PASS: TestVolumesRemove (0.07s) [2022-02-23T19:21:44.164Z] === RUN TestVolumesInspect [2022-02-23T19:21:44.164Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-23T19:21:44.164Z] === RUN TestVolumesInvalidJSON [2022-02-23T19:21:44.164Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T19:21:44.164Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T19:21:44.164Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T19:21:44.164Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-23T19:21:44.164Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T19:21:44.164Z] PASS [2022-02-23T19:21:44.164Z] [2022-02-23T19:21:44.164Z] DONE 5 tests in 0.284s [2022-02-23T19:21:44.164Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T19:21:44.425Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T19:21:44.425Z] +++ kill 6149 [2022-02-23T19:21:44.454Z] time="2022-02-23T19:21:44Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49212/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-23T19:21:44.454Z] time="2022-02-23T19:21:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a048c2afbbca\"}'" [2022-02-23T19:21:44.454Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-23T19:21:44.454Z] PASS [2022-02-23T19:21:44.454Z] coverage: 82.5% of statements [2022-02-23T19:21:44.454Z] ok github.com/docker/docker/daemon/logger/splunk 2.566s coverage: 82.5% of statements [2022-02-23T19:21:44.454Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T19:21:44.454Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-23T19:21:44.454Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T19:21:44.686Z] +++ /etc/init.d/apparmor stop [2022-02-23T19:21:44.686Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T19:21:44.686Z] [2022-02-23T19:21:44.686Z] Unloading profiles will leave already running processes permanently [2022-02-23T19:21:44.686Z] unconfined, which can lead to unexpected situations. [2022-02-23T19:21:44.686Z] [2022-02-23T19:21:44.686Z] To set a process to complain mode, use the command line tool [2022-02-23T19:21:44.686Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T19:21:44.686Z] +++ true [2022-02-23T19:21:44.686Z] exiting test-integration [2022-02-23T19:21:44.686Z] ++ exit 0 [2022-02-23T19:21:44.686Z] [2022-02-23T19:21:44.915Z] --- PASS: TestV2MetadataService (1.20s) [2022-02-23T19:21:44.915Z] PASS [2022-02-23T19:21:44.915Z] coverage: 48.2% of statements [2022-02-23T19:21:44.915Z] ok github.com/docker/docker/distribution/metadata 1.338s coverage: 48.2% of statements [2022-02-23T19:21:44.915Z] === RUN TestSuccessfulDownload [2022-02-23T19:21:44.915Z] download_test.go:267: Needs fixing on Windows [2022-02-23T19:21:44.915Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-23T19:21:44.915Z] === RUN TestCancelledDownload [2022-02-23T19:21:44.915Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-23T19:21:44.915Z] === RUN TestMaxDownloadAttempts [2022-02-23T19:21:44.915Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T19:21:44.915Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T19:21:44.915Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T19:21:44.915Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T19:21:44.915Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T19:21:44.915Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T19:21:44.915Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T19:21:44.915Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T19:21:44.915Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T19:21:44.915Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T19:21:44.915Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T19:21:44.915Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T19:21:44.915Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-23T19:21:44.915Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-23T19:21:44.915Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-23T19:21:44.915Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-23T19:21:44.915Z] === RUN TestContinueOnError_NeverContinue [2022-02-23T19:21:44.915Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-23T19:21:44.915Z] === RUN TestManifestStore [2022-02-23T19:21:44.915Z] === RUN TestManifestStore/no_remote_or_local [2022-02-23T19:21:45.259Z] + for job in $(jobs -p) [2022-02-23T19:21:45.259Z] + wait 6505 [2022-02-23T19:21:45.377Z] time="2022-02-23T19:21:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:21:45.377Z] time="2022-02-23T19:21:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:21:45.377Z] time="2022-02-23T19:21:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:21:45.377Z] time="2022-02-23T19:21:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:21:45.377Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-23T19:21:45.377Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-02-23T19:21:45.377Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-02-23T19:21:45.377Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-02-23T19:21:45.377Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-02-23T19:21:45.377Z] === RUN TestTransfer [2022-02-23T19:21:45.377Z] time="2022-02-23T19:21:45Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1909021799\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-23T19:21:45.377Z] === RUN TestManifestStore/no_local_cache [2022-02-23T19:21:45.377Z] === RUN TestManifestStore/with_local_cache [2022-02-23T19:21:45.377Z] === RUN TestManifestStore/unknown_media_type [2022-02-23T19:21:45.377Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-23T19:21:45.377Z] time="2022-02-23T19:21:45Z" level=warning msg="reference for unknown type: " [2022-02-23T19:21:45.377Z] time="2022-02-23T19:21:45Z" level=warning msg="reference for unknown type: " [2022-02-23T19:21:45.377Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-23T19:21:45.377Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-23T19:21:45.377Z] time="2022-02-23T19:21:45Z" level=warning msg="reference for unknown type: " [2022-02-23T19:21:45.377Z] --- PASS: TestTransfer (0.12s) [2022-02-23T19:21:45.377Z] === RUN TestConcurrencyLimit [2022-02-23T19:21:45.377Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-23T19:21:45.377Z] time="2022-02-23T19:21:45Z" level=warning msg="reference for unknown type: " [2022-02-23T19:21:45.377Z] time="2022-02-23T19:21:45Z" level=warning msg="reference for unknown type: " [2022-02-23T19:21:45.377Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-23T19:21:45.377Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-23T19:21:45.377Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-23T19:21:45.377Z] time="2022-02-23T19:21:45Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-23T19:21:45.377Z] --- PASS: TestManifestStore (0.48s) [2022-02-23T19:21:45.377Z] --- PASS: TestManifestStore/no_remote_or_local (0.30s) [2022-02-23T19:21:45.377Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-23T19:21:45.841Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-23T19:21:45.841Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2022-02-23T19:21:45.841Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-02-23T19:21:45.841Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-02-23T19:21:45.841Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-23T19:21:45.841Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-02-23T19:21:45.841Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-02-23T19:21:45.841Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.02s) [2022-02-23T19:21:45.841Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-23T19:21:45.841Z] === RUN TestDetectManifestBlobMediaType [2022-02-23T19:21:45.841Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-23T19:21:45.841Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-23T19:21:45.841Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-23T19:21:45.841Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-23T19:21:45.841Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-23T19:21:45.841Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-23T19:21:45.841Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-23T19:21:45.841Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-23T19:21:45.841Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-23T19:21:45.841Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-23T19:21:45.842Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-23T19:21:45.842Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-23T19:21:45.842Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-23T19:21:45.842Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-23T19:21:45.842Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-23T19:21:45.842Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-23T19:21:45.842Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-23T19:21:45.842Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-23T19:21:45.842Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-23T19:21:45.842Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-23T19:21:45.842Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-23T19:21:45.842Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-23T19:21:45.842Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-23T19:21:45.842Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-23T19:21:45.842Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-23T19:21:45.842Z] === RUN TestFixManifestLayers [2022-02-23T19:21:45.842Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-23T19:21:45.842Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-23T19:21:45.842Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T19:21:45.842Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T19:21:45.842Z] === RUN TestFixManifestLayersBadParent [2022-02-23T19:21:45.842Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-23T19:21:45.842Z] === RUN TestValidateManifest [2022-02-23T19:21:45.842Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T19:21:45.842Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-23T19:21:45.842Z] === RUN TestFormatPlatform [2022-02-23T19:21:45.842Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-23T19:21:45.842Z] === RUN TestGetRepositoryMountCandidates [2022-02-23T19:21:45.842Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-23T19:21:45.842Z] === RUN TestLayerAlreadyExists [2022-02-23T19:21:45.842Z] 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-02-23T19:21:45.842Z] 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-02-23T19:21:45.842Z] 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-02-23T19:21:45.842Z] 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-02-23T19:21:45.842Z] 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-02-23T19:21:45.842Z] 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-02-23T19:21:45.842Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-23T19:21:45.842Z] === RUN TestWhenEmptyAuthConfig [2022-02-23T19:21:45.842Z] --- PASS: TestConcurrencyLimit (0.44s) [2022-02-23T19:21:45.842Z] === RUN TestInactiveJobs [2022-02-23T19:21:46.303Z] === RUN TestNotFound [2022-02-23T19:21:46.303Z] --- PASS: TestNotFound (0.00s) [2022-02-23T19:21:46.303Z] === RUN TestConflict [2022-02-23T19:21:46.303Z] --- PASS: TestConflict (0.00s) [2022-02-23T19:21:46.303Z] === RUN TestForbidden [2022-02-23T19:21:46.303Z] --- PASS: TestForbidden (0.00s) [2022-02-23T19:21:46.303Z] === RUN TestInvalidParameter [2022-02-23T19:21:46.303Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-23T19:21:46.303Z] === RUN TestNotImplemented [2022-02-23T19:21:46.303Z] --- PASS: TestNotImplemented (0.00s) [2022-02-23T19:21:46.303Z] === RUN TestNotModified [2022-02-23T19:21:46.303Z] --- PASS: TestNotModified (0.00s) [2022-02-23T19:21:46.303Z] === RUN TestUnauthorized [2022-02-23T19:21:46.303Z] --- PASS: TestUnauthorized (0.00s) [2022-02-23T19:21:46.303Z] === RUN TestUnknown [2022-02-23T19:21:46.303Z] --- PASS: TestUnknown (0.00s) [2022-02-23T19:21:46.303Z] === RUN TestCancelled [2022-02-23T19:21:46.303Z] --- PASS: TestCancelled (0.00s) [2022-02-23T19:21:46.303Z] === RUN TestDeadline [2022-02-23T19:21:46.303Z] --- PASS: TestDeadline (0.00s) [2022-02-23T19:21:46.303Z] === RUN TestDataLoss [2022-02-23T19:21:46.303Z] --- PASS: TestDataLoss (0.00s) [2022-02-23T19:21:46.303Z] === RUN TestUnavailable [2022-02-23T19:21:46.303Z] --- PASS: TestUnavailable (0.00s) [2022-02-23T19:21:46.303Z] === RUN TestSystem [2022-02-23T19:21:46.303Z] --- PASS: TestSystem (0.00s) [2022-02-23T19:21:46.303Z] === RUN TestFromStatusCode [2022-02-23T19:21:46.303Z] === RUN TestFromStatusCode/Not_Found [2022-02-23T19:21:46.303Z] === RUN TestFromStatusCode/Bad_Request [2022-02-23T19:21:46.303Z] === RUN TestFromStatusCode/Conflict [2022-02-23T19:21:46.303Z] === RUN TestFromStatusCode/Unauthorized [2022-02-23T19:21:46.303Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-23T19:21:46.303Z] === RUN TestFromStatusCode/Forbidden [2022-02-23T19:21:46.303Z] === RUN TestFromStatusCode/Not_Modified [2022-02-23T19:21:46.303Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-23T19:21:46.303Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-23T19:21:46.303Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-23T19:21:46.303Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-23T19:21:46.303Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-23T19:21:46.303Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-23T19:21:46.303Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-23T19:21:46.303Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-23T19:21:46.303Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-23T19:21:46.303Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-23T19:21:46.303Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-23T19:21:46.303Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-23T19:21:46.303Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-23T19:21:46.303Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-23T19:21:46.303Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-23T19:21:46.303Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-23T19:21:46.303Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-23T19:21:46.303Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-23T19:21:46.303Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-23T19:21:46.303Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-23T19:21:46.303Z] PASS [2022-02-23T19:21:46.303Z] coverage: 53.1% of statements [2022-02-23T19:21:46.303Z] ok github.com/docker/docker/errdefs 0.053s coverage: 53.1% of statements [2022-02-23T19:21:46.303Z] --- PASS: TestInactiveJobs (0.36s) [2022-02-23T19:21:46.303Z] === RUN TestWatchRelease [2022-02-23T19:21:46.303Z] --- PASS: TestWatchRelease (0.04s) [2022-02-23T19:21:46.303Z] === RUN TestWatchFinishedTransfer [2022-02-23T19:21:46.303Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-23T19:21:46.303Z] === RUN TestDuplicateTransfer [2022-02-23T19:21:46.303Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-23T19:21:46.303Z] === RUN TestSuccessfulUpload [2022-02-23T19:21:46.647Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T19:21:46.647Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T19:21:46.647Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T19:21:46.764Z] time="2022-02-23T19:21:46Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-23T19:21:46.764Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-02-23T19:21:46.764Z] === RUN TestCancelledUpload [2022-02-23T19:21:46.764Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-23T19:21:46.764Z] PASS [2022-02-23T19:21:46.764Z] coverage: 77.6% of statements [2022-02-23T19:21:46.764Z] ok github.com/docker/docker/distribution/xfer 2.010s coverage: 77.6% of statements [2022-02-23T19:21:46.764Z] --- PASS: TestWhenEmptyAuthConfig (1.30s) [2022-02-23T19:21:46.764Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-23T19:21:46.764Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-23T19:21:46.764Z] === RUN TestTokenPassThru [2022-02-23T19:21:46.764Z] --- PASS: TestTokenPassThru (0.02s) [2022-02-23T19:21:46.764Z] === RUN TestTokenPassThruDifferentHost [2022-02-23T19:21:46.764Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-23T19:21:46.764Z] PASS [2022-02-23T19:21:46.764Z] coverage: 24.6% of statements [2022-02-23T19:21:46.764Z] ok github.com/docker/docker/distribution 1.907s coverage: 24.6% of statements [2022-02-23T19:21:47.225Z] === RUN TestFSGetInvalidData [2022-02-23T19:21:47.225Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T19:21:47.225Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T19:21:47.225Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-23T19:21:47.225Z] === RUN TestFSInvalidSet [2022-02-23T19:21:47.225Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-23T19:21:47.225Z] === RUN TestFSInvalidRoot [2022-02-23T19:21:47.225Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-23T19:21:47.225Z] === RUN TestFSMetadataGetSet [2022-02-23T19:21:47.225Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-02-23T19:21:47.225Z] === RUN TestFSInvalidWalker [2022-02-23T19:21:47.225Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-23T19:21:47.225Z] === RUN TestFSGetSet [2022-02-23T19:21:47.225Z] --- PASS: TestFSGetSet (0.12s) [2022-02-23T19:21:47.225Z] === RUN TestFSGetUnsetKey [2022-02-23T19:21:47.225Z] --- PASS: TestFSGetUnsetKey (0.03s) [2022-02-23T19:21:47.225Z] === RUN TestFSGetEmptyData [2022-02-23T19:21:47.225Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-23T19:21:47.225Z] === RUN TestFSDelete [2022-02-23T19:21:47.225Z] --- PASS: TestFSDelete (0.02s) [2022-02-23T19:21:47.225Z] === RUN TestFSWalker [2022-02-23T19:21:47.591Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T19:21:47.685Z] --- PASS: TestFSWalker (0.07s) [2022-02-23T19:21:47.685Z] === RUN TestFSWalkerStopOnError [2022-02-23T19:21:47.685Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-02-23T19:21:47.685Z] === RUN TestNewFromJSON [2022-02-23T19:21:47.685Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-23T19:21:47.685Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-23T19:21:47.685Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-23T19:21:47.685Z] === RUN TestMarshalKeyOrder [2022-02-23T19:21:47.685Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-23T19:21:47.685Z] === RUN TestHistoryEqual [2022-02-23T19:21:47.685Z] --- PASS: TestHistoryEqual (0.23s) [2022-02-23T19:21:47.685Z] === RUN TestImage [2022-02-23T19:21:47.685Z] --- PASS: TestImage (0.00s) [2022-02-23T19:21:47.685Z] === RUN TestImageOSNotEmpty [2022-02-23T19:21:47.685Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-23T19:21:47.685Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-23T19:21:47.685Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-23T19:21:47.685Z] === RUN TestCreate [2022-02-23T19:21:47.685Z] --- PASS: TestCreate (0.01s) [2022-02-23T19:21:47.685Z] === RUN TestRestore [2022-02-23T19:21:47.685Z] time="2022-02-23T19:21:47Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-23T19:21:47.685Z] --- PASS: TestRestore (0.05s) [2022-02-23T19:21:47.685Z] === RUN TestAddDelete [2022-02-23T19:21:47.685Z] === RUN TestCompare [2022-02-23T19:21:47.685Z] --- PASS: TestCompare (0.00s) [2022-02-23T19:21:47.685Z] PASS [2022-02-23T19:21:47.685Z] coverage: 19.2% of statements [2022-02-23T19:21:47.685Z] ok github.com/docker/docker/image/cache 0.094s coverage: 19.2% of statements [2022-02-23T19:21:47.685Z] --- PASS: TestAddDelete (0.04s) [2022-02-23T19:21:47.685Z] === RUN TestSearchAfterDelete [2022-02-23T19:21:47.685Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-02-23T19:21:47.685Z] === RUN TestParentReset [2022-02-23T19:21:47.685Z] --- PASS: TestParentReset (0.04s) [2022-02-23T19:21:47.685Z] === RUN TestGetAndSetLastUpdated [2022-02-23T19:21:48.148Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2022-02-23T19:21:48.148Z] === RUN TestStoreLen [2022-02-23T19:21:48.148Z] --- PASS: TestStoreLen (0.08s) [2022-02-23T19:21:48.148Z] PASS [2022-02-23T19:21:48.148Z] coverage: 86.9% of statements [2022-02-23T19:21:48.148Z] ok github.com/docker/docker/image 0.975s coverage: 86.9% of statements [2022-02-23T19:21:48.534Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T19:21:48.534Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T19:21:48.610Z] === RUN TestMakeV1ConfigFromConfig [2022-02-23T19:21:48.610Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-23T19:21:48.610Z] PASS [2022-02-23T19:21:48.610Z] coverage: 25.0% of statements [2022-02-23T19:21:48.610Z] ok github.com/docker/docker/image/v1 0.091s coverage: 25.0% of statements [2022-02-23T19:21:48.610Z] === RUN TestValidateManifest [2022-02-23T19:21:48.610Z] === RUN TestValidateManifest/nil [2022-02-23T19:21:48.610Z] === RUN TestValidateManifest/non-nil [2022-02-23T19:21:48.610Z] --- PASS: TestValidateManifest (0.00s) [2022-02-23T19:21:48.610Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-23T19:21:48.610Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-23T19:21:48.610Z] PASS [2022-02-23T19:21:48.610Z] coverage: 0.7% of statements [2022-02-23T19:21:48.610Z] ok github.com/docker/docker/image/tarexport 0.100s coverage: 0.7% of statements [2022-02-23T19:21:48.610Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T19:21:49.918Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T19:21:50.157Z] === RUN TestSerialization [2022-02-23T19:21:50.157Z] --- PASS: TestSerialization (0.02s) [2022-02-23T19:21:50.157Z] PASS [2022-02-23T19:21:50.157Z] coverage: 100.0% of statements [2022-02-23T19:21:50.157Z] ok github.com/docker/docker/libcontainerd/queue 0.104s coverage: 100.0% of statements [2022-02-23T19:21:50.618Z] === RUN TestEnvironmentParsing [2022-02-23T19:21:50.618Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-23T19:21:50.618Z] PASS [2022-02-23T19:21:50.618Z] coverage: 1.2% of statements [2022-02-23T19:21:50.618Z] ok github.com/docker/docker/libcontainerd/local 0.112s coverage: 1.2% of statements [2022-02-23T19:21:50.860Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T19:21:51.590Z] === RUN TestEmptyLayer [2022-02-23T19:21:51.590Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-23T19:21:51.590Z] === RUN TestCommitFailure [2022-02-23T19:21:51.590Z] --- PASS: TestCommitFailure (0.02s) [2022-02-23T19:21:51.590Z] === RUN TestStartTransactionFailure [2022-02-23T19:21:51.590Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-23T19:21:51.590Z] === RUN TestGetOrphan [2022-02-23T19:21:51.590Z] --- PASS: TestGetOrphan (0.01s) [2022-02-23T19:21:51.590Z] === RUN TestMountAndRegister [2022-02-23T19:21:51.590Z] layer_test.go:258: Layer size: 14 [2022-02-23T19:21:51.590Z] --- PASS: TestMountAndRegister (0.09s) [2022-02-23T19:21:51.590Z] === RUN TestLayerRelease [2022-02-23T19:21:51.590Z] layer_test.go:291: Failing on Windows [2022-02-23T19:21:51.590Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-23T19:21:51.590Z] === RUN TestStoreRestore [2022-02-23T19:21:51.590Z] layer_test.go:340: Failing on Windows [2022-02-23T19:21:51.590Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-23T19:21:51.590Z] === RUN TestTarStreamStability [2022-02-23T19:21:51.590Z] layer_test.go:455: Failing on Windows [2022-02-23T19:21:51.590Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-23T19:21:51.590Z] === RUN TestRegisterExistingLayer [2022-02-23T19:21:51.590Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-02-23T19:21:51.590Z] === RUN TestTarStreamVerification [2022-02-23T19:21:51.590Z] layer_test.go:684: Failing on Windows [2022-02-23T19:21:51.590Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-23T19:21:51.590Z] === RUN TestLayerMigration [2022-02-23T19:21:51.590Z] migration_test.go:45: Failing on Windows [2022-02-23T19:21:51.590Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-23T19:21:51.590Z] === RUN TestLayerMigrationNoTarsplit [2022-02-23T19:21:51.590Z] migration_test.go:181: Failing on Windows [2022-02-23T19:21:51.590Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T19:21:51.590Z] === RUN TestMountInit [2022-02-23T19:21:51.590Z] mount_test.go:17: Failing on Windows [2022-02-23T19:21:51.590Z] --- SKIP: TestMountInit (0.00s) [2022-02-23T19:21:51.590Z] === RUN TestMountSize [2022-02-23T19:21:51.590Z] mount_test.go:76: Failing on Windows [2022-02-23T19:21:51.590Z] --- SKIP: TestMountSize (0.00s) [2022-02-23T19:21:51.590Z] === RUN TestMountChanges [2022-02-23T19:21:51.590Z] mount_test.go:125: Failing on Windows [2022-02-23T19:21:51.590Z] --- SKIP: TestMountChanges (0.00s) [2022-02-23T19:21:51.590Z] === RUN TestMountApply [2022-02-23T19:21:51.590Z] mount_test.go:212: Failing on Windows [2022-02-23T19:21:51.590Z] --- SKIP: TestMountApply (0.00s) [2022-02-23T19:21:51.590Z] PASS [2022-02-23T19:21:51.590Z] coverage: 30.2% of statements [2022-02-23T19:21:51.590Z] ok github.com/docker/docker/layer 0.390s coverage: 30.2% of statements [2022-02-23T19:21:52.052Z] === RUN TestSequenceGetAvailableBit [2022-02-23T19:21:52.052Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-23T19:21:52.052Z] === RUN TestSequenceEqual [2022-02-23T19:21:52.052Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-23T19:21:52.052Z] === RUN TestSequenceCopy [2022-02-23T19:21:52.052Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-23T19:21:52.052Z] === RUN TestGetFirstAvailable [2022-02-23T19:21:52.052Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-23T19:21:52.052Z] === RUN TestFindSequence [2022-02-23T19:21:52.052Z] --- PASS: TestFindSequence (0.00s) [2022-02-23T19:21:52.052Z] === RUN TestCheckIfAvailable [2022-02-23T19:21:52.052Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-23T19:21:52.052Z] === RUN TestMergeSequences [2022-02-23T19:21:52.052Z] --- PASS: TestMergeSequences (0.00s) [2022-02-23T19:21:52.052Z] === RUN TestPushReservation [2022-02-23T19:21:52.052Z] --- PASS: TestPushReservation (0.00s) [2022-02-23T19:21:52.052Z] === RUN TestSerializeDeserialize [2022-02-23T19:21:52.052Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-23T19:21:52.052Z] === RUN TestSet [2022-02-23T19:21:52.052Z] --- PASS: TestSet (0.00s) [2022-02-23T19:21:52.052Z] === RUN TestSetUnset [2022-02-23T19:21:52.052Z] --- PASS: TestSetUnset (0.00s) [2022-02-23T19:21:52.052Z] === RUN TestOffsetSetUnset [2022-02-23T19:21:52.052Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-23T19:21:52.052Z] === RUN TestSetInRange [2022-02-23T19:21:52.052Z] --- PASS: TestSetInRange (0.00s) [2022-02-23T19:21:52.052Z] === RUN TestSetAnyInRange [2022-02-23T19:21:52.052Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-23T19:21:52.052Z] === RUN TestMethods [2022-02-23T19:21:52.052Z] --- PASS: TestMethods (0.00s) [2022-02-23T19:21:52.052Z] === RUN TestRandomAllocateDeallocate [2022-02-23T19:21:52.052Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T19:21:52.052Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T19:21:52.052Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T19:21:52.052Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T19:21:52.247Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T19:21:52.508Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T19:21:53.080Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T19:21:53.652Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T19:21:53.652Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-02-23T19:21:53.652Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T19:21:54.222Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T19:21:54.482Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T19:21:54.974Z] === RUN TestInvalidConfig [2022-02-23T19:21:54.974Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-23T19:21:54.974Z] === RUN TestConfig [2022-02-23T19:21:54.974Z] --- PASS: TestConfig (0.00s) [2022-02-23T19:21:54.974Z] === RUN TestOptionsLabels [2022-02-23T19:21:54.974Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-23T19:21:54.974Z] === RUN TestValidName [2022-02-23T19:21:54.974Z] --- PASS: TestValidName (0.00s) [2022-02-23T19:21:54.974Z] PASS [2022-02-23T19:21:54.974Z] coverage: 19.7% of statements [2022-02-23T19:21:54.974Z] ok github.com/docker/docker/libnetwork/config 0.119s coverage: 19.7% of statements [2022-02-23T19:21:55.055Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T19:21:55.436Z] === RUN TestKey [2022-02-23T19:21:55.436Z] --- PASS: TestKey (0.00s) [2022-02-23T19:21:55.436Z] === RUN TestParseKey [2022-02-23T19:21:55.436Z] --- PASS: TestParseKey (0.00s) [2022-02-23T19:21:55.436Z] === RUN TestInvalidDataStore [2022-02-23T19:21:55.436Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-23T19:21:55.436Z] === RUN TestKVObjectFlatKey [2022-02-23T19:21:55.436Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-23T19:21:55.436Z] === RUN TestAtomicKVObjectFlatKey [2022-02-23T19:21:55.436Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-23T19:21:55.436Z] PASS [2022-02-23T19:21:55.436Z] coverage: 21.9% of statements [2022-02-23T19:21:55.436Z] ok github.com/docker/docker/libnetwork/datastore 0.055s coverage: 21.9% of statements [2022-02-23T19:21:55.436Z] === RUN TestErrorInterfaces [2022-02-23T19:21:55.436Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-23T19:21:55.436Z] === RUN TestNetworkMarshalling [2022-02-23T19:21:55.627Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T19:21:55.888Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T19:21:55.898Z] --- PASS: TestNetworkMarshalling (0.25s) [2022-02-23T19:21:55.898Z] === RUN TestEndpointMarshalling [2022-02-23T19:21:55.898Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-23T19:21:55.898Z] === RUN TestAuxAddresses [2022-02-23T19:21:55.898Z] time="2022-02-23T19:21:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T19:21:55.898Z] --- PASS: TestAuxAddresses (0.03s) [2022-02-23T19:21:55.898Z] === RUN TestSRVServiceQuery [2022-02-23T19:21:55.898Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:21:55.898Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-23T19:21:55.898Z] === RUN TestServiceVIPReuse [2022-02-23T19:21:55.898Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:21:55.898Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-23T19:21:55.898Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-23T19:21:55.898Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:21:55.898Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-23T19:21:55.898Z] === RUN TestDNSIPQuery [2022-02-23T19:21:55.898Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:21:55.898Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-23T19:21:55.898Z] === RUN TestDNSProxyServFail [2022-02-23T19:21:55.898Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:21:55.898Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-23T19:21:55.898Z] === RUN TestSandboxAddEmpty [2022-02-23T19:21:55.898Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:21:55.898Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-23T19:21:55.898Z] === RUN TestSandboxAddMultiPrio [2022-02-23T19:21:55.898Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:21:55.898Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-23T19:21:55.898Z] === RUN TestSandboxAddSamePrio [2022-02-23T19:21:55.898Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:21:55.898Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-23T19:21:55.898Z] === RUN TestCleanupServiceDiscovery [2022-02-23T19:21:55.898Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:21:55.898Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-23T19:21:55.898Z] === RUN TestDNSOptions [2022-02-23T19:21:55.898Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:21:55.898Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-23T19:21:55.898Z] === RUN TestMultipleControllersWithSameStore [2022-02-23T19:21:55.898Z] time="2022-02-23T19:21:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T19:21:55.898Z] time="2022-02-23T19:21:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T19:21:55.898Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-23T19:21:55.898Z] PASS [2022-02-23T19:21:55.898Z] coverage: 8.5% of statements [2022-02-23T19:21:55.898Z] ok github.com/docker/docker/libnetwork 0.462s coverage: 8.5% of statements [2022-02-23T19:21:55.898Z] === RUN TestIPDataMarshalling [2022-02-23T19:21:55.898Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-23T19:21:55.898Z] === RUN TestValidateAndIsV6 [2022-02-23T19:21:55.898Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-23T19:21:55.898Z] PASS [2022-02-23T19:21:55.898Z] coverage: 68.9% of statements [2022-02-23T19:21:55.898Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-02-23T19:21:56.459Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T19:21:56.459Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-02-23T19:21:56.870Z] === RUN TestDriver [2022-02-23T19:21:56.870Z] --- PASS: TestDriver (0.00s) [2022-02-23T19:21:56.870Z] PASS [2022-02-23T19:21:56.870Z] coverage: 34.8% of statements [2022-02-23T19:21:56.870Z] ok github.com/docker/docker/libnetwork/drivers/host 0.054s coverage: 34.8% of statements [2022-02-23T19:21:56.870Z] === RUN TestDriver [2022-02-23T19:21:56.870Z] --- PASS: TestDriver (0.00s) [2022-02-23T19:21:56.870Z] PASS [2022-02-23T19:21:56.870Z] coverage: 34.8% of statements [2022-02-23T19:21:56.870Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2022-02-23T19:21:57.400Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T19:21:57.844Z] === RUN TestNetworkAllocateFree [2022-02-23T19:21:57.844Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-23T19:21:57.844Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-23T19:21:57.844Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-23T19:21:57.844Z] PASS [2022-02-23T19:21:57.844Z] coverage: 63.6% of statements [2022-02-23T19:21:57.844Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.115s coverage: 63.6% of statements [2022-02-23T19:21:57.973Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T19:21:58.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-02-23T19:21:58.307Z] === RUN TestGetEmptyCapabilities [2022-02-23T19:21:58.307Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-23T19:21:58.307Z] === RUN TestGetExtraCapabilities [2022-02-23T19:21:58.307Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-23T19:21:58.307Z] === RUN TestGetInvalidCapabilities [2022-02-23T19:21:58.307Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-23T19:21:58.307Z] === RUN TestRemoteDriver [2022-02-23T19:21:58.307Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T19:21:58.307Z] === RUN TestDriverError [2022-02-23T19:21:58.307Z] --- PASS: TestDriverError (0.01s) [2022-02-23T19:21:58.307Z] === RUN TestMissingValues [2022-02-23T19:21:58.307Z] --- PASS: TestMissingValues (0.01s) [2022-02-23T19:21:58.307Z] === RUN TestRollback [2022-02-23T19:21:58.307Z] --- PASS: TestRollback (0.01s) [2022-02-23T19:21:58.307Z] PASS [2022-02-23T19:21:58.307Z] coverage: 57.4% of statements [2022-02-23T19:21:58.307Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.133s coverage: 57.4% of statements [2022-02-23T19:21:58.493Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T19:21:58.493Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T19:21:58.768Z] === RUN TestNAT [2022-02-23T19:21:58.768Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T19:21:58.768Z] --- SKIP: TestNAT (0.00s) [2022-02-23T19:21:58.768Z] === RUN TestTransparent [2022-02-23T19:21:58.768Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T19:21:58.768Z] --- SKIP: TestTransparent (0.00s) [2022-02-23T19:21:58.768Z] PASS [2022-02-23T19:21:58.768Z] coverage: 0.0% of statements [2022-02-23T19:21:58.768Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.076s coverage: 0.0% of statements [2022-02-23T19:21:59.068Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T19:21:59.068Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-23T19:21:59.068Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T19:21:59.642Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T19:21:59.741Z] === RUN TestBuildDefault [2022-02-23T19:21:59.741Z] --- PASS: TestBuildDefault (0.01s) [2022-02-23T19:21:59.741Z] === RUN TestBuildHostnameDomainname [2022-02-23T19:21:59.741Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestBuildHostname [2022-02-23T19:21:59.741Z] --- PASS: TestBuildHostname (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestBuildHostnameFQDN [2022-02-23T19:21:59.741Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestBuildNoIP [2022-02-23T19:21:59.741Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestUpdate [2022-02-23T19:21:59.741Z] --- PASS: TestUpdate (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-23T19:21:59.741Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-23T19:21:59.741Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestAddEmpty [2022-02-23T19:21:59.741Z] --- PASS: TestAddEmpty (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestAdd [2022-02-23T19:21:59.741Z] --- PASS: TestAdd (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestDeleteEmpty [2022-02-23T19:21:59.741Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestDeleteNewline [2022-02-23T19:21:59.741Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestDelete [2022-02-23T19:21:59.741Z] --- PASS: TestDelete (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestConcurrentWrites [2022-02-23T19:21:59.741Z] === RUN TestNew [2022-02-23T19:21:59.741Z] --- PASS: TestNew (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestAddDriver [2022-02-23T19:21:59.741Z] --- PASS: TestAddDriver (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestAddDuplicateDriver [2022-02-23T19:21:59.741Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-23T19:21:59.741Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestDriver [2022-02-23T19:21:59.741Z] --- PASS: TestDriver (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestIPAM [2022-02-23T19:21:59.741Z] --- PASS: TestIPAM (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestWalkIPAMs [2022-02-23T19:21:59.741Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestWalkDrivers [2022-02-23T19:21:59.741Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-23T19:21:59.741Z] PASS [2022-02-23T19:21:59.741Z] coverage: 82.4% of statements [2022-02-23T19:21:59.741Z] ok github.com/docker/docker/libnetwork/drvregistry 0.099s coverage: 82.4% of statements [2022-02-23T19:21:59.741Z] --- PASS: TestConcurrentWrites (0.32s) [2022-02-23T19:21:59.741Z] PASS [2022-02-23T19:21:59.741Z] coverage: 81.2% of statements [2022-02-23T19:21:59.741Z] ok github.com/docker/docker/libnetwork/etchosts 0.414s coverage: 81.2% of statements [2022-02-23T19:21:59.741Z] === RUN TestNew [2022-02-23T19:21:59.741Z] --- PASS: TestNew (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestAllocate [2022-02-23T19:21:59.741Z] --- PASS: TestAllocate (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestUninitialized [2022-02-23T19:21:59.741Z] --- PASS: TestUninitialized (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestAllocateInRange [2022-02-23T19:21:59.741Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-23T19:21:59.741Z] === RUN TestAllocateSerial [2022-02-23T19:21:59.741Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-23T19:21:59.741Z] PASS [2022-02-23T19:21:59.741Z] coverage: 87.5% of statements [2022-02-23T19:21:59.741Z] ok github.com/docker/docker/libnetwork/idm 0.052s coverage: 87.5% of statements [2022-02-23T19:21:59.741Z] --- PASS: TestRandomAllocateDeallocate (8.08s) [2022-02-23T19:21:59.741Z] === RUN TestAllocateRandomDeallocate [2022-02-23T19:22:00.202Z] === RUN TestCaller [2022-02-23T19:22:00.202Z] --- PASS: TestCaller (0.00s) [2022-02-23T19:22:00.202Z] PASS [2022-02-23T19:22:00.202Z] coverage: 100.0% of statements [2022-02-23T19:22:00.202Z] ok github.com/docker/docker/libnetwork/internal/caller 0.059s coverage: 100.0% of statements [2022-02-23T19:22:00.213Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T19:22:00.661Z] === RUN TestSetSerialInsertDelete [2022-02-23T19:22:00.661Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-23T19:22:00.661Z] === RUN TestSetParallelInsertDelete [2022-02-23T19:22:00.784Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T19:22:01.045Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T19:22:01.306Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T19:22:01.306Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T19:22:01.306Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-23T19:22:01.306Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T19:22:01.575Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T19:22:01.627Z] --- PASS: TestAllocateRandomDeallocate (1.72s) [2022-02-23T19:22:01.627Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-23T19:22:02.147Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T19:22:02.148Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T19:22:02.592Z] === RUN TestInt2IP2IntConversion [2022-02-23T19:22:02.720Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T19:22:03.050Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.35s) [2022-02-23T19:22:03.050Z] === RUN TestRetrieveFromStore [2022-02-23T19:22:03.050Z] --- PASS: TestInt2IP2IntConversion (0.61s) [2022-02-23T19:22:03.050Z] === RUN TestGetAddressVersion [2022-02-23T19:22:03.050Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-23T19:22:03.050Z] === RUN TestKeyString [2022-02-23T19:22:03.050Z] --- PASS: TestKeyString (0.00s) [2022-02-23T19:22:03.050Z] === RUN TestPoolDataMarshal [2022-02-23T19:22:03.050Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-23T19:22:03.050Z] === RUN TestSubnetsMarshal [2022-02-23T19:22:03.050Z] === RUN TestPoolRequest [2022-02-23T19:22:03.050Z] --- PASS: TestPoolRequest (0.00s) [2022-02-23T19:22:03.050Z] === RUN TestOtherRequests [2022-02-23T19:22:03.050Z] --- PASS: TestOtherRequests (0.00s) [2022-02-23T19:22:03.050Z] PASS [2022-02-23T19:22:03.050Z] coverage: 57.1% of statements [2022-02-23T19:22:03.050Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-02-23T19:22:03.050Z] === RUN TestAddSubnets [2022-02-23T19:22:03.050Z] ok github.com/docker/docker/libnetwork/ipams/null 0.051s coverage: 57.1% of statements [2022-02-23T19:22:03.050Z] --- PASS: TestAddSubnets (0.08s) [2022-02-23T19:22:03.050Z] === RUN TestDoublePoolRelease [2022-02-23T19:22:03.291Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T19:22:03.509Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-02-23T19:22:03.509Z] === RUN TestAddReleasePoolID [2022-02-23T19:22:03.509Z] --- PASS: TestAddReleasePoolID (0.15s) [2022-02-23T19:22:03.509Z] === RUN TestPredefinedPool [2022-02-23T19:22:03.509Z] --- PASS: TestPredefinedPool (0.05s) [2022-02-23T19:22:03.509Z] === RUN TestRemoveSubnet [2022-02-23T19:22:03.967Z] --- PASS: TestRemoveSubnet (0.29s) [2022-02-23T19:22:03.967Z] === RUN TestGetSameAddress [2022-02-23T19:22:03.967Z] --- PASS: TestRetrieveFromStore (0.80s) [2022-02-23T19:22:03.967Z] === RUN TestIsCorrupted [2022-02-23T19:22:03.967Z] --- PASS: TestGetSameAddress (0.04s) [2022-02-23T19:22:03.967Z] === RUN TestPoolAllocationReuse [2022-02-23T19:22:03.967Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-23T19:22:03.967Z] === RUN TestSetRollover [2022-02-23T19:22:04.425Z] === RUN TestGetCapabilities [2022-02-23T19:22:04.425Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-23T19:22:04.425Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-23T19:22:04.425Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-23T19:22:04.425Z] === RUN TestGetDefaultAddressSpaces [2022-02-23T19:22:04.425Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-23T19:22:04.425Z] === RUN TestRemoteDriver [2022-02-23T19:22:04.425Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T19:22:04.425Z] PASS [2022-02-23T19:22:04.425Z] coverage: 47.4% of statements [2022-02-23T19:22:04.425Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.092s coverage: 47.4% of statements [2022-02-23T19:22:05.204Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T19:22:05.204Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T19:22:05.631Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T19:22:05.779Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T19:22:05.960Z] === RUN TestWindowsIPAM [2022-02-23T19:22:05.961Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-23T19:22:05.961Z] PASS [2022-02-23T19:22:05.961Z] coverage: 71.4% of statements [2022-02-23T19:22:05.961Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.053s coverage: 71.4% of statements [2022-02-23T19:22:05.961Z] --- PASS: TestSetRollover (2.10s) [2022-02-23T19:22:05.961Z] === RUN TestSetRolloverSerial [2022-02-23T19:22:05.961Z] --- PASS: TestPoolAllocationReuse (2.18s) [2022-02-23T19:22:05.961Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-23T19:22:05.961Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-02-23T19:22:05.961Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-23T19:22:06.355Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T19:22:06.419Z] === RUN TestDefaultNetwork [2022-02-23T19:22:06.596Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T19:22:06.596Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T19:22:06.877Z] --- PASS: TestDefaultNetwork (0.33s) [2022-02-23T19:22:06.877Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-23T19:22:07.054Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T19:22:07.299Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T19:22:07.335Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-02-23T19:22:07.335Z] === RUN TestInitAddressPools [2022-02-23T19:22:07.335Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-23T19:22:07.335Z] PASS [2022-02-23T19:22:07.335Z] coverage: 74.0% of statements [2022-02-23T19:22:07.335Z] ok github.com/docker/docker/libnetwork/ipamutils 0.733s coverage: 74.0% of statements [2022-02-23T19:22:07.793Z] === RUN TestKeyValue [2022-02-23T19:22:07.793Z] --- PASS: TestKeyValue (0.00s) [2022-02-23T19:22:07.793Z] PASS [2022-02-23T19:22:07.793Z] coverage: 60.0% of statements [2022-02-23T19:22:07.793Z] ok github.com/docker/docker/libnetwork/netlabel 0.057s coverage: 60.0% of statements [2022-02-23T19:22:07.793Z] --- PASS: TestSetRolloverSerial (2.07s) [2022-02-23T19:22:07.793Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-23T19:22:07.793Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-23T19:22:07.793Z] PASS [2022-02-23T19:22:07.793Z] coverage: 84.4% of statements [2022-02-23T19:22:07.871Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T19:22:08.133Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T19:22:08.251Z] ok github.com/docker/docker/libnetwork/bitseq 16.229s coverage: 84.4% of statements [2022-02-23T19:22:08.707Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T19:22:08.968Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T19:22:09.218Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.99s) [2022-02-23T19:22:09.218Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-23T19:22:09.541Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T19:22:10.112Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T19:22:10.112Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-02-23T19:22:10.756Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-23T19:22:10.756Z] PASS [2022-02-23T19:22:10.756Z] coverage: 100.0% of statements [2022-02-23T19:22:10.756Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.068s coverage: 100.0% of statements [2022-02-23T19:22:11.215Z] === RUN TestNetworkDBSimple [2022-02-23T19:22:11.496Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T19:22:12.182Z] === RUN TestGenerate [2022-02-23T19:22:12.182Z] --- PASS: TestGenerate (0.00s) [2022-02-23T19:22:12.182Z] === RUN TestGeneratePtr [2022-02-23T19:22:12.182Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-23T19:22:12.182Z] === RUN TestGenerateMissingField [2022-02-23T19:22:12.182Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-23T19:22:12.182Z] === RUN TestFieldCannotBeSet [2022-02-23T19:22:12.182Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-23T19:22:12.182Z] === RUN TestTypeMismatchError [2022-02-23T19:22:12.182Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-23T19:22:12.182Z] PASS [2022-02-23T19:22:12.182Z] coverage: 100.0% of statements [2022-02-23T19:22:12.182Z] ok github.com/docker/docker/libnetwork/options 0.049s coverage: 100.0% of statements [2022-02-23T19:22:12.438Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T19:22:12.639Z] 2022/02/23 19:22:11 Closing DB instances... [2022-02-23T19:22:12.639Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.62s) [2022-02-23T19:22:12.639Z] === RUN TestGetAddress [2022-02-23T19:22:13.099Z] testing: warning: no tests to run [2022-02-23T19:22:13.099Z] PASS [2022-02-23T19:22:13.099Z] coverage: 0.0% of statements [2022-02-23T19:22:13.099Z] ok github.com/docker/docker/libnetwork/osl 0.049s coverage: 0.0% of statements [no tests to run] [2022-02-23T19:22:13.380Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T19:22:13.641Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T19:22:14.065Z] === RUN TestRequestNewPort [2022-02-23T19:22:14.065Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-02-23T19:22:14.065Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-23T19:22:14.065Z] === RUN TestRequestSpecificPort [2022-02-23T19:22:14.065Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-23T19:22:14.065Z] === RUN TestReleasePort [2022-02-23T19:22:14.065Z] --- PASS: TestReleasePort (0.00s) [2022-02-23T19:22:14.065Z] === RUN TestReuseReleasedPort [2022-02-23T19:22:14.065Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-23T19:22:14.065Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-23T19:22:14.065Z] === RUN TestReleaseUnreadledPort [2022-02-23T19:22:14.065Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-23T19:22:14.065Z] === RUN TestUnknowProtocol [2022-02-23T19:22:14.065Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-23T19:22:14.065Z] === RUN TestAllocateAllPorts [2022-02-23T19:22:14.065Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-23T19:22:14.065Z] === RUN TestPortAllocation [2022-02-23T19:22:14.065Z] --- PASS: TestPortAllocation (0.00s) [2022-02-23T19:22:14.065Z] === RUN TestPortAllocationWithCustomRange [2022-02-23T19:22:14.065Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-23T19:22:14.065Z] === RUN TestNoDuplicateBPR [2022-02-23T19:22:14.065Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-23T19:22:14.065Z] === RUN TestChangePortRange [2022-02-23T19:22:14.065Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-23T19:22:14.065Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-23T19:22:14.065Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-23T19:22:14.065Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-23T19:22:14.065Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-23T19:22:14.065Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-23T19:22:14.065Z] --- PASS: TestChangePortRange (0.00s) [2022-02-23T19:22:14.065Z] PASS [2022-02-23T19:22:14.065Z] coverage: 88.6% of statements [2022-02-23T19:22:14.065Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T19:22:14.523Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T19:22:14.584Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T19:22:14.981Z] testing: warning: no tests to run [2022-02-23T19:22:14.981Z] PASS [2022-02-23T19:22:14.981Z] coverage: 0.0% of statements [2022-02-23T19:22:14.981Z] ok github.com/docker/docker/libnetwork/portmapper 0.047s coverage: 0.0% of statements [no tests to run] [2022-02-23T19:22:15.438Z] 2022/02/23 19:22:15 Closing DB instances... [2022-02-23T19:22:15.438Z] === RUN TestHashData [2022-02-23T19:22:15.438Z] --- PASS: TestHashData (0.00s) [2022-02-23T19:22:15.438Z] PASS [2022-02-23T19:22:15.438Z] coverage: 2.8% of statements [2022-02-23T19:22:15.438Z] ok github.com/docker/docker/libnetwork/resolvconf 0.064s coverage: 2.8% of statements [2022-02-23T19:22:15.896Z] === RUN TestErrorConstructors [2022-02-23T19:22:15.896Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-23T19:22:15.896Z] === RUN TestCompareIPMask [2022-02-23T19:22:15.896Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-23T19:22:15.896Z] === RUN TestUtilGetHostPartIP [2022-02-23T19:22:15.896Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-23T19:22:15.896Z] === RUN TestUtilGetBroadcastIP [2022-02-23T19:22:15.896Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-23T19:22:15.896Z] === RUN TestParseCIDR [2022-02-23T19:22:15.896Z] --- PASS: TestParseCIDR (0.00s) [2022-02-23T19:22:15.896Z] PASS [2022-02-23T19:22:15.896Z] coverage: 37.3% of statements [2022-02-23T19:22:15.896Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 37.3% of statements [2022-02-23T19:22:15.971Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T19:22:16.861Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-02-23T19:22:16.861Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-23T19:22:16.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-23T19:22:16.861Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-23T19:22:16.862Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-23T19:22:16.862Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-23T19:22:16.862Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-23T19:22:16.862Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-23T19:22:16.862Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-23T19:22:16.862Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-23T19:22:16.862Z] PASS [2022-02-23T19:22:16.862Z] coverage: 50.0% of statements [2022-02-23T19:22:16.862Z] ok github.com/docker/docker/oci 0.063s coverage: 50.0% of statements [2022-02-23T19:22:17.830Z] === RUN TestAddressPoolOpt [2022-02-23T19:22:17.830Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/a [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/something [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/_=a [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/env1=value1 [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/_env1=value1 [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/PATH [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/=a [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/PATH= [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/PATH=something [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/asd!qwe [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/1asd [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/123 [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/some_space [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/__some_space_before [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/some_space_after__ [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/= [2022-02-23T19:22:17.830Z] === RUN TestValidateEnv/PaTh [2022-02-23T19:22:17.830Z] --- PASS: TestValidateEnv (0.00s) [2022-02-23T19:22:17.830Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-23T19:22:17.830Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-23T19:22:17.830Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-23T19:22:17.830Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-23T19:22:17.830Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-23T19:22:17.830Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-23T19:22:17.830Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-23T19:22:17.830Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-23T19:22:17.830Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-23T19:22:17.830Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-23T19:22:17.830Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-23T19:22:17.830Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-23T19:22:17.830Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-23T19:22:17.830Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestParseHost [2022-02-23T19:22:17.831Z] --- PASS: TestParseHost (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestParseDockerDaemonHost [2022-02-23T19:22:17.831Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestParseTCP [2022-02-23T19:22:17.831Z] --- PASS: TestParseTCP (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-23T19:22:17.831Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestValidateExtraHosts [2022-02-23T19:22:17.831Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestIpOptString [2022-02-23T19:22:17.831Z] --- PASS: TestIpOptString (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-23T19:22:17.831Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestNewIpOptValidDefaultVal [2022-02-23T19:22:17.831Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestIpOptSetInvalidVal [2022-02-23T19:22:17.831Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestValidateIPAddress [2022-02-23T19:22:17.831Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestMapOpts [2022-02-23T19:22:17.831Z] --- PASS: TestMapOpts (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestListOptsWithoutValidator [2022-02-23T19:22:17.831Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestListOptsWithValidator [2022-02-23T19:22:17.831Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestValidateDNSSearch [2022-02-23T19:22:17.831Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestValidateLabel [2022-02-23T19:22:17.831Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-23T19:22:17.831Z] === RUN TestValidateLabel/label_with_general_format [2022-02-23T19:22:17.831Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-23T19:22:17.831Z] === RUN TestValidateLabel/label_with_one_more [2022-02-23T19:22:17.831Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-23T19:22:17.831Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-23T19:22:17.831Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-23T19:22:17.831Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-23T19:22:17.831Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-23T19:22:17.831Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-23T19:22:17.831Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-23T19:22:17.831Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-23T19:22:17.831Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-23T19:22:17.831Z] --- PASS: TestValidateLabel (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-23T19:22:17.831Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestNamedListOpts [2022-02-23T19:22:17.831Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestNamedMapOpts [2022-02-23T19:22:17.831Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestParseLink [2022-02-23T19:22:17.831Z] --- PASS: TestParseLink (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestQuotedStringSetWithQuotes [2022-02-23T19:22:17.831Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-23T19:22:17.831Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-23T19:22:17.831Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-23T19:22:17.831Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-23T19:22:17.831Z] === RUN TestUlimitOpt [2022-02-23T19:22:17.831Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-23T19:22:17.831Z] PASS [2022-02-23T19:22:17.831Z] coverage: 67.4% of statements [2022-02-23T19:22:17.831Z] ok github.com/docker/docker/opts 0.106s coverage: 67.4% of statements [2022-02-23T19:22:17.831Z] === RUN TestParseVersion [2022-02-23T19:22:17.831Z] --- PASS: TestParseVersion (0.00s) [2022-02-23T19:22:17.831Z] PASS [2022-02-23T19:22:17.831Z] coverage: 52.9% of statements [2022-02-23T19:22:17.831Z] ok github.com/docker/docker/pkg/aaparser 0.055s coverage: 52.9% of statements [2022-02-23T19:22:17.882Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T19:22:17.882Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T19:22:18.288Z] 2022/02/23 19:22:17 Closing DB instances... [2022-02-23T19:22:18.825Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T19:22:19.401Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T19:22:19.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-02-23T19:22:19.823Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-02-23T19:22:19.823Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-23T19:22:19.823Z] === RUN TestPeerCertificateMarshalJSON [2022-02-23T19:22:19.922Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T19:22:20.280Z] === RUN TestIsArchivePathDir [2022-02-23T19:22:20.280Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-02-23T19:22:20.280Z] === RUN TestIsArchivePathInvalidFile [2022-02-23T19:22:20.738Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-23T19:22:20.738Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-23T19:22:20.738Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s) [2022-02-23T19:22:20.738Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-23T19:22:20.738Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-23T19:22:20.738Z] === RUN TestMiddleware [2022-02-23T19:22:20.738Z] --- PASS: TestMiddleware (0.00s) [2022-02-23T19:22:20.738Z] === RUN TestNewResponseModifier [2022-02-23T19:22:20.738Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-23T19:22:20.738Z] PASS [2022-02-23T19:22:20.738Z] coverage: 26.8% of statements [2022-02-23T19:22:20.738Z] ok github.com/docker/docker/pkg/authorization 0.576s coverage: 26.8% of statements [2022-02-23T19:22:20.738Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-02-23T19:22:20.738Z] === RUN TestIsArchivePathTar [2022-02-23T19:22:20.738Z] --- PASS: TestIsArchivePathTar (0.22s) [2022-02-23T19:22:20.738Z] === RUN TestDecompressStreamGzip [2022-02-23T19:22:21.195Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-02-23T19:22:21.195Z] === RUN TestDecompressStreamBzip2 [2022-02-23T19:22:21.195Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-02-23T19:22:21.195Z] === RUN TestDecompressStreamXz [2022-02-23T19:22:21.195Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T19:22:21.195Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-23T19:22:21.195Z] === RUN TestDecompressStreamZstd [2022-02-23T19:22:21.195Z] archive_test.go:140: zstd not installed [2022-02-23T19:22:21.195Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-02-23T19:22:21.195Z] === RUN TestCompressStreamXzUnsupported [2022-02-23T19:22:21.195Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-23T19:22:21.195Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-23T19:22:21.195Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-23T19:22:21.195Z] === RUN TestCompressStreamInvalid [2022-02-23T19:22:21.195Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-23T19:22:21.195Z] === RUN TestExtensionInvalid [2022-02-23T19:22:21.195Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-23T19:22:21.195Z] === RUN TestExtensionUncompressed [2022-02-23T19:22:21.195Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-23T19:22:21.195Z] === RUN TestExtensionBzip2 [2022-02-23T19:22:21.195Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-23T19:22:21.195Z] === RUN TestExtensionGzip [2022-02-23T19:22:21.195Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-23T19:22:21.195Z] === RUN TestExtensionXz [2022-02-23T19:22:21.195Z] --- PASS: TestExtensionXz (0.00s) [2022-02-23T19:22:21.195Z] === RUN TestExtensionZstd [2022-02-23T19:22:21.195Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-23T19:22:21.195Z] === RUN TestCmdStreamLargeStderr [2022-02-23T19:22:21.195Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-02-23T19:22:21.195Z] === RUN TestCmdStreamBad [2022-02-23T19:22:21.195Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T19:22:21.195Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-23T19:22:21.195Z] === RUN TestCmdStreamGood [2022-02-23T19:22:21.195Z] === RUN TestUnbuffered [2022-02-23T19:22:21.195Z] --- PASS: TestUnbuffered (0.00s) [2022-02-23T19:22:21.195Z] === RUN TestRaceUnbuffered [2022-02-23T19:22:21.195Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-23T19:22:21.195Z] PASS [2022-02-23T19:22:21.195Z] coverage: 100.0% of statements [2022-02-23T19:22:21.195Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-23T19:22:21.195Z] === RUN TestUntarPathWithInvalidDest [2022-02-23T19:22:21.195Z] ok github.com/docker/docker/pkg/broadcaster 0.051s coverage: 100.0% of statements [2022-02-23T19:22:21.195Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-02-23T19:22:21.195Z] === RUN TestUntarPathWithInvalidSrc [2022-02-23T19:22:21.195Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-23T19:22:21.195Z] === RUN TestUntarPath [2022-02-23T19:22:21.652Z] --- PASS: TestUntarPath (0.08s) [2022-02-23T19:22:21.652Z] === RUN TestUntarPathWithDestinationFile [2022-02-23T19:22:21.652Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-23T19:22:21.652Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-23T19:22:21.652Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-23T19:22:21.652Z] === RUN TestCopyWithTarInvalidSrc [2022-02-23T19:22:21.652Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-23T19:22:21.652Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-23T19:22:21.652Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T19:22:21.652Z] === RUN TestCopyWithTarSrcFile [2022-02-23T19:22:21.652Z] --- PASS: TestCopyWithTarSrcFile (0.02s) [2022-02-23T19:22:21.652Z] === RUN TestCopyWithTarSrcFolder [2022-02-23T19:22:21.652Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-23T19:22:21.652Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-23T19:22:21.652Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-23T19:22:21.652Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-23T19:22:21.652Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-02-23T19:22:21.652Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-23T19:22:21.652Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-23T19:22:21.652Z] === RUN TestCopyFileWithTarSrcFile [2022-02-23T19:22:21.652Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-23T19:22:21.652Z] === RUN TestTarFiles [2022-02-23T19:22:21.652Z] 2022/02/23 19:22:21 Closing DB instances... [2022-02-23T19:22:22.110Z] === RUN TestMatch [2022-02-23T19:22:22.110Z] === RUN TestMatch/[[]] [2022-02-23T19:22:22.110Z] === RUN TestMatch/[[foo]] [2022-02-23T19:22:22.110Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-23T19:22:22.110Z] === RUN TestMatch/[[foo_bar]] [2022-02-23T19:22:22.110Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-23T19:22:22.110Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-23T19:22:22.110Z] === RUN TestMatch/[] [2022-02-23T19:22:22.110Z] === RUN TestMatch/[]#01 [2022-02-23T19:22:22.110Z] === RUN TestMatch/[[qux]] [2022-02-23T19:22:22.110Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-23T19:22:22.110Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-23T19:22:22.110Z] === RUN TestMatch/[[foo_baz]] [2022-02-23T19:22:22.110Z] --- PASS: TestMatch (0.00s) [2022-02-23T19:22:22.110Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-23T19:22:22.110Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-23T19:22:22.110Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-23T19:22:22.110Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-23T19:22:22.110Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-23T19:22:22.111Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-23T19:22:22.111Z] --- PASS: TestMatch/[] (0.00s) [2022-02-23T19:22:22.111Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-23T19:22:22.111Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-23T19:22:22.111Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-23T19:22:22.111Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-23T19:22:22.111Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-23T19:22:22.111Z] PASS [2022-02-23T19:22:22.111Z] coverage: 87.5% of statements [2022-02-23T19:22:22.111Z] ok github.com/docker/docker/pkg/capabilities 0.060s coverage: 87.5% of statements [2022-02-23T19:22:23.649Z] === RUN TestChrootTarUntar [2022-02-23T19:22:23.649Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:22:23.649Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-23T19:22:23.649Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-23T19:22:23.649Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:22:23.649Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T19:22:23.649Z] === RUN TestChrootUntarEmptyArchive [2022-02-23T19:22:23.649Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-23T19:22:23.649Z] === RUN TestChrootTarUntarWithSymlink [2022-02-23T19:22:23.649Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:22:23.649Z] --- SKIP: TestChrootTarUntarWithSymlink (0.01s) [2022-02-23T19:22:23.649Z] === RUN TestChrootCopyWithTar [2022-02-23T19:22:23.649Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:22:23.649Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-23T19:22:23.649Z] === RUN TestChrootCopyFileWithTar [2022-02-23T19:22:23.649Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:22:23.649Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-23T19:22:23.649Z] === RUN TestChrootUntarPath [2022-02-23T19:22:23.649Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:22:23.649Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-23T19:22:23.649Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-23T19:22:23.649Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:22:23.649Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:22:23.649Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-23T19:22:23.649Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:22:23.649Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2022-02-23T19:22:23.649Z] === RUN TestChrootApplyDotDotFile [2022-02-23T19:22:23.649Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:22:23.649Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-23T19:22:23.649Z] PASS [2022-02-23T19:22:23.649Z] coverage: 15.1% of statements [2022-02-23T19:22:23.649Z] ok github.com/docker/docker/pkg/chrootarchive 0.127s coverage: 15.1% of statements [2022-02-23T19:22:23.649Z] --- PASS: TestNetworkDBCRUDTableEntry (4.09s) [2022-02-23T19:22:23.649Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-23T19:22:24.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-02-23T19:22:24.618Z] === RUN TestSizeEmpty [2022-02-23T19:22:24.618Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-23T19:22:24.618Z] === RUN TestSizeEmptyFile [2022-02-23T19:22:24.618Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-23T19:22:24.618Z] === RUN TestSizeNonemptyFile [2022-02-23T19:22:24.618Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-23T19:22:24.618Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-23T19:22:24.618Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-23T19:22:24.618Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-23T19:22:24.618Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-23T19:22:24.618Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-23T19:22:24.618Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-23T19:22:24.618Z] === RUN TestMoveToSubdir [2022-02-23T19:22:24.618Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-23T19:22:24.618Z] === RUN TestSizeNonExistingDirectory [2022-02-23T19:22:24.618Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-23T19:22:24.618Z] PASS [2022-02-23T19:22:24.618Z] coverage: 80.0% of statements [2022-02-23T19:22:24.618Z] ok github.com/docker/docker/pkg/directory 0.063s coverage: 80.0% of statements [2022-02-23T19:22:26.173Z] 2022/02/23 19:22:25 Closing DB instances... [2022-02-23T19:22:26.173Z] === RUN TestPollerAddRemove [2022-02-23T19:22:26.173Z] --- PASS: TestPollerAddRemove (0.01s) [2022-02-23T19:22:26.173Z] === RUN TestPollerEvent [2022-02-23T19:22:26.173Z] poller_test.go:40: No chmod on Windows [2022-02-23T19:22:26.173Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-23T19:22:26.173Z] === RUN TestPollerClose [2022-02-23T19:22:26.173Z] --- PASS: TestPollerClose (0.00s) [2022-02-23T19:22:26.173Z] PASS [2022-02-23T19:22:26.173Z] coverage: 45.7% of statements [2022-02-23T19:22:26.173Z] ok github.com/docker/docker/pkg/filenotify 0.180s coverage: 45.7% of statements [2022-02-23T19:22:26.687Z] docker_api_swarm_service_test.go:395: [d1b1aed12d8ca] joining swarm manager [dd1f0a570af77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:22:27.141Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-02-23T19:22:27.141Z] === RUN TestNetworkDBNodeLeave [2022-02-23T19:22:27.258Z] docker_api_swarm_service_test.go:395: [d0fc494e067b9] joining swarm manager [dd1f0a570af77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:22:27.599Z] === RUN TestCopyFileWithInvalidSrc [2022-02-23T19:22:27.599Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T19:22:27.599Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-23T19:22:27.599Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-23T19:22:27.599Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestCopyFile [2022-02-23T19:22:27.599Z] --- PASS: TestCopyFile (0.01s) [2022-02-23T19:22:27.599Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-23T19:22:27.599Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T19:22:27.599Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-23T19:22:27.599Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-23T19:22:27.599Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T19:22:27.599Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestWildcardMatches [2022-02-23T19:22:27.599Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestPatternMatches [2022-02-23T19:22:27.599Z] --- PASS: TestPatternMatches (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-23T19:22:27.599Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestPatternMatchesFolderExclusions [2022-02-23T19:22:27.599Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-23T19:22:27.599Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-23T19:22:27.599Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-23T19:22:27.599Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-23T19:22:27.599Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestSingleExclamationError [2022-02-23T19:22:27.599Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestMatchesWithNoPatterns [2022-02-23T19:22:27.599Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestMatchesWithMalformedPatterns [2022-02-23T19:22:27.599Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestMatches [2022-02-23T19:22:27.599Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-23T19:22:27.599Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-23T19:22:27.599Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-23T19:22:27.599Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-23T19:22:27.599Z] --- PASS: TestMatches (0.01s) [2022-02-23T19:22:27.599Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-23T19:22:27.599Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-23T19:22:27.599Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-23T19:22:27.599Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestCleanPatterns [2022-02-23T19:22:27.599Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-23T19:22:27.599Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestCleanPatternsExceptionFlag [2022-02-23T19:22:27.599Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-23T19:22:27.599Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-23T19:22:27.599Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestCleanPatternsErrorSingleException [2022-02-23T19:22:27.599Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestCreateIfNotExistsDir [2022-02-23T19:22:27.599Z] --- PASS: TestCreateIfNotExistsDir (0.02s) [2022-02-23T19:22:27.599Z] === RUN TestCreateIfNotExistsFile [2022-02-23T19:22:27.599Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-23T19:22:27.599Z] === RUN TestMatch [2022-02-23T19:22:27.599Z] --- PASS: TestMatch (0.00s) [2022-02-23T19:22:27.599Z] === RUN TestCompile [2022-02-23T19:22:27.599Z] === RUN TestCompile/slash [2022-02-23T19:22:27.599Z] === RUN TestCompile/backslash [2022-02-23T19:22:27.599Z] --- PASS: TestCompile (0.00s) [2022-02-23T19:22:27.599Z] --- PASS: TestCompile/slash (0.00s) [2022-02-23T19:22:27.599Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-23T19:22:27.599Z] PASS [2022-02-23T19:22:27.599Z] coverage: 84.7% of statements [2022-02-23T19:22:27.599Z] ok github.com/docker/docker/pkg/fileutils 0.131s coverage: 84.7% of statements [2022-02-23T19:22:28.566Z] === RUN TestGet [2022-02-23T19:22:28.566Z] --- PASS: TestGet (0.00s) [2022-02-23T19:22:28.566Z] === RUN TestGetShortcutString [2022-02-23T19:22:28.566Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-23T19:22:28.566Z] PASS [2022-02-23T19:22:28.566Z] coverage: 42.9% of statements [2022-02-23T19:22:28.566Z] ok github.com/docker/docker/pkg/homedir 0.058s coverage: 42.9% of statements [2022-02-23T19:22:28.644Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T19:22:30.105Z] === RUN TestCreateIDMapOrder [2022-02-23T19:22:30.105Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-23T19:22:30.105Z] PASS [2022-02-23T19:22:30.105Z] coverage: 7.2% of statements [2022-02-23T19:22:30.105Z] ok github.com/docker/docker/pkg/idtools 0.058s coverage: 7.2% of statements [2022-02-23T19:22:30.105Z] --- PASS: TestNetworkDBNodeLeave (2.91s) [2022-02-23T19:22:30.105Z] === RUN TestNetworkDBWatch [2022-02-23T19:22:30.105Z] --- PASS: TestTarFiles (8.46s) [2022-02-23T19:22:30.105Z] === RUN TestDetectCompressionZstd [2022-02-23T19:22:30.105Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-23T19:22:30.105Z] === RUN TestTarUntar [2022-02-23T19:22:30.105Z] --- PASS: TestTarUntar (0.05s) [2022-02-23T19:22:30.105Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-23T19:22:30.105Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-23T19:22:30.105Z] === RUN TestTarWithOptions [2022-02-23T19:22:30.105Z] --- PASS: TestTarWithOptions (0.04s) [2022-02-23T19:22:30.105Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-23T19:22:30.105Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-23T19:22:30.105Z] === RUN TestUntarUstarGnuConflict [2022-02-23T19:22:30.105Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-02-23T19:22:30.105Z] === RUN TestUntarInvalidFilenames [2022-02-23T19:22:30.561Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T19:22:30.563Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1256803340\\dest" [2022-02-23T19:22:30.563Z] --- PASS: TestUntarInvalidFilenames (0.32s) [2022-02-23T19:22:30.563Z] === RUN TestUntarHardlinkToSymlink [2022-02-23T19:22:30.563Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-02-23T19:22:30.563Z] === RUN TestUntarInvalidHardlink [2022-02-23T19:22:30.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink557736355\\victim\\hello" -> "../victim/hello" [2022-02-23T19:22:30.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink308997328\\victim\\hello" -> "/../victim/hello" [2022-02-23T19:22:30.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink152877982\\victim" -> "../victim" [2022-02-23T19:22:30.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2041647264\\victim" -> "../victim" [2022-02-23T19:22:30.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4140472837\\victim" -> "../victim" [2022-02-23T19:22:30.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2067968570\\victim" -> "../victim" [2022-02-23T19:22:30.563Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-23T19:22:30.563Z] === RUN TestUntarInvalidSymlink [2022-02-23T19:22:30.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4221959454\\dest\\dotdot" -> "../victim/hello" [2022-02-23T19:22:30.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink93530062\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T19:22:30.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1195203884\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:22:30.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1432897026\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:22:30.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2397662779\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:22:30.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink603705182\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:22:30.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3130816782\\dest\\dir\\loophole" -> "../../victim" [2022-02-23T19:22:30.563Z] --- PASS: TestUntarInvalidSymlink (0.09s) [2022-02-23T19:22:30.563Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-23T19:22:30.563Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-23T19:22:30.563Z] === RUN TestXGlobalNoParent [2022-02-23T19:22:30.563Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-23T19:22:30.563Z] === RUN TestReplaceFileTarWrapper [2022-02-23T19:22:31.021Z] --- PASS: TestReplaceFileTarWrapper (0.27s) [2022-02-23T19:22:31.021Z] === RUN TestPrefixHeaderReadable [2022-02-23T19:22:31.021Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-23T19:22:31.021Z] === RUN TestDisablePigz [2022-02-23T19:22:31.021Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-23T19:22:31.021Z] --- PASS: TestDisablePigz (0.17s) [2022-02-23T19:22:31.021Z] === RUN TestPigz [2022-02-23T19:22:31.478Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-23T19:22:31.478Z] --- PASS: TestPigz (0.20s) [2022-02-23T19:22:31.478Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T19:22:31.478Z] archive_windows_test.go:16: Currently fails [2022-02-23T19:22:31.478Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:22:31.478Z] === RUN TestCanonicalTarNameForPath [2022-02-23T19:22:31.478Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-23T19:22:31.478Z] === RUN TestCanonicalTarName [2022-02-23T19:22:31.478Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-23T19:22:31.478Z] === RUN TestChmodTarEntry [2022-02-23T19:22:31.478Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-23T19:22:31.478Z] === RUN TestHardLinkOrder [2022-02-23T19:22:31.478Z] --- PASS: TestHardLinkOrder (0.11s) [2022-02-23T19:22:31.478Z] === RUN TestChangeString [2022-02-23T19:22:31.478Z] --- PASS: TestChangeString (0.00s) [2022-02-23T19:22:31.478Z] === RUN TestChangesWithNoChanges [2022-02-23T19:22:31.478Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-02-23T19:22:31.478Z] === RUN TestChangesWithChanges [2022-02-23T19:22:31.478Z] --- PASS: TestChangesWithChanges (0.05s) [2022-02-23T19:22:31.478Z] === RUN TestChangesWithChangesGH13590 [2022-02-23T19:22:31.478Z] changes_test.go:195: needs more investigation [2022-02-23T19:22:31.478Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-23T19:22:31.478Z] === RUN TestChangesDirsEmpty [2022-02-23T19:22:31.478Z] === RUN TestFixedBufferCap [2022-02-23T19:22:31.478Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-23T19:22:31.478Z] === RUN TestFixedBufferLen [2022-02-23T19:22:31.478Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-23T19:22:31.478Z] === RUN TestFixedBufferString [2022-02-23T19:22:31.478Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-23T19:22:31.478Z] === RUN TestFixedBufferWrite [2022-02-23T19:22:31.478Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-23T19:22:31.478Z] === RUN TestFixedBufferRead [2022-02-23T19:22:31.478Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-23T19:22:31.478Z] === RUN TestBytesPipeRead [2022-02-23T19:22:31.478Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-23T19:22:31.478Z] === RUN TestBytesPipeWrite [2022-02-23T19:22:31.478Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-23T19:22:31.478Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-23T19:22:31.936Z] 2022/02/23 19:22:31 Closing DB instances... [2022-02-23T19:22:31.936Z] --- PASS: TestChangesDirsEmpty (0.20s) [2022-02-23T19:22:31.936Z] === RUN TestChangesDirsMutated [2022-02-23T19:22:31.936Z] --- PASS: TestChangesDirsMutated (0.19s) [2022-02-23T19:22:31.936Z] === RUN TestApplyLayer [2022-02-23T19:22:31.936Z] changes_test.go:432: needs further investigation [2022-02-23T19:22:31.936Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-23T19:22:31.936Z] === RUN TestChangesSizeWithHardlinks [2022-02-23T19:22:31.936Z] changes_test.go:468: needs further investigation [2022-02-23T19:22:31.936Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-23T19:22:31.936Z] === RUN TestChangesSizeWithNoChanges [2022-02-23T19:22:31.936Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-23T19:22:31.936Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-23T19:22:31.936Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-23T19:22:31.936Z] === RUN TestChangesSize [2022-02-23T19:22:31.936Z] --- PASS: TestChangesSize (0.00s) [2022-02-23T19:22:31.936Z] === RUN TestApplyLayerInvalidFilenames [2022-02-23T19:22:31.936Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1038945597\\dest" [2022-02-23T19:22:31.936Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-23T19:22:31.936Z] === RUN TestApplyLayerInvalidHardlink [2022-02-23T19:22:31.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3982847193\\victim\\hello" -> "../victim/hello" [2022-02-23T19:22:31.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2549066551\\victim\\hello" -> "/../victim/hello" [2022-02-23T19:22:31.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4275769278\\victim" -> "../victim" [2022-02-23T19:22:31.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2045032861\\victim" -> "../victim" [2022-02-23T19:22:31.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4231034597\\victim" -> "../victim" [2022-02-23T19:22:31.936Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3553284159\\victim" -> "../victim" [2022-02-23T19:22:31.936Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-02-23T19:22:31.936Z] === RUN TestApplyLayerInvalidSymlink [2022-02-23T19:22:31.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3852231906\\dest\\dotdot" -> "../victim/hello" [2022-02-23T19:22:31.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink538620452\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T19:22:31.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2016430527\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:22:31.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1942045237\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:22:31.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3565442322\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:22:31.936Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1010192401\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:22:31.936Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-23T19:22:31.936Z] === RUN TestApplyLayerWhiteouts [2022-02-23T19:22:32.190Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T19:22:32.395Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2022-02-23T19:22:32.395Z] === RUN TestAtomicWriteToFile [2022-02-23T19:22:32.395Z] --- PASS: TestApplyLayerWhiteouts (0.12s) [2022-02-23T19:22:32.395Z] === RUN TestGenerateEmptyFile [2022-02-23T19:22:32.395Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-23T19:22:32.395Z] === RUN TestGenerateWithContent [2022-02-23T19:22:32.395Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-23T19:22:32.395Z] PASS [2022-02-23T19:22:32.395Z] coverage: 63.0% of statements [2022-02-23T19:22:32.395Z] --- PASS: TestAtomicWriteToFile (0.03s) [2022-02-23T19:22:32.395Z] === RUN TestAtomicWriteSetCommit [2022-02-23T19:22:32.395Z] ok github.com/docker/docker/pkg/archive 11.873s coverage: 63.0% of statements [2022-02-23T19:22:32.395Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-23T19:22:32.395Z] === RUN TestAtomicWriteSetCancel [2022-02-23T19:22:32.395Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-23T19:22:32.395Z] === RUN TestReadCloserWrapperClose [2022-02-23T19:22:32.395Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-23T19:22:32.395Z] === RUN TestReaderErrWrapperReadOnError [2022-02-23T19:22:32.395Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-23T19:22:32.395Z] === RUN TestReaderErrWrapperRead [2022-02-23T19:22:32.395Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-23T19:22:32.395Z] === RUN TestCancelReadCloser [2022-02-23T19:22:32.395Z] --- PASS: TestCancelReadCloser (0.11s) [2022-02-23T19:22:32.395Z] === RUN TestWriteCloserWrapperClose [2022-02-23T19:22:32.395Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-23T19:22:32.395Z] === RUN TestNopWriteCloser [2022-02-23T19:22:32.395Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-23T19:22:32.395Z] === RUN TestNopWriter [2022-02-23T19:22:32.395Z] --- PASS: TestNopWriter (0.00s) [2022-02-23T19:22:32.395Z] === RUN TestWriteCounter [2022-02-23T19:22:32.395Z] --- PASS: TestWriteCounter (0.00s) [2022-02-23T19:22:32.395Z] PASS [2022-02-23T19:22:32.395Z] coverage: 69.2% of statements [2022-02-23T19:22:32.395Z] ok github.com/docker/docker/pkg/ioutils 0.780s coverage: 69.2% of statements [2022-02-23T19:22:32.479Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T19:22:33.051Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-23T19:22:33.360Z] --- PASS: TestNetworkDBWatch (3.07s) [2022-02-23T19:22:33.360Z] === RUN TestNetworkDBBulkSync [2022-02-23T19:22:33.818Z] === RUN TestError [2022-02-23T19:22:33.818Z] --- PASS: TestError (0.00s) [2022-02-23T19:22:33.818Z] === RUN TestProgressString [2022-02-23T19:22:33.818Z] === RUN TestProgressString/no_progress [2022-02-23T19:22:33.818Z] === RUN TestProgressString/progress_1 [2022-02-23T19:22:33.818Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-23T19:22:33.818Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-23T19:22:33.818Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-23T19:22:33.818Z] === RUN TestProgressString/with_units [2022-02-23T19:22:33.818Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-23T19:22:33.818Z] === RUN TestProgressString/hide_counts [2022-02-23T19:22:33.818Z] --- PASS: TestProgressString (0.00s) [2022-02-23T19:22:33.818Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-23T19:22:33.818Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-23T19:22:33.818Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-23T19:22:33.818Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-23T19:22:33.818Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-23T19:22:33.818Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-23T19:22:33.818Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-23T19:22:33.818Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-23T19:22:33.818Z] === RUN TestJSONMessageDisplay [2022-02-23T19:22:33.818Z] --- PASS: TestJSONMessageDisplay (0.23s) [2022-02-23T19:22:33.818Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-23T19:22:33.818Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-23T19:22:33.818Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-23T19:22:33.818Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-23T19:22:33.818Z] === RUN TestDisplayJSONMessagesStream [2022-02-23T19:22:33.818Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-23T19:22:33.818Z] PASS [2022-02-23T19:22:33.818Z] coverage: 91.7% of statements [2022-02-23T19:22:33.818Z] ok github.com/docker/docker/pkg/jsonmessage 0.290s coverage: 91.7% of statements [2022-02-23T19:22:34.438Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-02-23T19:22:34.438Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T19:22:34.701Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T19:22:34.701Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T19:22:34.701Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T19:22:34.791Z] 2022/02/23 19:22:34 Closing DB instances... [2022-02-23T19:22:34.791Z] === RUN TestStandardLongPath [2022-02-23T19:22:34.791Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-23T19:22:34.791Z] === RUN TestUNCLongPath [2022-02-23T19:22:34.791Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-23T19:22:34.791Z] PASS [2022-02-23T19:22:34.791Z] coverage: 100.0% of statements [2022-02-23T19:22:34.791Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2022-02-23T19:22:35.095Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T19:22:35.272Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-23T19:22:35.532Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T19:22:35.552Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T19:22:35.758Z] === RUN TestNameFormat [2022-02-23T19:22:35.758Z] --- PASS: TestNameFormat (0.00s) [2022-02-23T19:22:35.758Z] === RUN TestNameRetries [2022-02-23T19:22:35.758Z] --- PASS: TestNameRetries (0.00s) [2022-02-23T19:22:35.758Z] PASS [2022-02-23T19:22:35.758Z] coverage: 85.7% of statements [2022-02-23T19:22:35.758Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2022-02-23T19:22:36.216Z] --- PASS: TestNetworkDBBulkSync (2.97s) [2022-02-23T19:22:36.216Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-23T19:22:36.675Z] === RUN TestParseKeyValueOpt [2022-02-23T19:22:36.675Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-23T19:22:36.675Z] === RUN TestParseUintList [2022-02-23T19:22:36.675Z] --- PASS: TestParseUintList (0.00s) [2022-02-23T19:22:36.675Z] === RUN TestParseUintListMaximumLimits [2022-02-23T19:22:36.675Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-23T19:22:36.675Z] PASS [2022-02-23T19:22:36.675Z] coverage: 97.0% of statements [2022-02-23T19:22:36.675Z] ok github.com/docker/docker/pkg/parsers 0.055s coverage: 97.0% of statements [2022-02-23T19:22:37.642Z] === RUN TestNewAndRemove [2022-02-23T19:22:37.642Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-23T19:22:37.642Z] === RUN TestRemoveInvalidPath [2022-02-23T19:22:37.642Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-23T19:22:37.642Z] PASS [2022-02-23T19:22:37.642Z] coverage: 82.6% of statements [2022-02-23T19:22:37.642Z] ok github.com/docker/docker/pkg/pidfile 0.056s coverage: 82.6% of statements [2022-02-23T19:22:39.735Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T19:22:39.735Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T19:22:39.824Z] 2022/02/23 19:22:39 Closing DB instances... [2022-02-23T19:22:39.824Z] === RUN TestFailedConnection [2022-02-23T19:22:41.328Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T19:22:41.358Z] --- PASS: TestFailedConnection (1.15s) [2022-02-23T19:22:41.358Z] === RUN TestFailOnce [2022-02-23T19:22:41.358Z] 2022/02/23 19:22:40 http: panic serving 127.0.0.1:49288: Plugin not ready [2022-02-23T19:22:41.358Z] goroutine 38 [running]: [2022-02-23T19:22:41.358Z] net/http.(*conn).serve.func1() [2022-02-23T19:22:41.358Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-23T19:22:41.358Z] panic({0x15fa8e0, 0x170e260}) [2022-02-23T19:22:41.358Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-23T19:22:41.358Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xb05ca59c660a4c95}, 0xc000089a98) [2022-02-23T19:22:41.358Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-23T19:22:41.358Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x171b140, 0xc0000ba0e0}, 0x1531146) [2022-02-23T19:22:41.358Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-23T19:22:41.358Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x171b140, 0xc0000ba0e0}, 0xc0001e4100) [2022-02-23T19:22:41.358Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-23T19:22:41.358Z] net/http.serverHandler.ServeHTTP({0x1719830}, {0x171b140, 0xc0000ba0e0}, 0xc0001e4100) [2022-02-23T19:22:41.358Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-23T19:22:41.358Z] net/http.(*conn).serve(0xc00010ec80, {0x171d140, 0xc0000260f0}) [2022-02-23T19:22:41.358Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-23T19:22:41.358Z] created by net/http.(*Server).Serve [2022-02-23T19:22:41.358Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-23T19:22:41.358Z] time="2022-02-23T19:22:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.FailOnce: Post \"http://127.0.0.1:49287/Test.FailOnce\": EOF, retrying in 1s" [2022-02-23T19:22:42.326Z] --- PASS: TestFailOnce (1.22s) [2022-02-23T19:22:42.326Z] === RUN TestEchoInputOutput [2022-02-23T19:22:42.326Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-23T19:22:42.326Z] === RUN TestBackoff [2022-02-23T19:22:42.326Z] --- PASS: TestBackoff (0.00s) [2022-02-23T19:22:42.326Z] === RUN TestAbortRetry [2022-02-23T19:22:42.326Z] --- PASS: TestAbortRetry (0.00s) [2022-02-23T19:22:42.326Z] === RUN TestClientScheme [2022-02-23T19:22:42.326Z] --- PASS: TestClientScheme (0.00s) [2022-02-23T19:22:42.326Z] === RUN TestNewClientWithTimeout [2022-02-23T19:22:42.783Z] --- PASS: TestGetAddress (29.94s) [2022-02-23T19:22:42.783Z] === RUN TestRequestSyntaxCheck [2022-02-23T19:22:42.783Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-02-23T19:22:42.783Z] === RUN TestRequest [2022-02-23T19:22:42.783Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.59s) [2022-02-23T19:22:42.783Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-23T19:22:42.783Z] time="2022-02-23T19:22:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-23T19:22:43.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-02-23T19:22:43.761Z] 2022/02/23 19:22:43 Closing DB instances... [2022-02-23T19:22:43.972Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T19:22:44.220Z] time="2022-02-23T19:22:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-23T19:22:44.424Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T19:22:44.424Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T19:22:44.424Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T19:22:44.925Z] docker_api_swarm_service_test.go:343: [d272e4e4ed8ac] joining swarm manager [d8e6bdfd537d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:22:44.925Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T19:22:44.925Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T19:22:45.043Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T19:22:45.187Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-23T19:22:45.187Z] === RUN TestNetworkDBGarbageCollection [2022-02-23T19:22:45.868Z] docker_api_swarm_service_test.go:343: [db7253e22b8fb] joining swarm manager [d8e6bdfd537d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:22:45.868Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-23T19:22:46.723Z] time="2022-02-23T19:22:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-23T19:22:47.254Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T19:22:48.197Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T19:22:49.143Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T19:22:49.712Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T19:22:50.087Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T19:22:51.409Z] time="2022-02-23T19:22:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-23T19:22:52.001Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T19:22:52.572Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T19:22:52.833Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T19:22:56.092Z] --- PASS: TestRequest (13.02s) [2022-02-23T19:22:56.092Z] === RUN TestOverlappingRequests [2022-02-23T19:22:56.092Z] --- PASS: TestOverlappingRequests (0.65s) [2022-02-23T19:22:56.092Z] === RUN TestRelease [2022-02-23T19:22:57.172Z] time="2022-02-23T19:22:50Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-02-23T19:22:57.173Z] ok github.com/docker/docker/libnetwork/networkdb 104.354s coverage: 60.0% of statements [2022-02-23T19:22:57.173Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T19:22:57.173Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-23T19:22:57.173Z] ok github.com/docker/docker/libnetwork/osl 4.321s coverage: 39.7% of statements [2022-02-23T19:22:57.173Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-23T19:22:57.173Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-23T19:22:57.173Z] ok github.com/docker/docker/libnetwork/portmapper 0.212s coverage: 48.6% of statements [2022-02-23T19:22:57.173Z] ok github.com/docker/docker/libnetwork/resolvconf 0.013s coverage: 70.6% of statements [2022-02-23T19:22:57.173Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T19:22:57.433Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-23T19:22:57.433Z] [2022-02-23T19:22:57.433Z] === Skipped [2022-02-23T19:22:57.433Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-23T19:22:57.433Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T19:22:57.433Z] [2022-02-23T19:22:57.433Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-23T19:22:57.433Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T19:22:57.433Z] [2022-02-23T19:22:57.433Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-23T19:22:57.433Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T19:22:57.433Z] [2022-02-23T19:22:57.433Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T19:22:57.433Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:22:57.433Z] [2022-02-23T19:22:57.433Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T19:22:57.433Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:22:57.433Z] [2022-02-23T19:22:57.433Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T19:22:57.433Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:22:57.433Z] [2022-02-23T19:22:57.433Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T19:22:57.433Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:22:57.433Z] [2022-02-23T19:22:57.433Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T19:22:57.433Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:22:57.433Z] [2022-02-23T19:22:57.433Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-23T19:22:57.433Z] firewalld_test.go:14: firewalld is not running [2022-02-23T19:22:57.433Z] [2022-02-23T19:22:57.433Z] DONE 326 tests, 9 skipped in 197.881s [2022-02-23T19:22:57.627Z] === RUN TestParseEmptyInterface [2022-02-23T19:22:57.627Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-23T19:22:57.627Z] === RUN TestParseNonInterfaceType [2022-02-23T19:22:57.627Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-23T19:22:57.627Z] === RUN TestParseWithOneFunction [2022-02-23T19:22:57.627Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-23T19:22:57.627Z] === RUN TestParseWithMultipleFuncs [2022-02-23T19:22:57.627Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-23T19:22:57.627Z] === RUN TestParseWithUnnamedReturn [2022-02-23T19:22:57.627Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-23T19:22:57.627Z] === RUN TestEmbeddedInterface [2022-02-23T19:22:57.627Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-23T19:22:57.627Z] === RUN TestParsedImports [2022-02-23T19:22:57.627Z] --- PASS: TestParsedImports (0.00s) [2022-02-23T19:22:57.627Z] === RUN TestAliasedImports [2022-02-23T19:22:57.627Z] --- PASS: TestAliasedImports (0.00s) [2022-02-23T19:22:57.627Z] PASS [2022-02-23T19:22:57.627Z] coverage: 56.8% of statements [2022-02-23T19:22:57.627Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.074s coverage: 56.8% of statements Post stage [Pipeline] junit [2022-02-23T19:22:58.015Z] Recording test results [2022-02-23T19:22:58.307Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-02-23T19:22:58.641Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43288/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9cf3773f752eaaecebf623f3f171edeb1f6c4ae -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a9cf3773f752eaaecebf623f3f171edeb1f6c4ae hack/validate/vendor [2022-02-23T19:22:59.166Z] === RUN TestHTTPTransport [2022-02-23T19:22:59.166Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-23T19:22:59.166Z] PASS [2022-02-23T19:22:59.166Z] coverage: 85.7% of statements [2022-02-23T19:22:59.166Z] ok github.com/docker/docker/pkg/plugins/transport 0.063s coverage: 85.7% of statements [2022-02-23T19:22:59.166Z] --- PASS: TestRelease (2.68s) [2022-02-23T19:22:59.166Z] === RUN TestAllocateRandomDeallocate [2022-02-23T19:22:59.206Z] +++ dirname ./hack/vendor.sh [2022-02-23T19:22:59.206Z] ++ cd ./hack [2022-02-23T19:22:59.206Z] ++ pwd [2022-02-23T19:22:59.206Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T19:22:59.206Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-02-23T19:22:59.206Z] + '[' 0 -eq 0 ']' [2022-02-23T19:22:59.206Z] + GO111MODULE=auto [2022-02-23T19:22:59.207Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-02-23T19:22:59.207Z] go: downloading github.com/docker/distribution v2.8.0+incompatible [2022-02-23T19:22:59.207Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T19:22:59.413Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T19:22:59.634Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-23T19:22:59.634Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T19:22:59.634Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-23T19:22:59.634Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-23T19:22:59.634Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-23T19:22:59.634Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-23T19:22:59.634Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-23T19:22:59.634Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T19:22:59.634Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-23T19:22:59.634Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-23T19:22:59.634Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-23T19:22:59.634Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-23T19:22:59.634Z] === RUN TestBufferPoolPutAndGet [2022-02-23T19:22:59.634Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-23T19:22:59.634Z] PASS [2022-02-23T19:22:59.634Z] coverage: 88.2% of statements [2022-02-23T19:22:59.634Z] ok github.com/docker/docker/pkg/pools 0.054s coverage: 88.2% of statements [2022-02-23T19:22:59.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-02-23T19:22:59.774Z] go: downloading google.golang.org/grpc v1.27.1 [2022-02-23T19:22:59.774Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T19:22:59.774Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T19:22:59.774Z] go: downloading gotest.tools/v3 v3.0.3 [2022-02-23T19:22:59.774Z] go: downloading github.com/docker/go-units v0.4.0 [2022-02-23T19:22:59.774Z] go: downloading github.com/containerd/containerd v1.5.9 [2022-02-23T19:22:59.774Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-02-23T19:23:00.033Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-02-23T19:23:00.033Z] go: downloading github.com/opencontainers/image-spec v1.0.2 [2022-02-23T19:23:00.033Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-02-23T19:23:00.093Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-23T19:23:00.093Z] === RUN TestClientStream [2022-02-23T19:23:00.093Z] --- PASS: TestClientStream (0.00s) [2022-02-23T19:23:00.093Z] === RUN TestClientSendFile [2022-02-23T19:23:00.093Z] --- PASS: TestClientSendFile (0.00s) [2022-02-23T19:23:00.093Z] === RUN TestClientWithRequestTimeout [2022-02-23T19:23:00.093Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-23T19:23:00.093Z] === RUN TestFileSpecPlugin [2022-02-23T19:23:00.093Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-02-23T19:23:00.093Z] === RUN TestFileJSONSpecPlugin [2022-02-23T19:23:00.093Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-02-23T19:23:00.093Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-23T19:23:00.093Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-02-23T19:23:00.093Z] === RUN TestPluginAddHandler [2022-02-23T19:23:00.093Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-23T19:23:00.093Z] === RUN TestPluginWaitBadPlugin [2022-02-23T19:23:00.093Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-23T19:23:00.093Z] === RUN TestGet [2022-02-23T19:23:00.093Z] time="2022-02-23T19:22:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-23T19:23:00.292Z] go: downloading github.com/moby/buildkit v0.8.2-0.20210615162540-9f254e18360a [2022-02-23T19:23:00.292Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-02-23T19:23:00.292Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-02-23T19:23:00.292Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-02-23T19:23:00.292Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-02-23T19:23:00.292Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-02-23T19:23:00.292Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-02-23T19:23:00.292Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-02-23T19:23:00.551Z] go: downloading github.com/containerd/continuity v0.1.0 [2022-02-23T19:23:00.551Z] go: downloading github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe [2022-02-23T19:23:00.551Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20210609172227-d72af97c0eaf [2022-02-23T19:23:00.551Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-02-23T19:23:00.552Z] === RUN TestOutputOnPrematureClose [2022-02-23T19:23:00.552Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-23T19:23:00.552Z] === RUN TestCompleteSilently [2022-02-23T19:23:00.552Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-23T19:23:00.552Z] PASS [2022-02-23T19:23:00.552Z] coverage: 75.9% of statements [2022-02-23T19:23:00.552Z] ok github.com/docker/docker/pkg/progress 0.048s coverage: 75.9% of statements [2022-02-23T19:23:00.810Z] go: downloading golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 [2022-02-23T19:23:00.810Z] go: downloading github.com/google/go-cmp v0.5.5 [2022-02-23T19:23:00.810Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-02-23T19:23:00.810Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-02-23T19:23:00.810Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-02-23T19:23:00.810Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-02-23T19:23:00.810Z] go: downloading github.com/opencontainers/runc v1.1.0 [2022-02-23T19:23:00.810Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee [2022-02-23T19:23:00.810Z] go: downloading github.com/containerd/cgroups v1.0.1 [2022-02-23T19:23:01.010Z] time="2022-02-23T19:23:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-23T19:23:01.010Z] === RUN TestSendToOneSub [2022-02-23T19:23:01.010Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-23T19:23:01.010Z] === RUN TestSendToMultipleSubs [2022-02-23T19:23:01.010Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-23T19:23:01.010Z] === RUN TestEvictOneSub [2022-02-23T19:23:01.010Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-23T19:23:01.010Z] === RUN TestClosePublisher [2022-02-23T19:23:01.010Z] --- PASS: TestClosePublisher (0.00s) [2022-02-23T19:23:01.010Z] === RUN TestPubSubRace [2022-02-23T19:23:01.068Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-02-23T19:23:01.068Z] go: downloading github.com/docker/swarmkit v1.12.1-0.20210726173615-3629f50980f6 [2022-02-23T19:23:01.068Z] go: downloading github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 [2022-02-23T19:23:01.068Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T19:23:01.068Z] go: downloading github.com/hashicorp/go-memdb v0.0.0-20161216180745-cb9a474f84cc [2022-02-23T19:23:01.068Z] go: downloading github.com/moby/sys/mount v0.3.0 [2022-02-23T19:23:01.326Z] go: downloading github.com/opencontainers/selinux v1.10.0 [2022-02-23T19:23:01.326Z] go: downloading github.com/google/uuid v1.3.0 [2022-02-23T19:23:01.326Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-02-23T19:23:01.326Z] go: downloading github.com/Microsoft/hcsshim v0.8.23 [2022-02-23T19:23:01.326Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-02-23T19:23:01.326Z] go: downloading github.com/moby/locker v1.0.1 [2022-02-23T19:23:01.326Z] go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-02-23T19:23:01.326Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-02-23T19:23:01.326Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-02-23T19:23:01.326Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-02-23T19:23:01.326Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-02-23T19:23:01.326Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-02-23T19:23:01.326Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-02-23T19:23:01.586Z] docker_api_swarm_service_test.go:490: [da3e883439905] joining swarm manager [d186531ba94aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:23:01.976Z] --- PASS: TestPubSubRace (1.08s) [2022-02-23T19:23:01.976Z] PASS [2022-02-23T19:23:01.976Z] coverage: 75.0% of statements [2022-02-23T19:23:01.976Z] ok github.com/docker/docker/pkg/pubsub 1.128s coverage: 75.0% of statements [2022-02-23T19:23:02.155Z] docker_api_swarm_service_test.go:490: [d68e6a7a63348] joining swarm manager [d186531ba94aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:23:02.943Z] === RUN TestRegister [2022-02-23T19:23:02.943Z] --- PASS: TestRegister (0.00s) [2022-02-23T19:23:02.943Z] === RUN TestCommand [2022-02-23T19:23:02.943Z] time="2022-02-23T19:23:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-23T19:23:02.943Z] --- PASS: TestCommand (0.03s) [2022-02-23T19:23:02.943Z] === RUN TestNaiveSelf [2022-02-23T19:23:02.943Z] --- PASS: TestNaiveSelf (0.04s) [2022-02-23T19:23:02.943Z] PASS [2022-02-23T19:23:02.943Z] coverage: 82.4% of statements [2022-02-23T19:23:02.943Z] ok github.com/docker/docker/pkg/reexec 0.120s coverage: 82.4% of statements [2022-02-23T19:23:03.860Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-02-23T19:23:03.860Z] go: downloading cloud.google.com/go v0.59.0 [2022-02-23T19:23:03.860Z] go: downloading cloud.google.com/go/logging v1.0.1-0.20190813144457-ceeb313ad77b [2022-02-23T19:23:03.860Z] go: downloading google.golang.org/genproto v0.0.0-20200227132054-3f1135a288c9 [2022-02-23T19:23:03.860Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-02-23T19:23:03.860Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-02-23T19:23:03.860Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T19:23:03.860Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-02-23T19:23:03.860Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-02-23T19:23:03.860Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2022-02-23T19:23:03.860Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-02-23T19:23:03.913Z] === RUN TestDump [2022-02-23T19:23:03.913Z] goroutine 6 [running]: [2022-02-23T19:23:03.913Z] github.com/docker/docker/pkg/stack.dump(0xafb6b7) [2022-02-23T19:23:03.913Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T19:23:03.913Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-23T19:23:03.913Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-23T19:23:03.913Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-23T19:23:03.913Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-23T19:23:03.913Z] testing.tRunner(0xc00015a1a0, 0xc68ef8) [2022-02-23T19:23:03.913Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:23:03.913Z] created by testing.(*T).Run [2022-02-23T19:23:03.913Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T19:23:03.913Z] [2022-02-23T19:23:03.913Z] goroutine 1 [chan receive]: [2022-02-23T19:23:03.913Z] testing.(*T).Run(0xc00015a000, {0xc5a531, 0xada413}, 0xc68ef8) [2022-02-23T19:23:03.913Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T19:23:03.913Z] testing.runTests.func1(0xc000068840) [2022-02-23T19:23:03.913Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T19:23:03.913Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-02-23T19:23:03.913Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:23:03.913Z] testing.runTests(0xc000076080, {0xdccbe0, 0x3, 0x3}, {0xafa90d, 0xc5c22b, 0xdd1680}) [2022-02-23T19:23:03.913Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T19:23:03.913Z] testing.(*M).Run(0xc000076080) [2022-02-23T19:23:03.913Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T19:23:03.913Z] main.main() [2022-02-23T19:23:03.913Z] _testmain.go:95 +0x1f5 [2022-02-23T19:23:03.913Z] --- PASS: TestDump (0.00s) [2022-02-23T19:23:03.913Z] === RUN TestDumpToFile [2022-02-23T19:23:03.913Z] --- PASS: TestDumpToFile (0.21s) [2022-02-23T19:23:03.913Z] === RUN TestDumpToFileWithEmptyInput [2022-02-23T19:23:03.913Z] goroutine 8 [running]: [2022-02-23T19:23:03.913Z] github.com/docker/docker/pkg/stack.dump(0xb68894) [2022-02-23T19:23:03.913Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T19:23:03.913Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xb68c40}) [2022-02-23T19:23:03.913Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-23T19:23:03.913Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-02-23T19:23:03.913Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-23T19:23:03.913Z] testing.tRunner(0xc00015a680, 0xc68ee8) [2022-02-23T19:23:03.913Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:23:03.913Z] created by testing.(*T).Run [2022-02-23T19:23:03.913Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T19:23:03.913Z] [2022-02-23T19:23:03.913Z] goroutine 1 [chan receive]: [2022-02-23T19:23:03.913Z] testing.(*T).Run(0xc00015a000, {0xc61316, 0xada413}, 0xc68ee8) [2022-02-23T19:23:03.913Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T19:23:03.913Z] testing.runTests.func1(0xc000068840) [2022-02-23T19:23:03.913Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T19:23:03.913Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-02-23T19:23:03.913Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:23:03.913Z] testing.runTests(0xc000076080, {0xdccbe0, 0x3, 0x3}, {0xafa90d, 0xc5c22b, 0xdd1680}) [2022-02-23T19:23:03.913Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T19:23:03.913Z] testing.(*M).Run(0xc000076080) [2022-02-23T19:23:03.913Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T19:23:03.913Z] main.main() [2022-02-23T19:23:03.913Z] _testmain.go:95 +0x1f5 [2022-02-23T19:23:03.913Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-23T19:23:03.913Z] PASS [2022-02-23T19:23:03.913Z] coverage: 90.9% of statements [2022-02-23T19:23:03.913Z] ok github.com/docker/docker/pkg/stack 0.254s coverage: 90.9% of statements [2022-02-23T19:23:04.118Z] go: downloading github.com/creack/pty v1.1.11 [2022-02-23T19:23:04.118Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-02-23T19:23:04.118Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-02-23T19:23:04.118Z] go: downloading github.com/miekg/dns v1.1.27 [2022-02-23T19:23:04.118Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-02-23T19:23:04.118Z] go: downloading github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae [2022-02-23T19:23:04.118Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-02-23T19:23:04.377Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-02-23T19:23:04.377Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-02-23T19:23:04.700Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T19:23:04.887Z] === RUN TestNewStdWriter [2022-02-23T19:23:04.888Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-23T19:23:04.888Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-23T19:23:04.888Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-23T19:23:04.888Z] === RUN TestWriteWithNilBytes [2022-02-23T19:23:04.888Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-23T19:23:04.888Z] === RUN TestWrite [2022-02-23T19:23:04.888Z] --- PASS: TestWrite (0.00s) [2022-02-23T19:23:04.888Z] === RUN TestWriteWithWriterError [2022-02-23T19:23:04.888Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-23T19:23:04.888Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-23T19:23:04.888Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-23T19:23:04.888Z] === RUN TestStdCopyWriteAndRead [2022-02-23T19:23:04.888Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-23T19:23:04.888Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-23T19:23:04.888Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-23T19:23:04.888Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-23T19:23:04.888Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-23T19:23:04.888Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-23T19:23:04.888Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-23T19:23:04.888Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-23T19:23:04.888Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-23T19:23:04.888Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-23T19:23:04.888Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-23T19:23:04.888Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-23T19:23:04.888Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-23T19:23:04.888Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-23T19:23:04.888Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-23T19:23:04.888Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-23T19:23:04.888Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-23T19:23:04.888Z] PASS [2022-02-23T19:23:04.888Z] coverage: 100.0% of statements [2022-02-23T19:23:04.888Z] ok github.com/docker/docker/pkg/stdcopy 0.055s coverage: 100.0% of statements [2022-02-23T19:23:05.272Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T19:23:05.348Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-23T19:23:05.348Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-23T19:23:05.348Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-23T19:23:05.348Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-23T19:23:05.348Z] === RUN TestFormatStatus [2022-02-23T19:23:05.348Z] --- PASS: TestFormatStatus (0.00s) [2022-02-23T19:23:05.348Z] === RUN TestFormatError [2022-02-23T19:23:05.348Z] --- PASS: TestFormatError (0.00s) [2022-02-23T19:23:05.348Z] === RUN TestFormatJSONError [2022-02-23T19:23:05.348Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-23T19:23:05.348Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-23T19:23:05.348Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-23T19:23:05.348Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-23T19:23:05.348Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-23T19:23:05.348Z] === RUN TestNewJSONProgressOutput [2022-02-23T19:23:05.348Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-23T19:23:05.348Z] === RUN TestAuxFormatterEmit [2022-02-23T19:23:05.348Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-23T19:23:05.348Z] === RUN TestStreamWriterStdout [2022-02-23T19:23:05.348Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-23T19:23:05.348Z] === RUN TestStreamWriterStderr [2022-02-23T19:23:05.348Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-23T19:23:05.348Z] PASS [2022-02-23T19:23:05.348Z] coverage: 66.2% of statements [2022-02-23T19:23:05.348Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2022-02-23T19:23:05.656Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T19:23:05.752Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T19:23:05.752Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-02-23T19:23:05.752Z] go: downloading github.com/golang/protobuf v1.3.5 [2022-02-23T19:23:05.752Z] go: downloading github.com/klauspost/compress v1.12.3 [2022-02-23T19:23:05.752Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T19:23:05.752Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-02-23T19:23:05.752Z] go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2022-02-23T19:23:05.752Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2022-02-23T19:23:05.752Z] go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e [2022-02-23T19:23:05.844Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T19:23:06.011Z] go: downloading github.com/mitchellh/hashstructure v1.0.0 [2022-02-23T19:23:06.011Z] go: downloading github.com/containerd/console v1.0.3 [2022-02-23T19:23:06.011Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-02-23T19:23:06.011Z] go: downloading github.com/gogo/googleapis v1.3.2 [2022-02-23T19:23:06.011Z] go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0 [2022-02-23T19:23:06.011Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-02-23T19:23:06.011Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-02-23T19:23:06.011Z] go: downloading github.com/hashicorp/golang-lru v0.5.3 [2022-02-23T19:23:06.011Z] go: downloading github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2022-02-23T19:23:06.011Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-02-23T19:23:06.011Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-02-23T19:23:06.011Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-02-23T19:23:06.011Z] go: downloading github.com/coreos/etcd v3.3.27+incompatible [2022-02-23T19:23:06.269Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-02-23T19:23:06.270Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-02-23T19:23:06.270Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-02-23T19:23:06.270Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-02-23T19:23:06.270Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T19:23:06.270Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T19:23:06.270Z] go: downloading github.com/cespare/xxhash/v2 v2.1.1 [2022-02-23T19:23:06.270Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T19:23:06.270Z] go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T19:23:06.314Z] === RUN TestGenerateRandomID [2022-02-23T19:23:06.314Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-23T19:23:06.314Z] === RUN TestShortenId [2022-02-23T19:23:06.314Z] --- PASS: TestShortenId (0.00s) [2022-02-23T19:23:06.314Z] === RUN TestShortenSha256Id [2022-02-23T19:23:06.314Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-23T19:23:06.314Z] === RUN TestShortenIdEmpty [2022-02-23T19:23:06.314Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-23T19:23:06.314Z] === RUN TestShortenIdInvalid [2022-02-23T19:23:06.314Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-23T19:23:06.314Z] === RUN TestIsShortIDNonHex [2022-02-23T19:23:06.314Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-23T19:23:06.314Z] === RUN TestIsShortIDNotCorrectSize [2022-02-23T19:23:06.314Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-23T19:23:06.314Z] PASS [2022-02-23T19:23:06.314Z] coverage: 70.6% of statements [2022-02-23T19:23:06.314Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2022-02-23T19:23:06.314Z] --- PASS: TestAllocateRandomDeallocate (7.35s) [2022-02-23T19:23:06.314Z] === RUN TestRetrieveFromStore [2022-02-23T19:23:06.416Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T19:23:06.529Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-02-23T19:23:06.529Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-02-23T19:23:06.529Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-02-23T19:23:06.529Z] go: downloading google.golang.org/api v0.8.0 [2022-02-23T19:23:06.678Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T19:23:06.774Z] time="2022-02-23T19:23:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-23T19:23:06.942Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T19:23:07.232Z] === RUN TestIsCpusetListAvailable [2022-02-23T19:23:07.232Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-23T19:23:07.232Z] PASS [2022-02-23T19:23:07.232Z] coverage: 39.4% of statements [2022-02-23T19:23:07.232Z] ok github.com/docker/docker/pkg/sysinfo 0.049s coverage: 39.4% of statements [2022-02-23T19:23:07.550Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T19:23:07.917Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-02-23T19:23:07.917Z] go: downloading go.opencensus.io v0.22.3 [2022-02-23T19:23:07.917Z] go: downloading golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c [2022-02-23T19:23:07.917Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T19:23:08.177Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-02-23T19:23:08.177Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-02-23T19:23:08.177Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-02-23T19:23:08.177Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T19:23:08.177Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T19:23:08.177Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-02-23T19:23:08.177Z] go: downloading golang.org/x/text v0.3.6 [2022-02-23T19:23:08.745Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-02-23T19:23:08.745Z] go: downloading github.com/gofrs/flock v0.7.3 [2022-02-23T19:23:08.745Z] go: downloading github.com/google/btree v1.0.1 [2022-02-23T19:23:08.745Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-02-23T19:23:08.745Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-02-23T19:23:08.745Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-02-23T19:23:08.766Z] --- PASS: TestRetrieveFromStore (2.49s) [2022-02-23T19:23:08.766Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-23T19:23:08.766Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-23T19:23:08.766Z] === RUN TestParallelPredefinedRequest1 [2022-02-23T19:23:08.766Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-23T19:23:08.766Z] === RUN TestParallelPredefinedRequest2 [2022-02-23T19:23:08.766Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-23T19:23:08.766Z] === RUN TestParallelPredefinedRequest3 [2022-02-23T19:23:08.766Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-23T19:23:08.766Z] === RUN TestParallelPredefinedRequest4 [2022-02-23T19:23:08.766Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-23T19:23:08.766Z] === RUN TestParallelPredefinedRequest5 [2022-02-23T19:23:08.766Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-23T19:23:08.766Z] === RUN TestDebug [2022-02-23T19:23:08.766Z] --- PASS: TestDebug (0.00s) [2022-02-23T19:23:08.766Z] === RUN TestRequestPoolParallel [2022-02-23T19:23:08.938Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T19:23:08.938Z] === RUN TestDockerSuite/TestNetworkEvents [2022-02-23T19:23:09.002Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-02-23T19:23:09.002Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-02-23T19:23:09.003Z] go: downloading github.com/golang/snappy v0.0.3 [2022-02-23T19:23:09.003Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-02-23T19:23:09.003Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T19:23:09.003Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-02-23T19:23:09.003Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-02-23T19:23:09.003Z] go: downloading github.com/kr/pretty v0.2.1 [2022-02-23T19:23:09.003Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2022-02-23T19:23:09.003Z] go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 [2022-02-23T19:23:09.225Z] === RUN TestChtimes [2022-02-23T19:23:09.225Z] --- PASS: TestChtimes (0.01s) [2022-02-23T19:23:09.225Z] === RUN TestChtimesWindows [2022-02-23T19:23:09.225Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-23T19:23:09.225Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-23T19:23:09.225Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-23T19:23:09.225Z] === RUN TestEnsureRemoveAllNotExist [2022-02-23T19:23:09.225Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-23T19:23:09.225Z] === RUN TestEnsureRemoveAllWithDir [2022-02-23T19:23:09.225Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-23T19:23:09.225Z] === RUN TestEnsureRemoveAllWithFile [2022-02-23T19:23:09.225Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-23T19:23:09.225Z] PASS [2022-02-23T19:23:09.225Z] coverage: 12.9% of statements [2022-02-23T19:23:09.225Z] ok github.com/docker/docker/pkg/system 0.066s coverage: 12.9% of statements [2022-02-23T19:23:09.261Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-23T19:23:09.261Z] go: downloading cloud.google.com/go/bigquery v1.0.0 [2022-02-23T19:23:09.261Z] go: downloading cloud.google.com/go/datastore v1.1.0 [2022-02-23T19:23:09.261Z] go: downloading cloud.google.com/go/pubsub v1.3.1 [2022-02-23T19:23:09.261Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-02-23T19:23:09.261Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-02-23T19:23:09.261Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-02-23T19:23:09.520Z] go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2022-02-23T19:23:09.520Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2022-02-23T19:23:09.520Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T19:23:09.520Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-02-23T19:23:09.520Z] go: downloading github.com/onsi/ginkgo v1.12.1 [2022-02-23T19:23:09.520Z] go: downloading github.com/onsi/gomega v1.10.3 [2022-02-23T19:23:09.520Z] go: downloading github.com/kr/text v0.1.0 [2022-02-23T19:23:09.520Z] go: downloading google.golang.org/appengine v1.6.7 [2022-02-23T19:23:09.684Z] --- PASS: TestRequestPoolParallel (0.65s) [2022-02-23T19:23:09.684Z] === RUN TestFullAllocateRelease [2022-02-23T19:23:09.779Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T19:23:09.779Z] go: downloading github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea [2022-02-23T19:23:09.780Z] go: downloading github.com/nxadm/tail v1.4.4 [2022-02-23T19:23:09.780Z] go: downloading golang.org/x/mod v0.4.1 [2022-02-23T19:23:09.780Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-02-23T19:23:09.780Z] + GO111MODULE=auto [2022-02-23T19:23:09.780Z] + go mod vendor -modfile vendor.mod [2022-02-23T19:23:10.144Z] === RUN TestTailFile [2022-02-23T19:23:10.144Z] --- PASS: TestTailFile (0.00s) [2022-02-23T19:23:10.144Z] === RUN TestTailFileManyLines [2022-02-23T19:23:10.144Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-23T19:23:10.144Z] === RUN TestTailEmptyFile [2022-02-23T19:23:10.144Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-23T19:23:10.144Z] === RUN TestTailNegativeN [2022-02-23T19:23:10.144Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader [2022-02-23T19:23:10.144Z] === CONT TestNewTailReader [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/no_delimiter [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/truncated_last_line [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-23T19:23:10.144Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:23:10.144Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.144Z] === CONT TestNewTailReader/no_delimiter [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.145Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.146Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.146Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.146Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.147Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.147Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.607Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.607Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.607Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.608Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.608Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:23:10.609Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-02-23T19:23:10.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:23:10.610Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:10.611Z] --- PASS: TestFullAllocateRelease (0.68s) [2022-02-23T19:23:10.611Z] === RUN TestOddAllocateRelease [2022-02-23T19:23:10.611Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-23T19:23:11.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:23:11.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:23:11.071Z] PASS [2022-02-23T19:23:11.071Z] coverage: 88.6% of statements [2022-02-23T19:23:11.071Z] ok github.com/docker/docker/pkg/tailfile 0.338s coverage: 88.6% of statements [2022-02-23T19:23:11.071Z] --- PASS: TestOddAllocateRelease (0.39s) [2022-02-23T19:23:11.071Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-23T19:23:11.071Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.12s) [2022-02-23T19:23:11.071Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-23T19:23:11.071Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-02-23T19:23:11.071Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-23T19:23:11.071Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-02-23T19:23:11.071Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T19:23:11.071Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:23:11.071Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-23T19:23:11.071Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T19:23:11.071Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:23:11.071Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-23T19:23:11.071Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T19:23:11.071Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:23:11.071Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-23T19:23:11.071Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T19:23:11.071Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:23:11.071Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-23T19:23:11.071Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T19:23:11.071Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:23:11.071Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-23T19:23:11.071Z] PASS [2022-02-23T19:23:11.071Z] coverage: 85.3% of statements [2022-02-23T19:23:11.071Z] ok github.com/docker/docker/libnetwork/ipam 68.420s coverage: 85.3% of statements [2022-02-23T19:23:11.531Z] === RUN TestTarSumRemoveNonExistent [2022-02-23T19:23:11.531Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-02-23T19:23:11.531Z] === RUN TestTarSumRemove [2022-02-23T19:23:11.531Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-23T19:23:11.531Z] === RUN TestSortFileInfoSums [2022-02-23T19:23:11.531Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-23T19:23:11.531Z] === RUN TestNewTarSumForLabelInvalid [2022-02-23T19:23:11.531Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-23T19:23:11.531Z] === RUN TestNewTarSumForLabel [2022-02-23T19:23:11.531Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-23T19:23:11.531Z] === RUN TestEmptyTar [2022-02-23T19:23:11.531Z] --- PASS: TestEmptyTar (0.01s) [2022-02-23T19:23:11.531Z] === RUN TestTarSumsReadSize [2022-02-23T19:23:11.531Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-02-23T19:23:11.531Z] === RUN TestTarSums [2022-02-23T19:23:11.679Z] + '[' 0 -eq 0 ']' [2022-02-23T19:23:11.679Z] + echo 'update vendored copy of archive/tar' [2022-02-23T19:23:11.679Z] update vendored copy of archive/tar [2022-02-23T19:23:11.679Z] ++ awk -F '[ =]' '$1 == "ARG" && $2 == "GO_VERSION" { print $3; exit }' ./Dockerfile [2022-02-23T19:23:11.679Z] + : 1.17.7 [2022-02-23T19:23:11.679Z] + rm -rf vendor/archive/tar [2022-02-23T19:23:11.679Z] + mkdir -p vendor/archive/tar [2022-02-23T19:23:11.679Z] + echo 'downloading: https://golang.org/dl/go1.17.7.src.tar.gz' [2022-02-23T19:23:11.679Z] downloading: https://golang.org/dl/go1.17.7.src.tar.gz [2022-02-23T19:23:11.679Z] + tar --extract --gzip --directory=vendor/archive/tar --strip-components=4 go/src/archive/tar [2022-02-23T19:23:11.679Z] + curl -fsSL https://golang.org/dl/go1.17.7.src.tar.gz [2022-02-23T19:23:11.989Z] --- PASS: TestTarSums (0.09s) [2022-02-23T19:23:11.989Z] === RUN TestIteration [2022-02-23T19:23:11.989Z] --- PASS: TestIteration (0.00s) [2022-02-23T19:23:11.989Z] === RUN TestVersionLabelForChecksum [2022-02-23T19:23:11.989Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-23T19:23:11.989Z] === RUN TestVersion [2022-02-23T19:23:11.989Z] --- PASS: TestVersion (0.00s) [2022-02-23T19:23:11.989Z] === RUN TestGetVersion [2022-02-23T19:23:11.989Z] --- PASS: TestGetVersion (0.00s) [2022-02-23T19:23:11.989Z] === RUN TestGetVersions [2022-02-23T19:23:11.989Z] --- PASS: TestGetVersions (0.00s) [2022-02-23T19:23:11.989Z] PASS [2022-02-23T19:23:11.989Z] coverage: 89.3% of statements [2022-02-23T19:23:11.990Z] ok github.com/docker/docker/pkg/tarsum 0.170s coverage: 89.3% of statements [2022-02-23T19:23:12.449Z] testing: warning: no tests to run [2022-02-23T19:23:12.449Z] PASS [2022-02-23T19:23:12.449Z] coverage: [no statements] [2022-02-23T19:23:12.449Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2022-02-23T19:23:13.052Z] + patch --strip=4 --directory=vendor/archive/tar --input=/go/src/github.com/docker/docker/patches/0001-archive-tar-do-not-populate-user-group-names.patch [2022-02-23T19:23:13.052Z] patching file stat_unix.go [2022-02-23T19:23:13.052Z] Hunk #1 succeeded at 9 (offset 1 line). [2022-02-23T19:23:13.052Z] Hunk #2 succeeded at 17 (offset 1 line). [2022-02-23T19:23:13.052Z] Hunk #3 succeeded at 25 (offset 1 line). [2022-02-23T19:23:13.311Z] Congratulations! All vendoring changes are done the right way. [2022-02-23T19:23:13.311Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [2022-02-23T19:23:13.418Z] === RUN TestTruncIndex [2022-02-23T19:23:13.418Z] --- PASS: TestTruncIndex (0.10s) [2022-02-23T19:23:13.418Z] PASS [2022-02-23T19:23:13.418Z] coverage: 91.5% of statements [2022-02-23T19:23:13.418Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-02-23T19:23:13.646Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [2022-02-23T19:23:14.029Z] === RUN TestIsGIT [2022-02-23T19:23:14.029Z] --- PASS: TestIsGIT (0.00s) [2022-02-23T19:23:14.029Z] === RUN TestIsTransport [2022-02-23T19:23:14.029Z] --- PASS: TestIsTransport (0.00s) [2022-02-23T19:23:14.029Z] PASS [2022-02-23T19:23:14.029Z] coverage: 100.0% of statements [2022-02-23T19:23:14.029Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2022-02-23T19:23:14.488Z] === RUN TestVersionInfo [2022-02-23T19:23:14.488Z] --- PASS: TestVersionInfo (0.00s) [2022-02-23T19:23:14.488Z] === RUN TestAppendVersions [2022-02-23T19:23:14.488Z] --- PASS: TestAppendVersions (0.00s) [2022-02-23T19:23:14.488Z] PASS [2022-02-23T19:23:14.488Z] coverage: 88.9% of statements [2022-02-23T19:23:14.488Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-02-23T19:23:14.948Z] --- PASS: TestGet (15.01s) [2022-02-23T19:23:14.948Z] === RUN TestPluginWithNoManifest [2022-02-23T19:23:14.948Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-23T19:23:14.948Z] === RUN TestGetAll [2022-02-23T19:23:14.948Z] --- PASS: TestGetAll (0.01s) [2022-02-23T19:23:14.948Z] PASS [2022-02-23T19:23:14.948Z] coverage: 73.2% of statements [2022-02-23T19:23:14.948Z] ok github.com/docker/docker/pkg/plugins 35.107s coverage: 73.2% of statements [2022-02-23T19:23:15.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-02-23T19:23:15.518Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T19:23:16.090Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T19:23:16.482Z] === RUN TestValidatePrivileges [2022-02-23T19:23:16.482Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-23T19:23:16.482Z] === RUN TestFilterByCapNeg [2022-02-23T19:23:16.482Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-23T19:23:16.482Z] === RUN TestFilterByCapPos [2022-02-23T19:23:16.482Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-23T19:23:16.482Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-23T19:23:16.482Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-23T19:23:16.482Z] PASS [2022-02-23T19:23:16.482Z] coverage: 12.0% of statements [2022-02-23T19:23:16.482Z] ok github.com/docker/docker/plugin 0.062s coverage: 12.0% of statements [2022-02-23T19:23:16.491Z] + echo Ensuring container killed. [2022-02-23T19:23:16.491Z] Ensuring container killed. [2022-02-23T19:23:16.491Z] + docker rm -vf docker-pr1 [2022-02-23T19:23:16.491Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-23T19:23:16.664Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T19:23:16.793Z] + echo Chowning /workspace to jenkins user [2022-02-23T19:23:16.793Z] Chowning /workspace to jenkins user [2022-02-23T19:23:16.793Z] + id -u [2022-02-23T19:23:16.793Z] + id -g [2022-02-23T19:23:16.793Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43288:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T19:23:16.943Z] === RUN TestNewSettable [2022-02-23T19:23:16.943Z] --- PASS: TestNewSettable (0.00s) [2022-02-23T19:23:16.943Z] === RUN TestIsSettable [2022-02-23T19:23:16.943Z] --- PASS: TestIsSettable (0.00s) [2022-02-23T19:23:16.943Z] === RUN TestUpdateSettingsEnv [2022-02-23T19:23:16.943Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-23T19:23:16.943Z] PASS [2022-02-23T19:23:16.943Z] coverage: 20.0% of statements [2022-02-23T19:23:16.943Z] ok github.com/docker/docker/plugin/v2 0.060s coverage: 20.0% of statements [2022-02-23T19:23:17.908Z] === RUN TestLoad [2022-02-23T19:23:17.908Z] --- PASS: TestLoad (0.00s) [2022-02-23T19:23:17.908Z] === RUN TestSave [2022-02-23T19:23:17.908Z] --- PASS: TestSave (0.05s) [2022-02-23T19:23:17.908Z] === RUN TestAddDeleteGet [2022-02-23T19:23:17.908Z] --- PASS: TestAddDeleteGet (0.06s) [2022-02-23T19:23:17.908Z] === RUN TestInvalidTags [2022-02-23T19:23:17.908Z] --- PASS: TestInvalidTags (0.01s) [2022-02-23T19:23:17.908Z] PASS [2022-02-23T19:23:17.908Z] coverage: 84.4% of statements [2022-02-23T19:23:17.908Z] ok github.com/docker/docker/reference 0.200s coverage: 84.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T19:23:18.212Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T19:23:18.465Z] + bundleName=unit [2022-02-23T19:23:18.465Z] + echo Creating unit-bundles.tar.gz [2022-02-23T19:23:18.465Z] Creating unit-bundles.tar.gz [2022-02-23T19:23:18.465Z] + 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-02-23T19:23:18.465Z] bundles/junit-report-libnetwork.xml [2022-02-23T19:23:18.465Z] bundles/junit-report.xml [2022-02-23T19:23:18.465Z] bundles/go-test-report-libnetwork.json [2022-02-23T19:23:18.465Z] bundles/go-test-report.json [2022-02-23T19:23:18.465Z] bundles/profile-libnetwork.out [2022-02-23T19:23:18.465Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-02-23T19:23:18.478Z] Archiving artifacts [2022-02-23T19:23:18.824Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43288/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T19:23:19.131Z] + make clean [2022-02-23T19:23:19.131Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T19:23:19.131Z] docker-dev-cache [2022-02-23T19:23:19.131Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T19:23:19.207Z] === RUN TestDockerSuite/TestPluginActiveNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2022-02-23T19:23:19.447Z] === RUN TestResolveAuthConfigIndexServer [2022-02-23T19:23:19.447Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-23T19:23:19.447Z] === RUN TestResolveAuthConfigFullURL [2022-02-23T19:23:19.447Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-23T19:23:19.447Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-23T19:23:19.447Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-23T19:23:19.447Z] === RUN TestValidateMirror [2022-02-23T19:23:19.447Z] --- PASS: TestValidateMirror (0.00s) [2022-02-23T19:23:19.447Z] === RUN TestLoadInsecureRegistries [2022-02-23T19:23:19.447Z] time="2022-02-23T19:23:19Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T19:23:19.447Z] time="2022-02-23T19:23:19Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-23T19:23:19.447Z] time="2022-02-23T19:23:19Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T19:23:19.447Z] --- PASS: TestLoadInsecureRegistries (0.25s) [2022-02-23T19:23:19.447Z] === RUN TestNewServiceConfig [2022-02-23T19:23:19.447Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-23T19:23:19.447Z] === RUN TestValidateIndexName [2022-02-23T19:23:19.447Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-23T19:23:19.447Z] === RUN TestValidateIndexNameWithError [2022-02-23T19:23:19.447Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-23T19:23:19.447Z] === RUN TestEndpointParse [2022-02-23T19:23:19.447Z] --- PASS: TestEndpointParse (0.00s) [2022-02-23T19:23:19.447Z] === RUN TestEndpointParseInvalid [2022-02-23T19:23:19.447Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-23T19:23:19.447Z] === RUN TestValidateEndpoint [2022-02-23T19:23:19.447Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-23T19:23:19.447Z] === RUN TestPing [2022-02-23T19:23:19.447Z] --- PASS: TestPing (0.00s) [2022-02-23T19:23:19.447Z] === RUN TestPingRegistryEndpoint [2022-02-23T19:23:19.447Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:19.447Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-02-23T19:23:19.447Z] === RUN TestEndpoint [Pipeline] // stage [Pipeline] } [2022-02-23T19:23:19.907Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:19.907Z] --- SKIP: TestEndpoint (0.00s) [2022-02-23T19:23:19.907Z] === RUN TestParseRepositoryInfo [2022-02-23T19:23:19.907Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-23T19:23:19.907Z] === RUN TestNewIndexInfo [2022-02-23T19:23:19.907Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-23T19:23:19.907Z] === RUN TestMirrorEndpointLookup [2022-02-23T19:23:19.907Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:19.907Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-02-23T19:23:19.907Z] === RUN TestSearchRepositories [2022-02-23T19:23:19.907Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-23T19:23:19.907Z] Host: 127.0.0.1:49326 [2022-02-23T19:23:19.907Z] User-Agent: docker test client [2022-02-23T19:23:19.907Z] Authorization: Token fake-token [2022-02-23T19:23:19.907Z] X-Docker-Token: true [2022-02-23T19:23:19.907Z] Accept-Encoding: gzip [2022-02-23T19:23:19.907Z] [2022-02-23T19:23:19.907Z] [2022-02-23T19:23:19.907Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-23T19:23:19.907Z] Connection: close [2022-02-23T19:23:19.907Z] Content-Length: 144 [2022-02-23T19:23:19.907Z] Cache-Control: no-cache [2022-02-23T19:23:19.907Z] Content-Type: application/json [2022-02-23T19:23:19.907Z] Date: Wed, 23 Feb 2022 19:23:19 GMT [2022-02-23T19:23:19.907Z] Expires: -1 [2022-02-23T19:23:19.907Z] Pragma: no-cache [2022-02-23T19:23:19.907Z] Server: docker-tests/mock [2022-02-23T19:23:19.907Z] X-Docker-Registry-Config: mock [2022-02-23T19:23:19.907Z] X-Docker-Registry-Version: 0.0.0 [2022-02-23T19:23:19.907Z] [2022-02-23T19:23:19.907Z] [2022-02-23T19:23:19.907Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-23T19:23:19.907Z] === RUN TestTrustedLocation [2022-02-23T19:23:19.907Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-23T19:23:19.907Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-23T19:23:19.907Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-23T19:23:19.907Z] === RUN TestAllowNondistributableArtifacts [2022-02-23T19:23:19.907Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-23T19:23:19.907Z] === RUN TestIsSecureIndex [2022-02-23T19:23:19.907Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-23T19:23:19.907Z] PASS [2022-02-23T19:23:19.907Z] coverage: 51.2% of statements [2022-02-23T19:23:19.907Z] ok github.com/docker/docker/registry 0.358s coverage: 51.2% of statements [2022-02-23T19:23:19.907Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-23T19:23:19.907Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-02-23T19:23:19.907Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-23T19:23:19.907Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-23T19:23:19.907Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-23T19:23:19.907Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-23T19:23:19.907Z] === RUN TestResumableRequestReaderWithReadError [2022-02-23T19:23:19.907Z] time="2022-02-23T19:23:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-23T19:23:19.907Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2022-02-23T19:23:19.907Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-23T19:23:19.907Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-23T19:23:19.907Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-23T19:23:19.907Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-23T19:23:19.907Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-23T19:23:19.907Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-23T19:23:19.907Z] === RUN TestResumableRequestReader [2022-02-23T19:23:19.907Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-23T19:23:19.907Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-23T19:23:19.907Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-23T19:23:19.907Z] PASS [2022-02-23T19:23:19.907Z] coverage: 100.0% of statements [2022-02-23T19:23:19.907Z] ok github.com/docker/docker/registry/resumable 0.304s coverage: 100.0% of statements [2022-02-23T19:23:20.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-02-23T19:23:20.364Z] === RUN TestRestartManagerTimeout [2022-02-23T19:23:20.364Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-23T19:23:20.364Z] === RUN TestRestartManagerTimeoutReset [2022-02-23T19:23:20.364Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-23T19:23:20.364Z] PASS [2022-02-23T19:23:20.364Z] coverage: 50.9% of statements [2022-02-23T19:23:20.364Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 50.9% of statements [2022-02-23T19:23:20.823Z] === RUN TestDecodeContainerConfig [2022-02-23T19:23:20.823Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-23T19:23:20.823Z] === RUN TestDecodeContainerConfigIsolation [2022-02-23T19:23:20.823Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-23T19:23:20.823Z] === RUN TestValidatePrivileged [2022-02-23T19:23:20.823Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-23T19:23:20.823Z] PASS [2022-02-23T19:23:20.823Z] coverage: 52.6% of statements [2022-02-23T19:23:20.823Z] ok github.com/docker/docker/runconfig 0.053s coverage: 52.6% of statements [2022-02-23T19:23:21.281Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-23T19:23:21.281Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-23T19:23:21.281Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-23T19:23:21.281Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-23T19:23:21.281Z] PASS [2022-02-23T19:23:21.281Z] coverage: 62.5% of statements [2022-02-23T19:23:21.281Z] ok github.com/docker/docker/testutil 0.057s coverage: 62.5% of statements [2022-02-23T19:23:22.694Z] docker_api_swarm_service_test.go:128: [df08f9da60951] joining swarm manager [ddd8e2bd4ce4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:23:23.637Z] docker_api_swarm_service_test.go:129: [d2a8c6b311841] joining swarm manager [ddd8e2bd4ce4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:23:25.971Z] === RUN TestGetDriver [2022-02-23T19:23:25.971Z] --- PASS: TestGetDriver (0.00s) [2022-02-23T19:23:25.971Z] === RUN TestVolumeRequestError [2022-02-23T19:23:25.971Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-23T19:23:25.971Z] PASS [2022-02-23T19:23:25.971Z] coverage: 36.1% of statements [2022-02-23T19:23:25.971Z] ok github.com/docker/docker/volume/drivers 0.075s coverage: 36.1% of statements [2022-02-23T19:23:25.971Z] === RUN TestGetAddress [2022-02-23T19:23:25.971Z] --- PASS: TestGetAddress (0.00s) [2022-02-23T19:23:25.971Z] === RUN TestRemove [2022-02-23T19:23:25.971Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T19:23:25.971Z] --- SKIP: TestRemove (0.00s) [2022-02-23T19:23:25.971Z] === RUN TestInitializeWithVolumes [2022-02-23T19:23:25.971Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-23T19:23:25.971Z] === RUN TestCreate [2022-02-23T19:23:25.971Z] --- PASS: TestCreate (0.02s) [2022-02-23T19:23:25.971Z] === RUN TestValidateName [2022-02-23T19:23:25.971Z] --- PASS: TestValidateName (0.00s) [2022-02-23T19:23:25.971Z] === RUN TestCreateWithOpts [2022-02-23T19:23:25.971Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T19:23:25.971Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-23T19:23:25.971Z] === RUN TestRelaodNoOpts [2022-02-23T19:23:25.971Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-23T19:23:25.971Z] PASS [2022-02-23T19:23:25.971Z] coverage: 41.5% of statements [2022-02-23T19:23:25.971Z] ok github.com/docker/docker/volume/local 0.103s coverage: 41.5% of statements [2022-02-23T19:23:26.184Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T19:23:26.184Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-23T19:23:26.184Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T19:23:26.184Z] docker_api_swarm_service_test.go:137: [dbc1846872212] joining swarm manager [ddd8e2bd4ce4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-23T19:23:26.756Z] docker_api_swarm_service_test.go:138: [dc2e6bdb25e6e] joining swarm manager [ddd8e2bd4ce4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-23T19:23:27.329Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T19:23:27.505Z] === RUN TestLCOWParseMountRaw [2022-02-23T19:23:27.505Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-23T19:23:27.505Z] === RUN TestLCOWParseMountRawSplit [2022-02-23T19:23:27.505Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-23T19:23:27.505Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-23T19:23:27.505Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-23T19:23:27.505Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-23T19:23:27.505Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-23T19:23:27.505Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-23T19:23:27.505Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-23T19:23:27.505Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-23T19:23:27.505Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-23T19:23:27.505Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T19:23:27.505Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-23T19:23:27.505Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-23T19:23:27.505Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T19:23:27.505Z] === RUN TestLinuxParseMountRaw [2022-02-23T19:23:27.505Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-23T19:23:27.505Z] === RUN TestLinuxParseMountRawSplit [2022-02-23T19:23:27.505Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-23T19:23:27.505Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-23T19:23:27.505Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-23T19:23:27.505Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-23T19:23:27.505Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-23T19:23:27.505Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-23T19:23:27.505Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-23T19:23:27.505Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-23T19:23:27.505Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-23T19:23:27.505Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-23T19:23:27.505Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-23T19:23:27.505Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T19:23:27.505Z] === RUN TestConvertTmpfsOptions [2022-02-23T19:23:27.505Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-23T19:23:27.505Z] linux_parser_test.go:209: data="ro" [2022-02-23T19:23:27.505Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-23T19:23:27.505Z] === RUN TestParseMountSpec [2022-02-23T19:23:27.505Z] parser_test.go:62: case 0 [2022-02-23T19:23:27.505Z] parser_test.go:62: case 1 [2022-02-23T19:23:27.505Z] parser_test.go:62: case 2 [2022-02-23T19:23:27.505Z] parser_test.go:62: case 3 [2022-02-23T19:23:27.505Z] parser_test.go:62: case 4 [2022-02-23T19:23:27.505Z] parser_test.go:62: case 5 [2022-02-23T19:23:27.505Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-23T19:23:27.505Z] === RUN TestValidateMount [2022-02-23T19:23:27.505Z] --- PASS: TestValidateMount (0.00s) [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountRaw [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountRawSplit [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T19:23:27.505Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-23T19:23:27.505Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T19:23:27.505Z] PASS [2022-02-23T19:23:27.505Z] coverage: 67.6% of statements [2022-02-23T19:23:27.505Z] ok github.com/docker/docker/volume/mounts 0.089s coverage: 67.6% of statements [2022-02-23T19:23:28.471Z] === RUN TestSetGetMeta [2022-02-23T19:23:28.471Z] === PAUSE TestSetGetMeta [2022-02-23T19:23:28.471Z] === RUN TestRestore [2022-02-23T19:23:28.471Z] === PAUSE TestRestore [2022-02-23T19:23:28.471Z] === RUN TestServiceCreate [2022-02-23T19:23:28.471Z] === PAUSE TestServiceCreate [2022-02-23T19:23:28.471Z] === RUN TestServiceList [2022-02-23T19:23:28.471Z] === PAUSE TestServiceList [2022-02-23T19:23:28.471Z] === RUN TestServiceRemove [2022-02-23T19:23:28.471Z] === PAUSE TestServiceRemove [2022-02-23T19:23:28.471Z] === RUN TestServiceGet [2022-02-23T19:23:28.471Z] === PAUSE TestServiceGet [2022-02-23T19:23:28.471Z] === RUN TestServicePrune [2022-02-23T19:23:28.471Z] === PAUSE TestServicePrune [2022-02-23T19:23:28.471Z] === RUN TestCreate [2022-02-23T19:23:28.471Z] === PAUSE TestCreate [2022-02-23T19:23:28.471Z] === RUN TestRemove [2022-02-23T19:23:28.471Z] === PAUSE TestRemove [2022-02-23T19:23:28.471Z] === RUN TestList [2022-02-23T19:23:28.471Z] === PAUSE TestList [2022-02-23T19:23:28.471Z] === RUN TestFindByDriver [2022-02-23T19:23:28.471Z] === PAUSE TestFindByDriver [2022-02-23T19:23:28.471Z] === RUN TestFindByReferenced [2022-02-23T19:23:28.471Z] === PAUSE TestFindByReferenced [2022-02-23T19:23:28.471Z] === RUN TestDerefMultipleOfSameRef [2022-02-23T19:23:28.471Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-23T19:23:28.471Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:23:28.471Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:23:28.471Z] === RUN TestDefererencePluginOnCreateError [2022-02-23T19:23:28.471Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-23T19:23:28.471Z] === RUN TestRefDerefRemove [2022-02-23T19:23:28.471Z] === PAUSE TestRefDerefRemove [2022-02-23T19:23:28.471Z] === RUN TestGet [2022-02-23T19:23:28.471Z] === PAUSE TestGet [2022-02-23T19:23:28.471Z] === RUN TestGetWithReference [2022-02-23T19:23:28.471Z] === PAUSE TestGetWithReference [2022-02-23T19:23:28.471Z] === RUN TestFilterFunc [2022-02-23T19:23:28.471Z] === RUN TestFilterFunc/test_nil_list [2022-02-23T19:23:28.471Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-23T19:23:28.471Z] === RUN TestFilterFunc/test_empty_list [2022-02-23T19:23:28.471Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-23T19:23:28.471Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:23:28.471Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:23:28.471Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:23:28.471Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:23:28.471Z] === RUN TestFilterFunc/test_filter_some [2022-02-23T19:23:28.471Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-23T19:23:28.471Z] === RUN TestFilterFunc/test_filter_middle [2022-02-23T19:23:28.471Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-23T19:23:28.471Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:23:28.471Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:23:28.471Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-23T19:23:28.471Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-23T19:23:28.471Z] === CONT TestFilterFunc/test_nil_list [2022-02-23T19:23:28.471Z] === CONT TestFilterFunc/test_filter_some [2022-02-23T19:23:28.471Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:23:28.471Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-23T19:23:28.471Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:23:28.471Z] === CONT TestFilterFunc/test_filter_middle [2022-02-23T19:23:28.471Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:23:28.471Z] === CONT TestFilterFunc/test_empty_list [2022-02-23T19:23:28.471Z] --- PASS: TestFilterFunc (0.00s) [2022-02-23T19:23:28.471Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-23T19:23:28.471Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-23T19:23:28.471Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-23T19:23:28.471Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-23T19:23:28.471Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-23T19:23:28.471Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-23T19:23:28.471Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-23T19:23:28.471Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-23T19:23:28.471Z] === CONT TestSetGetMeta [2022-02-23T19:23:28.471Z] === CONT TestList [2022-02-23T19:23:28.471Z] === CONT TestServiceGet [2022-02-23T19:23:28.471Z] === CONT TestServiceList [2022-02-23T19:23:28.471Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-23T19:23:28.471Z] === CONT TestServiceCreate [2022-02-23T19:23:28.471Z] --- PASS: TestList (0.06s) [2022-02-23T19:23:28.471Z] === CONT TestRestore [2022-02-23T19:23:28.471Z] --- PASS: TestRestore (0.03s) [2022-02-23T19:23:28.471Z] === CONT TestRemove [2022-02-23T19:23:28.471Z] --- PASS: TestRemove (0.03s) [2022-02-23T19:23:28.471Z] === CONT TestCreate [2022-02-23T19:23:28.471Z] --- PASS: TestCreate (0.02s) [2022-02-23T19:23:28.471Z] === CONT TestServicePrune [2022-02-23T19:23:28.929Z] --- PASS: TestServiceGet (0.24s) [2022-02-23T19:23:28.929Z] === CONT TestDefererencePluginOnCreateError [2022-02-23T19:23:28.929Z] time="2022-02-23T19:23:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:23:28.929Z] --- PASS: TestServiceList (0.25s) [2022-02-23T19:23:28.929Z] === CONT TestGetWithReference [2022-02-23T19:23:28.929Z] --- PASS: TestServiceCreate (0.23s) [2022-02-23T19:23:28.929Z] === CONT TestGet [2022-02-23T19:23:28.929Z] time="2022-02-23T19:23:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:23:28.929Z] time="2022-02-23T19:23:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:23:28.929Z] time="2022-02-23T19:23:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-23T19:23:28.929Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-23T19:23:28.929Z] === CONT TestRefDerefRemove [2022-02-23T19:23:28.929Z] --- PASS: TestGet (0.03s) [2022-02-23T19:23:28.929Z] === CONT TestDerefMultipleOfSameRef [2022-02-23T19:23:28.929Z] time="2022-02-23T19:23:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:23:28.929Z] --- PASS: TestGetWithReference (0.04s) [2022-02-23T19:23:28.929Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:23:28.929Z] --- PASS: TestServicePrune (0.16s) [2022-02-23T19:23:28.929Z] === CONT TestServiceRemove [2022-02-23T19:23:28.929Z] --- PASS: TestRefDerefRemove (0.03s) [2022-02-23T19:23:28.929Z] === CONT TestFindByReferenced [2022-02-23T19:23:28.929Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-02-23T19:23:28.929Z] === CONT TestFindByDriver [2022-02-23T19:23:28.929Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-02-23T19:23:28.929Z] --- PASS: TestServiceRemove (0.03s) [2022-02-23T19:23:28.929Z] --- PASS: TestFindByReferenced (0.03s) [2022-02-23T19:23:28.929Z] --- PASS: TestFindByDriver (0.03s) [2022-02-23T19:23:28.929Z] PASS [2022-02-23T19:23:28.929Z] coverage: 69.0% of statements [2022-02-23T19:23:28.929Z] ok github.com/docker/docker/volume/service 0.402s coverage: 69.0% of statements [2022-02-23T19:23:29.386Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T19:23:29.386Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T19:23:29.386Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T19:23:29.386Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-23T19:23:30.627Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T19:23:30.708Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T19:23:32.011Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T19:23:34.561Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T19:23:37.945Z] 2022/02/23 19:23:37 Closing DB instances... [2022-02-23T19:23:39.850Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T19:23:40.117Z] --- PASS: TestNetworkDBGarbageCollection (54.65s) [2022-02-23T19:23:40.117Z] === RUN TestFindNode [2022-02-23T19:23:40.117Z] 2022/02/23 19:23:39 Closing DB instances... [2022-02-23T19:23:40.117Z] --- PASS: TestFindNode (0.02s) [2022-02-23T19:23:40.117Z] === RUN TestChangeNodeState [2022-02-23T19:23:40.117Z] 2022/02/23 19:23:39 Closing DB instances... [2022-02-23T19:23:40.117Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-23T19:23:40.117Z] === RUN TestNodeReincarnation [2022-02-23T19:23:40.117Z] 2022/02/23 19:23:39 Closing DB instances... [2022-02-23T19:23:40.795Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T19:23:41.741Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T19:23:42.314Z] === RUN TestDockerSuite/TestPortList [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-23T19:23:45.921Z] --- PASS: TestNodeReincarnation (5.03s) [2022-02-23T19:23:45.921Z] === RUN TestParallelCreate [2022-02-23T19:23:45.921Z] 2022/02/23 19:23:44 Closing DB instances... [2022-02-23T19:23:45.921Z] --- PASS: TestParallelCreate (0.02s) [2022-02-23T19:23:45.921Z] === RUN TestParallelDelete [2022-02-23T19:23:45.921Z] 2022/02/23 19:23:44 Closing DB instances... [2022-02-23T19:23:45.921Z] --- PASS: TestParallelDelete (0.02s) [2022-02-23T19:23:45.921Z] === RUN TestNetworkDBIslands [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:719dea7487cc with config:&{NodeID:719dea7487cc 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-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=info msg="Node 719dea7487cc/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=info msg="Node 719dea7487cc/172.23.47.144, added to nodes list" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:917ed0097e59 with config:&{NodeID:917ed0097e59 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-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=info msg="Node 917ed0097e59/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=info msg="Node 917ed0097e59/172.23.47.144, added to nodes list" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=info msg="Node 917ed0097e59/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=info msg="Node 917ed0097e59/172.23.47.144, added to nodes list" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=info msg="Node 719dea7487cc/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=info msg="Node 719dea7487cc/172.23.47.144, added to nodes list" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:780c85c22a63 with config:&{NodeID:780c85c22a63 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-02-23T19:23:45.921Z] time="2022-02-23T19:23:45Z" level=info msg="Node 780c85c22a63/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:45Z" level=info msg="Node 780c85c22a63/172.23.47.144, added to nodes list" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:45Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:45Z" level=info msg="Node 780c85c22a63/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:45Z" level=info msg="Node 780c85c22a63/172.23.47.144, added to nodes list" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:45Z" level=info msg="Node 719dea7487cc/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:45Z" level=info msg="Node 719dea7487cc/172.23.47.144, added to nodes list" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:45Z" level=info msg="Node 917ed0097e59/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:45Z" level=info msg="Node 917ed0097e59/172.23.47.144, added to nodes list" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-23T19:23:45.921Z] time="2022-02-23T19:23:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:45Z" level=info msg="Node 780c85c22a63/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:45Z" level=info msg="Node 780c85c22a63/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e6cd631787f4 with config:&{NodeID:e6cd631787f4 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-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=info msg="Node e6cd631787f4/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=info msg="Node e6cd631787f4/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=info msg="Node e6cd631787f4/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=info msg="Node e6cd631787f4/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=info msg="Node 719dea7487cc/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=info msg="Node 719dea7487cc/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=info msg="Node 917ed0097e59/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=info msg="Node 917ed0097e59/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=info msg="Node 780c85c22a63/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=info msg="Node 780c85c22a63/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-23T19:23:46.383Z] time="2022-02-23T19:23:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node e6cd631787f4/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node e6cd631787f4/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node e6cd631787f4/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node e6cd631787f4/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:881ed8fe6e28 with config:&{NodeID:881ed8fe6e28 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-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 780c85c22a63/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 780c85c22a63/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 917ed0097e59/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 917ed0097e59/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node e6cd631787f4/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node e6cd631787f4/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 719dea7487cc/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 719dea7487cc/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, added to nodes list" [2022-02-23T19:23:46.845Z] time="2022-02-23T19:23:46Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, added to nodes list" [2022-02-23T19:23:47.306Z] networkdb_test.go:835: Re-joining: 3 [2022-02-23T19:23:47.306Z] time="2022-02-23T19:23:47Z" level=info msg="The new bootstrap node list is:[172.23.47.144:10033 172.23.47.144:10034 172.23.47.144:10035]" [2022-02-23T19:23:47.306Z] time="2022-02-23T19:23:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.47.144:10033" [2022-02-23T19:23:47.306Z] time="2022-02-23T19:23:47Z" level=debug msg="memberlist: Stream connection from=172.23.47.144:49358" [2022-02-23T19:23:47.306Z] time="2022-02-23T19:23:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.47.144:10034" [2022-02-23T19:23:47.306Z] time="2022-02-23T19:23:47Z" level=debug msg="memberlist: Stream connection from=172.23.47.144:49359" [2022-02-23T19:23:47.306Z] time="2022-02-23T19:23:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.47.144:10035" [2022-02-23T19:23:47.306Z] time="2022-02-23T19:23:47Z" level=debug msg="memberlist: Stream connection from=172.23.47.144:49360" [2022-02-23T19:23:47.306Z] networkdb_test.go:835: Re-joining: 4 [2022-02-23T19:23:47.306Z] time="2022-02-23T19:23:47Z" level=info msg="The new bootstrap node list is:[172.23.47.144:10033 172.23.47.144:10034 172.23.47.144:10035]" [2022-02-23T19:23:47.306Z] time="2022-02-23T19:23:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.47.144:10033" [2022-02-23T19:23:47.306Z] time="2022-02-23T19:23:47Z" level=debug msg="memberlist: Stream connection from=172.23.47.144:49361" [2022-02-23T19:23:47.306Z] time="2022-02-23T19:23:47Z" level=debug msg="memberlist: Stream connection from=172.23.47.144:49362" [2022-02-23T19:23:47.306Z] time="2022-02-23T19:23:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.47.144:10034" [2022-02-23T19:23:47.306Z] time="2022-02-23T19:23:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.47.144:10035" [2022-02-23T19:23:47.306Z] time="2022-02-23T19:23:47Z" level=debug msg="memberlist: Stream connection from=172.23.47.144:49363" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="node 0 leaving" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="Node 719dea7487cc change state NodeActive --> NodeLeft" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="node2(917ed0097e59): Node leave event for 719dea7487cc/172.23.47.144" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="Node 719dea7487cc change state NodeActive --> NodeLeft" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="node3(780c85c22a63): Node leave event for 719dea7487cc/172.23.47.144" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="Node 719dea7487cc change state NodeActive --> NodeLeft" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="node4(e6cd631787f4): Node leave event for 719dea7487cc/172.23.47.144" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="Node 719dea7487cc change state NodeActive --> NodeLeft" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="node1(719dea7487cc): Node leave event for 719dea7487cc/172.23.47.144" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="Node 719dea7487cc change state NodeActive --> NodeLeft" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="node5(881ed8fe6e28): Node leave event for 719dea7487cc/172.23.47.144" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="Node 719dea7487cc/172.23.47.144, left gossip cluster" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="Node 719dea7487cc/172.23.47.144, left gossip cluster" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="Node 719dea7487cc/172.23.47.144, left gossip cluster" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="Node 719dea7487cc/172.23.47.144, left gossip cluster" [2022-02-23T19:23:47.768Z] time="2022-02-23T19:23:47Z" level=info msg="Node 719dea7487cc/172.23.47.144, left gossip cluster" [2022-02-23T19:23:48.230Z] time="2022-02-23T19:23:47Z" level=info msg="node 1 leaving" [2022-02-23T19:23:48.230Z] time="2022-02-23T19:23:47Z" level=info msg="Node 917ed0097e59 change state NodeActive --> NodeLeft" [2022-02-23T19:23:48.230Z] time="2022-02-23T19:23:47Z" level=info msg="node3(780c85c22a63): Node leave event for 917ed0097e59/172.23.47.144" [2022-02-23T19:23:48.230Z] time="2022-02-23T19:23:47Z" level=info msg="Node 917ed0097e59/172.23.47.144, left gossip cluster" [2022-02-23T19:23:48.230Z] time="2022-02-23T19:23:47Z" level=info msg="Node 917ed0097e59 change state NodeActive --> NodeFailed" [2022-02-23T19:23:48.230Z] time="2022-02-23T19:23:47Z" level=info msg="Node 917ed0097e59/172.23.47.144, added to failed nodes list" [2022-02-23T19:23:48.230Z] time="2022-02-23T19:23:47Z" level=info msg="Node 917ed0097e59 change state NodeActive --> NodeLeft" [2022-02-23T19:23:48.230Z] time="2022-02-23T19:23:47Z" level=info msg="Node 917ed0097e59 change state NodeActive --> NodeLeft" [2022-02-23T19:23:48.230Z] time="2022-02-23T19:23:47Z" level=info msg="node5(881ed8fe6e28): Node leave event for 917ed0097e59/172.23.47.144" [2022-02-23T19:23:48.230Z] time="2022-02-23T19:23:47Z" level=info msg="node4(e6cd631787f4): Node leave event for 917ed0097e59/172.23.47.144" [2022-02-23T19:23:48.230Z] time="2022-02-23T19:23:47Z" level=error msg="node: 917ed0097e59 is unknown to memberlist" [2022-02-23T19:23:48.230Z] time="2022-02-23T19:23:48Z" level=info msg="Node 917ed0097e59/172.23.47.144, left gossip cluster" [2022-02-23T19:23:48.230Z] time="2022-02-23T19:23:48Z" level=info msg="Node 917ed0097e59/172.23.47.144, left gossip cluster" [2022-02-23T19:23:48.230Z] time="2022-02-23T19:23:48Z" level=info msg="Node 917ed0097e59/172.23.47.144, left gossip cluster" [2022-02-23T19:23:48.692Z] time="2022-02-23T19:23:48Z" level=info msg="node 2 leaving" [2022-02-23T19:23:48.692Z] time="2022-02-23T19:23:48Z" level=info msg="Node 780c85c22a63 change state NodeActive --> NodeLeft" [2022-02-23T19:23:48.692Z] time="2022-02-23T19:23:48Z" level=info msg="node4(e6cd631787f4): Node leave event for 780c85c22a63/172.23.47.144" [2022-02-23T19:23:48.692Z] time="2022-02-23T19:23:48Z" level=info msg="Node 780c85c22a63 change state NodeActive --> NodeLeft" [2022-02-23T19:23:48.692Z] time="2022-02-23T19:23:48Z" level=info msg="node5(881ed8fe6e28): Node leave event for 780c85c22a63/172.23.47.144" [2022-02-23T19:23:48.692Z] time="2022-02-23T19:23:48Z" level=info msg="Node 780c85c22a63 change state NodeActive --> NodeLeft" [2022-02-23T19:23:48.692Z] time="2022-02-23T19:23:48Z" level=info msg="node3(780c85c22a63): Node leave event for 780c85c22a63/172.23.47.144" [2022-02-23T19:23:48.692Z] time="2022-02-23T19:23:48Z" level=debug msg="memberlist: Failed ping: 780c85c22a63 (timeout reached)" [2022-02-23T19:23:48.692Z] time="2022-02-23T19:23:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.47.144:10036: use of closed network connection" [2022-02-23T19:23:48.692Z] time="2022-02-23T19:23:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.47.144:10037: use of closed network connection" [2022-02-23T19:23:48.692Z] time="2022-02-23T19:23:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.47.144:10034: use of closed network connection" [2022-02-23T19:23:48.692Z] time="2022-02-23T19:23:48Z" level=debug msg="memberlist: Stream connection from=172.23.47.144:49364" [2022-02-23T19:23:48.692Z] time="2022-02-23T19:23:48Z" level=info msg="Node 780c85c22a63/172.23.47.144, left gossip cluster" [2022-02-23T19:23:48.904Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T19:23:48.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-02-23T19:23:49.154Z] time="2022-02-23T19:23:48Z" level=info msg="Node 780c85c22a63/172.23.47.144, left gossip cluster" [2022-02-23T19:23:49.154Z] time="2022-02-23T19:23:48Z" level=info msg="Node 780c85c22a63/172.23.47.144, left gossip cluster" [2022-02-23T19:23:49.154Z] time="2022-02-23T19:23:48Z" level=warning msg="memberlist: Was able to connect to 780c85c22a63 but other probes failed, network may be misconfigured" [2022-02-23T19:23:49.154Z] time="2022-02-23T19:23:48Z" level=warning msg="memberlist: Failed to send gossip to 172.23.47.144:10036: write udp [::]:10035->172.23.47.144:10036: use of closed network connection" [2022-02-23T19:23:49.154Z] networkdb_test.go:867: node4: OK [2022-02-23T19:23:49.154Z] networkdb_test.go:867: node5: OK [2022-02-23T19:23:49.154Z] time="2022-02-23T19:23:48Z" level=info msg="node 0 coming back" [2022-02-23T19:23:49.154Z] time="2022-02-23T19:23:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ed31a8c7adb4 with config:&{NodeID:ed31a8c7adb4 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-02-23T19:23:49.154Z] time="2022-02-23T19:23:48Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:49.154Z] time="2022-02-23T19:23:48Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, added to nodes list" [2022-02-23T19:23:49.154Z] time="2022-02-23T19:23:48Z" level=info msg="node 1 coming back" [2022-02-23T19:23:49.154Z] time="2022-02-23T19:23:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f6d28e5bb52b with config:&{NodeID:f6d28e5bb52b 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-02-23T19:23:49.154Z] time="2022-02-23T19:23:48Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:49.154Z] time="2022-02-23T19:23:48Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, added to nodes list" [2022-02-23T19:23:49.154Z] time="2022-02-23T19:23:48Z" level=info msg="node 2 coming back" [2022-02-23T19:23:49.154Z] time="2022-02-23T19:23:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:909b12ac79b1 with config:&{NodeID:909b12ac79b1 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-02-23T19:23:49.154Z] time="2022-02-23T19:23:49Z" level=info msg="Node 909b12ac79b1/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:49.155Z] time="2022-02-23T19:23:49Z" level=info msg="Node 909b12ac79b1/172.23.47.144, added to nodes list" [2022-02-23T19:23:49.475Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T19:23:51.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-02-23T19:23:52.906Z] time="2022-02-23T19:23:52Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.47.144:10033 172.23.47.144:10034 172.23.47.144:10035]" [2022-02-23T19:23:52.906Z] time="2022-02-23T19:23:52Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.47.144:10033 172.23.47.144:10034 172.23.47.144:10035]" [2022-02-23T19:23:53.302Z] docker_api_swarm_service_test.go:304: [d2035e7b0a5f6] joining swarm manager [d8a49efc351b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.47.144:10033" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=debug msg="memberlist: Stream connection from=172.23.47.144:49365" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node e6cd631787f4/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node e6cd631787f4/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, is the new incarnation of the shutdown node 719dea7487cc/172.23.47.144" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.47.144:10034" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=debug msg="memberlist: Stream connection from=172.23.47.144:49366" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, is the new incarnation of the shutdown node 917ed0097e59/172.23.47.144" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node e6cd631787f4/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node e6cd631787f4/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.47.144:10035" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=debug msg="memberlist: Stream connection from=172.23.47.144:49367" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node e6cd631787f4/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node e6cd631787f4/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 909b12ac79b1/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 909b12ac79b1/172.23.47.144, is the new incarnation of the shutdown node 780c85c22a63/172.23.47.144" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 909b12ac79b1/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, is the new incarnation of the shutdown node 917ed0097e59/172.23.47.144" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, is the new incarnation of the shutdown node 719dea7487cc/172.23.47.144" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 909b12ac79b1/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 909b12ac79b1/172.23.47.144, is the new incarnation of the shutdown node 780c85c22a63/172.23.47.144" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 909b12ac79b1/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 909b12ac79b1/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 909b12ac79b1/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 909b12ac79b1/172.23.47.144, joined gossip cluster" [2022-02-23T19:23:53.369Z] time="2022-02-23T19:23:53Z" level=info msg="Node 909b12ac79b1/172.23.47.144, added to nodes list" [2022-02-23T19:23:53.834Z] time="2022-02-23T19:23:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.47.144:10033" [2022-02-23T19:23:53.834Z] time="2022-02-23T19:23:53Z" level=debug msg="memberlist: Stream connection from=172.23.47.144:49368" [2022-02-23T19:23:53.834Z] time="2022-02-23T19:23:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.47.144:10034" [2022-02-23T19:23:53.834Z] time="2022-02-23T19:23:53Z" level=debug msg="memberlist: Stream connection from=172.23.47.144:49369" [2022-02-23T19:23:53.834Z] time="2022-02-23T19:23:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.47.144:10035" [2022-02-23T19:23:53.834Z] time="2022-02-23T19:23:53Z" level=debug msg="memberlist: Stream connection from=172.23.47.144:49370" [2022-02-23T19:23:54.244Z] docker_api_swarm_service_test.go:304: [de45416335163] joining swarm manager [d8a49efc351b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:23:54.295Z] 2022/02/23 19:23:54 Closing DB instances... [2022-02-23T19:23:54.295Z] time="2022-02-23T19:23:54Z" level=info msg="Node ed31a8c7adb4 change state NodeActive --> NodeLeft" [2022-02-23T19:23:54.295Z] time="2022-02-23T19:23:54Z" level=info msg="node2(f6d28e5bb52b): Node leave event for ed31a8c7adb4/172.23.47.144" [2022-02-23T19:23:54.295Z] time="2022-02-23T19:23:54Z" level=info msg="Node ed31a8c7adb4 change state NodeActive --> NodeLeft" [2022-02-23T19:23:54.295Z] time="2022-02-23T19:23:54Z" level=info msg="node5(881ed8fe6e28): Node leave event for ed31a8c7adb4/172.23.47.144" [2022-02-23T19:23:54.295Z] time="2022-02-23T19:23:54Z" level=info msg="Node ed31a8c7adb4 change state NodeActive --> NodeLeft" [2022-02-23T19:23:54.295Z] time="2022-02-23T19:23:54Z" level=info msg="node3(909b12ac79b1): Node leave event for ed31a8c7adb4/172.23.47.144" [2022-02-23T19:23:54.295Z] time="2022-02-23T19:23:54Z" level=info msg="Node ed31a8c7adb4 change state NodeActive --> NodeLeft" [2022-02-23T19:23:54.295Z] time="2022-02-23T19:23:54Z" level=info msg="node4(e6cd631787f4): Node leave event for ed31a8c7adb4/172.23.47.144" [2022-02-23T19:23:54.295Z] time="2022-02-23T19:23:54Z" level=info msg="Node ed31a8c7adb4 change state NodeActive --> NodeLeft" [2022-02-23T19:23:54.295Z] time="2022-02-23T19:23:54Z" level=info msg="node1(ed31a8c7adb4): Node leave event for ed31a8c7adb4/172.23.47.144" [2022-02-23T19:23:54.756Z] time="2022-02-23T19:23:54Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, left gossip cluster" [2022-02-23T19:23:54.756Z] time="2022-02-23T19:23:54Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, left gossip cluster" [2022-02-23T19:23:54.756Z] time="2022-02-23T19:23:54Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, left gossip cluster" [2022-02-23T19:23:54.756Z] time="2022-02-23T19:23:54Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, left gossip cluster" [2022-02-23T19:23:54.756Z] time="2022-02-23T19:23:54Z" level=info msg="Node ed31a8c7adb4/172.23.47.144, left gossip cluster" [2022-02-23T19:23:54.756Z] time="2022-02-23T19:23:54Z" level=info msg="Node f6d28e5bb52b change state NodeActive --> NodeLeft" [2022-02-23T19:23:54.756Z] time="2022-02-23T19:23:54Z" level=info msg="node3(909b12ac79b1): Node leave event for f6d28e5bb52b/172.23.47.144" [2022-02-23T19:23:54.756Z] time="2022-02-23T19:23:54Z" level=info msg="Node f6d28e5bb52b change state NodeActive --> NodeLeft" [2022-02-23T19:23:54.756Z] time="2022-02-23T19:23:54Z" level=info msg="node4(e6cd631787f4): Node leave event for f6d28e5bb52b/172.23.47.144" [2022-02-23T19:23:54.756Z] time="2022-02-23T19:23:54Z" level=info msg="Node f6d28e5bb52b change state NodeActive --> NodeLeft" [2022-02-23T19:23:54.756Z] time="2022-02-23T19:23:54Z" level=info msg="node5(881ed8fe6e28): Node leave event for f6d28e5bb52b/172.23.47.144" [2022-02-23T19:23:54.756Z] time="2022-02-23T19:23:54Z" level=info msg="Node f6d28e5bb52b change state NodeActive --> NodeLeft" [2022-02-23T19:23:54.756Z] time="2022-02-23T19:23:54Z" level=info msg="node2(f6d28e5bb52b): Node leave event for f6d28e5bb52b/172.23.47.144" [2022-02-23T19:23:55.218Z] time="2022-02-23T19:23:54Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, left gossip cluster" [2022-02-23T19:23:55.218Z] time="2022-02-23T19:23:54Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, left gossip cluster" [2022-02-23T19:23:55.218Z] time="2022-02-23T19:23:54Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, left gossip cluster" [2022-02-23T19:23:55.218Z] time="2022-02-23T19:23:55Z" level=info msg="Node f6d28e5bb52b/172.23.47.144, left gossip cluster" [2022-02-23T19:23:55.218Z] time="2022-02-23T19:23:55Z" level=info msg="Node 909b12ac79b1 change state NodeActive --> NodeLeft" [2022-02-23T19:23:55.218Z] time="2022-02-23T19:23:55Z" level=info msg="node4(e6cd631787f4): Node leave event for 909b12ac79b1/172.23.47.144" [2022-02-23T19:23:55.218Z] time="2022-02-23T19:23:55Z" level=info msg="Node 909b12ac79b1 change state NodeActive --> NodeLeft" [2022-02-23T19:23:55.218Z] time="2022-02-23T19:23:55Z" level=info msg="node3(909b12ac79b1): Node leave event for 909b12ac79b1/172.23.47.144" [2022-02-23T19:23:55.218Z] time="2022-02-23T19:23:55Z" level=info msg="Node 909b12ac79b1 change state NodeActive --> NodeLeft" [2022-02-23T19:23:55.218Z] time="2022-02-23T19:23:55Z" level=info msg="node5(881ed8fe6e28): Node leave event for 909b12ac79b1/172.23.47.144" [2022-02-23T19:23:55.218Z] time="2022-02-23T19:23:55Z" level=info msg="Node 909b12ac79b1/172.23.47.144, left gossip cluster" [2022-02-23T19:23:55.680Z] time="2022-02-23T19:23:55Z" level=info msg="Node 909b12ac79b1/172.23.47.144, left gossip cluster" [2022-02-23T19:23:55.680Z] time="2022-02-23T19:23:55Z" level=info msg="Node 909b12ac79b1/172.23.47.144, left gossip cluster" [2022-02-23T19:23:55.680Z] time="2022-02-23T19:23:55Z" level=debug msg="memberlist: Failed ping: 909b12ac79b1 (timeout reached)" [2022-02-23T19:23:55.680Z] time="2022-02-23T19:23:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.47.144:10036: use of closed network connection" [2022-02-23T19:23:55.680Z] time="2022-02-23T19:23:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.47.144:10037: use of closed network connection" [2022-02-23T19:23:55.680Z] time="2022-02-23T19:23:55Z" level=info msg="Node e6cd631787f4 change state NodeActive --> NodeLeft" [2022-02-23T19:23:55.680Z] time="2022-02-23T19:23:55Z" level=info msg="node5(881ed8fe6e28): Node leave event for e6cd631787f4/172.23.47.144" [2022-02-23T19:23:55.680Z] time="2022-02-23T19:23:55Z" level=info msg="Node e6cd631787f4 change state NodeActive --> NodeLeft" [2022-02-23T19:23:55.680Z] time="2022-02-23T19:23:55Z" level=info msg="node4(e6cd631787f4): Node leave event for e6cd631787f4/172.23.47.144" [2022-02-23T19:23:56.141Z] time="2022-02-23T19:23:55Z" level=info msg="Node e6cd631787f4/172.23.47.144, left gossip cluster" [2022-02-23T19:23:56.141Z] time="2022-02-23T19:23:56Z" level=info msg="memberlist: Suspect 909b12ac79b1 has failed, no acks received" [2022-02-23T19:23:56.160Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T19:23:56.160Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T19:23:56.160Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T19:23:56.420Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T19:23:56.420Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T19:23:56.602Z] time="2022-02-23T19:23:56Z" level=info msg="Node e6cd631787f4/172.23.47.144, left gossip cluster" [2022-02-23T19:23:56.997Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T19:23:56.997Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T19:23:57.064Z] time="2022-02-23T19:23:56Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, left gossip cluster" [2022-02-23T19:23:57.064Z] time="2022-02-23T19:23:56Z" level=info msg="Node 881ed8fe6e28 change state NodeActive --> NodeFailed" [2022-02-23T19:23:57.064Z] time="2022-02-23T19:23:56Z" level=info msg="Node 881ed8fe6e28/172.23.47.144, added to failed nodes list" [2022-02-23T19:23:57.064Z] --- PASS: TestNetworkDBIslands (11.70s) [2022-02-23T19:23:57.064Z] PASS [2022-02-23T19:23:57.064Z] coverage: 60.0% of statements [2022-02-23T19:23:57.064Z] ok github.com/docker/docker/libnetwork/networkdb 105.565s coverage: 60.0% of statements [2022-02-23T19:23:57.064Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T19:23:57.064Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-23T19:23:57.064Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T19:23:57.064Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T19:23:57.064Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T19:23:57.064Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T19:23:57.064Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/quota [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T19:23:57.065Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T19:23:57.568Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T19:23:57.568Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T19:23:58.525Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T19:23:58.525Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === Skipped [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-23T19:23:59.983Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-23T19:23:59.983Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-23T19:23:59.983Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-23T19:23:59.983Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-23T19:23:59.983Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T19:23:59.983Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T19:23:59.983Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T19:23:59.983Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T19:23:59.983Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-02-23T19:23:59.983Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T19:23:59.983Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-23T19:23:59.983Z] daemon_test.go:145: root required [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T19:23:59.983Z] reload_test.go:342: root required [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-23T19:23:59.983Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T19:23:59.983Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-23T19:23:59.983Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-23T19:23:59.983Z] download_test.go:267: Needs fixing on Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-23T19:23:59.983Z] layer_test.go:291: Failing on Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-23T19:23:59.983Z] layer_test.go:340: Failing on Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-23T19:23:59.983Z] layer_test.go:455: Failing on Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-23T19:23:59.983Z] layer_test.go:684: Failing on Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-23T19:23:59.983Z] migration_test.go:45: Failing on Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T19:23:59.983Z] migration_test.go:181: Failing on Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-23T19:23:59.983Z] mount_test.go:17: Failing on Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-23T19:23:59.983Z] mount_test.go:76: Failing on Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-23T19:23:59.983Z] mount_test.go:125: Failing on Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-23T19:23:59.983Z] mount_test.go:212: Failing on Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-23T19:23:59.983Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-23T19:23:59.983Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-23T19:23:59.983Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-23T19:23:59.983Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-23T19:23:59.983Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-23T19:23:59.983Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-23T19:23:59.983Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-23T19:23:59.983Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-23T19:23:59.983Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-23T19:23:59.983Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-23T19:23:59.983Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-23T19:23:59.983Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T19:23:59.983Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T19:23:59.983Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T19:23:59.983Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T19:23:59.983Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T19:23:59.983Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-23T19:23:59.983Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-02-23T19:23:59.983Z] archive_test.go:140: zstd not installed [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-23T19:23:59.983Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:23:59.983Z] archive_windows_test.go:16: Currently fails [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-23T19:23:59.983Z] changes_test.go:195: needs more investigation [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-23T19:23:59.983Z] changes_test.go:432: needs further investigation [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-23T19:23:59.983Z] changes_test.go:468: needs further investigation [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-23T19:23:59.983Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T19:23:59.983Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2022-02-23T19:23:59.983Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-23T19:23:59.983Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-23T19:23:59.983Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-23T19:23:59.983Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:23:59.983Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2022-02-23T19:23:59.983Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-23T19:23:59.983Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-23T19:23:59.983Z] poller_test.go:40: No chmod on Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T19:23:59.983Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T19:23:59.983Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-02-23T19:23:59.983Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:59.983Z] [2022-02-23T19:23:59.983Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-23T19:23:59.984Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:59.984Z] [2022-02-23T19:23:59.984Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-02-23T19:23:59.984Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:23:59.984Z] [2022-02-23T19:23:59.984Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-23T19:23:59.984Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T19:23:59.984Z] [2022-02-23T19:23:59.984Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-23T19:23:59.984Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T19:23:59.984Z] [2022-02-23T19:23:59.984Z] DONE 2071 tests, 68 skipped in 316.581s [2022-02-23T19:23:59.984Z] INFO: make.ps1 ended at 02/23/2022 19:23:59 [2022-02-23T19:24:00.437Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-02-23T19:24:01.381Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-02-23T19:24:01.954Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-02-23T19:24:02.174Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-23T19:24:02.174Z] INFO: Unit tests ended at 02/23/2022 19:24:02. Duration:00:05:39.0864327 [2022-02-23T19:24:02.174Z] INFO: Building busybox [2022-02-23T19:24:02.174Z] Sending build context to Docker daemon 5.12kB [2022-02-23T19:24:02.180Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T19:24:02.214Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T19:24:02.635Z] [2022-02-23T19:24:02.635Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-23T19:24:02.635Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-23T19:24:02.635Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-23T19:24:02.635Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-23T19:24:02.635Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-23T19:24:02.635Z] ---> c703d4d60533 [2022-02-23T19:24:02.635Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-23T19:24:02.635Z] ---> Running in 70349897b600 [2022-02-23T19:24:04.395Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T19:24:04.395Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T19:24:04.759Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T19:24:04.865Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T19:24:05.021Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T19:24:06.573Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T19:24:07.566Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T19:24:10.868Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T19:24:10.868Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T19:24:12.782Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T19:24:13.723Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-02-23T19:24:15.153Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T19:24:15.635Z] docker_api_swarm_service_test.go:100: [d2b3a96acd374] joining swarm manager [d7e087f0e2c9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:24:16.207Z] docker_api_swarm_service_test.go:101: [d8f84d5ccaec8] joining swarm manager [d7e087f0e2c9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:24:19.509Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-23T19:24:20.902Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T19:24:22.818Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-23T19:24:23.389Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T19:24:24.331Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T19:24:25.716Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T19:24:27.552Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T19:24:27.632Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T19:24:27.811Z] Removing intermediate container 70349897b600 [2022-02-23T19:24:27.811Z] ---> d026341595b9 [2022-02-23T19:24:27.811Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-23T19:24:27.811Z] ---> Running in 40a0949fbb10 [2022-02-23T19:24:27.811Z] Removing intermediate container 40a0949fbb10 [2022-02-23T19:24:27.811Z] ---> 9a0c074aab6f [2022-02-23T19:24:27.811Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-23T19:24:27.811Z] ---> Running in 0396d4ca98fd [2022-02-23T19:24:27.811Z] Removing intermediate container 0396d4ca98fd [2022-02-23T19:24:27.811Z] ---> 5a165c0b1e57 [2022-02-23T19:24:27.811Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-23T19:24:27.811Z] [2022-02-23T19:24:27.811Z] ---> f7b11110f105 [2022-02-23T19:24:27.811Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-23T19:24:27.811Z] ---> Running in 88fac011ce31 [2022-02-23T19:24:28.574Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T19:24:28.574Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T19:24:29.145Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T19:24:31.061Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T19:24:32.979Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T19:24:33.240Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T19:24:33.240Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-23T19:24:33.240Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T19:24:33.501Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T19:24:33.762Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T19:24:33.762Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T19:24:34.706Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T19:24:34.966Z] check_test.go:379: [d2b3a96acd374] daemon is not started [2022-02-23T19:24:35.911Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T19:24:36.854Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T19:24:37.115Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T19:24:40.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-02-23T19:24:42.984Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T19:24:42.984Z] docker_api_swarm_service_test.go:533: [d142e3ffb4892] joining swarm manager [d9df0e99c3769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:24:43.555Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T19:24:44.130Z] docker_api_swarm_service_test.go:534: [dd2c9bdd9b40f] joining swarm manager [d9df0e99c3769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:24:45.072Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T19:24:45.072Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T19:24:45.072Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T19:24:45.333Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T19:24:47.879Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T19:24:48.944Z] Removing intermediate container 88fac011ce31 [2022-02-23T19:24:48.944Z] ---> 95d642365378 [2022-02-23T19:24:48.944Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-23T19:24:48.944Z] ---> Running in 0028a1095c89 [2022-02-23T19:24:49.265Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T19:24:50.485Z] [2022-02-23T19:24:50.485Z] SUCCESS: Specified value was saved. [2022-02-23T19:24:51.810Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T19:24:52.382Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T19:24:52.382Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T19:24:52.382Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T19:24:53.408Z] Removing intermediate container 0028a1095c89 [2022-02-23T19:24:53.408Z] ---> 3abe573a46cc [2022-02-23T19:24:53.408Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-23T19:24:53.408Z] ---> Running in 6141d76f939c [2022-02-23T19:24:54.926Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T19:24:55.497Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T19:24:55.758Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T19:24:57.143Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T19:24:57.713Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T19:24:58.655Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T19:24:59.227Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T19:24:59.489Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T19:25:00.061Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T19:25:02.012Z] Cannot create a file when that file already exists. [2022-02-23T19:25:03.381Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T19:25:03.381Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T19:25:03.952Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T19:25:04.213Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T19:25:05.156Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T19:25:05.417Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T19:25:05.677Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T19:25:06.248Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T19:25:06.248Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T19:25:06.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-02-23T19:25:06.769Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T19:25:07.710Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T19:25:07.835Z] Removing intermediate container 6141d76f939c [2022-02-23T19:25:07.835Z] ---> 189acba75dd5 [2022-02-23T19:25:07.835Z] Step 13/13 : CMD ["sh"] [2022-02-23T19:25:07.835Z] ---> Running in fc2fb5ee3c79 [2022-02-23T19:25:07.835Z] Removing intermediate container fc2fb5ee3c79 [2022-02-23T19:25:07.835Z] ---> be7828218223 [2022-02-23T19:25:07.835Z] Successfully built be7828218223 [2022-02-23T19:25:07.835Z] Successfully tagged busybox:latest [2022-02-23T19:25:07.835Z] INFO: Docker images of the daemon under test [2022-02-23T19:25:07.835Z] [2022-02-23T19:25:07.835Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T19:25:07.835Z] busybox latest be7828218223 Less than a second ago 5.78GB [2022-02-23T19:25:07.835Z] microsoft/windowsservercore latest c703d4d60533 3 weeks ago 5.75GB [2022-02-23T19:25:07.835Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 3 weeks ago 5.75GB [2022-02-23T19:25:07.835Z] [2022-02-23T19:25:07.835Z] INFO: Running integration tests at 02/23/2022 19:25:07... [2022-02-23T19:25:07.835Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-23T19:25:07.835Z] INFO: Integration API tests being run from the host: [2022-02-23T19:25:08.297Z] INFO: make.ps1 starting at 02/23/2022 19:25:07 [2022-02-23T19:25:08.654Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T19:25:08.654Z] docker_api_swarm_service_test.go:148: [d02f83f070d84] joining swarm manager [d5b065c7ae036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:25:09.227Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T19:25:09.798Z] docker_api_swarm_service_test.go:148: [d411e385adeba] joining swarm manager [d5b065c7ae036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:25:09.798Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-02-23T19:25:09.847Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-23T19:25:11.185Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T19:25:12.128Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-02-23T19:25:13.071Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-02-23T19:25:13.645Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-02-23T19:25:14.218Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-02-23T19:25:14.790Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-02-23T19:25:15.361Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T19:25:15.932Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-02-23T19:25:16.876Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T19:25:17.447Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T19:25:17.710Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T19:25:18.281Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T19:25:18.281Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T19:25:20.197Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T19:25:20.458Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T19:25:20.737Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T19:25:21.314Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T19:25:21.885Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T19:25:21.885Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T19:25:22.146Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T19:25:22.717Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T19:25:23.288Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T19:25:23.552Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T19:25:24.125Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T19:25:24.125Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T19:25:24.696Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T19:25:24.696Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T19:25:25.640Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T19:25:25.900Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T19:25:26.473Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T19:25:27.045Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T19:25:27.045Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T19:25:27.618Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T19:25:29.004Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T19:25:29.578Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T19:25:30.520Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T19:25:31.092Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T19:25:31.187Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T19:25:31.187Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T19:25:31.187Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T19:25:31.354Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T19:25:31.924Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T19:25:32.497Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T19:25:33.069Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T19:25:34.456Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T19:25:36.999Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T19:25:36.999Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T19:25:37.260Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T19:25:38.646Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T19:25:39.603Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T19:25:41.514Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T19:25:42.901Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T19:25:42.901Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-02-23T19:25:42.901Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T19:25:42.901Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-02-23T19:25:42.901Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T19:25:43.162Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T19:25:44.550Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T19:25:45.120Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T19:25:45.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-02-23T19:25:46.636Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T19:25:47.213Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T19:25:49.038Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T19:25:49.129Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-23T19:25:49.391Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-02-23T19:25:49.391Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-23T19:25:49.391Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T19:25:49.963Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-02-23T19:25:51.346Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T19:25:51.346Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T19:25:51.609Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T19:25:52.180Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T19:25:52.457Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:25:52.458Z] INFO: Testing against a local daemon [2022-02-23T19:25:52.458Z] === RUN TestBuildWithSession [2022-02-23T19:25:52.458Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:25:52.458Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T19:25:52.458Z] === RUN TestBuildSquashParent [2022-02-23T19:25:52.458Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:25:52.458Z] --- SKIP: TestBuildSquashParent (0.01s) [2022-02-23T19:25:52.458Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T19:25:52.458Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:25:52.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:25:52.458Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:25:52.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:25:52.458Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:25:52.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:25:52.458Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:25:52.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:25:52.458Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:25:52.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:25:52.458Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:25:52.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:25:52.458Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:25:52.458Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:25:52.458Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:25:52.458Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:25:52.752Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-02-23T19:25:53.324Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T19:25:53.324Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-23T19:25:53.894Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T19:25:54.156Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T19:25:54.729Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T19:25:55.299Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-23T19:25:55.559Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T19:25:56.501Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T19:25:56.764Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T19:25:57.344Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T19:25:57.344Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T19:25:57.930Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T19:25:58.191Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T19:25:59.577Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T19:25:59.577Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T19:25:59.577Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-02-23T19:25:59.577Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T19:26:02.122Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T19:26:02.693Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T19:26:04.308Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T19:26:04.900Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:26:04.900Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:26:08.839Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T19:26:08.839Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T19:26:08.839Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T19:26:08.839Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T19:26:08.839Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T19:26:08.839Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T19:26:08.839Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T19:26:08.839Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T19:26:08.839Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T19:26:08.839Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T19:26:08.839Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T19:26:08.839Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-23T19:26:08.839Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T19:26:10.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-02-23T19:26:11.022Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T19:26:14.139Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-02-23T19:26:14.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-02-23T19:26:14.139Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T19:26:15.255Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-02-23T19:26:15.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.77s) [2022-02-23T19:26:15.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.78s) [2022-02-23T19:26:15.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.97s) [2022-02-23T19:26:15.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.27s) [2022-02-23T19:26:15.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.25s) [2022-02-23T19:26:15.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.35s) [2022-02-23T19:26:15.255Z] === RUN TestBuildMultiStageCopy [2022-02-23T19:26:15.255Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T19:26:15.527Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-02-23T19:26:15.527Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-02-23T19:26:15.527Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T19:26:15.527Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T19:26:16.100Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T19:26:16.100Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-02-23T19:26:16.821Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T19:26:16.821Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T19:26:16.821Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T19:26:16.821Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T19:26:16.821Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-23T19:26:16.821Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T19:26:16.821Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T19:26:16.821Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T19:26:16.821Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T19:26:16.821Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T19:26:16.821Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-23T19:26:16.846Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T19:26:18.646Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T19:26:19.218Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-02-23T19:26:19.478Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T19:26:20.863Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T19:26:21.521Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T19:26:21.521Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:26:21.521Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T19:26:21.521Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:26:21.521Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T19:26:21.521Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:26:21.521Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T19:26:21.804Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-02-23T19:26:22.492Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T19:26:24.354Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-02-23T19:26:25.616Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T19:26:26.078Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T19:26:26.266Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T19:26:26.528Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-02-23T19:26:26.791Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T19:26:27.049Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T19:26:27.052Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T19:26:27.994Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T19:26:27.994Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T19:26:27.994Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T19:26:28.293Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T19:26:28.598Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T19:26:29.381Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T19:26:30.324Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T19:26:30.585Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-02-23T19:26:30.786Z] --- PASS: TestBuildMultiStageCopy (16.59s) [2022-02-23T19:26:30.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.14s) [2022-02-23T19:26:30.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2022-02-23T19:26:30.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.23s) [2022-02-23T19:26:30.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.48s) [2022-02-23T19:26:30.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.70s) [2022-02-23T19:26:30.786Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T19:26:31.525Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T19:26:31.525Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T19:26:31.525Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T19:26:32.910Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T19:26:33.712Z] --- PASS: TestBuildMultiStageParentConfig (3.41s) [2022-02-23T19:26:33.712Z] === RUN TestBuildLabelWithTargets [2022-02-23T19:26:33.712Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:26:33.712Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-02-23T19:26:33.712Z] === RUN TestBuildWithEmptyLayers [2022-02-23T19:26:34.824Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-02-23T19:26:35.907Z] --- PASS: TestBuildWithEmptyLayers (1.73s) [2022-02-23T19:26:35.907Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T19:26:38.136Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T19:26:38.136Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T19:26:38.708Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T19:26:39.650Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T19:26:41.035Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T19:26:42.951Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T19:26:44.341Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T19:26:45.748Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T19:26:46.003Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T19:26:46.003Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T19:26:46.003Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T19:26:46.003Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T19:26:46.003Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T19:26:46.003Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T19:26:46.003Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T19:26:46.003Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T19:26:46.003Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T19:26:46.003Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T19:26:46.003Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T19:26:46.003Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T19:26:46.691Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T19:26:47.633Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T19:26:47.894Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T19:26:48.155Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T19:26:48.753Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T19:26:48.753Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T19:26:49.099Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T19:26:49.361Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T19:26:49.933Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T19:26:51.317Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T19:26:52.701Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T19:26:55.249Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T19:26:55.510Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T19:26:55.770Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-02-23T19:26:55.982Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T19:26:56.031Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T19:26:56.292Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T19:26:56.555Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T19:26:57.025Z] --- PASS: TestBuildMultiStageOnBuild (20.65s) [2022-02-23T19:26:57.025Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T19:26:57.025Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:26:57.025Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-02-23T19:26:57.025Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T19:26:57.128Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T19:26:57.128Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T19:26:57.700Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T19:26:58.641Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-02-23T19:26:59.569Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T19:27:03.927Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-02-23T19:27:03.927Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-23T19:27:03.927Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T19:27:03.928Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-02-23T19:27:04.189Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T19:27:04.562Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T19:27:05.139Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T19:27:06.082Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-02-23T19:27:06.345Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-02-23T19:27:06.606Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-02-23T19:27:06.606Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T19:27:07.179Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T19:27:07.750Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T19:27:08.241Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T19:27:08.322Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T19:27:08.893Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T19:27:08.893Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-02-23T19:27:08.893Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T19:27:09.836Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T19:27:09.836Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-02-23T19:27:10.099Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T19:27:10.099Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-02-23T19:27:10.099Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T19:27:10.670Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-02-23T19:27:11.654Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T19:27:12.055Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T19:27:12.055Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-02-23T19:27:12.055Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T19:27:13.969Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T19:27:14.911Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T19:27:15.481Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T19:27:18.739Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T19:27:18.777Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T19:27:19.350Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T19:27:19.922Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-02-23T19:27:20.282Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T19:27:21.308Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-02-23T19:27:21.569Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-02-23T19:27:22.197Z] --- PASS: TestBuildMultiStageLayerLeak (22.50s) [2022-02-23T19:27:22.197Z] === RUN TestBuildWithHugeFile [2022-02-23T19:27:22.511Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-02-23T19:27:23.184Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T19:27:24.427Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-02-23T19:27:25.834Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-02-23T19:27:26.097Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T19:27:26.097Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T19:27:26.097Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T19:27:27.066Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T19:27:27.747Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-02-23T19:27:28.036Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T19:27:28.036Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T19:27:28.036Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T19:27:28.319Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-02-23T19:27:28.580Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-02-23T19:27:28.841Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-02-23T19:27:29.414Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-02-23T19:27:29.676Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-02-23T19:27:30.247Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-02-23T19:27:31.190Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-02-23T19:27:31.190Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-02-23T19:27:31.450Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T19:27:32.023Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T19:27:32.594Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T19:27:34.507Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-02-23T19:27:35.079Z] === RUN TestDockerSuite/TestRunState [2022-02-23T19:27:36.466Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T19:27:37.036Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-02-23T19:27:37.036Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T19:27:37.609Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T19:27:37.870Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-02-23T19:27:37.870Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-23T19:27:37.870Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T19:27:38.131Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T19:27:38.370Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T19:27:38.370Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:27:38.370Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T19:27:38.702Z] === RUN TestDockerSuite/TestRunSysctls [2022-02-23T19:27:40.088Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-02-23T19:27:40.088Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T19:27:40.348Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T19:27:40.348Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T19:27:40.609Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-02-23T19:27:42.522Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-02-23T19:27:42.522Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-02-23T19:27:43.095Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-02-23T19:27:44.487Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-02-23T19:27:45.874Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-02-23T19:27:47.791Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T19:27:50.759Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T19:27:51.090Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T19:27:51.090Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T19:27:51.661Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T19:27:51.661Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-02-23T19:27:52.234Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T19:27:52.299Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T19:27:54.147Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T19:27:54.491Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T19:27:54.491Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T19:27:54.491Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T19:27:54.718Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T19:27:55.290Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T19:27:55.291Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T19:27:55.462Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T19:27:55.462Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T19:27:55.553Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T19:27:56.124Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T19:27:56.697Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T19:27:56.958Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-02-23T19:27:57.218Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-02-23T19:27:57.218Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-23T19:27:57.218Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T19:27:57.218Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T19:27:57.793Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T19:28:01.095Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T19:28:01.257Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T19:28:01.356Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T19:28:02.227Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T19:28:02.298Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T19:28:03.198Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T19:28:03.684Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T19:28:04.166Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T19:28:04.645Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T19:28:05.136Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-23T19:28:06.030Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T19:28:06.105Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T19:28:07.415Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T19:28:07.986Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T19:28:07.986Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-02-23T19:28:07.986Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T19:28:07.986Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-02-23T19:28:07.986Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T19:28:07.986Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-02-23T19:28:07.986Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T19:28:07.986Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-02-23T19:28:07.986Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-23T19:28:07.986Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-02-23T19:28:08.284Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-23T19:28:08.928Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-02-23T19:28:09.189Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-02-23T19:28:10.575Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-02-23T19:28:10.575Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-02-23T19:28:10.836Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-02-23T19:28:11.407Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T19:28:11.407Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-02-23T19:28:12.350Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-02-23T19:28:12.350Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-23T19:28:12.350Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-02-23T19:28:12.350Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T19:28:12.350Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-02-23T19:28:12.350Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-23T19:28:12.350Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-02-23T19:28:12.350Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-23T19:28:12.350Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-02-23T19:28:12.350Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-23T19:28:12.350Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-02-23T19:28:12.350Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-23T19:28:12.350Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-02-23T19:28:12.350Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-23T19:28:12.350Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-02-23T19:28:12.924Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-02-23T19:28:12.924Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-02-23T19:28:13.496Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-02-23T19:28:13.496Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-02-23T19:28:14.067Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T19:28:14.328Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T19:28:14.900Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T19:28:14.900Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-02-23T19:28:15.363Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T19:28:15.363Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:28:15.363Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T19:28:15.363Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T19:28:15.363Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T19:28:15.363Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T19:28:15.363Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T19:28:15.472Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-02-23T19:28:15.823Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T19:28:15.823Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T19:28:16.044Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-02-23T19:28:16.044Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T19:28:16.044Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T19:28:16.284Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T19:28:16.305Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-02-23T19:28:16.566Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T19:28:17.254Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T19:28:17.510Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-02-23T19:28:18.083Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-02-23T19:28:18.083Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-23T19:28:18.083Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-23T19:28:18.656Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T19:28:18.656Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T19:28:19.597Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-02-23T19:28:19.858Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T19:28:20.430Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T19:28:22.362Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T19:28:22.938Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T19:28:22.938Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T19:28:22.938Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T19:28:23.510Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-02-23T19:28:24.333Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T19:28:24.453Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-02-23T19:28:24.453Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-02-23T19:28:25.394Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T19:28:25.395Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T19:28:26.780Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T19:28:27.042Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T19:28:27.303Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T19:28:27.563Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-02-23T19:28:28.505Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1302125041 [2022-02-23T19:28:28.766Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T19:28:29.028Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T19:28:30.414Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T19:28:30.414Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T19:28:30.414Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T19:28:31.797Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T19:28:32.741Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T19:28:33.311Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T19:28:33.311Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T19:28:33.311Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T19:28:33.571Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T19:28:34.141Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T19:28:36.054Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T19:28:41.338Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-02-23T19:28:41.338Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T19:28:42.723Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T19:28:43.316Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T19:28:44.260Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T19:28:45.439Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T19:28:45.439Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T19:28:45.439Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T19:28:45.899Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T19:28:46.801Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T19:28:48.186Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T19:28:48.759Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T19:28:50.144Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T19:28:51.530Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T19:28:52.914Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T19:28:53.487Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-02-23T19:28:55.402Z] docker_cli_service_logs_test.go:246: checking task yicddtmh3q9z [2022-02-23T19:28:55.402Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T19:28:55.402Z] docker_cli_service_logs_test.go:251: checking messages for yicddtmh3q9z [2022-02-23T19:28:55.402Z] docker_cli_service_logs_test.go:246: checking task zmgui2nso6yt [2022-02-23T19:28:55.402Z] docker_cli_service_logs_test.go:251: checking messages for zmgui2nso6yt [2022-02-23T19:28:59.608Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T19:29:02.904Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T19:29:06.202Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-02-23T19:29:07.168Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T19:29:08.552Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-02-23T19:29:09.493Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-02-23T19:29:11.406Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T19:29:11.406Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T19:29:11.977Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T19:29:12.551Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T19:29:12.551Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-23T19:29:12.551Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T19:29:13.123Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T19:29:16.429Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T19:29:18.974Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-02-23T19:29:19.236Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-02-23T19:29:19.809Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-02-23T19:29:19.809Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-23T19:29:19.809Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-02-23T19:29:19.809Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-23T19:29:19.809Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-02-23T19:29:19.923Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T19:29:19.923Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T19:29:19.923Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T19:29:19.923Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T19:29:19.923Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T19:29:19.923Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T19:29:19.923Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T19:29:19.923Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T19:29:19.923Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T19:29:19.923Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T19:29:19.923Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T19:29:19.923Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-23T19:29:20.751Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-02-23T19:29:21.323Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-02-23T19:29:21.893Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-02-23T19:29:22.835Z] === RUN TestDockerSuite/TestUpdateStats [2022-02-23T19:29:23.727Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T19:29:26.135Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-02-23T19:29:26.396Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-02-23T19:29:27.341Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-02-23T19:29:27.341Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-23T19:29:27.341Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-02-23T19:29:28.296Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-02-23T19:29:28.297Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-02-23T19:29:28.442Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T19:29:28.491Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T19:29:28.874Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T19:29:30.786Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-02-23T19:29:31.729Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-02-23T19:29:32.675Z] docker_cli_swarm_test.go:1895: [d01aeec9969aa] joining swarm manager [df0a2ac976444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:29:34.059Z] docker_cli_swarm_test.go:1896: [d38fcbf3f6c33] joining swarm manager [df0a2ac976444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:29:34.420Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T19:29:34.420Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T19:29:34.420Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T19:29:34.420Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T19:29:34.420Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-23T19:29:34.420Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T19:29:34.420Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T19:29:34.420Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T19:29:34.420Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T19:29:34.420Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T19:29:34.420Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-23T19:29:34.630Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-02-23T19:29:37.180Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-02-23T19:29:38.124Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T19:29:39.189Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T19:29:39.189Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:29:39.189Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T19:29:39.189Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:29:39.189Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T19:29:39.189Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:29:39.189Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T19:29:40.673Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T19:29:40.759Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T19:29:43.219Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-02-23T19:29:43.433Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T19:29:44.605Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-02-23T19:29:45.991Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-02-23T19:29:46.251Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-02-23T19:29:46.640Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T19:29:47.194Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-02-23T19:29:48.140Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-02-23T19:29:49.233Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T19:29:49.541Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-02-23T19:29:50.926Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-02-23T19:29:52.311Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-02-23T19:29:53.695Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-02-23T19:29:54.267Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-02-23T19:29:55.210Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T19:29:56.593Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-02-23T19:29:57.807Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T19:30:03.612Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T19:30:04.483Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T19:30:05.473Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T19:30:05.473Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T19:30:05.473Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T19:30:05.473Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T19:30:05.473Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T19:30:05.473Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T19:30:05.473Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T19:30:05.473Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T19:30:05.473Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T19:30:05.473Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T19:30:05.473Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T19:30:09.311Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T19:30:09.311Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T19:30:11.495Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T19:30:11.495Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T19:30:11.495Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T19:30:11.495Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T19:30:11.495Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T19:30:11.495Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T19:30:11.495Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T19:30:11.756Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-02-23T19:30:11.756Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T19:30:11.756Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T19:30:12.697Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T19:30:12.697Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T19:30:12.697Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T19:30:12.697Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T19:30:12.697Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T19:30:14.086Z] docker_cli_swarm_test.go:1796: [d8330ac961f0c] joining swarm manager [dd3fe4227ff51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:30:14.657Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T19:30:14.657Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T19:30:14.657Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T19:30:14.920Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T19:30:14.920Z] === RUN TestDockerSuite/TestVolumeEvents [2022-02-23T19:30:15.181Z] docker_cli_swarm_test.go:1797: [d6526fb3f7126] joining swarm manager [dd3fe4227ff51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:30:17.980Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T19:30:20.467Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T19:30:21.879Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T19:30:21.879Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T19:30:21.879Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T19:30:23.795Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T19:30:26.342Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T19:30:26.342Z] docker_cli_run_test.go:4410: unmatched requirement DaemonIsWindows [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite (1306.08s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.64s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.55s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.66s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.07s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.10s) [2022-02-23T19:30:26.342Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.79s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.07s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.41s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.69s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.81s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.59s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.70s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.04s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.72s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestAttachDetach (0.87s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.96s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.31s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.33s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.90s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.97s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.86s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.61s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.72s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.95s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.42s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.47s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.68s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.29s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.48s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.16s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.10s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.24s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.80s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.74s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.31s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.89s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.49s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.33s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.21s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.76s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.25s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.29s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.55s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.92s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.19s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.92s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.40s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.45s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.82s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.55s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.93s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.41s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.82s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.13s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.02s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.10s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.17s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.69s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.53s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.60s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.75s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.02s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.62s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.37s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCmd (0.24s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s) [2022-02-23T19:30:26.343Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.11s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.00s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.94s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.90s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.54s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.44s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.71s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.58s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.17s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.18s) [2022-02-23T19:30:26.343Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-02-23T19:30:26.343Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-23T19:30:26.343Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-23T19:30:26.343Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.53s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.01s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.08s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.31s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.97s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.97s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.46s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.37s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.48s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.17s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.03s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.01s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.98s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.28s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.05s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.83s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.07s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.21s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.28s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.79s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.70s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.00s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.15s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.50s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.55s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.57s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.72s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEnv (1.37s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.04s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.99s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.41s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.57s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.18s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.09s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.15s) [2022-02-23T19:30:26.343Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.44s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.13s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildFails (0.69s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.33s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.33s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.66s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.21s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.84s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.53s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.69s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.74s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.44s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildHistory (4.36s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.68s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.08s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.58s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.02s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.16s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.07s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.33s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.04s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.42s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.17s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.57s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.84s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.70s) [2022-02-23T19:30:26.343Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.41s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.47s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.59s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.29s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.64s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.64s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.31s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.63s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.58s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.66s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.05s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.57s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.89s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.26s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.13s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildPATH (1.54s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.67s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.78s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.37s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.80s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildRm (2.34s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.99s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.46s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.89s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.94s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-02-23T19:30:26.343Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.79s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildStderr (0.68s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.27s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.85s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.79s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.98s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildUser (1.47s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.31s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.36s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.73s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.88s) [2022-02-23T19:30:26.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-23T19:30:26.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-23T19:30:26.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-23T19:30:26.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.14s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s) [2022-02-23T19:30:26.343Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.66s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.15s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2022-02-23T19:30:26.344Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.30s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-23T19:30:26.344Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCommitChange (0.66s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.59s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.12s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.36s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.67s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCommitTTY (1.08s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.61s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.33s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.75s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.33s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.18s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.55s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.59s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.52s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.60s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.53s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.62s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.58s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.58s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.37s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.63s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.48s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.58s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.67s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.51s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.48s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.57s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.51s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.55s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.15s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.33s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.05s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.68s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.49s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.87s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2022-02-23T19:30:26.344Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.55s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.62s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.22s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.52s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.29s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.06s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.47s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.45s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.57s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.41s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ce2a80_} (1.42s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13183286672_/foo_false____} (0.48s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13183286672_/foo_true____} (1.35s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32690387911_/foo_false____} (1.43s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32690387911_/foo_true____} (1.32s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32690387911_/foo_true__0xc000ce2ab0__} (1.37s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ce2ac8_} (1.43s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ce2ae0_} (1.31s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ce2af8_} (1.36s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ce2b10_} (0.61s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.24s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.20s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.81s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.62s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.65s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.54s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.55s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.84s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.68s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.62s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.59s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.58s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.78s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.58s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.55s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.62s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.63s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.76s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.71s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.69s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.19s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.78s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.79s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.25s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.32s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.70s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.24s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.34s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.92s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.45s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToDot (0.53s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.91s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.93s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.31s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.77s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2022-02-23T19:30:26.344Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-02-23T19:30:26.344Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.55s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.48s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.00s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.98s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.96s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.80s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.04s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.93s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.95s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.46s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.62s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.94s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsAttach (0.72s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsCommit (0.78s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.56s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.68s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.23s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.43s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.66s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsCopy (1.19s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.25s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.56s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.09s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.24s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsFilters (1.41s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsFormat (1.03s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.67s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.73s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2022-02-23T19:30:26.344Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-23T19:30:26.344Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.99s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsRename (0.57s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsResize (0.57s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.92s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2022-02-23T19:30:26.344Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.04s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.67s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecInspectID (2.66s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.00s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-02-23T19:30:26.345Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.59s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.92s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.53s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestHealth (18.80s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.43s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.71s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.76s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.65s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.72s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.66s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.50s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.56s) [2022-02-23T19:30:26.345Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T19:30:26.345Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.99s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.55s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.40s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.59s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.80s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.94s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.69s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.78s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.95s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.01s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.78s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.90s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestNetHostname (1.33s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.67s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.38s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPluginActive (2.07s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.15s) [2022-02-23T19:30:26.345Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.38s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.76s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.54s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.90s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.31s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.86s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.86s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPortList (6.11s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.95s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.47s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.51s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.96s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.92s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.03s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.49s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.27s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsByOrder (2.27s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.02s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.12s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.35s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.81s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.48s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.45s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.53s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.59s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.58s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.03s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-02-23T19:30:26.345Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.27s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.18s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.30s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.02s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.42s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.46s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.12s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.42s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.37s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.30s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.84s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-02-23T19:30:26.345Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.14s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.65s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.75s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.68s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.39s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.70s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.82s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.65s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.53s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.90s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.50s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.59s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.11s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.32s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.52s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.59s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.48s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.16s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.57s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.64s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.63s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.17s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.53s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.54s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.07s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.40s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.58s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.05s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.04s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.73s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.11s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.28s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.15s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.65s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.41s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.79s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.24s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.96s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.12s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.15s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunMount (5.15s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.37s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.97s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.39s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.51s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.94s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.32s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.33s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.67s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.38s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.48s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.04s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.08s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.54s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.63s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.63s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.69s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.52s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.20s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.18s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.88s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.44s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.66s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.36s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.62s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.53s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.64s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.54s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.56s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.61s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunState (1.29s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.58s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunSysctls (1.36s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.82s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.44s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.96s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.63s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.67s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunUserByName (0.49s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.62s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.10s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.41s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.95s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.37s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.62s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.63s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.24s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.58s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.55s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.54s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.60s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.00s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s) [2022-02-23T19:30:26.346Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.54s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.19s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.57s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.81s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.60s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2022-02-23T19:30:26.346Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.82s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.93s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.39s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.47s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.48s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.48s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.13s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.88s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.86s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.71s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStartRecordError (1.11s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.60s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.75s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.57s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-02-23T19:30:26.347Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.72s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.96s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-02-23T19:30:26.347Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-23T19:30:26.347Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUpdateStats (3.66s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.99s) [2022-02-23T19:30:26.347Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.86s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.68s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.81s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.82s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.20s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.23s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.91s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.38s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.32s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.01s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.05s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.52s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.64s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.76s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.72s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.80s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.54s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.42s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.79s) [2022-02-23T19:30:26.347Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.51s) [2022-02-23T19:30:26.347Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-23T19:30:26.347Z] === RUN TestDockerRegistrySuite [2022-02-23T19:30:26.347Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T19:30:26.667Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T19:30:27.730Z] check_test.go:195: [d1a2ca1ef1831] daemon is not started [2022-02-23T19:30:27.730Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T19:30:28.303Z] check_test.go:195: [d267e06d52231] daemon is not started [2022-02-23T19:30:28.564Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T19:30:28.752Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T19:30:28.752Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T19:30:28.752Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T19:30:29.950Z] check_test.go:195: [d57ef6f94f42c] daemon is not started [2022-02-23T19:30:29.950Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T19:30:29.950Z] check_test.go:195: [d47ccb8e71851] daemon is not started [2022-02-23T19:30:29.950Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T19:30:30.891Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-02-23T19:30:33.438Z] check_test.go:195: [d6dfdd28e7e32] daemon is not started [2022-02-23T19:30:33.438Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T19:30:34.914Z] --- PASS: TestBuildWithHugeFile (181.84s) [2022-02-23T19:30:34.914Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T19:30:34.914Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:30:34.914Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:30:34.914Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T19:30:34.914Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:30:34.914Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:30:34.914Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:30:34.914Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:30:34.914Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:30:34.914Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:30:34.914Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:30:34.914Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:30:34.914Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:30:34.914Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-02-23T19:30:34.914Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-23T19:30:34.914Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-23T19:30:34.914Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-23T19:30:34.914Z] === RUN TestBuildPreserveOwnership [2022-02-23T19:30:34.915Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:30:34.915Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestBuildPlatformInvalid [2022-02-23T19:30:34.915Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-23T19:30:34.915Z] PASS [2022-02-23T19:30:34.915Z] ok github.com/docker/docker/integration/build 273.162s [2022-02-23T19:30:34.915Z] [2022-02-23T19:30:34.915Z] === Skipped [2022-02-23T19:30:34.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-23T19:30:34.915Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:30:34.915Z] [2022-02-23T19:30:34.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.01s) [2022-02-23T19:30:34.915Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] [2022-02-23T19:30:34.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-02-23T19:30:34.915Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:30:34.915Z] [2022-02-23T19:30:34.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-02-23T19:30:34.915Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:30:34.915Z] [2022-02-23T19:30:34.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:30:34.915Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:30:34.915Z] [2022-02-23T19:30:34.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-23T19:30:34.915Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:30:34.915Z] [2022-02-23T19:30:34.915Z] DONE 29 tests, 6 skipped in 311.596s [2022-02-23T19:30:34.915Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-23T19:30:34.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:30:34.915Z] INFO: Testing against a local daemon [2022-02-23T19:30:34.915Z] === RUN TestConfigInspect [2022-02-23T19:30:34.915Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestConfigList [2022-02-23T19:30:34.915Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] --- SKIP: TestConfigList (0.01s) [2022-02-23T19:30:34.915Z] === RUN TestConfigsCreateAndDelete [2022-02-23T19:30:34.915Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-02-23T19:30:34.915Z] === RUN TestConfigsUpdate [2022-02-23T19:30:34.915Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestTemplatedConfig [2022-02-23T19:30:34.915Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestConfigCreateResolve [2022-02-23T19:30:34.915Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:30:34.915Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-23T19:30:34.915Z] PASS [2022-02-23T19:30:34.915Z] ok github.com/docker/docker/integration/config 0.145s [2022-02-23T19:30:34.915Z] [2022-02-23T19:30:34.915Z] === Skipped [2022-02-23T19:30:34.915Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-23T19:30:34.915Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] [2022-02-23T19:30:34.915Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2022-02-23T19:30:34.915Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] [2022-02-23T19:30:34.915Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.01s) [2022-02-23T19:30:34.915Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] [2022-02-23T19:30:34.915Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-23T19:30:34.915Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] [2022-02-23T19:30:34.915Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-23T19:30:34.915Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] [2022-02-23T19:30:34.915Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-02-23T19:30:34.915Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:30:34.915Z] [2022-02-23T19:30:34.915Z] DONE 6 tests, 6 skipped in 2.589s [2022-02-23T19:30:34.915Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-23T19:30:34.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:30:34.915Z] INFO: Testing against a local daemon [2022-02-23T19:30:34.915Z] === RUN TestCheckpoint [2022-02-23T19:30:34.915Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:30:34.915Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestContainerInvalidJSON [2022-02-23T19:30:34.915Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:30:34.915Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:30:34.915Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:30:34.915Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:30:34.915Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:30:34.915Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:30:34.915Z] --- PASS: TestContainerInvalidJSON (0.07s) [2022-02-23T19:30:34.915Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-23T19:30:34.915Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-23T19:30:34.915Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T19:30:34.915Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.38s) [2022-02-23T19:30:34.915Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T19:30:34.915Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-02-23T19:30:34.915Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T19:30:34.915Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-02-23T19:30:34.915Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T19:30:34.915Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-02-23T19:30:34.915Z] === RUN TestCopyFromContainer [2022-02-23T19:30:34.915Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T19:30:34.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:30:34.915Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:30:34.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:30:34.915Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:30:34.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:30:34.915Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:30:34.915Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:30:34.915Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:30:34.915Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:30:34.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-02-23T19:30:34.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T19:30:34.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T19:30:34.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-23T19:30:34.915Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T19:30:34.915Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T19:30:34.915Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestCreateWithInvalidEnv [2022-02-23T19:30:34.915Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T19:30:34.915Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T19:30:34.915Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T19:30:34.915Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T19:30:34.915Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T19:30:34.915Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T19:30:34.915Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T19:30:34.915Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T19:30:34.915Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T19:30:34.915Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-02-23T19:30:34.915Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T19:30:34.915Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T19:30:34.915Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T19:30:34.915Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T19:30:34.915Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:30:34.915Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T19:30:34.915Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:30:34.915Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T19:30:34.915Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:30:34.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:30:34.915Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:30:34.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:30:34.915Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:30:34.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:30:34.915Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:30:34.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:30:34.915Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:30:34.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:30:34.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:30:34.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:30:34.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:30:34.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:30:34.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:30:34.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-23T19:30:34.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T19:30:34.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T19:30:34.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T19:30:34.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T19:30:34.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-23T19:30:34.915Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T19:30:34.915Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T19:30:34.915Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestCreateDifferentPlatform [2022-02-23T19:30:34.915Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T19:30:34.915Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T19:30:34.915Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-23T19:30:34.915Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T19:30:34.915Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T19:30:34.915Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-02-23T19:30:34.915Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T19:30:34.915Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T19:30:34.915Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T19:30:34.915Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T19:30:34.915Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestDiff [2022-02-23T19:30:34.915Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T19:30:34.915Z] --- SKIP: TestDiff (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestExecWithCloseStdin [2022-02-23T19:30:34.915Z] --- PASS: TestExecWithCloseStdin (2.95s) [2022-02-23T19:30:34.915Z] === RUN TestExec [2022-02-23T19:30:34.915Z] --- PASS: TestExec (2.62s) [2022-02-23T19:30:34.915Z] === RUN TestExecUser [2022-02-23T19:30:34.915Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T19:30:34.915Z] --- SKIP: TestExecUser (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestExportContainerAndImportImage [2022-02-23T19:30:34.915Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T19:30:34.915Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:34.915Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestHealthCheckWorkdir [2022-02-23T19:30:34.915Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T19:30:34.915Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestHealthKillContainer [2022-02-23T19:30:34.915Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T19:30:34.915Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T19:30:34.915Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T19:30:34.915Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T19:30:34.915Z] === RUN TestKillContainerInvalidSignal [2022-02-23T19:30:35.803Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T19:30:36.660Z] --- PASS: TestKillContainerInvalidSignal (2.41s) [2022-02-23T19:30:36.660Z] === RUN TestKillContainer [2022-02-23T19:30:36.660Z] === RUN TestKillContainer/no_signal [2022-02-23T19:30:36.765Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T19:30:36.765Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T19:30:36.765Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T19:30:36.765Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T19:30:36.765Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T19:30:37.096Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T19:30:38.725Z] check_test.go:195: [dc3cb4ad34622] daemon is not started [2022-02-23T19:30:38.725Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T19:30:38.912Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T19:30:38.912Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T19:30:38.912Z] === RUN TestKillContainer/killing_signal [2022-02-23T19:30:38.986Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-02-23T19:30:40.489Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T19:30:41.531Z] docker_cli_swarm_test.go:1315: [db9049c7917d8] joining swarm manager [d72daaceacb9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:30:41.531Z] check_test.go:195: [d1731f3a6061c] daemon is not started [2022-02-23T19:30:41.531Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T19:30:41.904Z] --- PASS: TestKillContainer (5.16s) [2022-02-23T19:30:41.904Z] --- PASS: TestKillContainer/no_signal (2.33s) [2022-02-23T19:30:41.904Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:30:41.904Z] --- PASS: TestKillContainer/killing_signal (2.77s) [2022-02-23T19:30:41.904Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T19:30:41.904Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:30:41.904Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T19:30:41.904Z] === RUN TestKillStoppedContainer [2022-02-23T19:30:41.904Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:30:41.904Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-23T19:30:41.904Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T19:30:41.904Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:30:41.904Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T19:30:41.904Z] === RUN TestKillDifferentUserContainer [2022-02-23T19:30:41.904Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T19:30:41.904Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-23T19:30:41.904Z] === RUN TestInspectOomKilledTrue [2022-02-23T19:30:41.904Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:41.904Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T19:30:41.904Z] === RUN TestInspectOomKilledFalse [2022-02-23T19:30:41.904Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:30:41.904Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T19:30:41.904Z] === RUN TestLogsFollowTailEmpty [2022-02-23T19:30:42.474Z] docker_cli_swarm_test.go:1316: [d800521192dfa] joining swarm manager [d72daaceacb9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:30:42.474Z] check_test.go:195: [d94b8fc18cc51] daemon is not started [2022-02-23T19:30:42.734Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T19:30:43.681Z] check_test.go:195: [d4b96f663677e] daemon is not started [2022-02-23T19:30:43.681Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T19:30:44.163Z] --- PASS: TestLogsFollowTailEmpty (2.38s) [2022-02-23T19:30:44.163Z] === RUN TestNetworkNat [2022-02-23T19:30:44.163Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T19:30:44.163Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-23T19:30:44.163Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T19:30:44.256Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T19:30:44.647Z] check_test.go:195: [d27fa8d7d4d7a] daemon is not started [2022-02-23T19:30:44.647Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T19:30:45.243Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T19:30:46.033Z] check_test.go:195: [d1f1f9bb3e564] daemon is not started [2022-02-23T19:30:46.033Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T19:30:46.974Z] check_test.go:195: [df88489b2e74e] daemon is not started [2022-02-23T19:30:46.975Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T19:30:47.154Z] --- PASS: TestNetworkLocalhostTCPNat (2.75s) [2022-02-23T19:30:47.154Z] === RUN TestNetworkLoopbackNat [2022-02-23T19:30:47.154Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T19:30:47.154Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-23T19:30:47.154Z] === RUN TestPause [2022-02-23T19:30:47.154Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T19:30:47.154Z] --- SKIP: TestPause (0.00s) [2022-02-23T19:30:47.154Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T19:30:47.534Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T19:30:47.916Z] check_test.go:195: [df0381be1ca7e] daemon is not started [2022-02-23T19:30:47.916Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T19:30:48.860Z] check_test.go:195: [d3c07d84a2494] daemon is not started [2022-02-23T19:30:48.860Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T19:30:49.407Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.32s) [2022-02-23T19:30:49.407Z] === RUN TestPauseStopPausedContainer [2022-02-23T19:30:49.407Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:30:49.407Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-23T19:30:49.407Z] === RUN TestPsFilter [2022-02-23T19:30:49.407Z] --- PASS: TestPsFilter (0.24s) [2022-02-23T19:30:49.407Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T19:30:49.801Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ed8c59781e8d02980859827f6cb0b5760b86f9f5cd2d5953c640de64947fd710 [2022-02-23T19:30:50.372Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b712a56498e53ad8a48cc88f6556b03473e3bf8dde5bb03575b17914ae75e885 [2022-02-23T19:30:50.425Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T19:30:50.633Z] check_test.go:195: [dc434de33167d] daemon is not started [2022-02-23T19:30:50.633Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T19:30:50.880Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T19:30:50.880Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T19:30:51.575Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1fb5581fca228a7e625a7aacef9eeceba971c52fcdbe068f830c7442f518cba1 [2022-02-23T19:30:52.146Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:98d9243b03909220b7c05b5b597df6081a5c9b06d5d2fc57765c7cc7709e7723 [2022-02-23T19:30:52.395Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.61s) [2022-02-23T19:30:52.395Z] === RUN TestRemoveContainerWithVolume [2022-02-23T19:30:52.404Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T19:30:52.404Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T19:30:52.404Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T19:30:52.407Z] check_test.go:195: [d2d8c2953aa48] daemon is not started [2022-02-23T19:30:52.407Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T19:30:53.349Z] check_test.go:195: [dfc18212e56a3] daemon is not started [2022-02-23T19:30:53.349Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T19:30:53.395Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T19:30:53.864Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T19:30:53.864Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T19:30:54.332Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T19:30:54.593Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-23T19:30:54.655Z] --- PASS: TestRemoveContainerWithVolume (2.59s) [2022-02-23T19:30:54.655Z] === RUN TestRemoveContainerRunning [2022-02-23T19:30:55.555Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-23T19:30:55.892Z] check_test.go:195: [d34e0a413a2ce] daemon is not started [2022-02-23T19:30:55.892Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T19:30:56.464Z] check_test.go:195: [d251d72bece2e] daemon is not started [2022-02-23T19:30:56.464Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T19:30:56.726Z] check_test.go:195: [d8a25b097b728] daemon is not started [2022-02-23T19:30:56.726Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T19:30:56.812Z] --- PASS: TestRemoveContainerRunning (2.41s) [2022-02-23T19:30:56.812Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T19:30:57.084Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T19:30:57.670Z] check_test.go:195: [da01d04ef1a98] daemon is not started [2022-02-23T19:30:57.670Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T19:30:58.615Z] check_test.go:195: [d62a7a8639d68] daemon is not started [2022-02-23T19:30:58.615Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T19:30:59.556Z] check_test.go:195: [d7009008ac7d8] daemon is not started [2022-02-23T19:30:59.556Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T19:30:59.803Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.40s) [2022-02-23T19:30:59.803Z] === RUN TestRemoveInvalidContainer [2022-02-23T19:30:59.803Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-23T19:30:59.803Z] === RUN TestRenameLinkedContainer [2022-02-23T19:30:59.803Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T19:30:59.803Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-23T19:30:59.803Z] === RUN TestRenameStoppedContainer [2022-02-23T19:31:02.100Z] check_test.go:195: [d0e5286da5b3c] daemon is not started [2022-02-23T19:31:02.100Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T19:31:02.100Z] check_test.go:195: [d3fbe0f2c1fa5] daemon is not started [2022-02-23T19:31:02.100Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T19:31:03.043Z] check_test.go:195: [dd9d773ebb5d5] daemon is not started [2022-02-23T19:31:03.043Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T19:31:03.624Z] check_test.go:195: [d5567e2beabef] daemon is not started [2022-02-23T19:31:03.624Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T19:31:03.624Z] check_test.go:195: [dedeb38393bcd] daemon is not started [2022-02-23T19:31:03.624Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T19:31:03.885Z] check_test.go:195: [d1156d2cc75df] daemon is not started [2022-02-23T19:31:03.885Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T19:31:04.145Z] check_test.go:195: [d4bc39f99599e] daemon is not started [2022-02-23T19:31:04.145Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T19:31:04.405Z] check_test.go:195: [d675f9e4791be] daemon is not started [2022-02-23T19:31:04.405Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T19:31:04.666Z] check_test.go:195: [d6e683368d99b] daemon is not started [2022-02-23T19:31:04.666Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T19:31:05.611Z] check_test.go:195: [dbd55d3b283ba] daemon is not started [2022-02-23T19:31:05.611Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T19:31:06.838Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T19:31:06.838Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:31:06.838Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T19:31:06.997Z] check_test.go:195: [d952141b1bfac] daemon is not started [2022-02-23T19:31:06.997Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T19:31:07.037Z] --- PASS: TestRenameStoppedContainer (7.56s) [2022-02-23T19:31:07.037Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T19:31:07.941Z] check_test.go:195: [d2d7f643659a8] daemon is not started [2022-02-23T19:31:07.941Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T19:31:08.885Z] check_test.go:195: [da89ce7afd519] daemon is not started [2022-02-23T19:31:08.885Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T19:31:09.434Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T19:31:09.826Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite (44.31s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.22s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.91s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.44s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.20s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.00s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.11s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.86s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.80s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.87s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.21s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.39s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.06s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-02-23T19:31:10.767Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-02-23T19:31:10.767Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T19:31:10.767Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T19:31:10.767Z] check_test.go:222: [d4fbe27ffa43b] daemon is not started [2022-02-23T19:31:10.767Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T19:31:10.962Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T19:31:11.848Z] --- PASS: TestRenameRunningContainerAndReuse (4.84s) [2022-02-23T19:31:11.848Z] === RUN TestRenameInvalidName [2022-02-23T19:31:14.066Z] check_test.go:222: [d1314a2e5b15d] daemon is not started [2022-02-23T19:31:14.066Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T19:31:14.094Z] --- PASS: TestRenameInvalidName (2.33s) [2022-02-23T19:31:14.094Z] === RUN TestRenameAnonymousContainer [2022-02-23T19:31:19.349Z] check_test.go:222: [dc15e4926aff2] daemon is not started [2022-02-23T19:31:19.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T19:31:19.610Z] check_test.go:222: [d152bd1f1ca84] daemon is not started [2022-02-23T19:31:19.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T19:31:19.871Z] check_test.go:222: [d3a7df73e3476] daemon is not started [2022-02-23T19:31:19.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T19:31:20.813Z] check_test.go:222: [d6311ac190f62] daemon is not started [2022-02-23T19:31:20.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T19:31:21.757Z] check_test.go:222: [db513604a3bc1] daemon is not started [2022-02-23T19:31:21.757Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T19:31:21.795Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T19:31:21.795Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T19:31:22.703Z] check_test.go:222: [d4c41ec3c1feb] daemon is not started [2022-02-23T19:31:22.703Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T19:31:23.309Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T19:31:24.603Z] --- PASS: TestRenameAnonymousContainer (10.44s) [2022-02-23T19:31:24.603Z] === RUN TestRenameContainerWithSameName [2022-02-23T19:31:24.749Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T19:31:24.749Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T19:31:24.749Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T19:31:25.249Z] check_test.go:222: [d935b97cd858f] daemon is not started [2022-02-23T19:31:25.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T19:31:25.509Z] check_test.go:222: [d7d650b058ba9] daemon is not started [2022-02-23T19:31:25.509Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T19:31:25.742Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T19:31:25.742Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T19:31:25.779Z] check_test.go:222: [dd0c02517b7e7] daemon is not started [2022-02-23T19:31:25.779Z] --- PASS: TestDockerSchema1RegistrySuite (15.28s) [2022-02-23T19:31:25.779Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2022-02-23T19:31:25.779Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.78s) [2022-02-23T19:31:25.779Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.01s) [2022-02-23T19:31:25.779Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s) [2022-02-23T19:31:25.779Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-23T19:31:25.779Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-02-23T19:31:25.779Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-02-23T19:31:25.779Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2022-02-23T19:31:25.779Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.43s) [2022-02-23T19:31:25.779Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-02-23T19:31:25.779Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-02-23T19:31:25.779Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T19:31:25.779Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T19:31:26.725Z] check_test.go:251: [ddb9618e3a3fc] daemon is not started [2022-02-23T19:31:26.725Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T19:31:26.856Z] --- PASS: TestRenameContainerWithSameName (2.32s) [2022-02-23T19:31:26.856Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T19:31:26.856Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T19:31:26.856Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T19:31:26.856Z] === RUN TestResize [2022-02-23T19:31:27.031Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T19:31:27.296Z] check_test.go:251: [d29fe0beaeadc] daemon is not started [2022-02-23T19:31:27.296Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T19:31:27.296Z] check_test.go:251: [d9134a784fb8e] daemon is not started [2022-02-23T19:31:27.296Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T19:31:28.681Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T19:31:29.254Z] check_test.go:251: [d6783b68edb7a] daemon is not started [2022-02-23T19:31:29.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T19:31:29.514Z] check_test.go:251: [da0058cfd4b2c] daemon is not started [2022-02-23T19:31:29.514Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T19:31:29.865Z] --- PASS: TestResize (2.58s) [2022-02-23T19:31:29.865Z] === RUN TestResizeWithInvalidSize [2022-02-23T19:31:30.457Z] check_test.go:251: [d552e625c7aa0] daemon is not started [2022-02-23T19:31:30.457Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T19:31:30.717Z] check_test.go:251: [d60842b040833] daemon is not started [2022-02-23T19:31:30.717Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.77s) [2022-02-23T19:31:30.717Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2022-02-23T19:31:30.717Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.62s) [2022-02-23T19:31:30.717Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-02-23T19:31:30.717Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-02-23T19:31:30.717Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-02-23T19:31:30.717Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-02-23T19:31:30.717Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-02-23T19:31:30.717Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-02-23T19:31:30.717Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T19:31:30.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T19:31:31.641Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T19:31:32.115Z] --- PASS: TestResizeWithInvalidSize (2.34s) [2022-02-23T19:31:32.115Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T19:31:33.212Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T19:31:33.680Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T19:31:34.361Z] --- PASS: TestResizeWhenContainerNotStarted (2.65s) [2022-02-23T19:31:34.361Z] === RUN TestDaemonRestartKillContainers [2022-02-23T19:31:34.361Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:31:34.361Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:31:34.361Z] === RUN TestStats [2022-02-23T19:31:34.361Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T19:31:34.361Z] --- SKIP: TestStats (0.00s) [2022-02-23T19:31:34.361Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T19:31:35.246Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T19:31:35.715Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-23T19:31:36.001Z] check_test.go:278: [d4a4bff827255] daemon is not started [2022-02-23T19:31:36.002Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T19:31:36.002Z] check_test.go:278: [d6e4c1fc5aa28] daemon is not started [2022-02-23T19:31:36.002Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T19:31:36.002Z] check_test.go:278: [d1eedb8d9f411] daemon is not started [2022-02-23T19:31:36.002Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T19:31:36.263Z] check_test.go:278: [dfe45a595098e] daemon is not started [2022-02-23T19:31:36.263Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T19:31:36.263Z] check_test.go:278: [d62ffbcc6827d] daemon is not started [2022-02-23T19:31:36.524Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-02-23T19:31:36.524Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-02-23T19:31:36.524Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-02-23T19:31:36.524Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-02-23T19:31:36.524Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-02-23T19:31:36.524Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-02-23T19:31:36.524Z] === RUN TestDockerNetworkSuite [2022-02-23T19:31:36.524Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-02-23T19:31:37.285Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T19:31:37.466Z] docker_cli_network_unix_test.go:46: [dba2cfadb5204] daemon is not started [2022-02-23T19:31:37.466Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-02-23T19:31:37.690Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T19:31:38.038Z] docker_cli_network_unix_test.go:46: [d0306076909b3] daemon is not started [2022-02-23T19:31:38.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-02-23T19:31:38.849Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-23T19:31:40.583Z] docker_cli_network_unix_test.go:46: [d3f248cab5cec] daemon is not started [2022-02-23T19:31:41.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-02-23T19:31:42.366Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T19:31:42.543Z] docker_cli_network_unix_test.go:46: [dc1245b55db2b] daemon is not started [2022-02-23T19:31:42.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-02-23T19:31:42.543Z] docker_cli_network_unix_test.go:1233: [d63f1990350e9] daemon is not started [2022-02-23T19:31:45.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-02-23T19:31:46.030Z] docker_cli_network_unix_test.go:46: [d8fa033b4ed31] daemon is not started [2022-02-23T19:31:46.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-02-23T19:31:47.032Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T19:31:47.519Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T19:31:47.519Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:31:47.519Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T19:31:47.519Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T19:31:47.519Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T19:31:47.519Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T19:31:47.519Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T19:31:47.519Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T19:31:47.519Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T19:31:47.988Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T19:31:48.462Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T19:31:48.562Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T19:31:48.562Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T19:31:48.562Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T19:31:48.562Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T19:31:48.562Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T19:31:50.838Z] docker_cli_network_unix_test.go:46: [d9ddb2915ac7c] daemon is not started [2022-02-23T19:31:51.450Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T19:31:51.450Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T19:31:51.450Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T19:31:51.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-02-23T19:31:52.284Z] --- PASS: TestStopContainerWithRestartPolicyAlways (15.10s) [2022-02-23T19:31:52.285Z] === RUN TestStopContainerWithTimeout [2022-02-23T19:31:52.285Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T19:31:52.285Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-23T19:31:52.285Z] === RUN TestUpdateRestartPolicy [2022-02-23T19:31:53.694Z] docker_cli_network_unix_test.go:46: [d60bae7d408cf] daemon is not started [2022-02-23T19:31:53.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-02-23T19:31:54.896Z] docker_cli_network_unix_test.go:46: [d063704fcaf7b] daemon is not started [2022-02-23T19:31:55.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-02-23T19:31:55.663Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T19:31:55.728Z] docker_cli_network_unix_test.go:46: [d96254f135ef2] daemon is not started [2022-02-23T19:31:55.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-02-23T19:31:55.989Z] docker_cli_network_unix_test.go:46: [d9e7ea0b24323] daemon is not started [2022-02-23T19:31:55.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-02-23T19:31:56.560Z] docker_cli_network_unix_test.go:46: [de833dcf960ae] daemon is not started [2022-02-23T19:31:56.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-02-23T19:31:57.471Z] docker_cli_network_unix_test.go:46: [dbcabe47d5f40] daemon is not started [2022-02-23T19:31:57.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-02-23T19:31:57.991Z] docker_cli_network_unix_test.go:46: [de4f73e3fa625] daemon is not started [2022-02-23T19:31:57.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-02-23T19:31:58.251Z] docker_cli_network_unix_test.go:46: [d616c700b0385] daemon is not started [2022-02-23T19:31:58.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-02-23T19:31:58.823Z] docker_cli_network_unix_test.go:46: [dfa774e9cf20f] daemon is not started [2022-02-23T19:31:59.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-02-23T19:31:59.344Z] docker_cli_network_unix_test.go:46: [d428e9f7bd340] daemon is not started [2022-02-23T19:31:59.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-02-23T19:31:59.344Z] docker_cli_network_unix_test.go:46: [dc62252024109] daemon is not started [2022-02-23T19:31:59.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-02-23T19:31:59.605Z] docker_cli_network_unix_test.go:46: [db706e4bc3098] daemon is not started [2022-02-23T19:31:59.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-02-23T19:32:00.178Z] docker_cli_network_unix_test.go:46: [d0a6f96f8e3ec] daemon is not started [2022-02-23T19:32:00.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-02-23T19:32:00.750Z] docker_cli_network_unix_test.go:46: [df13a566b1220] daemon is not started [2022-02-23T19:32:01.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-02-23T19:32:01.321Z] docker_cli_network_unix_test.go:46: [d89dc5dd82961] daemon is not started [2022-02-23T19:32:01.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-02-23T19:32:01.583Z] docker_cli_network_unix_test.go:46: [d20b7c2cd43bb] daemon is not started [2022-02-23T19:32:01.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-02-23T19:32:01.583Z] docker_cli_network_unix_test.go:46: [d80aac1ffd644] daemon is not started [2022-02-23T19:32:01.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-02-23T19:32:02.968Z] docker_cli_network_unix_test.go:968: [dc3d413c90190] daemon is not started [2022-02-23T19:32:03.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-02-23T19:32:05.294Z] docker_cli_network_unix_test.go:46: [d3050a01038f2] daemon is not started [2022-02-23T19:32:05.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-02-23T19:32:07.839Z] docker_cli_network_unix_test.go:1116: [d65c7517df3ab] daemon is not started [2022-02-23T19:32:09.223Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-02-23T19:32:11.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-02-23T19:32:11.769Z] docker_cli_network_unix_test.go:46: [dfd2b23909b6f] daemon is not started [2022-02-23T19:32:11.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-02-23T19:32:13.153Z] docker_cli_network_unix_test.go:46: [dd03aca8c1dd3] daemon is not started [2022-02-23T19:32:13.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-02-23T19:32:13.153Z] docker_cli_network_unix_test.go:46: [dc706d0b7a01a] daemon is not started [2022-02-23T19:32:13.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-02-23T19:32:13.153Z] docker_cli_network_unix_test.go:46: [dd43f82fedee2] daemon is not started [2022-02-23T19:32:13.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-02-23T19:32:13.650Z] --- PASS: TestUpdateRestartPolicy (22.90s) [2022-02-23T19:32:13.650Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T19:32:13.724Z] docker_cli_network_unix_test.go:46: [d1d9878d2ded3] daemon is not started [2022-02-23T19:32:13.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-02-23T19:32:13.724Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-02-23T19:32:13.724Z] docker_cli_network_unix_test.go:46: [d26bf20491015] daemon is not started [2022-02-23T19:32:13.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-02-23T19:32:13.724Z] docker_cli_network_unix_test.go:46: [d733d3c2bc7f0] daemon is not started [2022-02-23T19:32:13.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-02-23T19:32:15.241Z] --- PASS: TestUpdateRestartWithAutoRemove (2.40s) [2022-02-23T19:32:15.241Z] === RUN TestWaitNonBlocked [2022-02-23T19:32:15.241Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:32:15.241Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:32:15.241Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:32:15.241Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:32:15.241Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:32:15.241Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:32:15.638Z] docker_cli_network_unix_test.go:46: [d0818a535dd28] daemon is not started [2022-02-23T19:32:16.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-02-23T19:32:16.841Z] docker_cli_network_unix_test.go:46: [d61d4cfc4c69d] daemon is not started [2022-02-23T19:32:16.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-02-23T19:32:16.841Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-23T19:32:16.841Z] docker_cli_network_unix_test.go:46: [dd296f78e9235] daemon is not started [2022-02-23T19:32:16.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-02-23T19:32:17.783Z] docker_cli_network_unix_test.go:46: [d5c03d0b37350] daemon is not started [2022-02-23T19:32:18.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-02-23T19:32:18.232Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-23T19:32:18.232Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.96s) [2022-02-23T19:32:18.232Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.08s) [2022-02-23T19:32:18.232Z] === RUN TestWaitBlocked [2022-02-23T19:32:18.232Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:32:18.232Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-23T19:32:18.232Z] PASS [2022-02-23T19:32:18.232Z] ok github.com/docker/docker/integration/container 111.121s [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === Skipped [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-23T19:32:18.232Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-23T19:32:18.232Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T19:32:18.232Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T19:32:18.232Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T19:32:18.232Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T19:32:18.232Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T19:32:18.232Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T19:32:18.232Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T19:32:18.232Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-23T19:32:18.232Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-23T19:32:18.232Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-23T19:32:18.232Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T19:32:18.232Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-23T19:32:18.232Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-23T19:32:18.232Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T19:32:18.232Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:32:18.232Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T19:32:18.232Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T19:32:18.232Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-23T19:32:18.232Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T19:32:18.232Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-23T19:32:18.232Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-23T19:32:18.232Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-23T19:32:18.232Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-23T19:32:18.232Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-23T19:32:18.232Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-23T19:32:18.232Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-23T19:32:18.232Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-23T19:32:18.232Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T19:32:18.232Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:32:18.232Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-23T19:32:18.232Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-23T19:32:18.232Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-23T19:32:18.232Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:32:18.232Z] [2022-02-23T19:32:18.232Z] DONE 87 tests, 33 skipped in 114.034s [2022-02-23T19:32:18.232Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-23T19:32:20.956Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T19:32:20.956Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T19:32:20.956Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T19:32:20.956Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T19:32:21.348Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-02-23T19:32:22.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-02-23T19:32:24.220Z] docker_cli_network_unix_test.go:1084: [d9a9ef6077045] daemon is not started [2022-02-23T19:32:26.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-02-23T19:32:26.769Z] docker_cli_network_unix_test.go:46: [dee9e32a24d40] daemon is not started [2022-02-23T19:32:26.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-02-23T19:32:27.029Z] docker_cli_network_unix_test.go:46: [d80eef76d4b6d] daemon is not started [2022-02-23T19:32:27.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-02-23T19:32:27.862Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-02-23T19:32:28.808Z] docker_cli_network_unix_test.go:46: [db358dc7cdf60] daemon is not started [2022-02-23T19:32:29.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-02-23T19:32:29.380Z] docker_cli_network_unix_test.go:46: [d5e4caa9d8090] daemon is not started [2022-02-23T19:32:29.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-02-23T19:32:29.951Z] docker_cli_network_unix_test.go:46: [d52813c46f2e7] daemon is not started [2022-02-23T19:32:30.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-02-23T19:32:30.475Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-02-23T19:32:30.737Z] docker_cli_network_unix_test.go:46: [db696de534af8] daemon is not started [2022-02-23T19:32:30.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-02-23T19:32:31.682Z] docker_cli_network_unix_test.go:46: [d879eeff525a4] daemon is not started [2022-02-23T19:32:31.944Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-02-23T19:32:35.246Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-02-23T19:32:38.548Z] docker_cli_network_unix_test.go:46: [d4209cb6448a9] daemon is not started [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite (61.93s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.03s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.85s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.30s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.21s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.24s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.28s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.24s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.33s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.92s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-02-23T19:32:38.548Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.22s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.33s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.03s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.18s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.68s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.97s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.55s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.09s) [2022-02-23T19:32:38.548Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.37s) [2022-02-23T19:32:38.548Z] === RUN TestDockerHubPullSuite [2022-02-23T19:32:38.548Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-02-23T19:32:39.489Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-02-23T19:32:40.061Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-02-23T19:32:42.201Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T19:32:42.611Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-02-23T19:32:42.872Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-02-23T19:32:43.132Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-02-23T19:32:43.132Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-23T19:32:43.132Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-02-23T19:32:43.703Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T19:32:43.703Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T19:32:43.703Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-02-23T19:32:43.703Z] === RUN TestDaemonConfigValidation [2022-02-23T19:32:43.703Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T19:32:43.703Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-23T19:32:43.703Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T19:32:43.703Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T19:32:43.703Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T19:32:43.703Z] === RUN TestDaemonProxy [2022-02-23T19:32:43.703Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T19:32:43.703Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-23T19:32:43.703Z] PASS [2022-02-23T19:32:43.703Z] ok github.com/docker/docker/integration/daemon 0.143s [2022-02-23T19:32:43.703Z] [2022-02-23T19:32:43.703Z] === Skipped [2022-02-23T19:32:43.703Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-02-23T19:32:43.703Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T19:32:43.703Z] [2022-02-23T19:32:43.703Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-23T19:32:43.703Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T19:32:43.703Z] [2022-02-23T19:32:43.703Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T19:32:43.703Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T19:32:43.703Z] [2022-02-23T19:32:43.703Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-23T19:32:43.703Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T19:32:43.703Z] [2022-02-23T19:32:43.703Z] DONE 4 tests, 4 skipped in 24.455s [2022-02-23T19:32:43.703Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-23T19:32:44.515Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-02-23T19:32:44.777Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-02-23T19:32:44.777Z] --- PASS: TestDockerHubPullSuite (6.53s) [2022-02-23T19:32:44.777Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.73s) [2022-02-23T19:32:44.777Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2022-02-23T19:32:44.777Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-02-23T19:32:44.777Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.49s) [2022-02-23T19:32:44.777Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s) [2022-02-23T19:32:44.777Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2022-02-23T19:32:44.777Z] PASS [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === Skipped [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-02-23T19:32:44.777Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-23T19:32:44.777Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-23T19:32:44.777Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-02-23T19:32:44.777Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-02-23T19:32:44.777Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-23T19:32:44.777Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-23T19:32:44.777Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-23T19:32:44.777Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-23T19:32:44.777Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-23T19:32:44.777Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-23T19:32:44.777Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-23T19:32:44.777Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-23T19:32:44.777Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-02-23T19:32:44.777Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-02-23T19:32:44.777Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-23T19:32:44.777Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-02-23T19:32:44.777Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-23T19:32:44.777Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-23T19:32:44.777Z] [2022-02-23T19:32:44.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-23T19:32:44.777Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-23T19:32:44.778Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-23T19:32:44.778Z] [2022-02-23T19:32:44.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-02-23T19:32:44.778Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-23T19:32:44.778Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-02-23T19:32:44.778Z] [2022-02-23T19:32:44.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-23T19:32:44.778Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-23T19:32:44.778Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-23T19:32:44.778Z] [2022-02-23T19:32:44.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-23T19:32:44.778Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-23T19:32:44.778Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-23T19:32:44.778Z] [2022-02-23T19:32:44.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-23T19:32:44.778Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-23T19:32:44.778Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-23T19:32:44.778Z] [2022-02-23T19:32:44.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-23T19:32:44.778Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-23T19:32:44.778Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-23T19:32:44.778Z] [2022-02-23T19:32:44.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-02-23T19:32:44.778Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-23T19:32:44.778Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-02-23T19:32:44.778Z] [2022-02-23T19:32:44.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-23T19:32:44.778Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.778Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-23T19:32:44.778Z] [2022-02-23T19:32:44.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-23T19:32:44.778Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-23T19:32:44.778Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-23T19:32:44.778Z] [2022-02-23T19:32:44.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-23T19:32:44.778Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-23T19:32:44.778Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-23T19:32:44.778Z] [2022-02-23T19:32:44.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-23T19:32:44.778Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-23T19:32:44.778Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-23T19:32:44.778Z] [2022-02-23T19:32:44.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-23T19:32:44.778Z] docker_cli_run_test.go:4410: unmatched requirement DaemonIsWindows [2022-02-23T19:32:44.778Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-23T19:32:44.778Z] [2022-02-23T19:32:44.778Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-23T19:32:44.778Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-23T19:32:44.778Z] docker_cli_network_unix_test.go:46: [dd296f78e9235] daemon is not started [2022-02-23T19:32:44.778Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-23T19:32:44.778Z] [2022-02-23T19:32:44.778Z] DONE 1262 tests, 51 skipped in 1450.450s [2022-02-23T19:32:44.778Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T19:32:45.039Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T19:32:45.039Z] +++ kill 8367 [2022-02-23T19:32:45.039Z] +++ /etc/init.d/apparmor stop [2022-02-23T19:32:45.039Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T19:32:45.039Z] [2022-02-23T19:32:45.039Z] Unloading profiles will leave already running processes permanently [2022-02-23T19:32:45.039Z] unconfined, which can lead to unexpected situations. [2022-02-23T19:32:45.039Z] [2022-02-23T19:32:45.039Z] To set a process to complain mode, use the command line tool [2022-02-23T19:32:45.039Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T19:32:45.039Z] +++ true [2022-02-23T19:32:45.039Z] exiting test-integration [2022-02-23T19:32:45.039Z] ++ exit 0 [2022-02-23T19:32:45.039Z] [2022-02-23T19:32:45.299Z] + for job in $(jobs -p) [2022-02-23T19:32:45.299Z] + wait 6506 [2022-02-23T19:32:47.552Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:32:47.552Z] INFO: Testing against a local daemon [2022-02-23T19:32:47.552Z] === RUN TestCommitInheritsEnv [2022-02-23T19:32:47.552Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:32:47.552Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-02-23T19:32:47.552Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T19:32:47.552Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:32:47.552Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:32:47.552Z] === RUN TestImportWithCustomPlatform [2022-02-23T19:32:47.552Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:32:47.552Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-23T19:32:47.552Z] === RUN TestImagesFilterMultiReference [2022-02-23T19:32:47.552Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2022-02-23T19:32:47.552Z] === RUN TestImagePullPlatformInvalid [2022-02-23T19:32:47.552Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-02-23T19:32:47.552Z] === RUN TestRemoveImageOrphaning [2022-02-23T19:32:48.604Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-02-23T19:32:49.145Z] --- PASS: TestRemoveImageOrphaning (1.24s) [2022-02-23T19:32:49.145Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T19:32:49.145Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-02-23T19:32:49.145Z] === RUN TestTagInvalidReference [2022-02-23T19:32:49.145Z] --- PASS: TestTagInvalidReference (0.05s) [2022-02-23T19:32:49.145Z] === RUN TestTagValidPrefixedRepo [2022-02-23T19:32:49.145Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-02-23T19:32:49.145Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T19:32:49.145Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-23T19:32:49.145Z] === RUN TestTagOfficialNames [2022-02-23T19:32:49.145Z] --- PASS: TestTagOfficialNames (0.11s) [2022-02-23T19:32:49.145Z] === RUN TestTagMatchesDigest [2022-02-23T19:32:49.546Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-02-23T19:32:49.621Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-23T19:32:49.622Z] PASS [2022-02-23T19:32:49.622Z] ok github.com/docker/docker/integration/image 1.929s [2022-02-23T19:32:49.622Z] [2022-02-23T19:32:49.622Z] === Skipped [2022-02-23T19:32:49.622Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-02-23T19:32:49.622Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:32:49.622Z] [2022-02-23T19:32:49.622Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:32:49.622Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:32:49.622Z] [2022-02-23T19:32:49.622Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-23T19:32:49.622Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:32:49.622Z] [2022-02-23T19:32:49.622Z] DONE 12 tests, 3 skipped in 6.722s [2022-02-23T19:32:49.622Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-23T19:32:50.118Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-02-23T19:32:52.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:32:52.621Z] INFO: Testing against a local daemon [2022-02-23T19:32:52.621Z] === RUN TestNetworkCreateDelete [2022-02-23T19:32:52.621Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:32:52.621Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-23T19:32:52.621Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T19:32:52.621Z] 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-02-23T19:32:52.621Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-02-23T19:32:52.621Z] === RUN TestDaemonDNSFallback [2022-02-23T19:32:52.621Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:32:52.621Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-23T19:32:52.621Z] === RUN TestInspectNetwork [2022-02-23T19:32:52.621Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T19:32:52.621Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-23T19:32:52.621Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T19:32:52.621Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:32:52.621Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T19:32:52.621Z] === RUN TestNetworkInvalidJSON [2022-02-23T19:32:52.621Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T19:32:52.621Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T19:32:52.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:32:52.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:32:52.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:32:52.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:32:52.621Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T19:32:52.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:32:52.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:32:52.621Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-23T19:32:52.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-23T19:32:52.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-23T19:32:52.621Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-23T19:32:52.621Z] === RUN TestNetworkList [2022-02-23T19:32:52.621Z] === RUN TestNetworkList//networks [2022-02-23T19:32:52.621Z] === PAUSE TestNetworkList//networks [2022-02-23T19:32:52.621Z] === RUN TestNetworkList//networks/ [2022-02-23T19:32:52.621Z] === PAUSE TestNetworkList//networks/ [2022-02-23T19:32:52.622Z] === CONT TestNetworkList//networks [2022-02-23T19:32:52.622Z] === CONT TestNetworkList//networks/ [2022-02-23T19:32:52.622Z] --- PASS: TestNetworkList (0.04s) [2022-02-23T19:32:52.622Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T19:32:52.622Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T19:32:52.622Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T19:32:52.622Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T19:32:52.622Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T19:32:52.622Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T19:32:52.622Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T19:32:52.622Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T19:32:52.622Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T19:32:52.622Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T19:32:52.622Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T19:32:52.622Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T19:32:52.622Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T19:32:52.622Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T19:32:52.622Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T19:32:52.622Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T19:32:52.622Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T19:32:52.622Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:32:52.622Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:32:52.622Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T19:32:52.622Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T19:32:52.622Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T19:32:52.622Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T19:32:52.622Z] PASS [2022-02-23T19:32:52.622Z] ok github.com/docker/docker/integration/network 0.198s [2022-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] === Skipped [2022-02-23T19:32:52.622Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-23T19:32:52.622Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-02-23T19:32:52.622Z] 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-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-23T19:32:52.622Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-23T19:32:52.622Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T19:32:52.622Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T19:32:52.622Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T19:32:52.622Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T19:32:52.622Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T19:32:52.622Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T19:32:52.622Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T19:32:52.622Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T19:32:52.622Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:32:52.622Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T19:32:52.622Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T19:32:52.622Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T19:32:52.622Z] [2022-02-23T19:32:52.622Z] DONE 22 tests, 15 skipped in 2.663s [2022-02-23T19:32:52.622Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-23T19:32:52.661Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-02-23T19:32:53.625Z] testing: warning: no tests to run [2022-02-23T19:32:53.625Z] PASS [2022-02-23T19:32:53.625Z] ok github.com/docker/docker/integration/network/ipvlan 0.096s [2022-02-23T19:32:53.625Z] [2022-02-23T19:32:53.625Z] DONE 0 tests in 0.860s [2022-02-23T19:32:53.625Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-23T19:32:54.637Z] testing: warning: no tests to run [2022-02-23T19:32:54.637Z] PASS [2022-02-23T19:32:54.637Z] ok github.com/docker/docker/integration/network/macvlan 0.117s [2022-02-23T19:32:54.637Z] [2022-02-23T19:32:54.637Z] DONE 0 tests in 0.854s [2022-02-23T19:32:54.637Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-23T19:32:55.640Z] testing: warning: no tests to run [2022-02-23T19:32:55.640Z] PASS [2022-02-23T19:32:55.640Z] ok github.com/docker/docker/integration/plugin 0.094s [2022-02-23T19:32:55.640Z] [2022-02-23T19:32:55.640Z] DONE 0 tests in 0.868s [2022-02-23T19:32:55.640Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-23T19:32:56.641Z] testing: warning: no tests to run [2022-02-23T19:32:56.641Z] PASS [2022-02-23T19:32:56.641Z] ok github.com/docker/docker/integration/plugin/authz 0.094s [2022-02-23T19:32:56.641Z] [2022-02-23T19:32:56.641Z] DONE 0 tests in 0.882s [2022-02-23T19:32:56.641Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-23T19:33:02.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:33:02.578Z] INFO: Testing against a local daemon [2022-02-23T19:33:02.578Z] === RUN TestPluginInvalidJSON [2022-02-23T19:33:02.578Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:33:02.578Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:33:02.578Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:33:02.578Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-02-23T19:33:02.578Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T19:33:02.578Z] === RUN TestPluginInstall [2022-02-23T19:33:02.578Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T19:33:02.578Z] --- SKIP: TestPluginInstall (0.01s) [2022-02-23T19:33:02.578Z] === RUN TestPluginsWithRuntimes [2022-02-23T19:33:02.578Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T19:33:02.578Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T19:33:02.578Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T19:33:02.578Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T19:33:02.578Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T19:33:02.578Z] PASS [2022-02-23T19:33:02.578Z] ok github.com/docker/docker/integration/plugin/common 0.126s [2022-02-23T19:33:02.578Z] [2022-02-23T19:33:02.578Z] === Skipped [2022-02-23T19:33:02.578Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-02-23T19:33:02.578Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T19:33:02.578Z] [2022-02-23T19:33:02.578Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-23T19:33:02.578Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T19:33:02.578Z] [2022-02-23T19:33:02.578Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T19:33:02.578Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T19:33:02.578Z] [2022-02-23T19:33:02.578Z] DONE 5 tests, 3 skipped in 5.374s [2022-02-23T19:33:02.578Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-23T19:33:03.437Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T19:33:04.831Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:33:04.831Z] INFO: Testing against a local daemon [2022-02-23T19:33:04.831Z] === RUN TestExternalGraphDriver [2022-02-23T19:33:04.831Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T19:33:04.831Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-23T19:33:04.831Z] === RUN TestGraphdriverPluginV2 [2022-02-23T19:33:04.831Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T19:33:04.831Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-23T19:33:04.831Z] PASS [2022-02-23T19:33:04.831Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.133s [2022-02-23T19:33:05.307Z] [2022-02-23T19:33:05.307Z] === Skipped [2022-02-23T19:33:05.307Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-23T19:33:05.307Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T19:33:05.307Z] [2022-02-23T19:33:05.307Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-23T19:33:05.307Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T19:33:05.307Z] [2022-02-23T19:33:05.307Z] DONE 2 tests, 2 skipped in 3.027s [2022-02-23T19:33:05.307Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-23T19:33:07.579Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:33:07.579Z] INFO: Testing against a local daemon [2022-02-23T19:33:07.579Z] === RUN TestReadPluginNoRead [2022-02-23T19:33:07.579Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T19:33:07.579Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-23T19:33:07.579Z] PASS [2022-02-23T19:33:07.579Z] ok github.com/docker/docker/integration/plugin/logging 0.132s [2022-02-23T19:33:08.055Z] [2022-02-23T19:33:08.055Z] === Skipped [2022-02-23T19:33:08.055Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-23T19:33:08.055Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T19:33:08.055Z] [2022-02-23T19:33:08.055Z] DONE 1 tests, 1 skipped in 2.474s [2022-02-23T19:33:08.055Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-23T19:33:09.060Z] testing: warning: no tests to run [2022-02-23T19:33:09.060Z] PASS [2022-02-23T19:33:09.060Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.106s [2022-02-23T19:33:09.540Z] [2022-02-23T19:33:09.540Z] DONE 0 tests in 1.306s [2022-02-23T19:33:09.540Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-23T19:33:11.793Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:33:11.793Z] INFO: Testing against a local daemon [2022-02-23T19:33:11.793Z] === RUN TestPluginWithDevMounts [2022-02-23T19:33:11.793Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:11.793Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T19:33:11.793Z] PASS [2022-02-23T19:33:11.793Z] ok github.com/docker/docker/integration/plugin/volumes 0.131s [2022-02-23T19:33:11.857Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T19:33:12.269Z] [2022-02-23T19:33:12.269Z] === Skipped [2022-02-23T19:33:12.269Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-23T19:33:12.269Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:12.269Z] [2022-02-23T19:33:12.269Z] DONE 1 tests, 1 skipped in 2.626s [2022-02-23T19:33:12.269Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-23T19:33:14.521Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:33:14.521Z] INFO: Testing against a local daemon [2022-02-23T19:33:14.521Z] === RUN TestSecretInspect [2022-02-23T19:33:14.521Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:14.521Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-23T19:33:14.521Z] === RUN TestSecretList [2022-02-23T19:33:14.521Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:14.521Z] --- SKIP: TestSecretList (0.00s) [2022-02-23T19:33:14.521Z] === RUN TestSecretsCreateAndDelete [2022-02-23T19:33:14.521Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:14.521Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-23T19:33:14.521Z] === RUN TestSecretsUpdate [2022-02-23T19:33:14.521Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:14.521Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-23T19:33:14.521Z] === RUN TestTemplatedSecret [2022-02-23T19:33:14.521Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:14.521Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T19:33:14.521Z] === RUN TestSecretCreateResolve [2022-02-23T19:33:14.521Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:33:14.521Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-23T19:33:14.521Z] PASS [2022-02-23T19:33:14.521Z] ok github.com/docker/docker/integration/secret 0.121s [2022-02-23T19:33:14.521Z] [2022-02-23T19:33:14.521Z] === Skipped [2022-02-23T19:33:14.521Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-23T19:33:14.521Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:14.521Z] [2022-02-23T19:33:14.521Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-23T19:33:14.521Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:14.521Z] [2022-02-23T19:33:14.521Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-23T19:33:14.521Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:14.521Z] [2022-02-23T19:33:14.521Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-23T19:33:14.521Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:14.521Z] [2022-02-23T19:33:14.521Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-23T19:33:14.521Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:14.521Z] [2022-02-23T19:33:14.521Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-23T19:33:14.521Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:33:14.521Z] [2022-02-23T19:33:14.521Z] DONE 6 tests, 6 skipped in 2.283s [2022-02-23T19:33:14.521Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-23T19:33:17.513Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:33:17.513Z] INFO: Testing against a local daemon [2022-02-23T19:33:17.513Z] === RUN TestServiceCreateInit [2022-02-23T19:33:17.513Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T19:33:17.513Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T19:33:17.513Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- PASS: TestServiceCreateInit (0.06s) [2022-02-23T19:33:17.513Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-02-23T19:33:17.513Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T19:33:17.513Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestCreateServiceConflict [2022-02-23T19:33:17.513Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T19:33:17.513Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-23T19:33:17.513Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T19:33:17.513Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T19:33:17.513Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T19:33:17.513Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestCreateServiceSysctls [2022-02-23T19:33:17.513Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-23T19:33:17.513Z] === RUN TestCreateServiceCapabilities [2022-02-23T19:33:17.513Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-02-23T19:33:17.513Z] === RUN TestInspect [2022-02-23T19:33:17.513Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestInspect (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestCreateJob [2022-02-23T19:33:17.513Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestCreateJob (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestReplicatedJob [2022-02-23T19:33:17.513Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestUpdateReplicatedJob [2022-02-23T19:33:17.513Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestServiceListWithStatuses [2022-02-23T19:33:17.513Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T19:33:17.513Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestDockerNetworkReConnect [2022-02-23T19:33:17.513Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestServicePlugin [2022-02-23T19:33:17.513Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.513Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestServiceUpdateLabel [2022-02-23T19:33:17.513Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:33:17.513Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-02-23T19:33:17.513Z] === RUN TestServiceUpdateSecrets [2022-02-23T19:33:17.513Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:33:17.513Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestServiceUpdateConfigs [2022-02-23T19:33:17.513Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:33:17.513Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestServiceUpdateNetwork [2022-02-23T19:33:17.513Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:33:17.513Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-23T19:33:17.513Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T19:33:17.513Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:33:17.513Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-02-23T19:33:17.513Z] PASS [2022-02-23T19:33:17.513Z] ok github.com/docker/docker/integration/service 0.299s [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === Skipped [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-02-23T19:33:17.990Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:33:17.990Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-23T19:33:17.990Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-23T19:33:17.990Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-23T19:33:17.990Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T19:33:17.990Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-23T19:33:17.990Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-23T19:33:17.990Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-23T19:33:17.990Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-02-23T19:33:17.990Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-23T19:33:17.990Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-23T19:33:17.990Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-23T19:33:17.990Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-23T19:33:17.990Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-23T19:33:17.990Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-23T19:33:17.990Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-23T19:33:17.990Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-23T19:33:17.990Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2022-02-23T19:33:17.990Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-23T19:33:17.990Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-23T19:33:17.990Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-23T19:33:17.990Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-02-23T19:33:17.990Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:33:17.990Z] [2022-02-23T19:33:17.990Z] DONE 24 tests, 23 skipped in 3.079s [2022-02-23T19:33:17.990Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-23T19:33:18.259Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T19:33:20.026Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:33:20.026Z] INFO: Testing against a local daemon [2022-02-23T19:33:20.026Z] === RUN TestSessionCreate [2022-02-23T19:33:20.026Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T19:33:20.026Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-23T19:33:20.026Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T19:33:20.026Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T19:33:20.026Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T19:33:20.026Z] PASS [2022-02-23T19:33:20.026Z] ok github.com/docker/docker/integration/session 0.123s [2022-02-23T19:33:20.026Z] [2022-02-23T19:33:20.026Z] === Skipped [2022-02-23T19:33:20.026Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-23T19:33:20.026Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T19:33:20.026Z] [2022-02-23T19:33:20.026Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T19:33:20.026Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T19:33:20.026Z] [2022-02-23T19:33:20.026Z] DONE 2 tests, 2 skipped in 2.147s [2022-02-23T19:33:20.026Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-23T19:33:20.440Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T19:33:20.440Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T19:33:20.440Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T19:33:20.440Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T19:33:20.899Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T19:33:22.273Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:33:22.273Z] INFO: Testing against a local daemon [2022-02-23T19:33:22.273Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:33:22.273Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:22.273Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-02-23T19:33:22.273Z] === RUN TestDiskUsage [2022-02-23T19:33:22.273Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T19:33:22.273Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-23T19:33:22.273Z] === RUN TestEventsExecDie [2022-02-23T19:33:22.273Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T19:33:22.273Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-23T19:33:22.273Z] === RUN TestEventsBackwardsCompatible [2022-02-23T19:33:22.273Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T19:33:22.273Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-23T19:33:22.273Z] === RUN TestEventsVolumeCreate [2022-02-23T19:33:22.273Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T19:33:22.273Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-23T19:33:22.273Z] === RUN TestInfoAPI [2022-02-23T19:33:22.273Z] --- PASS: TestInfoAPI (0.06s) [2022-02-23T19:33:22.273Z] === RUN TestInfoAPIWarnings [2022-02-23T19:33:22.273Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:33:22.273Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-23T19:33:22.273Z] === RUN TestInfoDebug [2022-02-23T19:33:22.273Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:33:22.273Z] --- SKIP: TestInfoDebug (0.01s) [2022-02-23T19:33:22.273Z] === RUN TestInfoInsecureRegistries [2022-02-23T19:33:22.273Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:33:22.273Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-23T19:33:22.273Z] === RUN TestInfoRegistryMirrors [2022-02-23T19:33:22.273Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:33:22.273Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-23T19:33:22.273Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T19:33:23.086Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T19:33:23.274Z] --- PASS: TestLoginFailsWithBadCredentials (1.07s) [2022-02-23T19:33:23.274Z] === RUN TestPingCacheHeaders [2022-02-23T19:33:23.750Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-02-23T19:33:23.750Z] === RUN TestPingGet [2022-02-23T19:33:23.750Z] --- PASS: TestPingGet (0.06s) [2022-02-23T19:33:23.750Z] === RUN TestPingHead [2022-02-23T19:33:23.750Z] --- PASS: TestPingHead (0.05s) [2022-02-23T19:33:23.750Z] === RUN TestVersion [2022-02-23T19:33:23.750Z] --- PASS: TestVersion (0.04s) [2022-02-23T19:33:23.750Z] PASS [2022-02-23T19:33:23.750Z] ok github.com/docker/docker/integration/system 1.413s [2022-02-23T19:33:23.750Z] [2022-02-23T19:33:23.750Z] === Skipped [2022-02-23T19:33:23.750Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-02-23T19:33:23.750Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:33:23.750Z] [2022-02-23T19:33:23.750Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-23T19:33:23.750Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T19:33:23.750Z] [2022-02-23T19:33:23.750Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-23T19:33:23.750Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T19:33:23.750Z] [2022-02-23T19:33:23.750Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-23T19:33:23.750Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T19:33:23.750Z] [2022-02-23T19:33:23.750Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-23T19:33:23.750Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T19:33:23.750Z] [2022-02-23T19:33:23.750Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-23T19:33:23.750Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:33:23.750Z] [2022-02-23T19:33:23.750Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.01s) [2022-02-23T19:33:23.750Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:33:23.750Z] [2022-02-23T19:33:23.750Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-23T19:33:23.750Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:33:23.750Z] [2022-02-23T19:33:23.750Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-23T19:33:23.750Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:33:23.750Z] [2022-02-23T19:33:23.750Z] DONE 15 tests, 9 skipped in 3.511s [2022-02-23T19:33:23.750Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-23T19:33:26.009Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:33:26.009Z] INFO: Testing against a local daemon [2022-02-23T19:33:26.009Z] === RUN TestVolumesCreateAndList [2022-02-23T19:33:26.009Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-23T19:33:26.009Z] === RUN TestVolumesRemove [2022-02-23T19:33:26.488Z] --- PASS: TestVolumesRemove (0.15s) [2022-02-23T19:33:26.488Z] === RUN TestVolumesInspect [2022-02-23T19:33:26.488Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-23T19:33:26.488Z] === RUN TestVolumesInvalidJSON [2022-02-23T19:33:26.488Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T19:33:26.488Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T19:33:26.488Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T19:33:26.488Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-23T19:33:26.488Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-23T19:33:26.488Z] PASS [2022-02-23T19:33:26.488Z] ok github.com/docker/docker/integration/volume 0.356s [2022-02-23T19:33:26.488Z] [2022-02-23T19:33:26.488Z] DONE 5 tests in 2.577s [2022-02-23T19:33:26.488Z] INFO: make.ps1 ended at 02/23/2022 19:33:26 [2022-02-23T19:33:26.488Z] INFO: Integration CLI tests being run from the host: [2022-02-23T19:33:26.488Z] 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-02-23T19:33:26.812Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T19:33:27.785Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T19:33:32.481Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T19:33:35.493Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T19:33:38.290Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T19:33:39.095Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:33:39.095Z] INFO: Testing against a local daemon [2022-02-23T19:33:39.095Z] === RUN TestDockerSuite [2022-02-23T19:33:39.095Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T19:33:39.095Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T19:33:39.095Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:33:39.095Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T19:33:39.095Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T19:33:39.095Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T19:33:39.095Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T19:33:39.095Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T19:33:39.095Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T19:33:39.095Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T19:33:39.095Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T19:33:39.095Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T19:33:39.571Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T19:33:40.046Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T19:33:44.167Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T19:33:48.921Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-02-23T19:33:48.921Z] docker_cli_swarm_test.go:1180: [ddcbf2569790b] joining swarm manager [de0c272ff65ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:33:52.838Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T19:33:54.227Z] docker_cli_swarm_test.go:1189: [d27ee5f04a69b] joining swarm manager [de0c272ff65ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:33:59.405Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T19:33:59.405Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T19:33:59.405Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T19:34:09.757Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T19:34:09.757Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-23T19:34:14.457Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T19:34:14.457Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-23T19:34:18.158Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T19:34:18.158Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T19:34:18.158Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T19:34:19.150Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-23T19:34:28.613Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T19:34:29.613Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T19:34:29.613Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T19:34:29.613Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T19:34:29.613Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T19:34:29.613Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T19:34:34.378Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T19:34:40.256Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T19:34:44.052Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T19:34:44.294Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T19:34:44.294Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T19:34:44.294Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T19:34:44.522Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T19:34:44.523Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T19:34:46.459Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T19:34:47.478Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-23T19:34:47.986Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T19:34:49.043Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-23T19:34:50.486Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-02-23T19:34:50.618Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T19:34:53.752Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T19:34:53.783Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-02-23T19:34:57.991Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-02-23T19:34:59.519Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T19:34:59.519Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T19:34:59.519Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T19:34:59.519Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T19:34:59.519Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T19:34:59.519Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T19:34:59.519Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T19:34:59.903Z] docker_cli_swarm_test.go:1112: [d5541d01fabc5] joining swarm manager [d92d155f7360c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:35:00.844Z] docker_cli_swarm_test.go:1113: [d986dce34ef38] joining swarm manager [d92d155f7360c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:35:03.144Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T19:35:04.187Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T19:35:04.643Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-23T19:35:05.372Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T19:35:08.360Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T19:35:08.360Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T19:35:08.360Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T19:35:08.360Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T19:35:08.360Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T19:35:17.887Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T19:35:23.761Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T19:35:36.264Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T19:35:38.256Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T19:35:38.256Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T19:35:42.142Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T19:35:46.796Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T19:35:49.314Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T19:35:50.301Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T19:35:50.301Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T19:35:50.771Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T19:35:50.771Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T19:35:50.771Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T19:35:52.098Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T19:35:52.098Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T19:35:52.098Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T19:35:52.098Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T19:35:52.098Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T19:35:52.098Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T19:35:52.098Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T19:35:52.098Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:35:52.098Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T19:35:52.098Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T19:35:52.098Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T19:35:52.098Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:35:52.098Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T19:35:52.098Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T19:35:52.098Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T19:35:52.098Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:35:52.098Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T19:35:52.098Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T19:35:52.098Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T19:35:52.098Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T19:35:52.561Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-23T19:35:52.561Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T19:35:53.016Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T19:35:53.016Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T19:35:53.016Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T19:35:54.293Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T19:35:54.293Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:35:54.293Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T19:35:54.293Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T19:35:54.293Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T19:35:54.575Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T19:35:54.575Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T19:35:54.575Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T19:35:56.736Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T19:35:56.736Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T19:35:56.736Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-23T19:35:58.060Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T19:36:06.677Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T19:36:06.677Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T19:36:06.677Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T19:36:06.677Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T19:36:06.677Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T19:36:06.677Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T19:36:06.677Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T19:36:06.677Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T19:36:06.677Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-23T19:36:09.081Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T19:36:09.641Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T19:36:09.641Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T19:36:09.641Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T19:36:09.641Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:36:09.641Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T19:36:14.849Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T19:36:14.849Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-23T19:36:18.255Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T19:36:33.067Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T19:36:33.067Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T19:36:33.067Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T19:36:33.067Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T19:36:33.067Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T19:36:33.067Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T19:36:33.067Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T19:36:33.660Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T19:36:37.340Z] docker_cli_swarm_test.go:1166: [d9d55a56c392d] joining swarm manager [d92d155f7360c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-23T19:36:42.274Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T19:36:44.445Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T19:36:44.445Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T19:36:44.901Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T19:36:44.901Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T19:36:44.901Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T19:36:44.901Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T19:36:44.901Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T19:36:47.792Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T19:36:53.564Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T19:36:55.181Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T19:36:59.338Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T19:37:03.912Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-02-23T19:37:05.133Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T19:37:05.133Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T19:37:05.133Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T19:37:05.294Z] docker_cli_swarm_test.go:1447: [d26d9d7416ffd] joining swarm manager [d3bcdcc21c01e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:37:06.237Z] docker_cli_swarm_test.go:1448: [de0ce487f43be] joining swarm manager [d3bcdcc21c01e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:37:12.833Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T19:37:13.737Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T19:37:13.737Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T19:37:13.737Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T19:37:18.465Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-02-23T19:37:18.465Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-02-23T19:37:18.465Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-02-23T19:37:18.465Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-02-23T19:37:18.465Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-02-23T19:37:19.035Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-02-23T19:37:21.588Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-02-23T19:37:22.341Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T19:37:24.887Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-02-23T19:37:26.796Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-02-23T19:37:28.170Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T19:37:28.170Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T19:37:28.170Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T19:37:28.170Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T19:37:28.170Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T19:37:28.170Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T19:37:28.170Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T19:37:28.170Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T19:37:28.170Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T19:37:28.170Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T19:37:28.170Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T19:37:28.170Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T19:37:28.170Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T19:37:28.170Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T19:37:28.170Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T19:37:28.170Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T19:37:28.710Z] docker_cli_swarm_unix_test.go:63: [df7177c8ecfc8] joining swarm manager [d43e6c65ee7ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:37:30.494Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T19:37:36.274Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T19:37:36.274Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T19:37:36.274Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T19:37:36.274Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T19:37:36.274Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T19:37:36.777Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T19:37:37.804Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T19:37:43.572Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T19:37:45.378Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T19:37:45.378Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T19:37:45.378Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T19:37:48.299Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T19:37:48.299Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T19:37:48.299Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T19:37:48.299Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T19:37:48.299Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T19:37:48.299Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T19:37:48.299Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T19:37:49.346Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T19:37:51.218Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T19:37:51.219Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T19:37:51.219Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T19:37:51.219Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T19:37:54.143Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T19:37:54.143Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T19:37:54.143Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T19:37:54.143Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T19:37:54.143Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T19:37:54.143Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T19:37:54.143Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T19:37:54.143Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T19:37:55.122Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T19:37:57.905Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T19:38:00.099Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T19:38:03.041Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T19:38:03.041Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T19:38:03.041Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T19:38:03.041Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T19:38:05.980Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T19:38:05.980Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T19:38:08.469Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T19:38:08.469Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T19:38:08.469Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T19:38:08.469Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:38:08.469Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T19:38:11.406Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T19:38:11.872Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T19:38:14.076Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T19:38:14.076Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T19:38:14.076Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T19:38:17.855Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T19:38:17.855Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T19:38:20.261Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T19:38:20.261Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T19:38:20.261Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T19:38:20.794Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T19:38:24.972Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-02-23T19:38:24.972Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-02-23T19:38:24.972Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-02-23T19:38:25.530Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T19:38:26.357Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-02-23T19:38:29.660Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-02-23T19:38:31.374Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T19:38:31.374Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T19:38:31.375Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T19:38:31.375Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T19:38:31.375Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T19:38:32.224Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-02-23T19:38:32.709Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T19:38:32.709Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-23T19:38:33.579Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T19:38:33.579Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T19:38:33.579Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T19:38:34.136Z] docker_api_swarm_test.go:962: [d0eec8c88d500] joining swarm manager [d59e0546b7984]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:38:37.350Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T19:38:37.350Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:38:37.350Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T19:38:38.502Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T19:38:38.502Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-23T19:38:39.552Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T19:38:39.552Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T19:38:44.288Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T19:38:44.308Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-23T19:38:45.316Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T19:38:45.316Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T19:38:45.316Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T19:38:47.227Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T19:38:47.227Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T19:38:47.227Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T19:38:47.227Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T19:38:47.227Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T19:38:47.227Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T19:38:47.227Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T19:38:47.227Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T19:38:47.227Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T19:38:47.227Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T19:38:47.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-23T19:38:49.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T19:38:49.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-23T19:38:52.248Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-02-23T19:38:52.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-23T19:38:52.481Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T19:38:52.481Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T19:38:55.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-23T19:38:57.228Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T19:38:58.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-23T19:38:58.790Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T19:38:58.790Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T19:38:58.790Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T19:38:58.790Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T19:38:58.790Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-23T19:38:58.790Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T19:38:58.790Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T19:38:58.790Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T19:39:00.359Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T19:39:01.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005a5ec0_} [2022-02-23T19:39:04.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1953778841_c:\foo_false____} [2022-02-23T19:39:04.156Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T19:39:04.474Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-02-23T19:39:05.855Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-02-23T19:39:06.371Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T19:39:06.371Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T19:39:06.371Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T19:39:06.371Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T19:39:06.371Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T19:39:06.371Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T19:39:07.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1953778841_c:\foo_true____} [2022-02-23T19:39:07.766Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-02-23T19:39:10.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T19:39:10.008Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T19:39:10.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T19:39:10.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T19:39:10.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T19:39:10.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T19:39:10.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T19:39:10.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T19:39:10.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T19:39:10.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T19:39:10.155Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T19:39:10.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T19:39:10.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T19:39:10.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T19:39:10.472Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T19:39:10.472Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T19:39:10.472Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T19:39:10.472Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T19:39:10.472Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T19:39:10.472Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T19:39:10.472Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T19:39:10.472Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T19:39:10.472Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T19:39:10.472Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T19:39:10.938Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T19:39:11.066Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-02-23T19:39:13.879Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T19:39:13.879Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T19:39:13.879Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T19:39:13.879Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:39:13.879Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T19:39:13.879Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:39:13.879Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-23T19:39:13.879Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T19:39:13.879Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T19:39:13.879Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T19:39:13.879Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T19:39:13.879Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T19:39:13.879Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-23T19:39:13.879Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T19:39:13.879Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T19:39:13.879Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:39:13.879Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T19:39:13.879Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T19:39:13.879Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T19:39:13.879Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T19:39:13.879Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T19:39:13.879Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T19:39:13.879Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T19:39:13.879Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:39:13.879Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T19:39:13.879Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T19:39:13.879Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T19:39:14.266Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T19:39:14.266Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T19:39:14.266Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T19:39:17.176Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T19:39:17.652Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T19:39:17.652Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T19:39:17.652Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T19:39:17.652Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T19:39:17.672Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-02-23T19:39:18.732Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T19:39:20.590Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T19:39:20.590Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T19:39:20.590Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T19:39:20.590Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T19:39:20.590Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T19:39:20.590Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T19:39:20.590Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T19:39:21.884Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-02-23T19:39:24.435Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-02-23T19:39:25.092Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T19:39:25.812Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T19:39:26.435Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T19:39:26.982Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-02-23T19:39:29.379Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T19:39:29.379Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T19:39:29.379Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T19:39:29.379Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T19:39:29.379Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T19:39:29.533Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-02-23T19:39:31.616Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T19:39:31.616Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T19:39:31.616Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T19:39:31.616Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T19:39:31.616Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T19:39:31.616Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T19:39:31.616Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T19:39:32.076Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-02-23T19:39:33.988Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-02-23T19:39:36.537Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-02-23T19:39:37.574Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T19:39:37.574Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T19:39:37.574Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T19:39:37.574Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T19:39:38.697Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T19:39:38.697Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-23T19:39:41.367Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T19:39:41.832Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T19:39:41.833Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T19:39:41.833Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T19:39:41.833Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T19:39:41.833Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T19:39:43.392Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T19:39:43.392Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T19:39:43.392Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T19:39:43.392Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T19:39:43.392Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T19:39:43.614Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T19:39:52.228Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T19:39:52.228Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T19:39:52.228Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T19:39:52.228Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T19:39:52.228Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T19:39:54.120Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T19:39:54.120Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.120Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T19:39:54.120Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.597Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T19:39:54.597Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.597Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T19:39:54.597Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.597Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T19:39:55.073Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T19:39:55.166Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T19:39:55.166Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T19:39:55.166Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T19:39:55.166Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T19:39:55.166Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T19:39:58.102Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T19:39:58.102Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:39:58.102Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T19:39:58.102Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T19:39:58.102Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T19:39:58.102Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T19:39:58.102Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T19:39:58.102Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T19:39:58.102Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T19:39:58.102Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T19:39:58.568Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T19:40:00.769Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T19:40:03.837Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T19:40:04.303Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T19:40:04.303Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T19:40:06.507Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T19:40:07.488Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T19:40:07.488Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T19:40:07.488Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T19:40:07.488Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T19:40:07.953Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T19:40:07.953Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T19:40:07.953Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T19:40:08.418Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T19:40:08.886Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T19:40:13.409Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T19:40:13.409Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T19:40:19.279Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T19:40:19.279Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T19:40:19.279Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T19:40:23.053Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T19:40:23.053Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T19:40:23.053Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.053Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T19:40:25.794Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T19:40:26.830Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T19:40:26.830Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T19:40:26.830Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T19:40:26.830Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T19:40:26.830Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T19:40:26.830Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T19:40:26.830Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T19:40:26.830Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T19:40:26.830Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T19:40:26.830Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T19:40:26.830Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T19:40:26.830Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T19:40:26.830Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T19:40:26.830Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T19:40:26.830Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T19:40:26.830Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T19:40:29.767Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T19:40:31.592Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-23T19:40:31.592Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T19:40:32.050Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T19:40:32.050Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T19:40:32.509Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T19:40:32.705Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T19:40:32.824Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-02-23T19:40:36.245Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T19:40:36.245Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T19:40:36.477Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T19:40:36.704Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-23T19:40:45.053Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-02-23T19:40:46.878Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-23T19:40:52.719Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T19:40:54.391Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T19:40:56.031Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T19:40:56.031Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T19:40:56.031Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T19:40:56.031Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T19:40:56.506Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T19:40:58.566Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T19:40:59.094Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T19:40:59.553Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-23T19:41:01.505Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T19:41:02.487Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite (1608.69s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.00s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.80s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.91s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.88s) [2022-02-23T19:41:03.160Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.60s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.36s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.25s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.83s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.41s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.14s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.13s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.71s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.81s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.30s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.43s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.47s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.09s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.38s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.50s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.59s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.94s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.86s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.71s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.87s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.29s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.31s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.76s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.14s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.06s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.18s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.92s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.47s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.94s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.82s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.50s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.21s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.88s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.19s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.98s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.79s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.38s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.78s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.04s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.02s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.49s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.00s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.82s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.12s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.51s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.24s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.89s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.19s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.40s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.43s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.64s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.12s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.12s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.79s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.88s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.75s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.18s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.34s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.48s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.69s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.50s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.94s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.31s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.21s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.11s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.08s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.24s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.54s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.03s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.13s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.55s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.25s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.87s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.67s) [2022-02-23T19:41:03.160Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.47s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.17s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.81s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.99s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.17s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.73s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.22s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.53s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.00s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.05s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.27s) [2022-02-23T19:41:03.160Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-02-23T19:41:03.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-02-23T19:41:03.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2022-02-23T19:41:03.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s) [2022-02-23T19:41:03.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.37s) [2022-02-23T19:41:03.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.43s) [2022-02-23T19:41:03.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s) [2022-02-23T19:41:03.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.45s) [2022-02-23T19:41:03.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-02-23T19:41:03.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.25s) [2022-02-23T19:41:03.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-02-23T19:41:03.161Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s) [2022-02-23T19:41:03.161Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-02-23T19:41:03.161Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-02-23T19:41:03.161Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T19:41:03.161Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-02-23T19:41:03.161Z] docker_cli_external_volume_driver_test.go:52: [d276a61ec8e2c] daemon is not started [2022-02-23T19:41:08.333Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T19:41:08.333Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T19:41:09.313Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T19:41:16.447Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T19:41:17.248Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T19:41:17.248Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T19:41:17.248Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T19:41:17.248Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T19:41:17.706Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T19:41:17.707Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T19:41:17.707Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T19:41:18.065Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-02-23T19:41:19.250Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T19:41:22.295Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T19:41:22.295Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T19:41:22.295Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T19:41:22.295Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:41:22.295Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T19:41:22.295Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T19:41:22.295Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T19:41:22.295Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T19:41:22.295Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T19:41:23.646Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T19:41:23.646Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T19:41:23.646Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T19:41:26.587Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T19:41:31.619Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T19:41:32.591Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T19:41:32.591Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T19:41:33.047Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T19:41:33.047Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T19:41:33.047Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T19:41:33.047Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T19:41:33.510Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T19:41:35.223Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T19:41:35.673Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T19:41:35.673Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T19:41:35.673Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T19:41:38.163Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T19:41:39.316Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T19:41:39.316Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T19:41:39.316Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T19:41:39.316Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T19:41:41.098Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T19:41:42.735Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T19:41:44.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T19:41:44.065Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T19:41:45.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T19:41:46.943Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T19:41:46.943Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T19:41:46.943Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T19:41:49.147Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T19:41:49.776Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T19:41:49.776Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T19:41:49.776Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T19:41:50.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T19:41:54.996Z] === RUN TestDockerSuite/TestExec [2022-02-23T19:41:54.996Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:41:54.996Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T19:41:54.996Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T19:41:54.996Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T19:41:56.552Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T19:41:59.489Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T19:41:59.489Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:41:59.489Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T19:41:59.489Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:41:59.489Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T19:41:59.489Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T19:41:59.489Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T19:42:00.061Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T19:42:00.062Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T19:42:00.062Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T19:42:01.697Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T19:42:03.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T19:42:03.901Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T19:42:06.845Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-23T19:42:09.051Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T19:42:10.371Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T19:42:13.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T19:42:13.827Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T19:42:14.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T19:42:15.051Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T19:42:15.051Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T19:42:15.051Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T19:42:15.051Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T19:42:15.051Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T19:42:15.051Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T19:42:15.051Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T19:42:15.051Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T19:42:15.051Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T19:42:15.051Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T19:42:15.230Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T19:42:15.230Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T19:42:15.230Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T19:42:15.230Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:42:15.230Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T19:42:15.230Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T19:42:15.230Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T19:42:15.507Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T19:42:15.507Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T19:42:15.507Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T19:42:15.507Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T19:42:15.507Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T19:42:15.507Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T19:42:17.168Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T19:42:23.013Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T19:42:23.013Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T19:42:23.013Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T19:42:23.013Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T19:42:23.013Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T19:42:23.013Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T19:42:23.013Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T19:42:23.013Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T19:42:23.013Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T19:42:23.013Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T19:42:23.013Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T19:42:25.221Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T19:42:25.221Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T19:42:25.221Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T19:42:25.221Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T19:42:25.221Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T19:42:25.221Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T19:42:25.221Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T19:42:25.221Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T19:42:25.221Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T19:42:25.221Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T19:42:25.221Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T19:42:25.785Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-02-23T19:42:25.791Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T19:42:26.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T19:42:26.787Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T19:42:26.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T19:42:26.787Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T19:42:26.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T19:42:28.161Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T19:42:28.161Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T19:42:28.161Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T19:42:33.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T19:42:33.941Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T19:42:33.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T19:42:34.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T19:42:34.926Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T19:42:34.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T19:42:34.926Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T19:42:34.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T19:42:35.298Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T19:42:35.298Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T19:42:35.298Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T19:42:35.298Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T19:42:35.298Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T19:42:35.298Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T19:42:35.298Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T19:42:35.776Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-02-23T19:42:36.078Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T19:42:36.078Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T19:42:36.078Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T19:42:38.979Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T19:42:38.979Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T19:42:38.979Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T19:42:38.979Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T19:42:38.979Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T19:42:38.979Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T19:42:38.979Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T19:42:41.141Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T19:42:42.718Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T19:42:42.718Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T19:42:42.718Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T19:42:42.718Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T19:42:46.432Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T19:42:46.432Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T19:42:46.432Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T19:42:46.432Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T19:42:46.432Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T19:42:46.432Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T19:42:46.432Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T19:42:46.432Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T19:42:48.272Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T19:42:50.149Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T19:42:50.676Z] docker_cli_external_volume_driver_test.go:52: [d94a10a8758d0] daemon is not started [2022-02-23T19:42:51.210Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T19:42:54.817Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T19:42:57.111Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T19:42:57.111Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:42:57.111Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T19:42:57.111Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T19:42:57.576Z] === RUN TestDockerSuite/TestHealth [2022-02-23T19:42:57.576Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T19:42:57.576Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T19:42:57.576Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T19:42:57.576Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T19:42:57.576Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T19:42:59.485Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T19:42:59.485Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T19:42:59.485Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T19:42:59.485Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T19:43:03.226Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T19:43:03.226Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T19:43:03.425Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T19:43:03.426Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T19:43:03.426Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T19:43:03.426Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T19:43:03.426Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T19:43:03.426Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T19:43:03.892Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T19:43:04.873Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T19:43:04.873Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T19:43:04.873Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T19:43:05.574Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-02-23T19:43:05.854Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T19:43:05.854Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T19:43:06.980Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T19:43:06.980Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T19:43:06.980Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T19:43:06.980Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:43:06.980Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T19:43:08.058Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T19:43:08.524Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T19:43:10.724Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T19:43:10.724Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T19:43:10.727Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T19:43:14.472Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T19:43:14.472Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T19:43:14.472Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T19:43:14.501Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T19:43:14.501Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T19:43:14.501Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T19:43:14.501Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T19:43:18.275Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T19:43:18.275Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T19:43:18.275Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T19:43:18.275Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T19:43:18.275Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T19:43:18.275Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T19:43:18.275Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T19:43:18.741Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T19:43:18.741Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T19:43:18.741Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T19:43:18.741Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:43:18.741Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T19:43:18.741Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:43:18.741Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T19:43:18.741Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T19:43:18.741Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T19:43:18.741Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T19:43:18.741Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T19:43:18.741Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T19:43:18.741Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T19:43:18.741Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T19:43:18.741Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T19:43:18.741Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T19:43:18.741Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T19:43:18.741Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T19:43:19.172Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T19:43:19.172Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T19:43:20.490Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-02-23T19:43:21.677Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T19:43:22.921Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T19:43:25.455Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T19:43:25.455Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:43:25.455Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T19:43:25.455Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T19:43:25.455Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T19:43:25.455Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T19:43:25.455Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T19:43:25.455Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T19:43:25.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T19:43:25.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T19:43:25.813Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T19:43:26.290Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T19:43:26.290Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T19:43:26.765Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T19:43:28.391Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T19:43:28.391Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T19:43:29.022Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T19:43:29.022Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T19:43:29.022Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T19:43:30.014Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T19:43:31.327Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T19:43:31.327Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T19:43:31.327Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T19:43:31.327Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T19:43:31.327Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T19:43:31.327Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T19:43:31.327Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T19:43:34.267Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T19:43:34.952Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T19:43:35.389Z] docker_cli_external_volume_driver_test.go:52: [d310464a08d3c] daemon is not started [2022-02-23T19:43:36.542Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T19:43:36.542Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T19:43:36.542Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T19:43:36.542Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T19:43:36.542Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T19:43:37.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T19:43:37.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T19:43:37.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T19:43:37.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T19:43:37.293Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T19:43:38.787Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T19:43:39.793Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T19:43:40.115Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T19:43:40.115Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:43:40.115Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T19:43:40.115Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:43:40.115Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T19:43:40.115Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T19:43:40.115Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T19:43:40.205Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T19:43:40.205Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T19:43:40.205Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T19:43:40.801Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T19:43:41.277Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T19:43:42.279Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T19:43:42.343Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T19:43:43.956Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T19:43:43.956Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:43:43.956Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T19:43:45.282Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T19:43:45.282Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T19:43:48.221Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T19:43:48.675Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T19:43:48.675Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T19:43:49.506Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T19:43:50.290Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-02-23T19:43:50.290Z] docker_cli_external_volume_driver_test.go:52: [d490b37026256] daemon is not started [2022-02-23T19:43:51.161Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T19:43:51.161Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T19:43:51.161Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T19:43:51.161Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T19:43:51.754Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T19:43:51.754Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T19:43:51.754Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T19:43:53.364Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T19:43:53.370Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T19:43:53.370Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T19:43:53.370Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T19:43:54.372Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T19:43:54.484Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T19:43:56.625Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-23T19:43:57.406Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T19:43:57.406Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T19:43:57.406Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T19:43:57.406Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T19:43:57.406Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T19:43:57.406Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T19:43:57.407Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T19:43:57.407Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T19:43:57.407Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T19:43:57.407Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T19:43:57.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-23T19:43:58.215Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-23T19:43:58.692Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T19:43:58.692Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T19:43:58.692Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T19:44:00.283Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T19:44:00.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T19:44:00.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-23T19:44:01.288Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T19:44:01.288Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T19:44:01.288Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T19:44:01.288Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T19:44:01.288Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-23T19:44:02.325Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T19:44:04.085Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-23T19:44:07.063Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T19:44:08.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-23T19:44:08.396Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-02-23T19:44:10.000Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T19:44:10.031Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T19:44:11.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-23T19:44:12.937Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T19:44:14.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005500_} [2022-02-23T19:44:15.141Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T19:44:18.079Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T19:44:18.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11057551977_c:\foo_false____} [2022-02-23T19:44:21.018Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T19:44:22.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11057551977_c:\foo_true____} [2022-02-23T19:44:23.959Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T19:44:23.959Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T19:44:23.959Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:44:23.959Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T19:44:23.959Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T19:44:24.424Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T19:44:24.425Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T19:44:24.425Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T19:44:24.425Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T19:44:24.425Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T19:44:24.425Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T19:44:24.425Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T19:44:24.425Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T19:44:24.425Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T19:44:24.425Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T19:44:24.425Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T19:44:24.425Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T19:44:24.425Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-23T19:44:24.425Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T19:44:24.425Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T19:44:24.425Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T19:44:25.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T19:44:25.961Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T19:44:25.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T19:44:25.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T19:44:25.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T19:44:25.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T19:44:25.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T19:44:25.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T19:44:25.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T19:44:25.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T19:44:25.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T19:44:26.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T19:44:26.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T19:44:26.429Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T19:44:26.429Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T19:44:26.429Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T19:44:26.429Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T19:44:26.429Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T19:44:26.429Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T19:44:26.429Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T19:44:26.429Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T19:44:26.429Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T19:44:26.429Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T19:44:26.429Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T19:44:27.362Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-23T19:44:29.566Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T19:44:31.140Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T19:44:31.140Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T19:44:31.140Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T19:44:31.140Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:44:31.140Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T19:44:31.140Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:44:31.140Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-23T19:44:31.140Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T19:44:31.140Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T19:44:31.140Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T19:44:31.140Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T19:44:31.140Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T19:44:31.140Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-23T19:44:31.140Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T19:44:31.140Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T19:44:31.140Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:44:31.140Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T19:44:31.140Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T19:44:31.140Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T19:44:31.140Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T19:44:31.140Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T19:44:31.140Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T19:44:31.140Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T19:44:31.140Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:44:31.140Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T19:44:31.140Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T19:44:31.140Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T19:44:34.896Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T19:44:34.897Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T19:44:34.897Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T19:44:34.897Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T19:44:35.409Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T19:44:38.649Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T19:44:38.649Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T19:44:38.649Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T19:44:38.649Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T19:44:38.649Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T19:44:38.649Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T19:44:38.649Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T19:44:39.183Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T19:44:39.183Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T19:44:39.183Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T19:44:40.506Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-02-23T19:44:41.389Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T19:44:41.389Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T19:44:45.738Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T19:44:48.525Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-23T19:44:49.479Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T19:44:49.479Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T19:44:49.479Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T19:44:49.479Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T19:44:49.479Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T19:44:52.731Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-02-23T19:44:52.873Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T19:44:52.873Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T19:44:52.873Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T19:44:55.656Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T19:44:58.798Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T19:44:58.798Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T19:44:59.276Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T19:44:59.276Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T19:44:59.752Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T19:44:59.752Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T19:44:59.752Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T19:45:00.753Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T19:45:00.753Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T19:45:00.753Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T19:45:04.288Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T19:45:04.308Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T19:45:04.308Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T19:45:04.308Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T19:45:04.308Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T19:45:04.308Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T19:45:06.493Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T19:45:09.432Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T19:45:09.432Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T19:45:09.432Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T19:45:10.836Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-02-23T19:45:12.372Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T19:45:15.308Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T19:45:16.700Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T19:45:16.700Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T19:45:16.700Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T19:45:16.700Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T19:45:16.700Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T19:45:20.445Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T19:45:20.445Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T19:45:20.445Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T19:45:20.445Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T19:45:20.445Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T19:45:24.189Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T19:45:24.189Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:45:24.189Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T19:45:24.189Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T19:45:24.189Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T19:45:24.189Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T19:45:24.189Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T19:45:24.189Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T19:45:24.189Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T19:45:24.189Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T19:45:24.189Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T19:45:25.699Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T19:45:25.699Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T19:45:25.699Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T19:45:25.699Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T19:45:25.699Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T19:45:27.101Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T19:45:28.639Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T19:45:30.842Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T19:45:30.842Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T19:45:30.842Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T19:45:31.580Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T19:45:33.749Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T19:45:34.523Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T19:45:34.523Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.523Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T19:45:34.523Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.523Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T19:45:34.523Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.523Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T19:45:34.523Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.523Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T19:45:34.523Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.523Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-23T19:45:34.523Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.523Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T19:45:34.523Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.523Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-23T19:45:34.523Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.523Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T19:45:34.726Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T19:45:34.726Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T19:45:34.726Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.726Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T19:45:34.989Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T19:45:34.989Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.989Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T19:45:34.989Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T19:45:34.989Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T19:45:34.989Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T19:45:34.989Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T19:45:34.989Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.989Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T19:45:34.989Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.989Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T19:45:34.989Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.989Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T19:45:34.989Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.989Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T19:45:34.989Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.989Z] === RUN TestDockerSuite/TestPortList [2022-02-23T19:45:34.989Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T19:45:34.989Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T19:45:35.694Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T19:45:35.694Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T19:45:35.694Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T19:45:35.694Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T19:45:36.158Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T19:45:40.834Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T19:45:40.834Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:45:40.834Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T19:45:40.834Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T19:45:40.834Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T19:45:40.834Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T19:45:40.834Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T19:45:40.834Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T19:45:40.834Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T19:45:40.834Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T19:45:40.834Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T19:45:40.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T19:45:40.834Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T19:45:40.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T19:45:40.834Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T19:45:40.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T19:45:40.834Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T19:45:40.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T19:45:43.598Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T19:45:44.599Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T19:45:44.599Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T19:45:45.073Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T19:45:46.686Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T19:45:46.686Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T19:45:46.686Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T19:45:48.545Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T19:45:48.545Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T19:45:48.545Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T19:45:52.284Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T19:45:52.284Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T19:45:52.284Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T19:45:52.284Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T19:45:56.033Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T19:45:56.033Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.033Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T19:45:56.033Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T19:45:56.033Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.033Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T19:45:56.033Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.033Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T19:45:56.033Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.034Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T19:45:56.034Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.034Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T19:45:56.034Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.034Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T19:45:56.034Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.493Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T19:45:56.493Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.493Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T19:45:56.493Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.493Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T19:45:56.493Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.493Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T19:45:56.493Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T19:45:56.493Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.493Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T19:45:56.493Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.493Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T19:45:56.493Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.493Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T19:45:56.493Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.493Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T19:45:56.493Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.493Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T19:45:57.092Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T19:45:57.092Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T19:45:57.092Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T19:45:57.555Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-02-23T19:46:00.237Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T19:46:03.974Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T19:46:07.490Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T19:46:07.720Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T19:46:15.315Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T19:46:15.315Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T19:46:15.666Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-02-23T19:46:15.791Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T19:46:20.120Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-23T19:46:20.601Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T19:46:25.355Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T19:46:25.374Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T19:46:25.374Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T19:46:25.374Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T19:46:25.374Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T19:46:27.185Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T19:46:28.284Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T19:46:34.240Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T19:46:37.967Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T19:46:38.928Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T19:46:40.282Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-23T19:46:44.058Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T19:46:45.978Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T19:46:46.435Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T19:46:47.395Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T19:46:47.770Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-02-23T19:46:54.451Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-23T19:46:55.942Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T19:46:59.192Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T19:46:59.192Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T19:46:59.192Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T19:46:59.192Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T19:46:59.192Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T19:47:02.990Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T19:47:02.990Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T19:47:02.990Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T19:47:02.990Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:47:02.990Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T19:47:02.990Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T19:47:02.990Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T19:47:02.990Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T19:47:02.990Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T19:47:03.953Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T19:47:03.953Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T19:47:03.953Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T19:47:05.039Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T19:47:05.039Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T19:47:05.039Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T19:47:05.039Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T19:47:05.039Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T19:47:05.039Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T19:47:05.039Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T19:47:05.039Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T19:47:05.039Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T19:47:07.681Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T19:47:13.679Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T19:47:13.679Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T19:47:13.679Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T19:47:14.144Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T19:47:14.144Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T19:47:14.144Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T19:47:15.702Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T19:47:16.682Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T19:47:16.682Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T19:47:16.682Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T19:47:19.878Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-02-23T19:47:21.421Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T19:47:27.269Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T19:47:30.210Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T19:47:32.104Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-02-23T19:47:43.362Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T19:47:44.888Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T19:47:49.558Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T19:47:50.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-02-23T19:47:50.213Z] docker_cli_external_volume_driver_test.go:484: [d066b3b2471d3] daemon is not started [2022-02-23T19:47:55.331Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T19:47:55.331Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T19:47:55.331Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T19:47:55.459Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T19:47:55.459Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:47:55.459Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T19:47:58.223Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T19:48:01.307Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T19:48:01.773Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T19:48:01.773Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T19:48:02.758Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T19:48:04.013Z] === RUN TestDockerSuite/TestExec [2022-02-23T19:48:04.013Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:48:04.472Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T19:48:04.472Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T19:48:04.472Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T19:48:05.111Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-02-23T19:48:05.111Z] docker_cli_external_volume_driver_test.go:52: [d81e1c8e44402] daemon is not started [2022-02-23T19:48:08.214Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T19:48:08.602Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T19:48:09.672Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T19:48:11.963Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T19:48:11.963Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:48:11.963Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T19:48:11.963Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:48:11.963Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T19:48:11.963Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T19:48:11.963Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T19:48:13.441Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T19:48:13.441Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T19:48:14.006Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T19:48:14.446Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T19:48:14.446Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:48:14.446Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T19:48:15.710Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T19:48:19.446Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite (437.04s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-02-23T19:48:20.009Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-02-23T19:48:20.009Z] PASS [2022-02-23T19:48:20.009Z] [2022-02-23T19:48:20.009Z] === Skipped [2022-02-23T19:48:20.009Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-23T19:48:20.009Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-23T19:48:20.009Z] check_test.go:308: [d7356b525dc48] daemon is not started [2022-02-23T19:48:20.009Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-23T19:48:20.009Z] [2022-02-23T19:48:20.009Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-23T19:48:20.009Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-23T19:48:20.009Z] check_test.go:308: [d870500b18932] daemon is not started [2022-02-23T19:48:20.009Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-23T19:48:20.009Z] [2022-02-23T19:48:20.009Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-23T19:48:20.009Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-23T19:48:20.009Z] check_test.go:308: [d746022a9b14c] daemon is not started [2022-02-23T19:48:20.009Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-23T19:48:20.009Z] [2022-02-23T19:48:20.009Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-02-23T19:48:20.009Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-23T19:48:20.009Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-02-23T19:48:20.009Z] [2022-02-23T19:48:20.009Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-23T19:48:20.009Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-23T19:48:20.009Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-23T19:48:20.009Z] [2022-02-23T19:48:20.009Z] DONE 271 tests, 5 skipped in 2384.921s [2022-02-23T19:48:20.009Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T19:48:20.009Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d22615ed6febe/docker.pid [2022-02-23T19:48:20.009Z] +++ kill 6333 [2022-02-23T19:48:20.009Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6333 is not a child of this shell [2022-02-23T19:48:20.009Z] warning: PID 6333 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d22615ed6febe/docker.pid had a nonzero exit code [2022-02-23T19:48:20.009Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T19:48:20.009Z] +++ kill 8349 [2022-02-23T19:48:20.009Z] +++ /etc/init.d/apparmor stop [2022-02-23T19:48:20.009Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T19:48:20.009Z] [2022-02-23T19:48:20.009Z] Unloading profiles will leave already running processes permanently [2022-02-23T19:48:20.009Z] unconfined, which can lead to unexpected situations. [2022-02-23T19:48:20.009Z] [2022-02-23T19:48:20.009Z] To set a process to complain mode, use the command line tool [2022-02-23T19:48:20.009Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T19:48:20.009Z] +++ true [2022-02-23T19:48:20.009Z] exiting test-integration [2022-02-23T19:48:20.009Z] ++ exit 0 [2022-02-23T19:48:20.009Z] [2022-02-23T19:48:20.009Z] + exit 0 [2022-02-23T19:48:20.009Z] ++ jobs -p [2022-02-23T19:48:20.009Z] + pids= [2022-02-23T19:48:20.009Z] + echo 'Remaining pids to kill: []' [2022-02-23T19:48:20.009Z] Remaining pids to kill: [] [2022-02-23T19:48:20.009Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-02-23T19:48:20.032Z] Recording test results [2022-02-23T19:48:20.294Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T19:48:20.294Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T19:48:20.294Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T19:48:21.794Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T19:48:22.129Z] + echo Ensuring container killed. [2022-02-23T19:48:22.129Z] Ensuring container killed. [2022-02-23T19:48:22.129Z] + docker ps -aq -f name=docker-pr1-* [2022-02-23T19:48:22.129Z] + cids=4673f22ba4b6 [2022-02-23T19:48:22.129Z] 1c9141c286da [2022-02-23T19:48:22.129Z] 4c1286379329 [2022-02-23T19:48:22.129Z] + [ -n 4673f22ba4b6 [2022-02-23T19:48:22.129Z] 1c9141c286da [2022-02-23T19:48:22.129Z] 4c1286379329 ] [2022-02-23T19:48:22.129Z] + docker rm -vf 4673f22ba4b6 1c9141c286da 4c1286379329 [2022-02-23T19:48:22.701Z] 4673f22ba4b6 [2022-02-23T19:48:22.701Z] 1c9141c286da [2022-02-23T19:48:22.701Z] 4c1286379329 [Pipeline] sh [2022-02-23T19:48:22.995Z] + echo Chowning /workspace to jenkins user [2022-02-23T19:48:22.995Z] Chowning /workspace to jenkins user [2022-02-23T19:48:22.995Z] + id -u [2022-02-23T19:48:22.995Z] + id -g [2022-02-23T19:48:22.995Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43288:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T19:48:22.995Z] Unable to find image 'busybox:latest' locally [2022-02-23T19:48:22.995Z] latest: Pulling from library/busybox [2022-02-23T19:48:23.255Z] 009932687766: Pulling fs layer [2022-02-23T19:48:23.255Z] 009932687766: Verifying Checksum [2022-02-23T19:48:23.255Z] 009932687766: Download complete [2022-02-23T19:48:23.255Z] 009932687766: Pull complete [2022-02-23T19:48:23.255Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-23T19:48:23.255Z] Status: Downloaded newer image for busybox:latest [2022-02-23T19:48:24.144Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T19:48:26.865Z] + bundleName=amd64 [2022-02-23T19:48:26.865Z] + echo Creating amd64-bundles.tar.gz [2022-02-23T19:48:26.865Z] Creating amd64-bundles.tar.gz [2022-02-23T19:48:26.865Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-23T19:48:26.865Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-23T19:48:27.822Z] Archiving artifacts [2022-02-23T19:48:28.851Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T19:48:29.811Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43288/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T19:48:30.129Z] + make clean [2022-02-23T19:48:30.389Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T19:48:30.389Z] docker-dev-cache [2022-02-23T19:48:30.389Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T19:48:35.931Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T19:48:35.931Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T19:48:35.931Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T19:48:35.931Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:48:35.931Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T19:48:35.931Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T19:48:35.931Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T19:48:40.623Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T19:48:41.481Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T19:48:44.417Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T19:48:44.884Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T19:48:46.416Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T19:48:46.416Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T19:48:46.416Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T19:48:46.416Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T19:48:46.416Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T19:48:46.416Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T19:48:46.416Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T19:48:46.416Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T19:48:46.416Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T19:48:46.416Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T19:48:46.416Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T19:48:51.115Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T19:48:51.115Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.115Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T19:48:51.115Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.115Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T19:48:51.115Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.115Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T19:48:51.115Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.115Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T19:48:51.115Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.115Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T19:48:53.517Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T19:48:55.810Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T19:48:55.810Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T19:48:55.810Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T19:48:59.785Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T19:49:04.533Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T19:49:04.533Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T19:49:04.533Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T19:49:04.533Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T19:49:04.533Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T19:49:04.533Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T19:49:04.533Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T19:49:08.920Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T19:49:11.616Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T19:49:13.654Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T19:49:14.120Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T19:49:17.057Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T19:49:18.735Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T19:49:23.435Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T19:49:32.006Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T19:49:32.006Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:49:32.006Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T19:49:32.006Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T19:49:32.006Z] === RUN TestDockerSuite/TestHealth [2022-02-23T19:49:32.006Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T19:49:32.006Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T19:49:32.006Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T19:49:32.006Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T19:49:32.006Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T19:49:38.250Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T19:49:39.088Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T19:49:39.088Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T19:49:39.088Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T19:49:39.088Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T19:49:39.088Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T19:49:39.088Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T19:49:39.088Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T19:49:39.548Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T19:49:39.548Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T19:49:39.548Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T19:49:39.806Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T19:49:41.087Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T19:49:41.087Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T19:49:43.256Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T19:49:43.711Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T19:49:45.707Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T19:49:46.601Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T19:49:46.706Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T19:49:46.706Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T19:49:46.706Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T19:49:46.706Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T19:49:46.706Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T19:49:46.706Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T19:49:46.706Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T19:49:46.706Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T19:49:46.706Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T19:49:46.706Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T19:49:46.706Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T19:49:46.706Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T19:49:46.706Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T19:49:46.706Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T19:49:46.706Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T19:49:48.951Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T19:49:48.951Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T19:49:48.951Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T19:49:48.951Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T19:49:48.951Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T19:49:50.324Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T19:49:50.325Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T19:49:50.325Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T19:49:50.325Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T19:49:54.866Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T19:49:54.994Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T19:49:54.995Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T19:49:54.995Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T19:49:54.995Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T19:49:54.995Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T19:49:54.995Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T19:49:54.995Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T19:49:54.995Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T19:49:54.995Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T19:49:54.995Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T19:49:54.995Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:49:54.995Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T19:49:54.995Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:49:54.995Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T19:49:54.995Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T19:49:54.995Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T19:49:54.995Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T19:49:54.995Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T19:49:54.995Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T19:49:54.995Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T19:49:54.995Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T19:49:54.995Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T19:49:54.995Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T19:49:54.995Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T19:49:54.995Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T19:49:57.851Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T19:49:58.711Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T19:50:01.703Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T19:50:02.432Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T19:50:02.432Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:50:02.432Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T19:50:02.433Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T19:50:02.433Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T19:50:02.433Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T19:50:02.433Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T19:50:02.433Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T19:50:04.689Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T19:50:06.149Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T19:50:06.149Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T19:50:07.668Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T19:50:07.668Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T19:50:09.870Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T19:50:09.871Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T19:50:09.871Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T19:50:09.871Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T19:50:09.871Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T19:50:09.871Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T19:50:09.871Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T19:50:10.658Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T19:50:10.658Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T19:50:10.658Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T19:50:13.592Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T19:50:13.592Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T19:50:13.592Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T19:50:13.592Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T19:50:13.592Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T19:50:13.592Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T19:50:13.592Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T19:50:13.592Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T19:50:13.592Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T19:50:13.592Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T19:50:13.592Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T19:50:13.592Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T19:50:13.592Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T19:50:13.592Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T19:50:13.592Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T19:50:13.592Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T19:50:13.592Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T19:50:13.592Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T19:50:13.592Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T19:50:13.592Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T19:50:13.592Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T19:50:13.592Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T19:50:13.592Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T19:50:13.596Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T19:50:16.572Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T19:50:16.572Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T19:50:16.572Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T19:50:19.370Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T19:50:19.370Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:50:19.370Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T19:50:19.371Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:50:19.371Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T19:50:19.371Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T19:50:19.371Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T19:50:20.398Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T19:50:20.398Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T19:50:20.398Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T19:50:20.398Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T19:50:20.398Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T19:50:22.638Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T19:50:22.638Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T19:50:22.638Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T19:50:22.638Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T19:50:22.638Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T19:50:22.638Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T19:50:22.638Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T19:50:22.638Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T19:50:22.638Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T19:50:22.638Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T19:50:22.638Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T19:50:22.638Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T19:50:22.638Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T19:50:22.638Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T19:50:22.638Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T19:50:23.097Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T19:50:25.623Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T19:50:26.818Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T19:50:27.273Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T19:50:28.603Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T19:50:30.998Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T19:50:31.891Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T19:50:31.891Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T19:50:31.891Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T19:50:31.891Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T19:50:31.891Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T19:50:31.891Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T19:50:31.891Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T19:50:34.744Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T19:50:34.744Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T19:50:34.744Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T19:50:34.744Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T19:50:34.874Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T19:50:34.874Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T19:50:34.874Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T19:50:34.874Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T19:50:34.874Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T19:50:34.874Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T19:50:34.874Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T19:50:34.874Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T19:50:34.874Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T19:50:37.112Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T19:50:38.467Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T19:50:40.932Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T19:50:45.832Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T19:50:45.832Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T19:50:45.832Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T19:50:45.832Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T19:50:45.832Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T19:50:45.832Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T19:50:45.832Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T19:50:45.832Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T19:50:45.832Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T19:50:45.832Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T19:50:45.832Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T19:50:45.832Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T19:50:45.832Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-23T19:50:47.416Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T19:50:47.416Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T19:50:47.890Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T19:50:47.890Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T19:50:47.890Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T19:50:47.890Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T19:50:48.777Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T19:50:50.872Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T19:50:53.851Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T19:50:53.851Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T19:50:53.851Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-23T19:50:55.835Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T19:50:56.835Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T19:50:56.835Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T19:50:56.835Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T19:50:56.835Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T19:50:56.835Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T19:50:56.835Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T19:50:56.835Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-23T19:50:58.856Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T19:50:59.819Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T19:51:00.509Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T19:51:02.799Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T19:51:03.410Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T19:51:05.778Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T19:51:08.097Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T19:51:09.605Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T19:51:09.605Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T19:51:09.605Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T19:51:09.605Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T19:51:09.605Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T19:51:09.605Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T19:51:09.605Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T19:51:09.605Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T19:51:09.605Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T19:51:09.605Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T19:51:09.605Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T19:51:09.605Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T19:51:09.605Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T19:51:09.605Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T19:51:09.605Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T19:51:09.605Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T19:51:11.455Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T19:51:11.813Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T19:51:14.399Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T19:51:14.399Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T19:51:14.399Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T19:51:14.399Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T19:51:14.399Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T19:51:14.399Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T19:51:14.399Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T19:51:14.399Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T19:51:14.399Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T19:51:14.399Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T19:51:14.399Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T19:51:14.399Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T19:51:15.532Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T19:51:18.441Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T19:51:18.441Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T19:51:18.441Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.441Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T19:51:18.441Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.441Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T19:51:18.441Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.441Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T19:51:18.441Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.441Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T19:51:18.441Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.441Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T19:51:18.441Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.898Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T19:51:18.898Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.898Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T19:51:18.898Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.898Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T19:51:18.898Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.898Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T19:51:18.898Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.898Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T19:51:18.898Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.898Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T19:51:18.898Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.898Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T19:51:18.898Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.898Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T19:51:18.898Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.898Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-23T19:51:18.898Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.898Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T19:51:18.898Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T19:51:18.898Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T19:51:18.898Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T19:51:18.898Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T19:51:22.614Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-23T19:51:23.125Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T19:51:23.125Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T19:51:23.125Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T19:51:25.365Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T19:51:25.365Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T19:51:25.365Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T19:51:25.365Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T19:51:25.365Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T19:51:25.365Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T19:51:25.365Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T19:51:25.365Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T19:51:25.365Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T19:51:25.365Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T19:51:25.365Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T19:51:25.365Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T19:51:25.365Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T19:51:25.365Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T19:51:25.365Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T19:51:25.365Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T19:51:25.365Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T19:51:25.365Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T19:51:25.365Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T19:51:25.365Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T19:51:25.365Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T19:51:25.365Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T19:51:25.365Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T19:51:25.365Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T19:51:25.365Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T19:51:25.365Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T19:51:25.365Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T19:51:26.332Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T19:51:33.391Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T19:51:34.082Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T19:51:34.082Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T19:51:34.082Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T19:51:34.082Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T19:51:34.082Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T19:51:34.082Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T19:51:34.082Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T19:51:36.286Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T19:51:36.286Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T19:51:36.286Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T19:51:40.962Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T19:51:40.962Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T19:51:41.283Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T19:51:46.027Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T19:51:46.027Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T19:51:46.027Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T19:51:46.027Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T19:51:46.027Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T19:51:46.027Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T19:51:46.027Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T19:51:46.027Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T19:51:46.027Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T19:51:46.027Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T19:51:46.027Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T19:51:46.027Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T19:51:46.027Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T19:51:46.027Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T19:51:46.027Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T19:51:46.027Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T19:51:46.027Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T19:51:46.027Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T19:51:46.027Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T19:51:46.492Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T19:51:47.472Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T19:51:49.532Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-23T19:51:49.676Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T19:51:51.881Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T19:51:53.435Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T19:51:56.369Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T19:51:56.369Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T19:51:56.369Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T19:51:56.369Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T19:51:56.369Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T19:51:56.369Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T19:51:56.369Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T19:51:56.369Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T19:51:56.369Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T19:51:56.369Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T19:51:56.370Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T19:51:56.370Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T19:51:56.370Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T19:51:56.370Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T19:51:56.370Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T19:51:56.370Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T19:51:56.370Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T19:51:56.611Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T19:52:01.107Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T19:52:01.108Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T19:52:01.108Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T19:52:01.108Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T19:52:01.108Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T19:52:01.108Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T19:52:01.108Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T19:52:01.108Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T19:52:01.108Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T19:52:01.108Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T19:52:01.108Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T19:52:02.455Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T19:52:05.188Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T19:52:09.881Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T19:52:11.504Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T19:52:11.504Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T19:52:11.504Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T19:52:14.442Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T19:52:15.682Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T19:52:15.682Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T19:52:15.682Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T19:52:19.431Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T19:52:20.254Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T19:52:21.607Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T19:52:22.344Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T19:52:23.814Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T19:52:27.587Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T19:52:29.794Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T19:52:32.666Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T19:52:32.666Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T19:52:32.666Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T19:52:32.666Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T19:52:32.666Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T19:52:32.731Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T19:52:32.731Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T19:52:32.731Z] === RUN TestDockerSuite/TestRunState [2022-02-23T19:52:32.731Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T19:52:32.731Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T19:52:35.195Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T19:52:35.825Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T19:52:35.825Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T19:52:35.825Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T19:52:36.575Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T19:52:38.765Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T19:52:38.765Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T19:52:38.765Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T19:52:38.765Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T19:52:38.765Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T19:52:38.765Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T19:52:38.765Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T19:52:38.765Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T19:52:38.765Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T19:52:40.311Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T19:52:44.138Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T19:52:44.138Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.138Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T19:52:44.138Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.138Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T19:52:44.138Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.138Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T19:52:44.138Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.138Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T19:52:44.138Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.138Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-23T19:52:44.138Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.138Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T19:52:44.138Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.138Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-23T19:52:44.138Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.138Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T19:52:44.138Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T19:52:44.138Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.603Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T19:52:44.603Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T19:52:44.603Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T19:52:44.603Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T19:52:44.603Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T19:52:44.603Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.603Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T19:52:44.603Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.603Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T19:52:44.603Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.603Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T19:52:44.603Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.603Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T19:52:44.603Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.603Z] === RUN TestDockerSuite/TestPortList [2022-02-23T19:52:44.603Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.603Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T19:52:44.621Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T19:52:44.621Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.621Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T19:52:44.621Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.621Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T19:52:44.621Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.621Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T19:52:44.621Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.621Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T19:52:44.621Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T19:52:44.621Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T19:52:44.621Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.621Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T19:52:44.621Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.621Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T19:52:44.621Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.621Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T19:52:44.621Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.621Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T19:52:44.621Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T19:52:44.621Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T19:52:47.561Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T19:52:47.561Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T19:52:47.561Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T19:52:50.509Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T19:52:50.509Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T19:52:50.509Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T19:52:50.509Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T19:52:50.509Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T19:52:51.691Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T19:52:51.691Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:52:51.691Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T19:52:51.691Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T19:52:51.691Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T19:52:51.691Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T19:52:51.691Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T19:52:51.691Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T19:52:51.691Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T19:52:51.691Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T19:52:51.691Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T19:52:51.691Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T19:52:51.691Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T19:52:51.691Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T19:52:51.691Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T19:52:51.691Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T19:52:51.691Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T19:52:51.691Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T19:52:54.285Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T19:52:58.773Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T19:52:58.773Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T19:52:58.773Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T19:53:02.922Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T19:53:08.769Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T19:53:15.904Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T19:53:15.904Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T19:53:15.904Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T19:53:15.904Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T19:53:16.473Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T19:53:16.473Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T19:53:16.473Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T19:53:20.636Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T19:53:23.572Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T19:53:26.512Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T19:53:26.512Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T19:53:26.512Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T19:53:26.512Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T19:53:26.512Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T19:53:26.512Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T19:53:26.512Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T19:53:26.512Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T19:53:26.512Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T19:53:26.512Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T19:53:26.512Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T19:53:26.512Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T19:53:26.512Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T19:53:26.512Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T19:53:26.512Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T19:53:28.864Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T19:53:31.247Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-23T19:53:33.452Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T19:53:35.655Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T19:53:41.502Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T19:53:41.503Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T19:53:41.503Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T19:53:41.503Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T19:53:41.503Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T19:53:41.503Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T19:53:41.503Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T19:53:41.503Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T19:53:41.503Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T19:53:41.503Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T19:53:41.503Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T19:53:41.503Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T19:53:41.503Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T19:53:41.503Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T19:53:41.503Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T19:53:41.503Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T19:53:41.503Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T19:53:41.503Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T19:53:41.503Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T19:53:43.707Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T19:53:44.173Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T19:53:44.639Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T19:53:45.106Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T19:53:46.662Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T19:53:49.969Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T19:53:49.969Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T19:53:49.969Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T19:53:49.969Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T19:53:49.969Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T19:53:49.969Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-23T19:53:57.056Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T19:53:57.063Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T19:53:57.063Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T19:53:57.063Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T19:54:05.714Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T19:54:05.714Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T19:54:05.714Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T19:54:09.452Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-23T19:54:11.562Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T19:54:11.562Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T19:54:11.562Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T19:54:11.562Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T19:54:11.562Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T19:54:11.562Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T19:54:11.562Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T19:54:11.562Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T19:54:11.562Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T19:54:16.613Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T19:54:16.613Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T19:54:16.613Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T19:54:16.613Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T19:54:16.613Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T19:54:18.698Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T19:54:18.698Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T19:54:18.698Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T19:54:18.698Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T19:54:18.698Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T19:54:18.698Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T19:54:18.698Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T19:54:18.698Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T19:54:18.698Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T19:54:18.698Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T19:54:18.698Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T19:54:18.698Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T19:54:18.698Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T19:54:21.637Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T19:54:23.845Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T19:54:23.845Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T19:54:23.845Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T19:54:25.193Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T19:54:25.193Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T19:54:25.193Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T19:54:25.193Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T19:54:25.193Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T19:54:25.193Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T19:54:25.193Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T19:54:25.193Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T19:54:25.193Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T19:54:26.787Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T19:54:26.787Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T19:54:26.787Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T19:54:26.787Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T19:54:26.787Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T19:54:26.787Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T19:54:26.787Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T19:54:26.787Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T19:54:26.787Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T19:54:26.788Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T19:54:26.788Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T19:54:26.788Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T19:54:26.788Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T19:54:37.579Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T19:54:37.579Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T19:54:37.579Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T19:54:37.579Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T19:54:37.579Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T19:54:37.579Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T19:54:39.124Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T19:54:39.587Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T19:54:39.587Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T19:54:40.052Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T19:54:41.684Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T19:54:42.149Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T19:54:42.149Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T19:54:42.149Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T19:54:42.149Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T19:54:42.615Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T19:54:43.083Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T19:54:43.083Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T19:54:46.863Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T19:54:46.863Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T19:54:47.133Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T19:54:50.637Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T19:54:50.637Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T19:54:51.102Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T19:54:51.102Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T19:54:51.102Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T19:54:54.217Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T19:54:57.958Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T19:55:01.160Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T19:55:01.160Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T19:55:01.160Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T19:55:01.626Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T19:55:02.091Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T19:55:02.091Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T19:55:02.091Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T19:55:12.491Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T19:55:12.491Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T19:55:12.491Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T19:55:17.567Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T19:55:17.567Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T19:55:17.567Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T19:55:17.567Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T19:55:17.567Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T19:55:17.567Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T19:55:17.567Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T19:55:17.567Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T19:55:17.567Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T19:55:17.567Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T19:55:17.567Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T19:55:17.567Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-23T19:55:17.567Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T19:55:19.791Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T19:55:24.967Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T19:55:24.967Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T19:55:24.967Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T19:55:24.967Z] --- PASS: TestDockerSuite (2669.52s) [2022-02-23T19:55:24.967Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-23T19:55:24.967Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T19:55:24.967Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-23T19:55:24.967Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-23T19:55:24.967Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-23T19:55:24.967Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T19:55:24.967Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-23T19:55:24.967Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2022-02-23T19:55:24.967Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-02-23T19:55:24.967Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2022-02-23T19:55:24.967Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-02-23T19:55:24.967Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (85.03s) [2022-02-23T19:55:24.967Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2022-02-23T19:55:24.967Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.43s) [2022-02-23T19:55:24.967Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T19:55:24.967Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.79s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.50s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.93s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.47s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.29s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (94.16s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.85s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.36s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.59s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.78s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.35s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.57s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.06s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.30s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.50s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.03s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.97s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (1.22s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.74s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.10s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.86s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.55s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.25s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.14s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.97s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.28s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.31s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.37s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.69s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.13s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.67s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.89s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.19s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.65s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.61s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.29s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.47s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.30s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.01s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.20s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.65s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.00s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.55s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.70s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.61s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.04s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.25s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.18s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.00s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.01s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.84s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.75s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.66s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.95s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.81s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.20s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.46s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.07s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.66s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.30s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.37s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.57s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.71s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildFails (3.03s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.37s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.23s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.97s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.06s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.63s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.18s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.03s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildHistory (13.03s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.17s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.39s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.95s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.38s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildLabels (1.18s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.91s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.15s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.16s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.86s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.57s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.29s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.50s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.00s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.60s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.97s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.30s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.63s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.61s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.95s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.03s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.74s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.24s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.10s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.14s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.68s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.00s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.85s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.74s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.62s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.54s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.30s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.49s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.02s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.58s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildRm (14.77s) [2022-02-23T19:55:24.968Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.84s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T19:55:24.968Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.81s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.73s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.56s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.45s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.90s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.49s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.43s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildStderr (4.90s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.52s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.00s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.55s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.27s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.94s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.00s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.46s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.78s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.16s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.75s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.64s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.04s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.47s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.18s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.05s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.39s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.91s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.22s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.22s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.46s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCommitChange (6.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.78s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.66s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCommitTTY (8.83s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.65s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.42s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.47s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.91s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.94s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.01s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.77s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.51s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.60s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.67s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.03s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.01s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.40s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.21s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.01s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.74s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.35s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.90s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.14s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.50s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.85s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.43s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.25s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.89s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.94s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.03s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.93s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.99s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005a5ec0_} (2.97s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1953778841_c:\foo_false____} (2.98s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1953778841_c:\foo_true____} (3.00s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.12s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.19s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.11s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.15s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.68s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.12s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.11s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCpToDot (3.13s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCpToStdout (3.09s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.28s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.18s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.28s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.47s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.59s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.21s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.07s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.11s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.40s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsCopy (5.43s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.66s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.01s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.96s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.26s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.58s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsFilters (6.07s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsFormat (6.14s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsRename (3.31s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsResize (8.44s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.95s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.95s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.53s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-02-23T19:55:24.969Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.22s) [2022-02-23T19:55:24.969Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.38s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.33s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.45s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.54s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.47s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.38s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.58s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.74s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestExecInspectID (5.01s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.91s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.74s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.35s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.45s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.44s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.45s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.34s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.57s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.24s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.09s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.43s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.28s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.93s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.08s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.03s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.92s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.94s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectDefault (2.91s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectHistory (5.51s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.98s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.49s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.00s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.55s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.54s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectStatus (8.39s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.62s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.00s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.50s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.13s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.95s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.98s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.47s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.35s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.26s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.99s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.53s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.26s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.38s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.46s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.98s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.86s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.08s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.95s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsSince (9.66s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsTail (3.49s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.16s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.00s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.78s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T19:55:24.970Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T19:55:24.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.78s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestPsByOrder (9.60s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.72s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.87s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.97s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.58s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.24s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.57s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.85s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.97s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.86s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.72s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.23s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.90s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.10s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.98s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.61s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.57s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.50s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.56s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.51s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.60s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.30s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.81s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.76s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.07s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.96s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.34s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.87s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.27s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.93s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.06s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.16s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.15s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.14s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.98s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.46s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.27s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.45s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.13s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.06s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.09s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.22s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.83s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.95s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.97s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.08s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.93s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunExitCode (2.93s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.07s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.01s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.11s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.22s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.23s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.48s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.60s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T19:55:25.437Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-02-23T19:55:25.437Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.12s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.36s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.12s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.23s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.76s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.50s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.56s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunRm (3.05s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.15s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.23s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.10s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.54s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.22s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.96s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.72s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.31s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.94s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.92s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.85s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.66s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.99s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.22s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.16s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.06s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.09s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.53s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.90s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.30s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.86s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.80s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.98s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.64s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.47s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.56s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.56s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.76s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.56s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.24s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.76s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.83s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.09s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.60s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T19:55:25.438Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.54s) [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T19:55:25.438Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.438Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T19:55:25.438Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T19:55:25.439Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T19:55:25.439Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T19:55:25.439Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T19:55:25.439Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T19:55:25.439Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T19:55:25.439Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T19:55:25.439Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T19:55:25.439Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T19:55:25.439Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T19:55:25.439Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T19:55:25.439Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T19:55:25.439Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T19:55:25.439Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:55:25.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T19:55:25.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T19:55:25.439Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T19:55:25.439Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T19:55:25.439Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T19:55:25.439Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T19:55:25.439Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T19:55:25.439Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T19:55:25.439Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T19:55:25.439Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T19:55:25.439Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T19:55:25.439Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T19:55:25.439Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T19:55:25.439Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T19:55:25.439Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T19:55:25.439Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T19:55:25.439Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T19:55:25.439Z] === RUN TestDockerDaemonSuite [2022-02-23T19:55:25.439Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T19:55:25.439Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T19:55:25.439Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T19:55:25.439Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T19:55:25.439Z] === RUN TestDockerSwarmSuite [2022-02-23T19:55:25.439Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-23T19:55:25.439Z] === RUN TestDockerPluginSuite [2022-02-23T19:55:25.439Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-23T19:55:25.439Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-23T19:55:25.439Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-23T19:55:25.439Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-23T19:55:25.439Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-23T19:55:25.439Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-23T19:55:25.439Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-23T19:55:25.439Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-23T19:55:25.439Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-23T19:55:25.439Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-23T19:55:25.439Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-23T19:55:25.439Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T19:55:25.439Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T19:55:25.439Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-23T19:55:25.439Z] === RUN TestDockerNetworkSuite [2022-02-23T19:55:25.439Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-23T19:55:25.439Z] === RUN TestDockerHubPullSuite [2022-02-23T19:55:25.439Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-23T19:55:25.439Z] PASS [2022-02-23T19:55:25.439Z] ok github.com/docker/docker/integration-cli 2669.961s [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === Skipped [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T19:55:25.439Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T19:55:25.439Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T19:55:25.439Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T19:55:25.439Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T19:55:25.439Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T19:55:25.439Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T19:55:25.439Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T19:55:25.439Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T19:55:25.439Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T19:55:25.439Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T19:55:25.439Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T19:55:25.439Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T19:55:25.439Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T19:55:25.439Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T19:55:25.439Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T19:55:25.439Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T19:55:25.439Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T19:55:25.439Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-23T19:55:25.439Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T19:55:25.439Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T19:55:25.439Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T19:55:25.439Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T19:55:25.439Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T19:55:25.439Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-23T19:55:25.439Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-23T19:55:25.439Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.439Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-23T19:55:25.439Z] [2022-02-23T19:55:25.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T19:55:25.439Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T19:55:25.440Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.16s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.16s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-02-23T19:55:25.440Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-23T19:55:25.440Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.440Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-23T19:55:25.440Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-23T19:55:25.441Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-23T19:55:25.441Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-02-23T19:55:25.441Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-23T19:55:25.441Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-02-23T19:55:25.441Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-23T19:55:25.441Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2022-02-23T19:55:25.441Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T19:55:25.441Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T19:55:25.441Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-23T19:55:25.441Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T19:55:25.441Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T19:55:25.441Z] [2022-02-23T19:55:25.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T19:55:25.441Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-23T19:55:25.910Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T19:55:25.910Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T19:55:25.910Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T19:55:25.910Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T19:55:25.910Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T19:55:25.910Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-23T19:55:25.910Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T19:55:25.910Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T19:55:25.910Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T19:55:25.910Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T19:55:25.910Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T19:55:25.910Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T19:55:25.910Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T19:55:25.910Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-23T19:55:25.910Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-02-23T19:55:25.910Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-02-23T19:55:25.910Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T19:55:25.910Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.910Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T19:55:25.910Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T19:55:25.911Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T19:55:25.911Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-23T19:55:25.911Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T19:55:25.911Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-02-23T19:55:25.911Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T19:55:25.911Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-23T19:55:25.911Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-02-23T19:55:25.911Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-23T19:55:25.911Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T19:55:25.911Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T19:55:25.911Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T19:55:25.911Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.911Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T19:55:25.911Z] [2022-02-23T19:55:25.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-23T19:55:25.912Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T19:55:25.912Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T19:55:25.912Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T19:55:25.912Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T19:55:25.912Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T19:55:25.912Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T19:55:25.912Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-23T19:55:25.912Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T19:55:25.912Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T19:55:25.912Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-23T19:55:25.912Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-23T19:55:25.912Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T19:55:25.912Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T19:55:25.912Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.912Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T19:55:25.912Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.913Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T19:55:25.913Z] [2022-02-23T19:55:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-23T19:55:25.913Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-23T19:55:25.914Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T19:55:25.914Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.914Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T19:55:25.914Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T19:55:25.915Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T19:55:25.915Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T19:55:25.915Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T19:55:25.915Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-23T19:55:25.915Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T19:55:25.915Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T19:55:25.915Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-23T19:55:25.915Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T19:55:25.915Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-23T19:55:25.915Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-23T19:55:25.915Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T19:55:25.915Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T19:55:25.915Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T19:55:25.915Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:55:25.915Z] [2022-02-23T19:55:25.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:55:25.915Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:25.915Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:55:26.382Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.382Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:55:26.382Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-23T19:55:26.383Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] DONE 1085 tests, 539 skipped in 2679.422s [2022-02-23T19:55:26.383Z] INFO: Integration tests ended at 02/23/2022 19:55:25. Duration:00:44:39.5900093 [2022-02-23T19:55:26.383Z] INFO: Docker info of the daemon under test at end of run [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] Containers: 2 [2022-02-23T19:55:26.383Z] Running: 0 [2022-02-23T19:55:26.383Z] Paused: 0 [2022-02-23T19:55:26.383Z] Stopped: 2 [2022-02-23T19:55:26.383Z] Images: 18 [2022-02-23T19:55:26.383Z] Server Version: 0.0.0-dev [2022-02-23T19:55:26.383Z] Storage Driver: windowsfilter [2022-02-23T19:55:26.383Z] Windows: [2022-02-23T19:55:26.383Z] Logging Driver: json-file [2022-02-23T19:55:26.383Z] Plugins: [2022-02-23T19:55:26.383Z] Volume: local [2022-02-23T19:55:26.383Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T19:55:26.383Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T19:55:26.383Z] Swarm: inactive [2022-02-23T19:55:26.383Z] Default Isolation: process [2022-02-23T19:55:26.383Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T19:55:26.383Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T19:55:26.383Z] OSType: windows [2022-02-23T19:55:26.383Z] Architecture: x86_64 [2022-02-23T19:55:26.383Z] CPUs: 4 [2022-02-23T19:55:26.383Z] Total Memory: 32GiB [2022-02-23T19:55:26.383Z] Name: azwin-2-6dcd60 [2022-02-23T19:55:26.383Z] ID: 5H4T:GKJ7:TFTI:DMNY:WFGC:52V2:UQHI:Y4DL:Z2J2:VTZS:GJDQ:53FH [2022-02-23T19:55:26.383Z] Docker Root Dir: D:\CI\PR-43288\1\daemon [2022-02-23T19:55:26.383Z] Debug Mode (client): false [2022-02-23T19:55:26.383Z] Debug Mode (server): true [2022-02-23T19:55:26.383Z] File Descriptors: -1 [2022-02-23T19:55:26.383Z] Goroutines: 17 [2022-02-23T19:55:26.383Z] System Time: 2022-02-23T19:55:26.0535181Z [2022-02-23T19:55:26.383Z] EventsListeners: 0 [2022-02-23T19:55:26.383Z] Registry: https://index.docker.io/v1/ [2022-02-23T19:55:26.383Z] Labels: [2022-02-23T19:55:26.383Z] Experimental: false [2022-02-23T19:55:26.383Z] Insecure Registries: [2022-02-23T19:55:26.383Z] 127.0.0.0/8 [2022-02-23T19:55:26.383Z] Live Restore Enabled: false [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] [2022-02-23T19:55:26.383Z] INFO: Stopping daemon under test [2022-02-23T19:55:26.383Z] SUCCESS: The process with PID 6212 (child process of PID 5592) has been terminated. [2022-02-23T19:55:26.383Z] SUCCESS: The process with PID 5592 (child process of PID 7596) has been terminated. [2022-02-23T19:55:26.383Z] INFO: Stop tailing logs of the daemon under tests [2022-02-23T19:55:26.383Z] INFO: executeCI.ps1 Completed successfully at 02/23/2022 19:55:26. [2022-02-23T19:55:26.383Z] INFO: Tidying up at end of run [2022-02-23T19:55:26.383Z] INFO: Saving daemon under test log (d:\CI\PR-43288\1\dut.out) to bundles\CIDUT.out [2022-02-23T19:55:26.383Z] INFO: Saving daemon under test log (d:\CI\PR-43288\1\dut.err) to bundles\CIDUT.err [2022-02-23T19:55:26.383Z] INFO: Saving containerd logs to bundles [2022-02-23T19:55:26.383Z] INFO: Nuke-Everything... [2022-02-23T19:55:26.383Z] INFO: Container count on control daemon to delete is 2 [2022-02-23T19:55:26.849Z] 97c4cc42a558 [2022-02-23T19:55:26.849Z] 48722fa8ec2b [2022-02-23T19:55:26.849Z] INFO: Non-base image count on control daemon to delete is 1 [2022-02-23T19:55:26.945Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T19:55:26.945Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.945Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T19:55:26.945Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.945Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-23T19:55:26.945Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.945Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T19:55:26.945Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.945Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T19:55:26.945Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T19:55:26.945Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-23T19:55:28.405Z] Deleted: sha256:c90537bcfefa2f787dd3bc60b79298ade5605f4b013ee6f9444517ee5e4e8c58 [2022-02-23T19:55:28.405Z] Deleted: sha256:9c32b9c815175cc79b98fbfa129df5aca30154a6b60a85a6858ce40c7ba4310d [2022-02-23T19:55:28.871Z] INFO: Tidying pidfile d:\CI\PR-43288\1\docker.pid [2022-02-23T19:55:28.871Z] INFO: Nuking d:\CI [2022-02-23T19:55:31.702Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T19:55:31.702Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:55:32.172Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T19:55:32.172Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:55:32.172Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T19:55:32.172Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:55:32.172Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T19:55:33.685Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T19:55:33.685Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:55:33.685Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T19:55:33.737Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T19:55:39.485Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T19:55:39.485Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T19:55:39.945Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T19:55:40.889Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T19:55:40.918Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T19:55:49.491Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T19:55:56.578Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T19:55:56.578Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:55:56.578Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T19:55:58.946Z] INFO: Zapped successfully [2022-02-23T19:55:58.946Z] [2022-02-23T19:55:58.946Z] INFO: executeCI.ps1 exiting at Wed Feb 23 19:55:55 CUT 2022. Duration 01:03:50.1774220 [2022-02-23T19:55:58.946Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-23T19:55:59.192Z] Recording test results [2022-02-23T19:56:00.045Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-23T19:56:01.699Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-23T19:56:04.124Z] Archiving artifacts [2022-02-23T19:56:05.181Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T19:56:05.181Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T19:56:05.181Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T19:56:05.243Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43288/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T19:56:06.209Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T19:56:06.209Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T19:56:06.209Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T19:56:06.209Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T19:56:06.209Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T19:56:06.209Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T19:56:06.209Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T19:56:06.209Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T19:56:06.209Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T19:56:06.209Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T19:56:06.209Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T19:56:06.209Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T19:56:06.256Z] + make clean [2022-02-23T19:56:07.236Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T19:56:07.236Z] docker-dev-cache [2022-02-23T19:56:07.236Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T19:56:12.088Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T19:56:12.088Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T19:56:19.244Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T19:56:26.292Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T19:56:26.401Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T19:56:29.213Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T19:56:29.671Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T19:56:38.879Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T19:56:40.010Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T19:56:47.095Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T19:56:47.535Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T19:56:48.519Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T19:56:55.669Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T19:56:55.669Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T19:56:55.669Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T19:56:56.654Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T19:56:57.121Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T19:56:57.122Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T19:56:57.122Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T19:56:59.487Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T19:57:04.182Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T19:57:05.150Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T19:57:08.895Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T19:57:14.926Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T19:57:14.926Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:57:14.926Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T19:57:29.852Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T19:57:29.852Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T19:57:32.071Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T19:57:32.071Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T19:57:32.539Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T19:57:33.525Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T19:57:33.525Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T19:57:34.056Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T19:57:36.245Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T19:57:43.342Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T19:57:43.946Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T19:57:44.309Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T19:57:44.309Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T19:57:44.309Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T19:57:44.309Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T19:57:44.309Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T19:57:44.309Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T19:57:44.309Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T19:57:44.309Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T19:57:44.309Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T19:57:44.309Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T19:57:44.309Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T19:57:44.309Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T19:57:44.769Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T19:57:44.769Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T19:57:44.769Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T19:57:44.933Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T19:57:45.919Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T19:57:47.482Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T19:57:47.676Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T19:57:47.677Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T19:57:47.677Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T19:57:47.677Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T19:57:47.677Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T19:57:47.950Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-23T19:57:49.512Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T19:57:51.723Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-23T19:57:56.258Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T19:57:59.174Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T19:58:00.379Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T19:58:00.379Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:58:00.379Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T19:58:00.379Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T19:58:00.379Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T19:58:00.379Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T19:58:00.379Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T19:58:00.379Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T19:58:00.379Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T19:58:01.361Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T19:58:02.346Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T19:58:02.918Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T19:58:06.661Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T19:58:09.491Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T19:58:10.401Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T19:58:10.401Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T19:58:17.491Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T19:58:17.491Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T19:58:17.491Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T19:58:17.491Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T19:58:17.491Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T19:58:17.491Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T19:58:17.491Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T19:58:17.491Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T19:58:17.491Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T19:58:17.491Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T19:58:17.491Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T19:58:17.491Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T19:58:17.491Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T19:58:17.491Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T19:58:17.491Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T19:58:17.491Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T19:58:17.491Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T19:58:17.491Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T19:58:17.491Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T19:58:17.491Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T19:58:17.491Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T19:58:17.491Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T19:58:17.491Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T19:58:21.233Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T19:58:21.233Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T19:58:21.233Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T19:58:25.922Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T19:58:25.922Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T19:58:25.922Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T19:58:25.922Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T19:58:25.922Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T19:58:28.843Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T19:58:28.843Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T19:58:28.843Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T19:58:28.843Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T19:58:28.843Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T19:58:28.843Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T19:58:28.843Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T19:58:28.843Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T19:58:28.843Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T19:58:28.843Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T19:58:28.843Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T19:58:28.843Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T19:58:28.843Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T19:58:28.843Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T19:58:28.843Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T19:58:31.922Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T19:58:34.762Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T19:58:34.762Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T19:58:34.762Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T19:58:34.872Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T19:58:35.232Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T19:58:38.625Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T19:58:38.625Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T19:58:38.625Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T19:58:38.625Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T19:58:38.625Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T19:58:38.625Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T19:58:38.625Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T19:58:42.363Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T19:58:42.363Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T19:58:42.363Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T19:58:42.363Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T19:58:42.363Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T19:58:42.363Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T19:58:42.363Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T19:58:42.363Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T19:58:42.363Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T19:58:44.549Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T19:58:51.631Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T19:58:51.631Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T19:58:51.631Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T19:58:51.631Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T19:58:51.631Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T19:58:51.631Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T19:58:51.631Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T19:58:51.631Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T19:58:51.631Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T19:58:51.631Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T19:58:51.631Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T19:58:51.631Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T19:58:51.631Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-23T19:58:55.374Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T19:58:55.374Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T19:58:55.374Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T19:58:55.374Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T19:58:55.374Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T19:58:55.374Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T19:58:59.117Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T19:59:02.853Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T19:59:02.853Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T19:59:02.853Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-23T19:59:05.768Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T19:59:05.768Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T19:59:05.768Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T19:59:05.768Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T19:59:05.768Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T19:59:05.768Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T19:59:05.768Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-23T19:59:09.510Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T19:59:13.252Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T19:59:16.988Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T19:59:19.896Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T19:59:20.354Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T19:59:20.355Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T19:59:20.355Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T19:59:20.355Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T19:59:20.355Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T19:59:20.355Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T19:59:20.355Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T19:59:20.355Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T19:59:20.355Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T19:59:20.355Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T19:59:20.355Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T19:59:20.355Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T19:59:20.355Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T19:59:20.355Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T19:59:20.355Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T19:59:26.088Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T19:59:27.465Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T19:59:27.465Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T19:59:27.465Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T19:59:27.465Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T19:59:27.465Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T19:59:27.465Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T19:59:27.465Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T19:59:27.465Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T19:59:27.465Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T19:59:27.465Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T19:59:27.465Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T19:59:27.465Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T19:59:36.047Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T19:59:36.047Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T19:59:36.047Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T19:59:38.957Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T19:59:38.957Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T19:59:38.957Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T19:59:38.957Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T19:59:38.957Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T19:59:38.957Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T19:59:38.957Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T19:59:38.957Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T19:59:38.957Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T19:59:38.957Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T19:59:38.957Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T19:59:38.957Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T19:59:38.957Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T19:59:38.957Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T19:59:38.957Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T19:59:38.957Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T19:59:38.957Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T19:59:38.957Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T19:59:38.957Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T19:59:38.957Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T19:59:38.957Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T19:59:38.957Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T19:59:38.957Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T19:59:38.957Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T19:59:38.957Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T19:59:38.957Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T19:59:38.957Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T19:59:51.349Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T19:59:51.349Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T19:59:51.349Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T19:59:51.349Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T19:59:51.349Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T19:59:51.349Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T19:59:51.349Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T19:59:56.185Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T19:59:58.401Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T19:59:58.442Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T20:00:04.249Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T20:00:04.249Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T20:00:04.249Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T20:00:04.249Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T20:00:04.249Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T20:00:04.249Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T20:00:04.249Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T20:00:04.249Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T20:00:04.249Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T20:00:04.249Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T20:00:04.249Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T20:00:04.249Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T20:00:04.249Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T20:00:04.249Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T20:00:04.249Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T20:00:04.249Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T20:00:04.708Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T20:00:04.708Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T20:00:04.708Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T20:00:05.172Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T20:00:05.585Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T20:00:06.144Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T20:00:09.061Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T20:00:12.002Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T20:00:12.736Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T20:00:12.976Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T20:00:16.731Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T20:00:17.190Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T20:00:17.190Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T20:00:17.190Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T20:00:17.190Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T20:00:17.190Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T20:00:17.190Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T20:00:17.190Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T20:00:17.190Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T20:00:17.190Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T20:00:17.190Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T20:00:17.190Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T20:00:17.190Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T20:00:17.191Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T20:00:17.191Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T20:00:17.191Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T20:00:17.660Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T20:00:23.485Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T20:00:23.485Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T20:00:23.485Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T20:00:23.485Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T20:00:23.485Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T20:00:23.485Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T20:00:23.485Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T20:00:23.485Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T20:00:23.485Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T20:00:23.485Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T20:00:23.485Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T20:00:33.959Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T20:00:33.959Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T20:00:33.959Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T20:00:35.876Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T20:00:35.876Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T20:00:35.876Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T20:00:39.620Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T20:00:46.700Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T20:00:48.882Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T20:00:48.882Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T20:00:48.882Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T20:00:48.882Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T20:00:48.882Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T20:00:48.882Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T20:00:49.626Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T20:00:52.665Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T20:00:53.363Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T20:00:57.108Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T20:00:57.108Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T20:00:57.108Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T20:00:57.108Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T20:00:57.108Z] === RUN TestDockerSuite/TestRunState [2022-02-23T20:00:57.108Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T20:00:57.108Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T20:00:58.527Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T20:01:00.860Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T20:01:00.860Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T20:01:00.860Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T20:01:01.318Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T20:01:01.319Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T20:01:01.319Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T20:01:01.319Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T20:01:01.319Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T20:01:01.472Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T20:01:01.782Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T20:01:01.782Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T20:01:01.782Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T20:01:01.782Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T20:01:01.938Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T20:01:01.938Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T20:01:04.894Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-23T20:01:06.459Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-23T20:01:07.581Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T20:01:07.581Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T20:01:07.581Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T20:01:07.581Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T20:01:07.581Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T20:01:07.581Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T20:01:07.581Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T20:01:07.581Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T20:01:07.581Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T20:01:07.581Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T20:01:07.581Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T20:01:07.581Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T20:01:08.019Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T20:01:08.042Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T20:01:08.042Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T20:01:08.042Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T20:01:08.042Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T20:01:08.042Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T20:01:08.042Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T20:01:08.042Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T20:01:08.042Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T20:01:08.042Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T20:01:11.785Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T20:01:11.785Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T20:01:11.785Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T20:01:15.530Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T20:01:15.530Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T20:01:15.530Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T20:01:15.530Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T20:01:15.530Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T20:01:20.226Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T20:01:26.199Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T20:01:26.667Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T20:01:32.607Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T20:01:38.406Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T20:01:39.317Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T20:01:43.096Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T20:01:48.754Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T20:01:48.754Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T20:01:48.754Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T20:01:48.754Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T20:01:53.471Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T20:01:54.557Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T20:01:58.295Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T20:02:00.583Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T20:02:02.030Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T20:02:02.030Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T20:02:02.030Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T20:02:02.030Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T20:02:02.030Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T20:02:02.030Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T20:02:02.030Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T20:02:02.030Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T20:02:02.030Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T20:02:02.030Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T20:02:02.030Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T20:02:02.030Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T20:02:02.030Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T20:02:02.030Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T20:02:02.030Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T20:02:06.422Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T20:02:07.975Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T20:02:07.975Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T20:02:07.975Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T20:02:07.975Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T20:02:07.976Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T20:02:09.118Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-23T20:02:10.901Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T20:02:10.901Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T20:02:10.901Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T20:02:11.303Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T20:02:14.217Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T20:02:21.301Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T20:02:21.302Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T20:02:21.302Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T20:02:21.302Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.302Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T20:02:21.302Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.302Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T20:02:21.302Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.302Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T20:02:21.302Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.764Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T20:02:21.764Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.764Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T20:02:21.764Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.764Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T20:02:21.764Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.764Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T20:02:21.764Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.764Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T20:02:21.764Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.764Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T20:02:21.764Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.764Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T20:02:21.764Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.764Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T20:02:21.764Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.764Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T20:02:21.764Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.764Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T20:02:21.764Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.764Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T20:02:21.764Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.764Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T20:02:21.764Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T20:02:21.764Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T20:02:24.673Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T20:02:24.673Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T20:02:25.133Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T20:02:25.593Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T20:02:27.131Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T20:02:39.537Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T20:02:39.537Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T20:02:39.537Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T20:02:50.027Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T20:02:50.027Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T20:02:50.027Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T20:02:57.107Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T20:02:57.107Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T20:02:57.107Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T20:02:57.107Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T20:02:57.107Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T20:02:57.107Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T20:02:57.107Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T20:02:57.107Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T20:02:57.107Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T20:03:07.436Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T20:03:07.436Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T20:03:07.436Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T20:03:07.436Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T20:03:07.436Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T20:03:07.436Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T20:03:07.436Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T20:03:07.436Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T20:03:07.436Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T20:03:07.436Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T20:03:07.436Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T20:03:07.436Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T20:03:07.436Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T20:03:11.452Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T20:03:12.128Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T20:03:15.874Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T20:03:15.874Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T20:03:15.874Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T20:03:20.576Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T20:03:20.576Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T20:03:20.576Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T20:03:20.576Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T20:03:20.576Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T20:03:20.576Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T20:03:20.576Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T20:03:20.576Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T20:03:20.576Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T20:03:20.576Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T20:03:20.576Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T20:03:20.576Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T20:03:20.576Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T20:03:38.260Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T20:03:38.260Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T20:03:38.260Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T20:03:38.260Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T20:03:38.260Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T20:03:38.260Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T20:03:38.260Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T20:03:38.260Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T20:03:41.171Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T20:03:41.631Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T20:03:46.328Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T20:03:46.328Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T20:03:46.787Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T20:03:46.787Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T20:03:46.787Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T20:03:47.231Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T20:03:59.175Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T20:03:59.175Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T20:03:59.175Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T20:03:59.175Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T20:03:59.639Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T20:03:59.639Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T20:03:59.639Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T20:04:05.017Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T20:04:07.206Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T20:04:07.206Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T20:04:07.206Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T20:04:07.206Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T20:04:07.668Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T20:04:09.859Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T20:04:12.023Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T20:04:12.023Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T20:04:12.023Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T20:04:14.579Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T20:04:24.997Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T20:04:26.853Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T20:04:26.853Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T20:04:26.853Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite (3122.85s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (89.67s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.28s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.71s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.69s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.88s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (101.89s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.63s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.09s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.14s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.75s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.87s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.54s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.33s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.52s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.33s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.58s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.96s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.63s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.96s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.91s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.06s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.75s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.44s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.86s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.08s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.80s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.83s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.76s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.61s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.47s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.76s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.25s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.76s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.89s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.24s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.73s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.68s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.81s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.55s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.28s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.16s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.66s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.90s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.18s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (48.93s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.95s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.85s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.15s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.53s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.84s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (35.37s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.19s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.60s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.29s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.26s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.09s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.20s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.28s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.26s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerignore (66.33s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.29s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (74.85s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.08s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.12s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.83s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.18s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.13s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.04s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.98s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.49s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (106.85s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.53s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.65s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.75s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.18s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.79s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.08s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.69s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.21s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.11s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.87s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildFails (3.69s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.42s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.40s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.79s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.64s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.65s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.28s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.40s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildHistory (14.71s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.26s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.94s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.02s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.15s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildLabel (1.24s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.78s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildLabels (1.29s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.97s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.51s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.98s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.25s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.77s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (45.26s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.43s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.96s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.94s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.47s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.65s) [2022-02-23T20:04:27.313Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-23T20:04:27.313Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.21s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.37s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.27s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.87s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.96s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.23s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.71s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.46s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.20s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.91s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.48s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.44s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (7.10s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.77s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.65s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.47s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.04s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.84s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildRm (17.31s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.26s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.86s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.26s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.40s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.26s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.14s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.08s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.17s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.41s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildStderr (6.45s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.46s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.70s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.65s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.04s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.92s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.88s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.27s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.85s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.18s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.70s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.26s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.03s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.56s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.45s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.60s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.24s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.53s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.93s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.50s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.41s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCommitChange (7.01s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.24s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.90s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCommitTTY (9.98s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.29s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.71s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.90s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.53s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.76s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.47s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.25s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.35s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.33s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.26s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.71s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.69s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.64s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.38s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.36s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.51s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.86s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.17s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.42s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.63s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.26s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.38s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.69s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.95s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.39s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.50s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.57s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.61s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.72s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005500_} (3.76s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11057551977_c:\foo_false____} (3.53s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11057551977_c:\foo_true____} (3.66s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.60s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.14s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.13s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.95s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.86s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.87s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.68s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.66s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.35s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.71s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCpToDot (3.78s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCpToStdout (3.65s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.38s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.61s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.94s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.90s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateLabels (0.28s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateRM (0.51s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.28s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.56s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.87s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.35s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.84s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.62s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.23s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T20:04:27.314Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T20:04:27.314Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.71s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.70s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.69s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.08s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsCopy (7.06s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.67s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.64s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.10s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.17s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.23s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsFilters (7.40s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsFormat (7.34s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsRename (3.44s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsResize (33.99s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.54s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.27s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.13s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.31s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.53s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.58s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.75s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.25s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.34s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.57s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.59s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.30s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestExecInspectID (6.22s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.53s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.30s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.86s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.64s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.72s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.72s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.77s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.04s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.27s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.28s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.22s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.62s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.76s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.13s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestImportBadURL (0.14s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.60s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.56s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.60s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.59s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestInspectDefault (3.57s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestInspectHistory (6.21s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T20:04:27.315Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.58s) [2022-02-23T20:04:27.315Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.75s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.47s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.88s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.90s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestInspectStatus (9.04s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (8.03s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.41s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.60s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.28s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.65s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.53s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.51s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.59s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.54s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.80s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.18s) [2022-02-23T20:04:27.775Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.34s) [2022-02-23T20:04:27.775Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.06s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.05s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.25s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.10s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (5.08s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.77s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.70s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestLogsSince (10.24s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestLogsTail (3.95s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.65s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.70s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (7.12s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (7.14s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPsByOrder (15.18s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.63s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.77s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.87s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.09s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.08s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.90s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.64s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.00s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.28s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.72s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.75s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.50s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.32s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.05s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.91s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.62s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.68s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.22s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.29s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.85s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.07s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (7.25s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.04s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (6.12s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.68s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.30s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (4.03s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.76s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.51s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.06s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.25s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (7.11s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.35s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.56s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.50s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.48s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.09s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.57s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.51s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.25s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.52s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.69s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.51s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.46s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.32s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.06s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.62s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.45s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.49s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.49s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunExitCode (3.55s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.52s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.48s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.61s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.37s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.21s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.88s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.93s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.90s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.67s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.69s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.60s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.53s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.89s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.32s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.74s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.05s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.06s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.05s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.48s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.56s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunRm (3.76s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.60s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.72s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.61s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.77s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.62s) [2022-02-23T20:04:27.776Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-23T20:04:27.776Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.59s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.59s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.62s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.52s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.14s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (7.34s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (10.60s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.99s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.79s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.69s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.70s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (3.04s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.58s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (7.38s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.46s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.32s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.88s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.88s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.57s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.58s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.54s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.45s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.49s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.50s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.00s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.37s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.44s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.77s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.83s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.25s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.05s) [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T20:04:27.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] --- PASS: TestDockerRegistrySuite (0.20s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T20:04:27.777Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T20:04:27.777Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T20:04:27.777Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T20:04:27.777Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T20:04:27.777Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T20:04:27.777Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T20:04:27.777Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T20:04:27.777Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T20:04:27.777Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T20:04:27.777Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T20:04:27.777Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T20:04:27.777Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T20:04:27.777Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.777Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:04:27.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:04:27.778Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T20:04:27.778Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T20:04:27.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T20:04:27.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T20:04:27.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T20:04:27.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T20:04:27.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T20:04:27.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T20:04:27.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T20:04:27.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T20:04:27.778Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T20:04:27.778Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T20:04:27.778Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T20:04:27.778Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T20:04:27.778Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T20:04:27.778Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T20:04:27.778Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T20:04:27.778Z] === RUN TestDockerDaemonSuite [2022-02-23T20:04:27.778Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T20:04:27.778Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T20:04:27.778Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T20:04:27.778Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T20:04:27.778Z] === RUN TestDockerSwarmSuite [2022-02-23T20:04:27.778Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-23T20:04:27.778Z] === RUN TestDockerPluginSuite [2022-02-23T20:04:27.778Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-23T20:04:27.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-23T20:04:27.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-23T20:04:27.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-23T20:04:27.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-23T20:04:27.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-23T20:04:27.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-23T20:04:27.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-23T20:04:27.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-23T20:04:27.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-23T20:04:27.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-23T20:04:27.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T20:04:27.778Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T20:04:27.778Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-23T20:04:27.778Z] === RUN TestDockerNetworkSuite [2022-02-23T20:04:27.778Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-23T20:04:27.778Z] === RUN TestDockerHubPullSuite [2022-02-23T20:04:27.778Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-23T20:04:27.778Z] PASS [2022-02-23T20:04:27.778Z] ok github.com/docker/docker/integration-cli 3123.338s [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === Skipped [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T20:04:27.778Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T20:04:27.778Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T20:04:27.778Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T20:04:27.778Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T20:04:27.778Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T20:04:27.778Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T20:04:27.778Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T20:04:27.778Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T20:04:27.778Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T20:04:27.778Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-23T20:04:27.778Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T20:04:27.778Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T20:04:27.778Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-02-23T20:04:27.778Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-02-23T20:04:27.778Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T20:04:27.778Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T20:04:27.778Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T20:04:27.778Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T20:04:27.778Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T20:04:27.778Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-02-23T20:04:27.778Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T20:04:27.778Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T20:04:27.778Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T20:04:27.778Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T20:04:27.778Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T20:04:27.778Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-23T20:04:27.778Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-23T20:04:27.778Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T20:04:27.778Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.778Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T20:04:27.778Z] [2022-02-23T20:04:27.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-02-23T20:04:27.778Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.06s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.06s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-23T20:04:27.779Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.53s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.53s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.60s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.60s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-02-23T20:04:27.779Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-02-23T20:04:27.779Z] [2022-02-23T20:04:27.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-23T20:04:27.779Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.779Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-23T20:04:27.780Z] [2022-02-23T20:04:27.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T20:04:27.780Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.780Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T20:04:27.780Z] [2022-02-23T20:04:27.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T20:04:27.780Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.780Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T20:04:27.780Z] [2022-02-23T20:04:27.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-02-23T20:04:27.780Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.780Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-02-23T20:04:27.780Z] [2022-02-23T20:04:27.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-23T20:04:27.780Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.780Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-23T20:04:27.780Z] [2022-02-23T20:04:27.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-02-23T20:04:27.780Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.780Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-02-23T20:04:27.780Z] [2022-02-23T20:04:27.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-02-23T20:04:27.780Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.780Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-02-23T20:04:27.780Z] [2022-02-23T20:04:27.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-02-23T20:04:27.780Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.780Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-02-23T20:04:27.780Z] [2022-02-23T20:04:27.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-02-23T20:04:27.780Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.780Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-02-23T20:04:27.780Z] [2022-02-23T20:04:27.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-23T20:04:27.780Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T20:04:27.780Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-23T20:04:27.780Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-23T20:04:28.243Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T20:04:28.243Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T20:04:28.243Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-02-23T20:04:28.243Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T20:04:28.243Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-02-23T20:04:28.243Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-02-23T20:04:28.243Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T20:04:28.243Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.243Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T20:04:28.243Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-02-23T20:04:28.244Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T20:04:28.244Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T20:04:28.244Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T20:04:28.244Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T20:04:28.244Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T20:04:28.244Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T20:04:28.244Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T20:04:28.244Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T20:04:28.244Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T20:04:28.244Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T20:04:28.244Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-02-23T20:04:28.244Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T20:04:28.244Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T20:04:28.244Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T20:04:28.244Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T20:04:28.244Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T20:04:28.244Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T20:04:28.244Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T20:04:28.244Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-23T20:04:28.244Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.244Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T20:04:28.244Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T20:04:28.245Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T20:04:28.245Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T20:04:28.245Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T20:04:28.245Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-02-23T20:04:28.245Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T20:04:28.245Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-02-23T20:04:28.245Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-02-23T20:04:28.245Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T20:04:28.245Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T20:04:28.245Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T20:04:28.245Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T20:04:28.245Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T20:04:28.245Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T20:04:28.245Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T20:04:28.245Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T20:04:28.245Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T20:04:28.245Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.245Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T20:04:28.245Z] [2022-02-23T20:04:28.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T20:04:28.245Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-23T20:04:28.246Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T20:04:28.246Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-02-23T20:04:28.246Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.06s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.06s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.246Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T20:04:28.246Z] [2022-02-23T20:04:28.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T20:04:28.246Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.05s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.05s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.06s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.06s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.05s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.05s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T20:04:28.247Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-23T20:04:28.247Z] [2022-02-23T20:04:28.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T20:04:28.247Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-02-23T20:04:28.248Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.248Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T20:04:28.248Z] [2022-02-23T20:04:28.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T20:04:28.248Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T20:04:28.707Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T20:04:28.707Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T20:04:28.707Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T20:04:28.707Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.707Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T20:04:28.707Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.708Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T20:04:28.708Z] [2022-02-23T20:04:28.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T20:04:28.708Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.709Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T20:04:28.709Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.709Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T20:04:28.709Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.709Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T20:04:28.709Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.709Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T20:04:28.709Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.709Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T20:04:28.709Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.709Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T20:04:28.709Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.709Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T20:04:28.709Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.709Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T20:04:28.709Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.709Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T20:04:28.709Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.709Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-23T20:04:28.709Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-23T20:04:28.709Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-23T20:04:28.709Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] DONE 1085 tests, 544 skipped in 3133.600s [2022-02-23T20:04:28.709Z] INFO: Integration tests ended at 02/23/2022 20:04:28. Duration:00:52:13.7546897 [2022-02-23T20:04:28.709Z] INFO: Docker info of the daemon under test at end of run [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] Containers: 2 [2022-02-23T20:04:28.709Z] Running: 0 [2022-02-23T20:04:28.709Z] Paused: 0 [2022-02-23T20:04:28.709Z] Stopped: 2 [2022-02-23T20:04:28.709Z] Images: 18 [2022-02-23T20:04:28.709Z] Server Version: 0.0.0-dev [2022-02-23T20:04:28.709Z] Storage Driver: windowsfilter [2022-02-23T20:04:28.709Z] Windows: [2022-02-23T20:04:28.709Z] Logging Driver: json-file [2022-02-23T20:04:28.709Z] Plugins: [2022-02-23T20:04:28.709Z] Volume: local [2022-02-23T20:04:28.709Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T20:04:28.709Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T20:04:28.709Z] Swarm: inactive [2022-02-23T20:04:28.709Z] Default Isolation: process [2022-02-23T20:04:28.709Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T20:04:28.709Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T20:04:28.709Z] OSType: windows [2022-02-23T20:04:28.709Z] Architecture: x86_64 [2022-02-23T20:04:28.709Z] CPUs: 4 [2022-02-23T20:04:28.709Z] Total Memory: 32GiB [2022-02-23T20:04:28.709Z] Name: azwin-2-b91361 [2022-02-23T20:04:28.709Z] ID: BH7O:UZGM:XLG2:G3VH:A54M:SV7I:KC3D:FQ2Z:63EJ:VAVR:JOYU:OWHQ [2022-02-23T20:04:28.709Z] Docker Root Dir: D:\CI\PR-43288\1\daemon [2022-02-23T20:04:28.709Z] Debug Mode (client): false [2022-02-23T20:04:28.709Z] Debug Mode (server): true [2022-02-23T20:04:28.709Z] File Descriptors: -1 [2022-02-23T20:04:28.709Z] Goroutines: 46 [2022-02-23T20:04:28.709Z] System Time: 2022-02-23T20:04:28.4362605Z [2022-02-23T20:04:28.709Z] EventsListeners: 0 [2022-02-23T20:04:28.709Z] Registry: https://index.docker.io/v1/ [2022-02-23T20:04:28.709Z] Labels: [2022-02-23T20:04:28.709Z] Experimental: false [2022-02-23T20:04:28.709Z] Insecure Registries: [2022-02-23T20:04:28.709Z] 127.0.0.0/8 [2022-02-23T20:04:28.709Z] Live Restore Enabled: false [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] [2022-02-23T20:04:28.709Z] INFO: Stopping daemon under test [2022-02-23T20:04:28.709Z] SUCCESS: The process with PID 6972 (child process of PID 716) has been terminated. [2022-02-23T20:04:28.709Z] SUCCESS: The process with PID 716 (child process of PID 4160) has been terminated. [2022-02-23T20:04:28.709Z] INFO: Stop tailing logs of the daemon under tests [2022-02-23T20:04:28.709Z] INFO: executeCI.ps1 Completed successfully at 02/23/2022 20:04:28. [2022-02-23T20:04:28.709Z] INFO: Tidying up at end of run [2022-02-23T20:04:28.709Z] INFO: Saving daemon under test log (d:\CI\PR-43288\1\dut.out) to bundles\CIDUT.out [2022-02-23T20:04:28.709Z] INFO: Saving daemon under test log (d:\CI\PR-43288\1\dut.err) to bundles\CIDUT.err [2022-02-23T20:04:28.709Z] INFO: Saving containerd logs to bundles [2022-02-23T20:04:28.709Z] INFO: Nuke-Everything... [2022-02-23T20:04:29.168Z] INFO: Container count on control daemon to delete is 2 [2022-02-23T20:04:29.168Z] b83beca543e5 [2022-02-23T20:04:29.168Z] df895f05ec9a [2022-02-23T20:04:29.168Z] INFO: Non-base image count on control daemon to delete is 1 [2022-02-23T20:04:29.700Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T20:04:31.345Z] Deleted: sha256:fc6889cd9190e0975f9e47a1f0bc40a52880d8916ef7a542305f1de7bdae23ab [2022-02-23T20:04:31.345Z] Deleted: sha256:868b8220c84be5d302ea4707c8b8827b6aa4a2c5d265c8017033d1fa097e279e [2022-02-23T20:04:31.345Z] INFO: Tidying pidfile d:\CI\PR-43288\1\docker.pid [2022-02-23T20:04:31.345Z] INFO: Killing containerd with PID 7140 [2022-02-23T20:04:31.345Z] INFO: Nuking d:\CI [2022-02-23T20:04:50.846Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T20:04:50.846Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T20:04:50.846Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T20:05:01.324Z] INFO: Zapped successfully [2022-02-23T20:05:01.324Z] [2022-02-23T20:05:01.324Z] INFO: executeCI.ps1 exiting at Wed Feb 23 20:04:59 CUT 2022. Duration 01:12:50.9863159 [2022-02-23T20:05:01.324Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-23T20:05:01.564Z] Recording test results [2022-02-23T20:05:02.291Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-23T20:05:03.915Z] Creating win-2022-c8d-integration-bundles.zip [2022-02-23T20:05:05.705Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T20:05:05.705Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [Pipeline] archiveArtifacts [2022-02-23T20:05:07.037Z] Archiving artifacts [2022-02-23T20:05:08.512Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43288/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T20:05:09.505Z] + make clean [2022-02-23T20:05:10.473Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T20:05:10.473Z] docker-dev-cache [2022-02-23T20:05:10.473Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T20:05:11.582Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T20:05:11.582Z] === RUN TestDockerSuite/TestBuildStderr [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T20:05:17.461Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-23T20:05:42.784Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T20:05:42.784Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T20:05:42.784Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T20:05:45.756Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T20:05:47.986Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T20:05:53.867Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T20:06:01.036Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T20:06:01.036Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T20:06:01.036Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T20:06:01.036Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T20:06:01.036Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T20:06:01.036Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T20:06:01.036Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T20:06:06.921Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T20:06:06.921Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-23T20:06:10.742Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T20:06:10.742Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T20:06:10.742Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T20:06:10.742Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T20:06:10.742Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T20:06:40.886Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T20:06:40.886Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T20:06:51.271Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T20:06:58.343Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-23T20:06:58.343Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T20:06:58.802Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T20:06:58.802Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T20:06:58.802Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T20:07:02.534Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T20:07:02.534Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T20:07:02.534Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-23T20:07:17.338Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T20:07:23.128Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T20:07:23.128Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-23T20:07:48.256Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T20:07:48.256Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T20:07:48.256Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T20:07:48.256Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T20:07:48.256Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T20:07:48.256Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T20:07:48.256Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T20:07:48.256Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T20:07:58.573Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T20:08:00.750Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T20:08:00.750Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T20:08:01.211Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T20:08:01.211Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T20:08:01.211Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T20:08:01.211Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T20:08:01.672Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T20:08:04.571Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T20:08:10.354Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T20:08:22.731Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T20:08:27.418Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T20:08:27.418Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T20:08:27.418Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T20:08:35.980Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T20:08:35.980Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T20:08:35.980Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T20:08:50.784Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T20:08:55.473Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T20:08:55.473Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T20:08:55.473Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T20:08:55.473Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T20:08:55.473Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T20:08:55.473Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T20:08:55.473Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T20:08:55.473Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T20:08:55.473Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T20:08:55.473Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T20:08:55.473Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T20:08:55.473Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T20:08:55.473Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T20:08:55.473Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T20:08:55.473Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T20:08:55.473Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T20:09:10.300Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T20:09:17.362Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T20:09:17.362Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T20:09:17.362Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T20:09:20.276Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T20:09:20.276Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T20:09:20.276Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T20:09:20.276Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T20:09:20.276Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T20:09:20.276Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T20:09:20.276Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T20:09:28.834Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T20:09:28.834Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T20:09:28.834Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T20:09:28.834Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T20:09:31.008Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T20:09:31.008Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T20:09:31.008Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T20:09:31.008Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T20:09:31.008Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T20:09:31.008Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T20:09:31.008Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T20:09:31.008Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T20:09:34.736Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T20:09:36.916Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T20:09:39.816Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T20:09:39.816Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T20:09:39.816Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T20:09:39.816Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T20:09:43.543Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T20:09:43.543Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T20:09:45.719Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T20:09:45.719Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T20:09:45.719Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T20:09:45.719Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T20:09:45.719Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T20:09:48.621Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T20:09:48.621Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T20:09:51.518Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T20:09:51.518Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T20:09:51.518Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T20:09:54.415Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T20:09:54.415Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T20:09:57.317Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T20:10:07.924Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T20:10:12.607Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T20:10:12.607Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T20:10:12.607Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T20:10:12.607Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T20:10:12.607Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T20:10:14.781Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T20:10:14.781Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T20:10:14.781Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T20:10:23.337Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T20:10:23.337Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T20:10:23.337Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T20:10:24.871Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T20:10:24.871Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T20:10:30.657Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T20:10:32.833Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T20:10:32.833Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T20:10:32.833Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T20:10:32.833Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T20:10:32.833Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T20:10:32.833Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T20:10:32.833Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T20:10:32.833Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T20:10:32.833Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T20:10:32.833Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T20:10:32.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-23T20:10:35.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T20:10:35.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-23T20:10:37.902Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-23T20:10:46.518Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-23T20:10:48.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-23T20:10:51.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004b58_} [2022-02-23T20:11:00.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12223486249_c:\foo_false____} [2022-02-23T20:11:03.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12223486249_c:\foo_true____} [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T20:11:11.633Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T20:11:11.633Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T20:11:11.633Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T20:11:11.633Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T20:11:11.633Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T20:11:11.633Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T20:11:11.633Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T20:11:14.533Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T20:11:14.533Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T20:11:14.533Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T20:11:14.533Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:11:14.533Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T20:11:14.533Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:11:14.533Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-23T20:11:14.533Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T20:11:14.533Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T20:11:14.533Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T20:11:14.533Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T20:11:14.533Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T20:11:14.533Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-23T20:11:14.533Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T20:11:14.533Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T20:11:14.533Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T20:11:14.533Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T20:11:14.533Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T20:11:14.533Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T20:11:14.533Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T20:11:14.533Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T20:11:14.533Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T20:11:14.533Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T20:11:14.533Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:11:14.533Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T20:11:14.533Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T20:11:14.533Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T20:11:18.262Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T20:11:18.262Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T20:11:18.262Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T20:11:18.262Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T20:11:21.989Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T20:11:21.989Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T20:11:21.989Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T20:11:21.989Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T20:11:21.989Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T20:11:21.989Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T20:11:21.989Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T20:11:32.292Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T20:11:36.024Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T20:11:36.024Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T20:11:36.024Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T20:11:36.024Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T20:11:36.024Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T20:11:53.691Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T20:11:53.691Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T20:11:53.691Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T20:11:53.692Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T20:11:53.692Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T20:12:08.484Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T20:12:08.484Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T20:12:08.484Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T20:12:08.484Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T20:12:08.484Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T20:12:10.657Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T20:12:10.657Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T20:12:10.657Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T20:12:10.657Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T20:12:10.657Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T20:12:19.217Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T20:12:19.217Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:12:19.217Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T20:12:19.217Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T20:12:19.217Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T20:12:19.217Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T20:12:19.217Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T20:12:19.217Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T20:12:19.217Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T20:12:19.217Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T20:12:19.217Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T20:12:22.115Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T20:12:25.015Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T20:12:25.015Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T20:12:25.015Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T20:12:27.913Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T20:12:28.878Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T20:12:29.336Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T20:12:29.336Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T20:12:29.336Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T20:12:29.796Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T20:12:29.796Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T20:12:29.796Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T20:12:30.254Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T20:12:30.712Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T20:12:45.512Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T20:12:45.512Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T20:12:46.481Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T20:12:49.978Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T20:12:50.436Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T20:12:50.436Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T20:12:50.436Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T20:12:53.336Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T20:12:53.337Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T20:12:53.337Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T20:12:53.795Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T20:12:53.795Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T20:12:53.795Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T20:12:53.795Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T20:12:53.795Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T20:12:53.795Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T20:12:53.795Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T20:12:53.795Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T20:12:53.795Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T20:12:53.795Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T20:12:53.795Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T20:12:53.795Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T20:12:53.795Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T20:12:53.795Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T20:12:53.795Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T20:12:57.523Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T20:13:00.428Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T20:13:03.471Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T20:13:13.782Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-23T20:13:19.580Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T20:13:32.391Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T20:13:33.928Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T20:13:34.894Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T20:13:39.576Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T20:13:40.548Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T20:13:42.089Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T20:13:47.874Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T20:13:53.657Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T20:13:53.657Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T20:13:53.657Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T20:13:53.657Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T20:13:53.657Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T20:13:53.657Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T20:13:53.657Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T20:13:53.657Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T20:13:53.657Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T20:13:54.623Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T20:13:54.623Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T20:13:54.623Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T20:13:58.349Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T20:14:07.844Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T20:14:15.025Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T20:14:17.199Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T20:14:22.977Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T20:14:22.977Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T20:14:22.977Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T20:14:25.873Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T20:14:31.662Z] === RUN TestDockerSuite/TestExec [2022-02-23T20:14:31.662Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:14:31.662Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T20:14:31.662Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T20:14:31.662Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T20:14:33.835Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T20:14:36.733Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T20:14:36.733Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:14:36.733Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T20:14:36.733Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:14:36.733Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T20:14:36.733Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T20:14:36.733Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T20:14:38.904Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T20:14:41.802Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T20:14:44.696Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-23T20:14:46.866Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T20:14:52.650Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T20:14:52.650Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T20:14:52.650Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T20:14:52.650Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T20:14:52.650Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T20:14:52.650Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T20:14:52.650Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T20:14:54.821Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T20:15:00.615Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T20:15:00.615Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T20:15:00.615Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T20:15:00.615Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T20:15:00.615Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T20:15:00.615Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T20:15:00.615Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T20:15:00.615Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T20:15:00.615Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T20:15:00.615Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T20:15:00.615Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T20:15:04.380Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T20:15:04.380Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T20:15:04.380Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T20:15:04.380Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T20:15:04.380Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T20:15:04.380Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T20:15:04.380Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T20:15:04.380Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T20:15:04.380Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T20:15:04.380Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T20:15:04.380Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T20:15:07.280Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T20:15:07.280Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T20:15:07.280Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T20:15:17.591Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T20:15:17.591Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T20:15:17.591Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T20:15:17.591Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T20:15:17.591Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T20:15:17.591Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T20:15:17.591Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T20:15:24.656Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T20:15:30.439Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T20:15:34.167Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T20:15:41.226Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T20:15:41.226Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:15:41.226Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T20:15:41.226Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T20:15:41.226Z] === RUN TestDockerSuite/TestHealth [2022-02-23T20:15:41.226Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T20:15:41.226Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T20:15:41.226Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T20:15:41.226Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T20:15:41.226Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T20:15:47.004Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T20:15:47.004Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T20:15:47.004Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T20:15:47.004Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T20:15:47.461Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T20:15:47.461Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T20:15:47.919Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T20:15:48.885Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T20:15:48.885Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T20:15:48.885Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T20:15:50.421Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T20:15:50.421Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T20:15:52.591Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T20:15:53.049Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T20:15:56.778Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T20:16:05.328Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T20:16:05.328Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T20:16:05.328Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T20:16:05.328Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T20:16:09.061Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T20:16:09.061Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T20:16:09.061Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T20:16:09.061Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T20:16:09.061Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T20:16:09.061Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T20:16:09.521Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T20:16:09.521Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T20:16:09.521Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T20:16:09.521Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T20:16:09.521Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T20:16:09.521Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T20:16:09.521Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:16:09.521Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T20:16:09.521Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T20:16:09.521Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T20:16:09.521Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T20:16:09.521Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T20:16:09.521Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T20:16:09.521Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T20:16:09.521Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T20:16:09.521Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T20:16:09.521Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T20:16:09.521Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T20:16:09.521Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T20:16:18.453Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T20:16:19.986Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T20:16:19.986Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T20:16:20.444Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T20:16:20.444Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T20:16:20.444Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T20:16:20.444Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T20:16:20.444Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T20:16:20.444Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T20:16:23.345Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T20:16:23.345Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T20:16:26.246Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T20:16:26.246Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T20:16:26.246Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T20:16:26.246Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T20:16:26.246Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T20:16:26.246Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T20:16:26.246Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T20:16:29.333Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T20:16:35.114Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T20:16:35.114Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:16:35.114Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T20:16:35.114Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:16:35.114Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T20:16:35.114Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T20:16:35.114Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T20:16:38.011Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T20:16:40.195Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T20:16:40.652Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T20:16:43.558Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T20:16:46.456Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T20:16:46.456Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T20:16:46.456Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T20:16:46.456Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T20:16:49.357Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T20:16:53.080Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T20:16:58.862Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T20:17:01.761Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T20:17:03.934Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T20:17:06.829Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T20:17:09.723Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T20:17:18.287Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T20:17:20.459Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T20:17:20.459Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T20:17:20.459Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T20:17:20.459Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T20:17:20.459Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T20:17:20.459Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T20:17:20.459Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T20:17:20.459Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T20:17:20.459Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T20:17:20.459Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T20:17:20.459Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T20:17:20.459Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T20:17:20.459Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T20:17:20.459Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-23T20:17:20.459Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T20:17:20.459Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T20:17:20.459Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T20:17:20.917Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T20:17:20.917Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T20:17:23.089Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-23T20:17:25.989Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T20:17:33.054Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T20:17:35.229Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T20:17:35.229Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T20:17:35.229Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T20:17:38.127Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T20:17:38.127Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T20:17:46.677Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-23T20:17:56.978Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T20:18:05.534Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T20:18:08.434Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T20:18:11.234Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T20:18:11.234Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T20:18:11.234Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T20:18:14.196Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T20:18:17.164Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T20:18:27.604Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T20:18:27.604Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T20:18:27.604Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T20:18:27.604Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T20:18:27.604Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T20:18:30.561Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T20:18:34.363Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T20:18:37.319Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T20:18:37.319Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T20:18:37.319Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T20:18:37.319Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T20:18:37.319Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-23T20:18:37.319Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T20:18:37.319Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-23T20:18:37.319Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T20:18:37.319Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T20:18:37.319Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T20:18:37.319Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T20:18:37.319Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T20:18:37.319Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T20:18:37.319Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T20:18:37.319Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T20:18:37.319Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestPortList [2022-02-23T20:18:37.319Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T20:18:37.319Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T20:18:43.195Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T20:18:43.195Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:18:43.195Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T20:18:43.195Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T20:18:43.195Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T20:18:43.195Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T20:18:43.195Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T20:18:43.195Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T20:18:43.195Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T20:18:43.195Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T20:18:43.195Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T20:18:43.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T20:18:43.195Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T20:18:43.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T20:18:43.195Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T20:18:43.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T20:18:43.195Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T20:18:43.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T20:18:49.073Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T20:18:49.073Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T20:18:49.073Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T20:18:59.507Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T20:18:59.508Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T20:18:59.508Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T20:19:12.017Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T20:19:42.267Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T20:19:42.267Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T20:19:42.267Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T20:19:42.267Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T20:19:54.858Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-23T20:19:58.698Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T20:20:09.202Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-23T20:20:19.713Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T20:20:19.713Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T20:20:19.713Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T20:20:19.713Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T20:20:19.713Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T20:20:25.658Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T20:20:25.658Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T20:20:25.658Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T20:20:25.658Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T20:20:25.658Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T20:20:25.658Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T20:20:25.658Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T20:20:25.658Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T20:20:25.658Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T20:20:34.400Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T20:20:34.400Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T20:20:34.400Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T20:20:35.990Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T20:20:35.990Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T20:20:35.990Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T20:20:37.579Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T20:20:38.058Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T20:20:38.058Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T20:20:38.058Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T20:20:44.124Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T20:20:48.933Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T20:20:51.177Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T20:21:21.421Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T20:21:21.421Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:21:21.421Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T20:21:26.233Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T20:21:26.233Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T20:21:26.233Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T20:21:27.239Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T20:21:33.176Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T20:21:38.000Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T20:21:38.000Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:21:38.000Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T20:21:43.943Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T20:21:43.943Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T20:21:43.943Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T20:22:01.877Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T20:22:04.873Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T20:22:05.874Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T20:22:14.610Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T20:22:20.535Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T20:22:35.571Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T20:22:41.505Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T20:22:41.505Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T20:22:44.495Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T20:23:05.882Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T20:23:09.733Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T20:23:15.645Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T20:23:17.199Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T20:23:17.199Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T20:23:17.199Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T20:23:17.199Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T20:23:17.199Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T20:23:17.199Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T20:23:17.199Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T20:23:17.199Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T20:23:17.199Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T20:23:17.199Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T20:23:17.199Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T20:23:17.199Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T20:23:17.199Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T20:23:17.199Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T20:23:17.199Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T20:23:20.135Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T20:23:20.135Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T20:23:20.135Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T20:23:20.135Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T20:23:20.135Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T20:23:25.970Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T20:23:29.740Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T20:23:31.935Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T20:23:40.562Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T20:23:47.685Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T20:23:47.685Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T20:23:58.065Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T20:23:58.065Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T20:23:58.065Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T20:23:58.065Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T20:23:58.530Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T20:23:58.530Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T20:23:58.530Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T20:23:58.530Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T20:23:58.530Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T20:23:58.530Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T20:23:58.530Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T20:23:58.530Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T20:23:58.530Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T20:23:58.530Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T20:23:58.530Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T20:23:58.530Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T20:23:58.530Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T20:23:58.530Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T20:23:58.530Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T20:23:58.530Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T20:23:58.530Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T20:23:58.530Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T20:23:58.530Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T20:24:07.145Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T20:24:07.145Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T20:24:07.145Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T20:24:10.079Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T20:24:10.079Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T20:24:10.546Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T20:24:10.546Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T20:24:10.546Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T20:24:13.477Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T20:24:13.477Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T20:24:13.477Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T20:24:13.477Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T20:24:13.477Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T20:24:13.477Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T20:24:13.477Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T20:24:13.477Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T20:24:13.477Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T20:24:13.477Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T20:24:13.477Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T20:24:13.477Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T20:24:13.477Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T20:24:13.477Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T20:24:13.477Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T20:24:16.410Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T20:24:18.614Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T20:24:22.387Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T20:24:22.387Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T20:24:22.387Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T20:24:22.388Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T20:24:22.388Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T20:24:22.388Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T20:24:22.388Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T20:24:31.007Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T20:24:31.007Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T20:24:31.007Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T20:24:31.007Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T20:24:31.007Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T20:24:31.007Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T20:24:31.007Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T20:24:31.007Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T20:24:31.007Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T20:24:32.561Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T20:24:39.776Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T20:24:39.776Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T20:24:39.776Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T20:24:39.776Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T20:24:39.776Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T20:24:39.776Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T20:24:39.776Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T20:24:39.776Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T20:24:39.776Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T20:24:39.776Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T20:24:39.776Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T20:24:39.776Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T20:24:39.776Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-23T20:24:42.714Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T20:24:42.714Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T20:24:42.714Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T20:24:43.178Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T20:24:43.178Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T20:24:43.178Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T20:24:46.112Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T20:24:48.310Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T20:24:48.310Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T20:24:48.310Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-23T20:24:51.242Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T20:24:51.242Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T20:24:51.242Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T20:24:51.242Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T20:24:51.242Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T20:24:51.242Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T20:24:51.242Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-23T20:24:59.856Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T20:25:01.409Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T20:25:04.340Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T20:25:07.275Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T20:25:07.275Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T20:25:07.275Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T20:25:07.275Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T20:25:07.275Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T20:25:07.275Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T20:25:07.275Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T20:25:07.275Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T20:25:07.275Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T20:25:07.275Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T20:25:07.275Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T20:25:07.275Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T20:25:07.275Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T20:25:07.275Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T20:25:07.275Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T20:25:07.275Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T20:25:13.106Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T20:25:13.106Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T20:25:13.106Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T20:25:13.106Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T20:25:13.106Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T20:25:13.106Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T20:25:13.106Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T20:25:13.106Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T20:25:13.106Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T20:25:13.106Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T20:25:13.106Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T20:25:13.106Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T20:25:25.542Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T20:25:25.542Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T20:25:25.542Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T20:25:26.519Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T20:25:26.519Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T20:25:26.519Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T20:25:26.519Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T20:25:26.519Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T20:25:26.519Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T20:25:26.519Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T20:25:26.519Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T20:25:26.519Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T20:25:26.519Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T20:25:26.519Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T20:25:26.519Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T20:25:26.519Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T20:25:26.519Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T20:25:26.519Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T20:25:26.519Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T20:25:26.519Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T20:25:26.519Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T20:25:26.984Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T20:25:26.984Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T20:25:26.984Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T20:25:26.984Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T20:25:26.984Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T20:25:26.984Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T20:25:26.984Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T20:25:26.984Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T20:25:26.984Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T20:25:35.608Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T20:25:35.608Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T20:25:35.608Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T20:25:35.608Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T20:25:35.608Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T20:25:35.608Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T20:25:35.608Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T20:25:48.053Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T20:25:51.818Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T20:25:51.818Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T20:25:51.818Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T20:25:51.818Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T20:25:51.818Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T20:25:51.818Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T20:25:51.818Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T20:25:51.818Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T20:25:51.818Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T20:25:51.818Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T20:25:51.818Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T20:25:51.818Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T20:25:51.818Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T20:25:51.818Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T20:25:51.818Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T20:25:51.818Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T20:25:51.818Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T20:25:51.818Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T20:25:51.818Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T20:25:52.284Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T20:25:53.836Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T20:25:56.791Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T20:25:59.720Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T20:26:00.700Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T20:26:03.631Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T20:26:03.631Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T20:26:03.631Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T20:26:03.631Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T20:26:03.631Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T20:26:03.631Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T20:26:03.631Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T20:26:03.631Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T20:26:03.631Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T20:26:03.631Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T20:26:03.631Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T20:26:03.631Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T20:26:03.631Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T20:26:03.631Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T20:26:03.631Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T20:26:03.631Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T20:26:03.631Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T20:26:07.396Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T20:26:07.396Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T20:26:07.396Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T20:26:07.396Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T20:26:07.396Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T20:26:07.396Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T20:26:07.396Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T20:26:07.396Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T20:26:07.396Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T20:26:07.396Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T20:26:07.396Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T20:26:25.164Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T20:26:25.164Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T20:26:25.164Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T20:26:31.001Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T20:26:38.154Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T20:26:45.272Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T20:26:48.202Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T20:26:50.401Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T20:26:54.165Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T20:26:54.165Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T20:26:54.165Z] === RUN TestDockerSuite/TestRunState [2022-02-23T20:26:54.165Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T20:26:54.165Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T20:26:56.363Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T20:26:56.363Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T20:26:56.363Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T20:26:59.292Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T20:26:59.292Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T20:26:59.292Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T20:26:59.292Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T20:26:59.292Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T20:26:59.292Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T20:26:59.292Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T20:26:59.292Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T20:26:59.292Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T20:27:05.130Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T20:27:05.130Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T20:27:05.130Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T20:27:05.130Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T20:27:05.130Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T20:27:05.130Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T20:27:05.130Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T20:27:05.130Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T20:27:05.130Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T20:27:05.130Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T20:27:05.130Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T20:27:05.130Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T20:27:05.130Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T20:27:05.130Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T20:27:05.130Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T20:27:05.130Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T20:27:05.130Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T20:27:05.130Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T20:27:05.130Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T20:27:05.130Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T20:27:05.130Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T20:27:08.062Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T20:27:08.062Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T20:27:08.062Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T20:27:10.992Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T20:27:10.992Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T20:27:10.992Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T20:27:10.992Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T20:27:10.992Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T20:27:19.622Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T20:27:28.241Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T20:27:32.971Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T20:27:41.588Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T20:27:41.588Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T20:27:41.588Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T20:27:41.588Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T20:27:43.789Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T20:27:46.716Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T20:27:49.650Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T20:27:49.650Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T20:27:49.650Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T20:27:49.650Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T20:27:49.650Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T20:27:49.650Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T20:27:49.650Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T20:27:49.650Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T20:27:49.650Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T20:27:49.650Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T20:27:49.650Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T20:27:49.650Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T20:27:49.650Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T20:27:49.650Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T20:27:49.650Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T20:27:55.482Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-23T20:27:57.034Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T20:27:59.967Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T20:28:05.814Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T20:28:05.814Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T20:28:05.814Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T20:28:05.814Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T20:28:05.814Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T20:28:05.814Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T20:28:05.814Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T20:28:05.814Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T20:28:05.814Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T20:28:05.814Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T20:28:05.814Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T20:28:05.814Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T20:28:05.814Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T20:28:05.814Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T20:28:05.814Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T20:28:05.814Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T20:28:05.814Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T20:28:05.814Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T20:28:08.015Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T20:28:08.479Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T20:28:08.942Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T20:28:09.408Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T20:28:11.609Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T20:28:26.483Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T20:28:26.483Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T20:28:26.483Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T20:28:35.108Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T20:28:35.108Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T20:28:35.108Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T20:28:39.834Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T20:28:39.834Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T20:28:39.834Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T20:28:39.834Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T20:28:39.834Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T20:28:39.834Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T20:28:39.834Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T20:28:39.834Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T20:28:39.834Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T20:28:52.283Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T20:28:52.283Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T20:28:52.283Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T20:28:52.283Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T20:28:52.283Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T20:28:52.283Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T20:28:52.283Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T20:28:52.283Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T20:28:52.283Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T20:28:52.283Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T20:28:52.283Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T20:28:52.283Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T20:28:52.283Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T20:28:55.215Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T20:28:58.149Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T20:28:58.149Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T20:28:58.149Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T20:29:01.081Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T20:29:01.081Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T20:29:01.081Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T20:29:01.081Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T20:29:01.081Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T20:29:01.081Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T20:29:01.081Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T20:29:01.081Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T20:29:01.081Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T20:29:01.081Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T20:29:01.081Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T20:29:01.081Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T20:29:01.081Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T20:29:18.837Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T20:29:18.837Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T20:29:18.837Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T20:29:18.837Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T20:29:18.837Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T20:29:18.837Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T20:29:18.837Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T20:29:18.837Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T20:29:21.025Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T20:29:21.025Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T20:29:24.759Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T20:29:25.217Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T20:29:25.682Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T20:29:25.682Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T20:29:26.250Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T20:29:36.622Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T20:29:36.622Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T20:29:36.622Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T20:29:36.622Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T20:29:36.622Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T20:29:36.622Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T20:29:36.622Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T20:29:45.237Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T20:29:45.237Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T20:29:45.700Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T20:30:03.455Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T20:30:03.455Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.455Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite (3385.50s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.44s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (125.02s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.31s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.37s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.89s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.61s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.86s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.42s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (145.96s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.36s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.19s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.33s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.20s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.93s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.02s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.76s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.58s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (11.30s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.52s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.65s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.26s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.92s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAddTar (60.88s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (36.23s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.10s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.78s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.88s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.05s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.70s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.89s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.06s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.63s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.86s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (44.03s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.14s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.07s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.92s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.82s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.80s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.95s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.32s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCmd (0.79s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.74s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.81s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.83s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.96s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.68s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.54s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.28s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.70s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.55s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.89s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.55s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.36s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.90s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.91s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.72s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-23T20:30:03.455Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.73s) [2022-02-23T20:30:03.455Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (43.19s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.99s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.58s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.07s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.25s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.10s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.37s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.55s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.49s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerignore (97.69s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.39s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (111.45s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.43s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.23s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.53s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (18.45s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.35s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (45.75s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (23.77s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.77s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (149.54s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.62s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.56s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.77s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.58s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.71s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.81s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.95s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.42s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.40s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.52s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.33s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.58s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.85s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (21.88s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.90s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildFails (7.83s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.17s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.06s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.38s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.49s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.90s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.93s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.00s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.82s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (16.06s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildHistory (14.82s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.37s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.67s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.05s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.31s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildLabel (1.32s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.86s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.32s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.80s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildLabels (1.39s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.12s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.83s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.53s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.74s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.90s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.36s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.98s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.71s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (48.35s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (28.00s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.45s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.54s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.05s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.01s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.32s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.90s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.42s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.82s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.17s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.25s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.89s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.38s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.83s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.20s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.21s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.39s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.64s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.03s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.64s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.16s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.60s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.74s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (57.23s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (38.15s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildRm (16.55s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.30s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.95s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.47s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.68s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.56s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.55s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.13s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.85s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.26s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.32s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildStderr (5.65s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.55s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.17s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.76s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.87s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.35s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.74s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.72s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.04s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.89s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.26s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.06s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.24s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.45s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.94s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.85s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.61s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.79s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.54s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.80s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.30s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.75s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.52s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.75s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.64s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestCommitChange (11.31s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.67s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.65s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestCommitTTY (13.30s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.99s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.31s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.77s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.87s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.64s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.09s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.34s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.82s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.83s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.81s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.78s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.51s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.08s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.76s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.51s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.03s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.30s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.79s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.76s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.98s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.55s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-02-23T20:30:03.456Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.37s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (35.69s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.84s) [2022-02-23T20:30:03.456Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.98s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.95s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.91s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004b58_} (7.94s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12223486249_c:\foo_false____} (2.97s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12223486249_c:\foo_true____} (8.06s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.05s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.04s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.78s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.43s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.32s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCpToCaseE (16.25s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCpToCaseH (16.09s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCpToDot (2.90s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCpToStdout (7.79s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.48s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.79s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.94s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.93s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.80s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.67s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.82s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.93s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestDockerFails (0.11s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.97s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.03s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.20s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.57s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsCopy (6.44s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (11.82s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.84s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.15s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.71s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.58s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.44s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsFilters (5.78s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsFormat (5.66s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.28s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsRename (3.08s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsResize (8.52s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.62s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.40s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.54s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsUntag (2.88s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.21s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.48s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.73s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.52s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.72s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.66s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.56s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.10s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.90s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestExecInspectID (5.66s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.17s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.92s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (10.26s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.66s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.68s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.63s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.59s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.13s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.64s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.51s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.86s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.41s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.44s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.46s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.98s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.07s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestImagesFormat (0.31s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.36s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.04s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.11s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.12s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.68s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.79s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.72s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.28s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.78s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectDefault (2.82s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectHistory (5.62s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestInspectImage (0.04s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.76s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.78s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.86s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.88s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.83s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectStatus (3.32s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.66s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.01s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.83s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.90s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.75s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.65s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.77s) [2022-02-23T20:30:03.457Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T20:30:03.457Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.42s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.44s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.45s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.15s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.82s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.70s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.88s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (9.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.24s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.13s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.88s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.13s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsSince (9.87s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsTail (3.61s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.23s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.84s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.46s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.56s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPsByOrder (10.68s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.98s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (27.15s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.42s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.83s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.64s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.73s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.80s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.86s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.21s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.40s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.16s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.00s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.97s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.12s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.25s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.96s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.47s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.06s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.29s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.40s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.67s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.52s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.93s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.27s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.33s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.45s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.83s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRmiTag (0.90s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.90s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.38s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.27s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.29s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.63s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.57s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.59s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.75s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.82s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.79s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.76s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.62s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.78s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.01s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.62s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.81s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.90s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.36s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.62s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.45s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.53s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.73s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.67s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.63s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.68s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunExitCode (7.62s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.76s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.76s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.94s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.01s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.63s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T20:30:03.458Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.28s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T20:30:03.458Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.74s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.92s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.24s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.81s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.85s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.30s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.63s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.66s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (15.09s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunRm (7.84s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.62s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.85s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.79s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.77s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.16s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.71s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.53s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.40s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.81s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.70s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.55s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.29s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.74s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.24s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.33s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.80s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.83s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.01s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.11s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.75s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.63s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.52s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.34s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.89s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (13.42s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.81s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.84s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (12.36s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.85s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.04s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.86s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.39s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.16s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.61s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.51s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.52s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.54s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.78s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.19s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.64s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T20:30:03.459Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.85s) [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T20:30:03.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.459Z] --- PASS: TestDockerRegistrySuite (0.22s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T20:30:03.459Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T20:30:03.460Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T20:30:03.460Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T20:30:03.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T20:30:03.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T20:30:03.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T20:30:03.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T20:30:03.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T20:30:03.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T20:30:03.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T20:30:03.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T20:30:03.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T20:30:03.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T20:30:03.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:30:03.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T20:30:03.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T20:30:03.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T20:30:03.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T20:30:03.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T20:30:03.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T20:30:03.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T20:30:03.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T20:30:03.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T20:30:03.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T20:30:03.460Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T20:30:03.460Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T20:30:03.460Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T20:30:03.460Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T20:30:03.460Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T20:30:03.460Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T20:30:03.460Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T20:30:03.460Z] === RUN TestDockerDaemonSuite [2022-02-23T20:30:03.460Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T20:30:03.460Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T20:30:03.460Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T20:30:03.460Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T20:30:03.460Z] === RUN TestDockerSwarmSuite [2022-02-23T20:30:03.460Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-23T20:30:03.460Z] === RUN TestDockerPluginSuite [2022-02-23T20:30:03.460Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-23T20:30:03.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-23T20:30:03.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-23T20:30:03.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-23T20:30:03.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-23T20:30:03.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-23T20:30:03.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-23T20:30:03.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-23T20:30:03.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-23T20:30:03.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-23T20:30:03.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-23T20:30:03.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T20:30:03.460Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T20:30:03.460Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-23T20:30:03.460Z] === RUN TestDockerNetworkSuite [2022-02-23T20:30:03.460Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-23T20:30:03.460Z] === RUN TestDockerHubPullSuite [2022-02-23T20:30:03.460Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-23T20:30:03.460Z] PASS [2022-02-23T20:30:03.460Z] ok github.com/docker/docker/integration-cli 3386.036s [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === Skipped [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T20:30:03.460Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T20:30:03.460Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-23T20:30:03.460Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T20:30:03.460Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T20:30:03.460Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T20:30:03.460Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-02-23T20:30:03.460Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T20:30:03.460Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T20:30:03.460Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2022-02-23T20:30:03.460Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T20:30:03.460Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-02-23T20:30:03.460Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T20:30:03.460Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T20:30:03.460Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T20:30:03.460Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T20:30:03.460Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T20:30:03.460Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T20:30:03.460Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2022-02-23T20:30:03.460Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T20:30:03.460Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T20:30:03.460Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T20:30:03.460Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.460Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T20:30:03.460Z] [2022-02-23T20:30:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T20:30:03.460Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.10s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.10s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.07s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.07s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-02-23T20:30:03.461Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T20:30:03.461Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.461Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T20:30:03.461Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.58s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.58s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.56s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.56s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.52s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.52s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-23T20:30:03.945Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.945Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-23T20:30:03.945Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.53s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.53s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-02-23T20:30:03.946Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.06s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.04s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.04s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.54s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.54s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.52s) [2022-02-23T20:30:03.946Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.52s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T20:30:03.946Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T20:30:03.946Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T20:30:03.946Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T20:30:03.946Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-23T20:30:03.946Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T20:30:03.946Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T20:30:03.946Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T20:30:03.946Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T20:30:03.946Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T20:30:03.946Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.946Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T20:30:03.946Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T20:30:03.947Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T20:30:03.947Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T20:30:03.947Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T20:30:03.947Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T20:30:03.947Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T20:30:03.947Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-02-23T20:30:03.947Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T20:30:03.947Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-02-23T20:30:03.947Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-02-23T20:30:03.947Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-02-23T20:30:03.947Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-02-23T20:30:03.947Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-02-23T20:30:03.947Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-23T20:30:03.947Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-02-23T20:30:03.947Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-02-23T20:30:03.947Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-02-23T20:30:03.947Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T20:30:03.947Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T20:30:03.947Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T20:30:03.947Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.947Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T20:30:03.947Z] [2022-02-23T20:30:03.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T20:30:03.947Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T20:30:03.948Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T20:30:03.948Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T20:30:03.948Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2022-02-23T20:30:03.948Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T20:30:03.948Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T20:30:03.948Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T20:30:03.948Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-02-23T20:30:03.948Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T20:30:03.948Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-02-23T20:30:03.948Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-02-23T20:30:03.948Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T20:30:03.948Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T20:30:03.948Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-02-23T20:30:03.948Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T20:30:03.948Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-02-23T20:30:03.948Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.04s) [2022-02-23T20:30:03.948Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.04s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-02-23T20:30:03.948Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-02-23T20:30:03.948Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-02-23T20:30:03.948Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T20:30:03.948Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T20:30:03.948Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T20:30:03.948Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-23T20:30:03.949Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T20:30:03.949Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T20:30:03.949Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T20:30:03.949Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.04s) [2022-02-23T20:30:03.949Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestInspectImage (0.04s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T20:30:03.949Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-02-23T20:30:03.949Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-02-23T20:30:03.949Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-02-23T20:30:03.949Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.949Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-02-23T20:30:03.949Z] [2022-02-23T20:30:03.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T20:30:03.949Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T20:30:03.951Z] [2022-02-23T20:30:03.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-02-23T20:30:03.951Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-02-23T20:30:03.951Z] [2022-02-23T20:30:03.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-02-23T20:30:03.951Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-02-23T20:30:03.951Z] [2022-02-23T20:30:03.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T20:30:03.951Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T20:30:03.951Z] [2022-02-23T20:30:03.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-02-23T20:30:03.951Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-02-23T20:30:03.951Z] [2022-02-23T20:30:03.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T20:30:03.951Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T20:30:03.951Z] [2022-02-23T20:30:03.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T20:30:03.951Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T20:30:03.951Z] [2022-02-23T20:30:03.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T20:30:03.951Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T20:30:03.951Z] [2022-02-23T20:30:03.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T20:30:03.951Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T20:30:03.951Z] [2022-02-23T20:30:03.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T20:30:03.951Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T20:30:03.951Z] [2022-02-23T20:30:03.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-02-23T20:30:03.951Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-02-23T20:30:03.951Z] [2022-02-23T20:30:03.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T20:30:03.951Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T20:30:03.951Z] [2022-02-23T20:30:03.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-02-23T20:30:03.951Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-02-23T20:30:03.951Z] [2022-02-23T20:30:03.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T20:30:03.951Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T20:30:03.951Z] [2022-02-23T20:30:03.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T20:30:03.951Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T20:30:03.951Z] [2022-02-23T20:30:03.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T20:30:03.951Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T20:30:03.951Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T20:30:04.418Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T20:30:04.418Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T20:30:04.418Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T20:30:04.418Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T20:30:04.418Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T20:30:04.418Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T20:30:04.418Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T20:30:04.418Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T20:30:04.418Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-02-23T20:30:04.418Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-23T20:30:04.418Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-02-23T20:30:04.418Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-02-23T20:30:04.418Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T20:30:04.418Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T20:30:04.418Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.418Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T20:30:04.418Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T20:30:04.419Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T20:30:04.419Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T20:30:04.419Z] [2022-02-23T20:30:04.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-02-23T20:30:04.420Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-02-23T20:30:04.420Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.420Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T20:30:04.420Z] [2022-02-23T20:30:04.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T20:30:04.420Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T20:30:04.421Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-02-23T20:30:04.421Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-02-23T20:30:04.421Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-02-23T20:30:04.421Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T20:30:04.421Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T20:30:04.421Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T20:30:04.421Z] [2022-02-23T20:30:04.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T20:30:04.421Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.421Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T20:30:04.884Z] [2022-02-23T20:30:04.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T20:30:04.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-23T20:30:04.885Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] DONE 1085 tests, 539 skipped in 3397.901s [2022-02-23T20:30:04.885Z] INFO: Integration tests ended at 02/23/2022 20:30:04. Duration:00:56:38.1080626 [2022-02-23T20:30:04.885Z] INFO: Docker info of the daemon under test at end of run [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] Containers: 2 [2022-02-23T20:30:04.885Z] Running: 0 [2022-02-23T20:30:04.885Z] Paused: 0 [2022-02-23T20:30:04.885Z] Stopped: 2 [2022-02-23T20:30:04.885Z] Images: 18 [2022-02-23T20:30:04.885Z] Server Version: 0.0.0-dev [2022-02-23T20:30:04.885Z] Storage Driver: windowsfilter [2022-02-23T20:30:04.885Z] Windows: [2022-02-23T20:30:04.885Z] Logging Driver: json-file [2022-02-23T20:30:04.885Z] Plugins: [2022-02-23T20:30:04.885Z] Volume: local [2022-02-23T20:30:04.885Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T20:30:04.885Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T20:30:04.885Z] Swarm: inactive [2022-02-23T20:30:04.885Z] Default Isolation: process [2022-02-23T20:30:04.885Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T20:30:04.885Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T20:30:04.885Z] OSType: windows [2022-02-23T20:30:04.885Z] Architecture: x86_64 [2022-02-23T20:30:04.885Z] CPUs: 4 [2022-02-23T20:30:04.885Z] Total Memory: 32GiB [2022-02-23T20:30:04.885Z] Name: azwin-2-e60d90 [2022-02-23T20:30:04.885Z] ID: TMUE:KXYR:ILKA:MZMO:HR26:QB7U:KBUD:GCFO:UGJE:KZ7W:CTTM:U76N [2022-02-23T20:30:04.885Z] Docker Root Dir: D:\CI\PR-43288\1\daemon [2022-02-23T20:30:04.885Z] Debug Mode (client): false [2022-02-23T20:30:04.885Z] Debug Mode (server): true [2022-02-23T20:30:04.885Z] File Descriptors: -1 [2022-02-23T20:30:04.885Z] Goroutines: 17 [2022-02-23T20:30:04.885Z] System Time: 2022-02-23T20:30:04.5507752Z [2022-02-23T20:30:04.885Z] EventsListeners: 0 [2022-02-23T20:30:04.885Z] Registry: https://index.docker.io/v1/ [2022-02-23T20:30:04.885Z] Labels: [2022-02-23T20:30:04.885Z] Experimental: false [2022-02-23T20:30:04.885Z] Insecure Registries: [2022-02-23T20:30:04.885Z] 127.0.0.0/8 [2022-02-23T20:30:04.885Z] Live Restore Enabled: false [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] [2022-02-23T20:30:04.885Z] INFO: Stopping daemon under test [2022-02-23T20:30:04.885Z] SUCCESS: The process with PID 5956 (child process of PID 5680) has been terminated. [2022-02-23T20:30:04.885Z] SUCCESS: The process with PID 5680 (child process of PID 4992) has been terminated. [2022-02-23T20:30:04.885Z] INFO: Stop tailing logs of the daemon under tests [2022-02-23T20:30:04.885Z] INFO: executeCI.ps1 Completed successfully at 02/23/2022 20:30:04. [2022-02-23T20:30:04.885Z] INFO: Tidying up at end of run [2022-02-23T20:30:04.885Z] INFO: Saving daemon under test log (d:\CI\PR-43288\1\dut.out) to bundles\CIDUT.out [2022-02-23T20:30:05.352Z] INFO: Saving daemon under test log (d:\CI\PR-43288\1\dut.err) to bundles\CIDUT.err [2022-02-23T20:30:05.352Z] INFO: Saving containerd logs to bundles [2022-02-23T20:30:05.352Z] INFO: Nuke-Everything... [2022-02-23T20:30:05.815Z] INFO: Container count on control daemon to delete is 2 [2022-02-23T20:30:05.815Z] a048c2afbbca [2022-02-23T20:30:05.815Z] d7baf9b0de58 [2022-02-23T20:30:06.278Z] INFO: Tidying pidfile d:\CI\PR-43288\1\docker.pid [2022-02-23T20:30:06.278Z] INFO: Nuking d:\CI [2022-02-23T20:30:48.892Z] INFO: Zapped successfully [2022-02-23T20:30:48.892Z] [2022-02-23T20:30:48.892Z] INFO: executeCI.ps1 exiting at Wed Feb 23 20:30:45 CUT 2022. Duration 01:33:06.2088913 [2022-02-23T20:30:48.892Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-23T20:30:49.148Z] Recording test results [2022-02-23T20:30:58.397Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-23T20:31:00.478Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-23T20:31:02.892Z] Archiving artifacts [2022-02-23T20:31:18.509Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43288/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T20:31:19.447Z] + make clean [2022-02-23T20:31:20.997Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T20:31:20.997Z] docker-dev-cache [2022-02-23T20:31:20.997Z] 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